summaryrefslogtreecommitdiff
path: root/www/apache/Makefile
AgeCommit message (Expand)AuthorFilesLines
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
2003-01-27Use XARGS="${XARGS}" rather than XARGS=${XARGS} when adding to MAKE_ENV.abs1-3/+3
2003-01-20Make this use ${CHOWN}, ${CHMOD}, ${XARGS} and ${FIND}, rather than thejschauma1-1/+4
2002-12-22Revert to previous behavior and use db1 functions in libc if they aregrant1-4/+12
2002-12-19Tidy up conditional use of databases/db/buildlink2.mk.grant1-5/+7
2002-11-18Fix glitch in last commit.tron1-2/+2
2002-11-18Use "${NONBINMODE}" instead of mode "0" so that "pkg_admin check" stilltron1-3/+3
2002-11-18Fix chmod (PR#19093 by Adrian Portelli). Bump PKGREVISION.martti1-3/+4
2002-11-15Updated apache to 1.3.27nb2martti1-2/+2
2002-11-15chmod 0 libexec/cgi-bin/{printenv,test-cgi} (to make nessus happy).martti1-1/+2
2002-10-25Update "apache" package to version 1.3.27nb1 which is now based versiontron1-2/+3
2002-10-10Fully convert to buildlink2, even on Solaris.jlam1-3/+3
2002-10-04Update "apache" package to version 1.3.27. This version fixes many bugstron1-4/+3
2002-09-26Explicitly turn on large file support, as some Apache modules havegrant1-2/+6
2002-09-20Fix typo, from pkg/18336 by Joachim Koenig-Baltes.jlam1-2/+2
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-3/+1
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-6/+7
2002-08-01Crank libmm dependency versions and dependent pkg revisions.mycroft1-2/+2
2002-07-30Update apache packages with some common changes:wiz1-19/+35
2002-06-24Update to mod_ssl to 2.8.10. Since apache package contains it,taca1-3/+3
2002-06-20- Add share/httpd/htdocs/index.html.lb.utf8 to PLIST.taca1-2/+2
2002-06-19Add missing "source/" to master site entries for "ftp.funet.fi".tron1-2/+2
2002-06-19Define ${EXTRACT_SUFX} before referring to it on the left hand sidefredb1-1/+3
2002-06-19Use the same master sites of the "mod_ssl" as in the "ap-ssl" package.tron1-2/+4
2002-06-19update for now-available mod_ssl-2.8.9-1.3.26jdolecek1-5/+4
2002-06-19Update apache to 1.3.26.jdolecek1-5/+6
2002-06-18crank PKGREVISIONitojun1-2/+2
2002-05-08G/c references to ftp.uni-trier.de.kleink1-3/+2
2002-04-02Update www/apache to 1.3.24 with EAPI patch from mod_ssl-2.8.8-1.3.24.jlam1-12/+19
2002-02-28Update www/apache to 1.3.23nb1. Changes from version 1.3.23 include usingjlam1-2/+5
2002-02-05Remove the perl buildlink. I disagree that installing a perl script shouldn'tjmc1-2/+1
2002-02-05Apache installs apxs which is a perl script so the package needs to depend onjmc1-1/+2
2002-02-01Update apache to 1.3.23 with the EAPI patch from mod_ssl-2.8.6-1.3.23.jlam1-4/+4
2002-01-01Fix installation so that existing config files are preserved when buildingjlam1-7/+2
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-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam1-15/+12
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/+19
2001-10-22Don't do the dance with ROOT_GROUP. Apache extension modules installed byjlam1-12/+6
2001-10-20Only link -lgcc whole-archive on NetBSD ELF platforms, to allow a.outjlam1-5/+5
2001-10-19Define a ROOT_GROUP, which defaults to root on SunOS, otherwise to wheel.veego1-1/+14
2001-10-17Update apache to 1.3.22. Relevant changes from version 1.3.20 includejlam1-9/+11
2001-10-16Update apache{,6} to 1.3.20nb1. Changes from version 1.3.20 are:jlam1-2/+11
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
2001-07-13In package Makefiles, create FILES_SUBST instead of duplicating sedjlam1-1/+2
2001-07-09Solaris doesn't know about xargs -0hubertf1-3/+3
2001-06-09Update apache to 1.3.20. Relevant changes from version 1.3.19 include:jlam1-31/+31
2001-05-18Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set injlam1-5/+9
2001-05-18Revert last change...MAKE is now added CONFIGURE_ENV in bsd.pkg.mk.jlam1-2/+1