apache 2.2.22_8

Odhiambo Washington odhiambo at gmail.com
Sun Sep 16 06:20:24 UTC 2012


On Sat, Sep 15, 2012 at 8:30 PM, Solmin Vladimir <vs at celicom.ru> wrote:

> Hi!
> Im using apache 2.2.22_6 with make options in /etc/make.conf
>
> # apache22
> .if ${.CURDIR} == ${PORTSDIR}/www/apache22
> WITH_SUEXEC=            YES
> SUEXEC_DOCROOT=         /www
> SUEXEC_USERDIR=         /www/*/cgi-bin
> SUEXEC_LOGFILE=         /var/log/suexec.log
> WITH_APACHE_PERF_TUNING=yes
> .endif
>
> But after svn co /usr/ports today i'm see next:
>
> $portupgrade -arR
> ** Port marked as IGNORE: www/apache22:
>         is marked as broken: WITH/WITHOUT parameters are obsolete. The
> port use the new options NG framework. Please read
> http://wiki.freebsd.org/Ports/**Options/OptionsNG<http://wiki.freebsd.org/Ports/Options/OptionsNG>
>
> but a don't understand how i must set SUEXEC_DOCROOT, SUEXEC_USERDIR and
> SUEXEC_LOGFILE in NG framework format...
>
> Please help show me how....
>
>
I have read that instruction and I am also not clear with what the correct
syntax is for /etc/make.conf.

I have come up with this:

# apache22
.if ${.CURDIR} == ${PORTSDIR}/www/apache22
${APACHE22}_SET=SUEXEC
${APACHE22}_SET=SUEXEC_DOCROOT /www
${APACHE22}_SET=SUEXEC_USERDIR  /www/*/cgi-bin

${APACHE22}_SET=SUEXEC_LOGFILE /var/log/suexec.log
.endif

 I cant say if that's how it should be, but I think:-)


Hopefully, Chris can help us understand the syntax better.

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
I can't hear you -- I'm using the scrambler.


More information about the freebsd-questions mailing list