Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Sep 2012 14:37:54 +0200
From:      olli hauer <ohauer@gmx.de>
To:        freebsd-ports@freebsd.org
Cc:        Helmut Schneider <jumper99@gmx.de>
Subject:   Re: apache 2.2.22_6 to _8 fails
Message-ID:  <504B3C22.40708@gmx.de>
In-Reply-To: <xn0i2ufez12ci0000@news.gmane.org>
References:  <xn0i2ufez12ci0000@news.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-09-08 14:28, Helmut Schneider wrote:
> Hi,
> 
> ** Detected a package name change: apache (www/apache22) -> 'apache22'
> (www/apache22)
> --->  Upgrading 'apache-2.2.22_6' to 'apache22-2.2.22_8' (www/apache22)
> --->  Building '/usr/ports/www/apache22' with make flags: -DWITH_PROXY
> -DWITH_PROXY_CONNECT -DWITH_PROXY_FTP -DWITH_PROXY_HTTP -DWITH_LDAP
> -DWITH_AUTHNZ_LDAP -DWITH_BDB -DWITH_APR_FROM_PORTS
> ===>  Cleaning for apache22-2.2.22_8
> ====> You must check at least one option in the PROXY multi
> *** Error code 1
> 
> The options worked fine up to 2.2.22_6 and I'm not sure how to read the
> error message.
> 
> Thanks, Helmut

Hi Helmut,

with options NG the WITH... parameters do no longer work.
If you want to specify them in make.conf you have to do it this way

apache22_SET=PROXY PROXY_CONNECT PROXY_FTP ...

The downside with options NG is if you already have an OPTIONSFILE
the make.conf parameters will have a lower priority.


--
Regards,
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?504B3C22.40708>