Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2014 17:34:37 +0200
From:      =?ISO-8859-15?Q?Leander_Sch=E4fer?= <Leander.Schaefer@GMX.net>
To:        apache@FreeBSD.org
Subject:   www/apache24 on FreeBSD 10.0-RELEASE-p2 (amd64)
Message-ID:  <5387538D.2000805@GMX.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5387538D.2000805>