ports/122469: [patch] options for viewvc

Philip M. Gollucci pgollucci at p6m7g8.com
Sun Apr 6 07:30:04 UTC 2008


The following reply was made to PR ports/122469; it has been noted by GNATS.

From: "Philip M. Gollucci" <pgollucci at p6m7g8.com>
To: Olli Hauer <ohauer at gmx.de>
Cc: freebsd-gnats-submit at freebsd.org
Subject: Re: ports/122469: [patch] options for viewvc
Date: Sun, 6 Apr 2008 03:22:03 -0400

 Olli Hauer wrote:
 > ${PYTHON_LIBDIR}/site-packages/_mysql.so:${PORTSDIR}/databases/py-MySQLdb
 > +OPTIONS=       APACHE2 "use Apache as webserver" on \
 > +               LIGHTTPD "use lighttp as webserver" off \
 > +               MYSQL "enable experimental MYSQL support" off \
 > +               MYSQL "enable experimental MYSQL support" off \
 > +               MODPYTHON3 "enable mod_python3 support" off
 Too many mysql's :)
 
 > +.if defined (WITH_APACHE2)
 >  USE_APACHE=    2.0+
 >  .endif
 > +
 > +.if defined (WITH_LIGHTTPD)
 > +RUN_DEPENDS+=           lighttpd:${PORTSDIR}/www/lighttpd
 > +.endif
 There should probably be some logic to prevent you from defining both at 
 the same-time if you want
 add LIGHTTPD support.
 
 
 -- 
 ------------------------------------------------------------------------
 Philip M. Gollucci (pgollucci at p6m7g8.com)
 c:703.336.9354
 Consultant / http://p6m7g8.net/Resume/resume.txt
 http://riderway.com / http://ridecharge.com
 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF
 
 Work like you don't need the money,
 love like you'll never get hurt,
 and dance like nobody's watching.
 



More information about the freebsd-ports-bugs mailing list