Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -2/+2 | |
1999-02-12 | Fix /bin/sh syntax of @exec lines. | hubertf | 1 | -6/+6 | |
1998-12-07 | pkglint: rcsid | tv | 1 | -0/+2 | |
1998-12-07 | - Update mod_ssl's distname to 2.1.3 (does not require an apache version | tv | 4 | -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. | tv | 2 | -0/+4 | |
1998-12-05 | Add two patches released post-Apache-1.3.3 on www.apache.org. THESE FIX | tv | 2 | -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-05 | Work around Apache dlclose() bug, where shared objects may be dlclose()d | tv | 1 | -0/+13 | |
before their cleanup procedures are called. Fixes mod_perl vs. CGI interaction bug. | |||||
1998-12-04 | Bump version to `1.3.3.2' - add `timefmt' argument to | tv | 5 | -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-03 | Bump version to "1.3.3.1": Add parse_string to the include_extern | tv | 3 | -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-03 | Update Apache and mod_ssl using new build layout (see post to tech-pkg for | tv | 13 | -315/+676 | |
details). No security fixes in Apache 1.3.3, so immediate upgrade from 1.3.2 is not necessary. | |||||
1998-11-12 | Some pkglint nits and add missing rcs ids. | frueauf | 3 | -4/+6 | |
1998-10-05 | Add patch to fix serialized accept. | cjs | 1 | -0/+15 | |
Also submitted to the Apache Group, gnats number os-netsd/3120. | |||||
1998-10-05 | Call apache-modssl "apache-modssl-1.3.2.2012". | tv | 1 | -2/+2 | |
1998-10-03 | Update Apaches to 1.3.2. | tv | 4 | -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-03 | Fix up apache and apache-modssl pkgs: | tv | 4 | -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-02 | Make this work properly on ELF. Use -Wl,--export-dynamic, and no leading | tv | 2 | -1/+19 | |
symbol underscore, on ELF systems. | |||||
1998-09-17 | Fix spelling. (So I don't lose my developer account. :-)) | cjs | 1 | -2/+2 | |
1998-09-05 | Mention NetBSD on the newly created site. | hubertf | 4 | -6/+36 | |
1998-09-05 | This conflicts with the apache-modssl pkg | hubertf | 1 | -1/+2 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -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-07 | Update to 1.3.1. | cjs | 3 | -6/+9 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-07-21 | Set the permissions of http/include/* directly, to fix a bug where if | cjs | 1 | -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'ing | cjs | 4 | -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-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -4/+1 | |
1998-06-06 | Update to 1.3.0. | tv | 3 | -6/+6 | |
1998-06-05 | portlint: remove double entry for htpasswd.1 and add missing htdigest.1. | frueauf | 1 | -2/+2 | |
1998-06-04 | Update to 1.3b7 and rework the Makefile: | tv | 9 | -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-03 | Include bsd.prefs.mk, in case VERS_ID is set in /etc/mk.conf | agc | 1 | -2/+4 | |
1998-05-09 | Mostly cosmetic changes to shut up portlint. Little bugfix for apache. | frueauf | 1 | -3/+4 | |
1998-05-08 | add some stuff | hubertf | 1 | -1/+12 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+1 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-24 | Fix install of a script. | cjs | 1 | -3/+4 | |
1998-03-18 | Update to 1.3b5 | cjs | 1 | -1/+1 | |
1998-03-18 | Update to 1.3b5 | cjs | 1 | -7/+7 | |
1998-03-06 | portlint: sed->${SED}; mv->${MV}; install->${INSTALL}; reorder HTTP_ROOT; | frueauf | 1 | -14/+14 | |
1998-03-05 | Move some stuff from a patch to a sed script. Add ability to set root of | cjs | 2 | -27/+27 | |
http tree to somewhere other than /usr/pkg/http. Move pid file to /var/run. | |||||
1998-03-05 | Initial version of apache web server package: 1.3b3. | cjs | 7 | -0/+276 | |