On 21-6-2012 21:02, Alexander Pronin wrote:
> - @for dir in ${.CURDIR} $$(${ALL-DEPENDS-LIST}); do \
> - (cd $$dir; ${MAKE} config-conditional); \
> + @for dir in $$(${MAKE} all-depends-list); do \
Almost.
@for dir in $$(${MAKE} run-depends-list build-depends-list|uniq); do \
Hi,
I'm trying to add extra options/flags to postgrey when starting without
overwriting existing postgrey_flags in /usr/local/etc/rc.d/postgrey.
I thought using postgrey_options in rc.conf but it doesn't seem to be used.
Is there any other way?
I'm using postgrey-1.34_4
Regards,
--
Ali Mdidech
I needed to update php5(x)-gd (which needs png15).
problem is, the server has php5 (php5.3) installed, so in order to
upgrade php5 (5.3) to php53 (5.3), I looked in /usr/ports/UPDATING
(I didn't find my answer there, not sure why, I will look again, and add
some notes.)
I think the OFFICIAL ver
On Fri, Jun 22, 2012 at 7:52 AM, Michael Scheidell
wrote:
> I needed to update php5(x)-gd (which needs png15).
> problem is, the server has php5 (php5.3) installed, so in order to upgrade
> php5 (5.3) to php53 (5.3), I looked in /usr/ports/UPDATING
> (I didn't find my answer there, not sure why, I
On 6/22/12 12:05 PM, Kevin Oberman wrote:
portmaster -o www/php5 www/php53
This will cause portmaster to do the right things, including fix-up
all dependent ports to point at the newly installed port. At least, I
see no reason to re-build all of the ports that depend on PHP. I don't
think that
On Fri, Jun 22, 2012 at 09:05:42AM -0700 I heard the voice of
Kevin Oberman, and lo! it spake thus:
>
> portmaster -o www/php5 www/php53
I'm pretty sure that's the opposite of the goal here 8-}
--
Matthew Fuller (MF4839) | fulle...@over-yonder.net
Systems/Network Administrator | http:
On 6/22/12 12:12 PM, Matthew D. Fuller wrote:
On Fri, Jun 22, 2012 at 09:05:42AM -0700 I heard the voice of
Kevin Oberman, and lo! it spake thus:
portmaster -o www/php5 www/php53
I'm pretty sure that's the opposite of the goal here 8-}
if I already installed php5 (when it was php 5.3), an
On 6/22/12 12:05 PM, Kevin Oberman wrote:
N.B. I have no clue on PHP in specific, having avoided it like the
plague for years, but in general, the proper way to replace one port
with another is:
portmaster -o www/php5 www/php53
This will cause portmaster to do the right things, including fix-up
On 6/22/2012 11:18 AM, Michael Scheidell wrote:
>
>
> On 6/22/12 12:05 PM, Kevin Oberman wrote:
>> N.B. I have no clue on PHP in specific, having avoided it like the
>> plague for years, but in general, the proper way to replace one port
>> with another is:
>> portmaster -o www/php5 www/php53
>>
On Fri, Jun 22, 2012 at 12:15:39PM -0400 I heard the voice of
Michael Scheidell, and lo! it spake thus:
>
> if I already installed php5 (when it was php 5.3), and I want to
> 'rename' everything without recompiling, replacing, or updaring
> packages, would it be:
You'd have to -o anything that
On Thu, Jun 21, 2012 at 4:29 AM, Carmel wrote:
> On Wed, 20 Jun 2012 17:19:40 -0700
> Kevin Oberman articulated:
>
> {snip}
>
>> To be really, really clear, did you build and install ImageMagick with
>> HDRI (but not running tests)? Did you then try building again, but
>> have the analyze.sh test
On Fri, 22 Jun 2012 11:22:43 -0500, Bryan Drewery wrote:
Does that actually work though?
Somehow it seems too simple given this discussion continues to come up
with various /var/db/pkg hacks.
This will NOT work. I've tried it before. Every time you do a portmaster
-a it will try to upgrade
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
today I stumbled upon another small inconsistency in the portstree.
In our environment we will use samba-3.5. After adding
SAMBA_PORT=samba35 to /etc/make.conf, make index fails complaining
about missing ports directory "/usr/ports/samba35",
On 6/22/12 12:29 PM, Kevin Oberman wrote:
On Thu, Jun 21, 2012 at 4:29 AM, Carmel wrote:
On Wed, 20 Jun 2012 17:19:40 -0700
Kevin Oberman articulated:
{snip}
To be really, really clear, did you build and install ImageMagick with
HDRI (but not running tests)? Did you then try building again,
On 6/22/12 12:22 PM, Matthew D. Fuller wrote:
You'd have to -o anything that moved. Which in this case, would be
php5-everything; probably nothing else though.
this is easier: didn't need to touch anything, no port, no pkg, didn't
need to compile anything
update ports tree, then: (dont t
On 6/22/12 1:10 PM, Michael Scheidell wrote:
On 6/22/12 12:22 PM, Matthew D. Fuller wrote:
You'd have to -o anything that moved. Which in this case, would be
php5-everything; probably nothing else though.
then portmaster --check-depends (for some reason, misses something)
THEN, upda
On 2012-06-21 11:26, Ganael LAPLANCHE wrote:
> On Wed, 20 Jun 2012 13:28:26 +0100, Matthew Seaman wrote
>
> Hi Matthew, Baptiste,
>
> Thank you very much for your answers.
>
> With your patch, Matthew, setting :
>
> openldap24-client_SET+=FETCH
>
> in make.conf now works for net/openldap24-cli
On Fri, Jun 22, 2012 at 11:33:28AM -0500, Mark Felder wrote:
> On Fri, 22 Jun 2012 11:22:43 -0500, Bryan Drewery wrote:
> >
> > Does that actually work though?
> > Somehow it seems too simple given this discussion continues to come up
> > with various /var/db/pkg hacks.
>
> This will NOT work. I'
On 06/22/2012 10:44, Olli Hauer wrote:
> On 2012-06-21 11:26, Ganael LAPLANCHE wrote:
>> On Wed, 20 Jun 2012 13:28:26 +0100, Matthew Seaman wrote
>>
>> Hi Matthew, Baptiste,
>>
>> Thank you very much for your answers.
>>
>> With your patch, Matthew, setting :
>>
>> openldap24-client_SET+=FETCH
>>
>
Hi all. I have posted this question on the forums, and it was suggested
that I post it here.
I am currently porting Altera Quartus II design software to FreeBSD. I
have got it installing, but running the binary requires /proc/cpuinfo to
exist, and it dies when it can't find it.
I have both p
On Sat, Jun 23, 2012 at 02:23:42PM +1200, Benjamin wrote:
> Hi all. I have posted this question on the forums, and it was suggested
> that I post it here.
>
> I am currently porting Altera Quartus II design software to FreeBSD. I
> have got it installing, but running the binary requires /proc/
21 matches
Mail list logo