Age | Commit message (Expand) | Author | Files | Lines |
2003-04-15 | be quiet in all targets except post-install. | grant | 1 | -11/+11 |
2003-04-10 | Fix fetch stage. Noted broken by grant. | wiz | 1 | -2/+2 |
2003-04-10 | Update to 1.3.27nb4: compile with mod-ssl-2.8.14. | wiz | 1 | -13/+7 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 |
2003-02-23 | Use MASTER_SITE_APACHE. | jmmv | 1 | -3/+3 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2003-01-27 | Use XARGS="${XARGS}" rather than XARGS=${XARGS} when adding to MAKE_ENV. | abs | 1 | -3/+3 |
2003-01-20 | Make this use ${CHOWN}, ${CHMOD}, ${XARGS} and ${FIND}, rather than the | jschauma | 1 | -1/+4 |
2002-12-22 | Revert to previous behavior and use db1 functions in libc if they are | grant | 1 | -4/+12 |
2002-12-19 | Tidy up conditional use of databases/db/buildlink2.mk. | grant | 1 | -5/+7 |
2002-11-18 | Fix glitch in last commit. | tron | 1 | -2/+2 |
2002-11-18 | Use "${NONBINMODE}" instead of mode "0" so that "pkg_admin check" still | tron | 1 | -3/+3 |
2002-11-18 | Fix chmod (PR#19093 by Adrian Portelli). Bump PKGREVISION. | martti | 1 | -3/+4 |
2002-11-15 | Updated apache to 1.3.27nb2 | martti | 1 | -2/+2 |
2002-11-15 | chmod 0 libexec/cgi-bin/{printenv,test-cgi} (to make nessus happy). | martti | 1 | -1/+2 |
2002-10-25 | Update "apache" package to version 1.3.27nb1 which is now based version | tron | 1 | -2/+3 |
2002-10-10 | Fully convert to buildlink2, even on Solaris. | jlam | 1 | -3/+3 |
2002-10-04 | Update "apache" package to version 1.3.27. This version fixes many bugs | tron | 1 | -4/+3 |
2002-09-26 | Explicitly turn on large file support, as some Apache modules have | grant | 1 | -2/+6 |
2002-09-20 | Fix typo, from pkg/18336 by Joachim Koenig-Baltes. | jlam | 1 | -2/+2 |
2002-09-19 | Take advantage of the auto-generation and installation of rc.d scripts. | jlam | 1 | -3/+1 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -6/+7 |
2002-08-01 | Crank libmm dependency versions and dependent pkg revisions. | mycroft | 1 | -2/+2 |
2002-07-30 | Update apache packages with some common changes: | wiz | 1 | -19/+35 |
2002-06-24 | Update to mod_ssl to 2.8.10. Since apache package contains it, | taca | 1 | -3/+3 |
2002-06-20 | - Add share/httpd/htdocs/index.html.lb.utf8 to PLIST. | taca | 1 | -2/+2 |
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 | 1 | -5/+4 |
2002-06-19 | Update apache to 1.3.26. | jdolecek | 1 | -5/+6 |
2002-06-18 | crank PKGREVISION | itojun | 1 | -2/+2 |
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 | 1 | -12/+19 |
2002-02-28 | Update www/apache to 1.3.23nb1. Changes from version 1.3.23 include using | jlam | 1 | -2/+5 |
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 | 1 | -4/+4 |
2002-01-01 | Fix installation so that existing config files are preserved when building | jlam | 1 | -7/+2 |
2001-12-26 | (1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may contain | jlam | 1 | -10/+13 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -2/+1 |
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 | 1 | -20/+19 |
2001-10-22 | Don't do the dance with ROOT_GROUP. Apache extension modules installed by | jlam | 1 | -12/+6 |
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 | 1 | -1/+14 |
2001-10-17 | Update apache to 1.3.22. Relevant changes from version 1.3.20 include | jlam | 1 | -9/+11 |
2001-10-16 | Update apache{,6} to 1.3.20nb1. Changes from version 1.3.20 are: | jlam | 1 | -2/+11 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |