Age | Commit message (Expand) | Author | Files | Lines |
2002-07-07 | Provide the common rc.d directive "reload" as an alias for "apachectl graceful", | tv | 1 | -1/+4 |
2002-07-02 | Test some more files before using 1.5 rc.subr features. | wiz | 1 | -2/+2 |
2002-06-24 | Update to mod_ssl to 2.8.10. Since apache package contains it, | taca | 2 | -6/+6 |
2002-06-20 | - Add share/httpd/htdocs/index.html.lb.utf8 to PLIST. | taca | 5 | -12/+71 |
2002-06-19 | Add missing "source/" to master site entries for "ftp.funet.fi". | tron | 1 | -2/+2 |
2002-06-19 | Define ${EXTRACT_SUFX} before referring to it on the left hand side | fredb | 1 | -1/+3 |
2002-06-19 | Use the same master sites of the "mod_ssl" as in the "ap-ssl" package. | tron | 1 | -2/+4 |
2002-06-19 | update for now-available mod_ssl-2.8.9-1.3.26 | jdolecek | 3 | -2019/+7 |
2002-06-19 | g/c patch-an, this is fixed by Apache 1.3.26 different way | jdolecek | 1 | -2/+1 |
2002-06-19 | g/c, Apache folks fixed this differently | jdolecek | 1 | -13/+0 |
2002-06-19 | Update apache to 1.3.26. | jdolecek | 4 | -44/+2094 |
2002-06-18 | crank PKGREVISION | itojun | 1 | -2/+2 |
2002-06-18 | http chunk transfer vulnerability | itojun | 2 | -1/+15 |
2002-05-08 | G/c references to ftp.uni-trier.de. | kleink | 1 | -3/+2 |
2002-04-02 | Update www/apache to 1.3.24 with EAPI patch from mod_ssl-2.8.8-1.3.24. | jlam | 4 | -23/+31 |
2002-03-28 | Fix build on arm-elf. | thorpej | 2 | -1/+15 |
2002-03-18 | If we do not have /etc/rc.subr then call apache_doit "$1" not eval ${start_cm... | abs | 1 | -2/+2 |
2002-02-28 | Update www/apache to 1.3.23nb1. Changes from version 1.3.23 include using | jlam | 3 | -5/+28 |
2002-02-26 | Add back ability to change the value of "apache_start" from /etc/rc.conf | jlam | 1 | -7/+24 |
2002-02-05 | Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f". | jlam | 1 | -3/+3 |
2002-02-05 | Remove the perl buildlink. I disagree that installing a perl script shouldn't | jmc | 1 | -2/+1 |
2002-02-05 | Apache installs apxs which is a perl script so the package needs to depend on | jmc | 1 | -1/+2 |
2002-02-01 | Update apache to 1.3.23 with the EAPI patch from mod_ssl-2.8.6-1.3.23. | jlam | 7 | -27/+32 |
2002-01-01 | Fix installation so that existing config files are preserved when building | jlam | 3 | -85/+22 |
2001-12-26 | Vastly simplify this script by using /etc/rc.subr. Provide minimal start | jlam | 1 | -62/+17 |
2001-12-26 | (1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may contain | jlam | 1 | -10/+13 |
2001-12-02 | Fix typo. | jlam | 1 | -2/+2 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -2/+1 |
2001-11-26 | Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. | jlam | 2 | -5/+5 |
2001-11-25 | PKG_SYSCONFDIR is where the configuration files for a package may be found. | jlam | 1 | -15/+12 |
2001-11-21 | RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk). | jlam | 1 | -2/+2 |
2001-11-19 | Adapt to use shared INSTALL/DEINSTALL scripts by using the logic in | jlam | 3 | -205/+19 |
2001-11-15 | Fix installation when an old config file exists. | jlam | 2 | -4/+76 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 7 | -7/+7 |
2001-10-29 | Fix depends lines to point to correct paths | jmc | 1 | -2/+2 |
2001-10-23 | There are some .c files in the header directory. | jlam | 1 | -3/+3 |
2001-10-23 | Add a buildlink.mk file for use primarily by packages that use apxs to | jlam | 1 | -0/+60 |
2001-10-22 | Don't do the dance with ROOT_GROUP. Apache extension modules installed by | jlam | 3 | -16/+10 |
2001-10-20 | Only link -lgcc whole-archive on NetBSD ELF platforms, to allow a.out | jlam | 1 | -5/+5 |
2001-10-19 | Define a ROOT_GROUP, which defaults to root on SunOS, otherwise to wheel. | veego | 3 | -5/+18 |
2001-10-17 | Update apache to 1.3.22. Relevant changes from version 1.3.20 include | jlam | 8 | -75/+213 |
2001-10-16 | Update apache{,6} to 1.3.20nb1. Changes from version 1.3.20 are: | jlam | 3 | -3/+26 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-07-13 | In package Makefiles, create FILES_SUBST instead of duplicating sed | jlam | 2 | -3/+5 |
2001-07-09 | Solaris doesn't know about xargs -0 | hubertf | 1 | -3/+3 |
2001-06-09 | Update apache to 1.3.20. Relevant changes from version 1.3.19 include: | jlam | 6 | -82/+137 |
2001-05-18 | Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set in | jlam | 1 | -5/+9 |
2001-05-18 | Revert last change...MAKE is now added CONFIGURE_ENV in bsd.pkg.mk. | jlam | 1 | -2/+1 |
2001-05-17 | Add MAKE="${MAKE}" to CONFIGURE_ENV, otherwise on Linux apache configures to | abs | 1 | -1/+2 |
2001-05-14 | Make this look more like databases/postgresql-server/files/pgsql.sh: | jlam | 1 | -9/+23 |