apache 2.2.22_6 to _8 fails

olli hauer ohauer at gmx.de
Sat Sep 8 12:37:53 UTC 2012


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


More information about the freebsd-ports mailing list