Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-12-07 | Fix bug reported in Apache PR mod_include/3502: mod_include hook for | tv | 1 | -2/+2 | |
<!--#perl--> was being allowed even in the IncludesNOEXEC case because of wrong logic in an if statement. | |||||
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-06 | Deactivate "squid-current" until it gets updated. | tron | 1 | -1/+3 | |
1998-12-06 | Sync with "squid-current" package. | tron | 13 | -162/+300 | |
1998-12-05 | Add and enable p5-Apache-ePerl. | tv | 1 | -1/+2 | |
1998-12-05 | Add Apache mod_perl module for ePerl processing. | tv | 5 | -0/+43 | |
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 | Better HOMEPAGE, and use :+ on RUN_DEPENDS. | tv | 1 | -3/+3 | |
1998-12-05 | Add and enable p5-Apache-ASP. Nuke old p5-Apache, which is "ap-perl" | tv | 1 | -2/+2 | |
here. | |||||
1998-12-05 | Add p5-Apache-ASP, our first Apache module written in perl. | tv | 5 | -0/+43 | |
Implements the Active Server Pages (ASP) with perl as the scripting language. | |||||
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 | Update to new Apache directory layout. | tv | 1 | -2/+2 | |
1998-12-04 | Bump Apache version to `1.3.3.2'. | tv | 3 | -6/+6 | |
1998-12-04 | Update Apache pkg version number to 1.3.3.2, and fix PLIST/httpd.conf.add | tv | 5 | -22/+30 | |
a bit. | |||||
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-04 | Add note about fully shutting down and then starting the server when | tv | 1 | -1/+5 | |
enabling/disabling mod_perl. | |||||
1998-12-04 | Fix configuration directives. You don't need to put ${PREFIX}, and the | tv | 1 | -4/+2 | |
dir is now lib/httpd instead of lib-apache. | |||||
1998-12-04 | Update to 2.0.18, and update apache dependency paths and version to | tv | 4 | -15/+16 | |
1.3.3.1. | |||||
1998-12-04 | Add and enable ap-perl. | tv | 1 | -1/+2 | |
1998-12-04 | Add ap-perl-1.16, the pkgification of mod_perl as a dynamic shared object. | tv | 9 | -0/+290 | |
Supports CGI running via a no-overhead Perl interpreter embedded into httpd, httpd.conf configuration in Perl, and even embedding Perl into XSSI documents via <!--#perl sub=""--> (without modifying mod_include). | |||||
1998-12-03 | Bump Apache version to 1.3.3.1. | tv | 2 | -4/+4 | |
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 for Apache 1.3.3.0. | tv | 2 | -7/+9 | |
1998-12-03 | Update Apache and mod_ssl using new build layout (see post to tech-pkg for | tv | 22 | -472/+678 | |
details). No security fixes in Apache 1.3.3, so immediate upgrade from 1.3.2 is not necessary. | |||||
1998-12-03 | Update Apache and mod_ssl using new build layout (see post to tech-pkg for | tv | 7 | -0/+170 | |
details). No security fixes in Apache 1.3.3, so immediate upgrade from 1.3.2 is not necessary. | |||||
1998-11-26 | Enable p5-CGI-Lite. | bad | 1 | -2/+2 | |
1998-11-26 | CGI_Lite a small and simple module for CGI programs. | bad | 6 | -0/+48 | |
1998-11-23 | Apply diff provided in pr 6480 by Frederick Bruckman. | frueauf | 1 | -3/+5 | |
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 2 | -6/+4 | |
DEPENDS definition. | |||||
1998-11-16 | Don't calculate `uname -r` again - it's available from bsd.pkg.mk as | agc | 1 | -4/+3 | |
${OS_VERSION} | |||||
1998-11-13 | pkglint: move NOT_FOR_ARCHS where it belongs. | frueauf | 3 | -14/+12 | |
1998-11-13 | Correct rcs id. | frueauf | 1 | -1/+1 | |
1998-11-13 | Add missing rcs id. | frueauf | 1 | -0/+2 | |
1998-11-12 | Some pkglint nits and add missing rcs ids. | frueauf | 6 | -8/+15 | |
1998-11-10 | Minor nit - use default ${PKGNAME}, since it's the same as ${DISTNAME}. | agc | 1 | -2/+1 | |
1998-11-09 | Update to 19981008 version. Keep the .so files at 1.0, bumping the major | fvdl | 7 | -469/+177 | |
(which is currently unused) to work around linker semantics isn't quite right, since, for example, libjpeg might also conflict, not just libutil, etc. Just always link in the mozilla libutil statically for now (it's tiny). Package needs to be updated to use the pkg libz and libjpeg in stead of the private copied sometime. Note that this version has a non-functional URL Bar, File->Open Page must be used. This is fixed in mozilla-current, but we can't create a package for this. Still, this version fixes a lot of other problems. | |||||
1998-11-07 | Add and enable webalizer. | frueauf | 1 | -1/+2 | |
1998-11-07 | Initial import of webalizer-1.20-07, a Web server log file analysis program. | frueauf | 8 | -0/+124 | |
Provided in pr 6405 by Martin J. Laubach. | |||||
1998-11-05 | 2.8.1 | mycroft | 3 | -31/+10 | |
1998-11-02 | Update version in DESCR | tsarna | 1 | -1/+1 | |
1998-11-01 | Update Grail from 0.4 to 0.5 | tsarna | 3 | -10/+8 | |
1998-10-20 | find png etc. headers in LOCALBASE | hubertf | 1 | -0/+17 | |
1998-10-16 | Fix PATH in RunCache and RunAccel so that squid is actually found. | bad | 2 | -3/+25 | |
1998-10-12 | Update to 2.0.PATCH2 | kim | 2 | -5/+8 | |
1998-10-11 | Updated to squid-2.0.PATCH1 | kim | 2 | -5/+5 | |
1998-10-11 | The MIB has problems so don't enable SNMP by default. | kim | 1 | -2/+2 | |
1998-10-09 | A package to track the current version of squid. | kim | 14 | -0/+388 | |
1998-10-05 | Add patch to fix serialized accept. | cjs | 2 | -0/+30 | |
Also submitted to the Apache Group, gnats number os-netsd/3120. | |||||
1998-10-05 | The dependencies should not have been commented out. | tv | 1 | -3/+3 | |