summaryrefslogtreecommitdiff
path: root/www/apache6/Makefile
AgeCommit message (Expand)AuthorFilesLines
2002-10-06Update "apache6" package to version 1.3.27. This version fixes many bugstron1-6/+4
2002-09-26Explicitly turn on large file support, as some Apache modules havegrant1-2/+6
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-3/+1
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-5/+6
2002-08-01Crank libmm dependency versions and dependent pkg revisions.mycroft1-2/+2
2002-07-30Update apache packages with some common changes:wiz1-10/+33
2002-06-21correct wrong use of MASTER_SITES (should be PATCH_SITES).itojun1-2/+2
2002-06-20don't chown share/httpd blindly. sync w/ www/apacheitojun1-2/+1
2002-06-20enable mod_so for use with php. From: Dawid Szymanski <dawszy@tgr.lubin.edu.pl>itojun1-2/+4
2002-06-20apache with IPv6 patch, for 1.3.26.itojun1-30/+12
2001-12-26(1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may containjlam1-10/+13
2001-12-02bsd.pkg.install.mk calls the INSTALL script at the right timesjlam1-2/+1
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+3
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam1-10/+7
2001-11-23Use the latest IPv6 patch for apache-1.3.22 (which adds just #define APACHE6 1martti1-3/+3
2001-11-21RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk).jlam1-2/+2
2001-11-19Adapt to use shared INSTALL/DEINSTALL scripts by using the logic injlam1-20/+14
2001-10-22Minimize the diffs between the apache and apache6 packages:jlam1-7/+15
2001-10-20Only link -lgcc whole-archive on NetBSD ELF platforms, to allow a.outjlam1-5/+5
2001-10-17Make this look more like the apache Makefile:jlam1-6/+8
2001-10-17- Updated to Apache 1.3.22martti1-5/+4
2001-10-16Use --whole-archive, not -whole-archive, as the latter isn't recognized byjlam1-2/+2
2001-10-16Update apache{,6} to 1.3.20nb1. Changes from version 1.3.20 are:jlam1-1/+10
2001-10-09Updated the IPv6 patch in attempt to solve pkg/13751.martti1-3/+3
2001-10-08- Upgraded to 1.3.20.martti1-5/+5
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
2001-07-16listen to both IPv4 and IPv6 wildcard by default.itojun1-1/+4
2001-07-13In package Makefiles, create FILES_SUBST instead of duplicating sedjlam1-24/+25
2001-05-18Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set injlam1-5/+9
2001-05-08Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}.jlam1-3/+5
2001-04-29Make apache and apache6 package skeletons look more similar. Changejlam1-30/+24
2001-04-14Fix MASTER_SITESkim1-2/+2
2001-04-14Use APACHE_SYSCONFDIR to set sysconfdir (the location of config files).kim1-2/+13
2001-03-01update to 1.3.19 with IPv6 patch.itojun1-8/+5
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-02-06slightly better way to handle -p1 patchesitojun1-9/+4
2001-02-06pull official patch from apache.org. make it 1.3.17.1itojun1-6/+18
2001-02-06s/apache/apache6/. oopsitojun1-2/+2
2001-02-06upgrade to 1.3.17 + IPv6 patch. pkgsrc directory is much more similar toitojun1-66/+71
2001-01-15use latest IPv6 patch. this fixes problem with virtual host directivesitojun1-2/+2
2000-11-14upgrade to 1.3.14 + IPv6 patch. apache side fixed security hole betweenitojun1-4/+4
2000-09-20Install rc.d control script as "foo" instead of "foo.sh" to comply withjlam1-2/+2
2000-09-08use 9/8 apache IPv6 patch. this fixes some problem in http proxying codeitojun1-2/+2
2000-08-28Use PERL5 variable for location of perl5 binary.jlam1-2/+2
2000-08-15upgrade to 1.3.12 + latest IPv6 patch.itojun1-5/+5
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-3/+3
2000-02-22Add the patches for Solaris from apache/Makefile rev1.44.veego1-3/+10
2000-02-21use apache 1.3.11 + IPv6 patch as base version.itojun1-4/+6
2000-02-20replace 'find' by '${FIND}' where appropriatewiz1-2/+2
2000-02-05replaced tail by ${TAIL}wiz1-2/+2