summaryrefslogtreecommitdiff
path: root/www/apache
AgeCommit message (Collapse)AuthorFilesLines
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-2/+2
1999-02-12Fix /bin/sh syntax of @exec lines.hubertf1-6/+6
1998-12-07pkglint: rcsidtv1-0/+2
1998-12-07- Update mod_ssl's distname to 2.1.3 (does not require an apache versiontv4-10/+49
bump; EAPI is unchanged) - Remove restriction of mod_include to disallow "../" or "/" prefixed file names in <!--#include file=""--> if Includes (but not IncludesNOEXEC) is set; proposed in Apache PR mod_include/3500 - Add signature for hook function used to do mod_include callbacks (perl-embedded SSI was not working with new 4 argument call)
1998-12-05(oops,) and add NetBSD RCS ids.tv2-0/+4
1998-12-05Add two patches released post-Apache-1.3.3 on www.apache.org. THESE FIXtv2-0/+64
POTENTIAL DENIAL OF SERVICE BUGS IN APACHE 1.3.3 (and 1.3.2, in the case of patch-core-404).
1998-12-05Work around Apache dlclose() bug, where shared objects may be dlclose()dtv1-0/+13
before their cleanup procedures are called. Fixes mod_perl vs. CGI interaction bug.
1998-12-04Bump version to `1.3.3.2' - add `timefmt' argument totv5-19/+35
ap_include_extern_func's (needed for a couple upcoming XSSI-extending modules). Also fix apxs to use `install' and fix the cgi-bin `preservation' while we're here.
1998-12-03Bump version to "1.3.3.1": Add parse_string to the include_externtv3-73/+37
interface, and use the EAPI hooks interface for calling external mod_include subs. (Needed to make mod_perl work as a DSO.)
1998-12-03Update Apache and mod_ssl using new build layout (see post to tech-pkg fortv13-315/+676
details). No security fixes in Apache 1.3.3, so immediate upgrade from 1.3.2 is not necessary.
1998-11-12Some pkglint nits and add missing rcs ids.frueauf3-4/+6
1998-10-05Add patch to fix serialized accept.cjs1-0/+15
Also submitted to the Apache Group, gnats number os-netsd/3120.
1998-10-05Call apache-modssl "apache-modssl-1.3.2.2012".tv1-2/+2
1998-10-03Update Apaches to 1.3.2.tv4-23/+8
apache-modssl: update mod_ssl to 2.0.12, and rename pkg to "apache-1.3.2-modssl-2.0.12" such that mod_ssl version changes are noted.
1998-10-03Fix up apache and apache-modssl pkgs:tv4-20/+34
- Now that bsd.pkg.mk filters out dlopen style .so's on NOPIC systems, re-merge the PLIST. - Rewrite apache-modssl's Makefile and PLIST to share apache's, reducing logic duplication.
1998-10-02Make this work properly on ELF. Use -Wl,--export-dynamic, and no leadingtv2-1/+19
symbol underscore, on ELF systems.
1998-09-17Fix spelling. (So I don't lose my developer account. :-))cjs1-2/+2
1998-09-05Mention NetBSD on the newly created site.hubertf4-6/+36
1998-09-05This conflicts with the apache-modssl pkghubertf1-1/+2
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Update to 1.3.1.cjs3-6/+9
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-21Set the permissions of http/include/* directly, to fix a bug where ifcjs1-0/+14
the distribution is extrated with umask 077 (so that src/include/* are not world readable) they never get those permissions turned on when installed.
1998-07-21* Create the http/logs and http/proxy directories when pkg_add'ingcjs4-8/+17
the package (albeit in a rather kludgy way). * Update order of @dirrm statements in PLIST files so that the pkg_delete deletes the directories properly. * Note in description that proxy support is in.
1998-06-22Update package Makefiles for automatic manual page handling.agc1-4/+1
1998-06-06Update to 1.3.0.tv3-6/+6
1998-06-05portlint: remove double entry for htpasswd.1 and add missing htdigest.1.frueauf1-2/+2
1998-06-04Update to 1.3b7 and rework the Makefile:tv9-265/+296
- Now uses APACI, Apache's GNU-autoconf-style (but not GNU autoconf) configuration system to configure, build, and install - Enables build and install of all `support' tools - Enables use of shared modules, and compiles mod_include dynamically - Installs the Apache user manual by default.
1998-06-03Include bsd.prefs.mk, in case VERS_ID is set in /etc/mk.confagc1-2/+4
1998-05-09Mostly cosmetic changes to shut up portlint. Little bugfix for apache.frueauf1-3/+4
1998-05-08add some stuffhubertf1-1/+12
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+1
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-24Fix install of a script.cjs1-3/+4
1998-03-18Update to 1.3b5cjs1-1/+1
1998-03-18Update to 1.3b5cjs1-7/+7
1998-03-06portlint: sed->${SED}; mv->${MV}; install->${INSTALL}; reorder HTTP_ROOT;frueauf1-14/+14
1998-03-05Move some stuff from a patch to a sed script. Add ability to set root ofcjs2-27/+27
http tree to somewhere other than /usr/pkg/http. Move pid file to /var/run.
1998-03-05Initial version of apache web server package: 1.3b3.cjs7-0/+276