Date: Sun, 16 Sep 2012 09:19:43 +0300 From: Odhiambo Washington <odhiambo@gmail.com> To: Solmin Vladimir <vs@celicom.ru> Cc: crees@freebsd.org, FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: apache 2.2.22_8 Message-ID: <CAAdA2WOzATez6MYJauKXVF6QOpn7kpDigG2m0G2=WF%2BK=mk2KQ@mail.gmail.com> In-Reply-To: <5054BB1D.4080506@celicom.ru> References: <5054BB1D.4080506@celicom.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 15, 2012 at 8:30 PM, Solmin Vladimir <vs@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAdA2WOzATez6MYJauKXVF6QOpn7kpDigG2m0G2=WF%2BK=mk2KQ>