summaryrefslogtreecommitdiff
path: root/www/apache
AgeCommit message (Expand)AuthorFilesLines
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
2001-12-26(1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may containjlam1-10/+13
2001-12-02Fix typo.jlam1-2/+2
2001-12-02bsd.pkg.install.mk calls the INSTALL script at the right timesjlam1-2/+1
2001-11-26Forgot a CONFDIR -> PKG_SYSCONFDIR replacement.jlam2-5/+5
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam1-15/+12
2001-11-21RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk).jlam1-2/+2
2001-11-19Adapt to use shared INSTALL/DEINSTALL scripts by using the logic injlam3-205/+19
2001-11-15Fix installation when an old config file exists.jlam2-4/+76
2001-11-01Move pkg/ files into package's toplevel directoryzuntum7-7/+7
2001-10-29Fix depends lines to point to correct pathsjmc1-2/+2
2001-10-23There are some .c files in the header directory.jlam1-3/+3
2001-10-23Add a buildlink.mk file for use primarily by packages that use apxs tojlam1-0/+60
2001-10-22Don't do the dance with ROOT_GROUP. Apache extension modules installed byjlam3-16/+10
2001-10-20Only link -lgcc whole-archive on NetBSD ELF platforms, to allow a.outjlam1-5/+5
2001-10-19Define a ROOT_GROUP, which defaults to root on SunOS, otherwise to wheel.veego3-5/+18
2001-10-17Update apache to 1.3.22. Relevant changes from version 1.3.20 includejlam8-75/+213
2001-10-16Update apache{,6} to 1.3.20nb1. Changes from version 1.3.20 are:jlam3-3/+26
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
2001-07-13In package Makefiles, create FILES_SUBST instead of duplicating sedjlam2-3/+5
2001-07-09Solaris doesn't know about xargs -0hubertf1-3/+3
2001-06-09Update apache to 1.3.20. Relevant changes from version 1.3.19 include:jlam6-82/+137
2001-05-18Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set injlam1-5/+9
2001-05-18Revert last change...MAKE is now added CONFIGURE_ENV in bsd.pkg.mk.jlam1-2/+1
2001-05-17Add MAKE="${MAKE}" to CONFIGURE_ENV, otherwise on Linux apache configures toabs1-1/+2
2001-05-14Make this look more like databases/postgresql-server/files/pgsql.sh:jlam1-9/+23
2001-05-14Update apache to 1.3.19nb2. The only change from version 1.3.19nb1 is usingjlam2-6/+6
2001-05-08Improve rc.d-style startup script. It now respects settings injlam1-35/+51
2001-05-08Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}.jlam1-3/+5
2001-05-02Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove alljlam2-5/+2
2001-04-29Make apache and apache6 package skeletons look more similar. Changejlam1-7/+7
2001-04-29Update apache to 1.3.19nb1. Changes from 1.3.19 include using mod_ssljlam5-26/+18
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-4/+7
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-6/+4
2001-04-14Fix MASTER_SITESkim1-3/+3
2001-04-14Use APACHE_SYSCONFDIR to set sysconfdir (the location of config files).kim5-13/+26
2001-03-13Update apache to 1.3.19. The pkgsrc-related changes include adding ajlam8-55/+91
2001-03-01regenwiz1-2/+2
2001-02-27Put back the patch to avoid dlclose(). Without the patch, it's notjdolecek2-1/+20
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-13Workaround for file permission problem of htdocs/index.html.*. Problem reportkei1-1/+3