summaryrefslogtreecommitdiff
path: root/www/apache
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 thejschauma3-20/+61
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-19As per discussion in pkg/18854, remove support for apache_start.conf asjlam1-19/+8
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-25Unused.wiz1-60/+0
2002-10-25Update "apache" package to version 1.3.27nb1 which is now based versiontron2-5/+6
2002-10-18Use newer way to convert a build dependency to a full dependency.jlam1-2/+2
2002-10-14Only set apache_start to "start" if it's not already set.lukem1-3/+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 bugstron3-29/+31
2002-09-26Explicitly turn on large file support, as some Apache modules havegrant1-2/+6
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant1-2/+2
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-09-13Use USE_PERL5=build instead of directly depending on perl.jlam2-5/+5
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam9-13/+47
2002-08-01Crank libmm dependency versions and dependent pkg revisions.mycroft1-2/+2
2002-07-30Update apache packages with some common changes:wiz3-24/+40
2002-07-07Provide the common rc.d directive "reload" as an alias for "apachectl graceful",tv1-1/+4
2002-07-02Test some more files before using 1.5 rc.subr features.wiz1-2/+2
2002-06-24Update to mod_ssl to 2.8.10. Since apache package contains it,taca2-6/+6
2002-06-20- Add share/httpd/htdocs/index.html.lb.utf8 to PLIST.taca5-12/+71
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.26jdolecek3-2019/+7
2002-06-19g/c patch-an, this is fixed by Apache 1.3.26 different wayjdolecek1-2/+1
2002-06-19g/c, Apache folks fixed this differentlyjdolecek1-13/+0
2002-06-19Update apache to 1.3.26.jdolecek4-44/+2094
2002-06-18crank PKGREVISIONitojun1-2/+2
2002-06-18http chunk transfer vulnerabilityitojun2-1/+15
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.jlam4-23/+31
2002-03-28Fix build on arm-elf.thorpej2-1/+15
2002-03-18If we do not have /etc/rc.subr then call apache_doit "$1" not eval ${start_cm...abs1-2/+2
2002-02-28Update www/apache to 1.3.23nb1. Changes from version 1.3.23 include usingjlam3-5/+28
2002-02-26Add back ability to change the value of "apache_start" from /etc/rc.confjlam1-7/+24
2002-02-05Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".jlam1-3/+3
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.jlam7-27/+32
2002-01-01Fix installation so that existing config files are preserved when buildingjlam3-85/+22
2001-12-26Vastly simplify this script by using /etc/rc.subr. Provide minimal startjlam1-62/+17