Date: Sat, 15 Sep 2012 21:30:05 +0400 From: Solmin Vladimir <vs@celicom.ru> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: apache 2.2.22_8 Message-ID: <5054BB1D.4080506@celicom.ru>
next in thread | raw e-mail | index | archive | help
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....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5054BB1D.4080506>