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

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....
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to