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 | 2 | -16/+10 |
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-02-17 | also pass CPPFLAGS to apxs. | grant | 1 | -3/+3 |
2003-02-17 | pass LDFLAGS to apxs. | grant | 1 | -2/+2 |
2003-02-17 | set the default source files to *.c, as this is common in our apache | grant | 1 | -2/+4 |
2003-02-17 | USE_PERL5 is already defined in apache/buildlink2.mk. | grant | 1 | -3/+1 |
2003-02-17 | add makefile fragment for Apache modules. | grant | 1 | -0/+47 |
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 | 3 | -20/+61 |
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-19 | As per discussion in pkg/18854, remove support for apache_start.conf as | jlam | 1 | -19/+8 |
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 | Unused. | wiz | 1 | -60/+0 |
2002-10-25 | Update "apache" package to version 1.3.27nb1 which is now based version | tron | 2 | -5/+6 |
2002-10-18 | Use newer way to convert a build dependency to a full dependency. | jlam | 1 | -2/+2 |
2002-10-14 | Only set apache_start to "start" if it's not already set. | lukem | 1 | -3/+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 | 3 | -29/+31 |
2002-09-26 | Explicitly turn on large file support, as some Apache modules have | grant | 1 | -2/+6 |
2002-09-20 | Make these scripts more portable by taking advantage of automatic rc.d | grant | 1 | -2/+2 |
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-09-13 | Use USE_PERL5=build instead of directly depending on perl. | jlam | 2 | -5/+5 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 9 | -13/+47 |
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 | 3 | -24/+40 |
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 |