aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.apache.mk
Commit message (Expand)AuthorAgeFilesLines
* - support STAGE for ports using AP_FAST_BUILDohauer2013-11-111-0/+5
* - rewrite part of module enablingohauer2013-11-111-12/+11
* - prepare for apache24ohauer2013-03-271-5/+5
* - fix semantic in the install target (swap -a -A)ohauer2013-03-031-2/+2
* - allow to install apache modules activated by definingohauer2013-03-031-0/+8
* - USE_APACHE s/22+/22/ohauer2012-09-251-1/+1
* - fix issue in case no module is specifiedohauer2012-09-211-0/+6
* - add a note about devel/apr1 and apache22 updatesohauer2012-09-091-1/+1
* devel/apr1 [1]ohauer2012-09-021-61/+39
* - rewite apache portohauer2012-08-231-41/+10
* - rewrite bsd.apache.mk (prepare for options NG support)ohauer2012-08-141-89/+91
* - remove old apache13 partsohauer2012-07-241-31/+7
* - Remove emacs mode, -*- mode: ...; -*- [1]miwi2012-05-231-1/+1
* - no need to strip `.' in APACHE_VERSION_CHECK because `.' is no longer valid...ohauer2012-01-121-6/+3
* - remove apache13 and ports depending on apache13 from portstreeohauer2012-01-021-8/+8
* - adjust Note to reflect enforcement of USE_APACHE valuesohauer2011-11-071-4/+0
* - force usage of USE_APACHE values without '.'ohauer2011-11-071-4/+4
* - adjust USE_APACHE sampleohauer2011-08-211-2/+3
* - change default apache version to apache22ohauer2011-08-211-2/+2
* - document parameter APACHE_PORTohauer2011-05-161-0/+14
* Mk/bsd.apache.mk was rewritten with a new logic and some new parametersohauer2011-04-241-94/+209
* - add mod_substitute to apache22ohauer2011-03-311-5/+10
* - Provide a knob to not check the APACHE_PORT value or the installed version ...pgollucci2010-06-071-0/+2
* stray $pgollucci2010-05-261-1/+1
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkpgollucci2010-05-261-1/+4
* - Enable,build, and install mod_reqtimeout.so which mitigates solaris attacks.pgollucci2010-05-211-1/+1
* *****************************************************************************pgollucci2010-05-201-48/+7
* - Make the SLAVE_DESIGNED_FOR message more useful and say what versionspgollucci2010-05-061-1/+1
* - Fix builds that enable PROXY support.pgollucci2009-12-141-1/+2
* - Avoid "OPTIONS blackhole" during 'make make-options-list'clement2007-09-201-1/+1
* - cosmetic changesclement2007-09-191-3/+3
* - fix pre/post includes for USE_APACHE=common*clement2007-09-091-5/+30
* - Fix index build: temporary remove pre/post stuff.clement2007-07-221-4/+4
* - fix long standing bugsclement2007-07-221-5/+15
* - Fix leftover httpd.conf for AP_GEN_PLIST using ports. The problem is thatpav2007-06-281-1/+1
* - s/WITH_SUEXEC_UMASK/SUEXEC_UMASK/clement2006-11-071-1/+1
* Fix typo in IGNORE message.linimon2006-06-201-1/+1
* - Add APACHEETCDIR to catch apache etc directory.clement2006-05-111-1/+5
* - We have to explicitely disable proxy modules to avoid auto activation ofclement2006-05-011-2/+8
* - Fix USE_APACHE=22clement2006-02-241-1/+1
* Cleanups and fixesclement2006-01-161-0/+11
* - Fix some suexec CONFIGURE_ARGS for 1.3.xclement2006-01-141-4/+34
* - Add forgotten mod_filterclement2005-12-081-2/+2
* - export APACHEMODDIR and APACHEINCLUDEDIR to Makefile-landclement2005-12-051-7/+10
* - Fix a condition in bsd.apache.mkclement2005-12-041-1/+1
* - prepare removal of www/apache2 in favor of www/apache20 for namingclement2005-12-041-4/+3
* - Add support for upcoming www/apache22 portclement2005-12-041-4/+15
* * Add bsd.database.mk [1]clement2005-11-081-0/+354