Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-05-14 | Update apache to 1.3.19nb2. The only change from version 1.3.19nb1 is using | jlam | 2 | -6/+6 |
2001-05-08 | Improve rc.d-style startup script. It now respects settings in | jlam | 1 | -35/+51 |
2001-05-08 | Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}. | jlam | 1 | -3/+5 |
2001-05-02 | Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all | jlam | 2 | -5/+2 |
2001-04-29 | Make apache and apache6 package skeletons look more similar. Change | jlam | 1 | -7/+7 |
2001-04-29 | Update apache to 1.3.19nb1. Changes from 1.3.19 include using mod_ssl | jlam | 5 | -26/+18 |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -4/+7 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -6/+4 |
2001-04-14 | Fix MASTER_SITES | kim | 1 | -3/+3 |
2001-04-14 | Use APACHE_SYSCONFDIR to set sysconfdir (the location of config files). | kim | 5 | -13/+26 |
2001-03-13 | Update apache to 1.3.19. The pkgsrc-related changes include adding a | jlam | 8 | -55/+91 |
2001-03-01 | regen | wiz | 1 | -2/+2 |
2001-02-27 | Put back the patch to avoid dlclose(). Without the patch, it's not | jdolecek | 2 | -1/+20 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-13 | Workaround for file permission problem of htdocs/index.html.*. Problem report | kei | 1 | -1/+3 |
2001-02-07 | Fix typo. | tron | 1 | -2/+2 |
2001-02-07 | Add missing directory name "source" to URL for German "mod_ssl" mirror. | tron | 1 | -2/+2 |
2001-02-07 | Add German mirror sites. | tron | 1 | -1/+3 |
2001-02-06 | pull in official fix from apache. make the version number 1.3.17.1 | itojun | 2 | -3/+7 |
2001-02-03 | Correct HTML syntax. | jlam | 2 | -5/+5 |
2001-02-02 | Update apache to 1.3.17. Important changes from version 1.3.14 include: | jlam | 15 | -164/+197 |
2001-01-14 | Install cgi-bin scripts with executable bit set. | jlam | 2 | -8/+13 |
2001-01-13 | Use the "nb" convention to distinguish the teeny version bump caused by | tv | 1 | -2/+2 |
2000-12-22 | Make the INSTALL/DEINSTALL scripts handle configuration files like | jlam | 3 | -43/+150 |
2000-12-11 | Introduce APACHE_USER: the user allowed to execute the suexec wrapper | jlam | 1 | -2/+4 |
2000-10-17 | Update ap-ssl to 2.7.1 using mod_ssl-2.7.1-1.3.14. Also update apache to | jlam | 2 | -5/+5 |
2000-10-13 | Update apache to 1.3.14. Changes from version 1.3.12 are listed below. | jlam | 9 | -72/+90 |
2000-10-13 | When restarting, increase the delay slightly to give servers a chance to | jlam | 1 | -2/+2 |
2000-09-20 | Make the rc.d control script less verbose/redundant in its messages. | jlam | 1 | -2/+8 |
2000-09-20 | Install rc.d control script as "foo" instead of "foo.sh" to comply with | jlam | 2 | -4/+4 |
2000-09-14 | When calling "apache.sh restart", instead of calling "apachectl restart", | jlam | 1 | -1/+6 |
2000-09-13 | Check for @PREFIX@/etc/httpd/mod_ssl.conf, not @PREFIX@/etc/mod_ssl.conf, | jlam | 1 | -2/+2 |
2000-09-12 | Don't pass --disable-suexec. The configure script doens't accept | thorpej | 1 | -3/+1 |