www/apache24 on FreeBSD 10.0-RELEASE-p2 (amd64)
Leander Schäfer
Leander.Schaefer at GMX.net
Thu May 29 15:34:46 UTC 2014
Hi
unfortunately it looks like www/apache24 is one of the only ports which
doesn't take the standard way of configuring ports via /etc/make.conf like:
${CATEGORY}_${UNIQUENAME}_SET="OPTION1 OPTION2 [...]"
${CATEGORY}_${UNIQUENAME}_UNSET="OPTION1 OPTION2 [...]"
... instead it asks for something like this (which is not conform to the
FreeBSD ports standard):
${UNIQUENAME}_SET= THREADS SUEXEC SUEXEC_RSRCLIMIT SUEXEC_USERDIR CGID
${UNIQUENAME}_UNSET= IPV6
this should be changed to the FreeBSD ports standard
(${CATEGORY}_${UNIQUENAME}_SET).
Thank you
Best regards
Leander
More information about the freebsd-apache
mailing list