Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 2008 07:30:04 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/122469: [patch] options for viewvc
Message-ID:  <200804060730.m367U45v091643@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/122469; it has been noted by GNATS.

From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: Olli Hauer <ohauer@gmx.de>
Cc: freebsd-gnats-submit@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@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.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804060730.m367U45v091643>