summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
1998-12-28.include "../../mk/bsd.prefs.mk" early, so that USE_RSAREF2 can bemarc1-1/+3
defined in /etc/mk.conf
1998-12-23Don't install the zlib distribution either.tsarna1-1/+2
1998-12-23Upgrade to 1.9.0 release.tsarna3-6/+18
Also, don't build zlib. The zlib module included with the python pkg is fine.
1998-12-18Update to beta 3. Adds "Z SQL Methods" and "Gadfly Z Database Adaptor".tsarna2-7/+7
next version should include a MySQL DA, which I'll add as a separate pkg.
1998-12-12Enable zopetsarna1-1/+2
1998-12-12Import of pkg for Zope, a web application platformtsarna8-0/+283
1998-12-07Update to 2.1.3. Minor bug fixes in this release; see the homepage attv2-5/+5
http://www.engelschall.com/sw/mod_ssl/ for details.
1998-12-07pkglint: rcsidtv1-0/+2
1998-12-07Fix bug reported in Apache PR mod_include/3502: mod_include hook fortv1-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 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-06Deactivate "squid-current" until it gets updated.tron1-1/+3
1998-12-06Sync with "squid-current" package.tron13-162/+300
1998-12-05Add and enable p5-Apache-ePerl.tv1-1/+2
1998-12-05Add Apache mod_perl module for ePerl processing.tv5-0/+43
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-05Better HOMEPAGE, and use :+ on RUN_DEPENDS.tv1-3/+3
1998-12-05Add and enable p5-Apache-ASP. Nuke old p5-Apache, which is "ap-perl"tv1-2/+2
here.
1998-12-05Add p5-Apache-ASP, our first Apache module written in perl.tv5-0/+43
Implements the Active Server Pages (ASP) with perl as the scripting language.
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-04Update to new Apache directory layout.tv1-2/+2
1998-12-04Bump Apache version to `1.3.3.2'.tv3-6/+6
1998-12-04Update Apache pkg version number to 1.3.3.2, and fix PLIST/httpd.conf.addtv5-22/+30
a bit.
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-04Add note about fully shutting down and then starting the server whentv1-1/+5
enabling/disabling mod_perl.
1998-12-04Fix configuration directives. You don't need to put ${PREFIX}, and thetv1-4/+2
dir is now lib/httpd instead of lib-apache.
1998-12-04Update to 2.0.18, and update apache dependency paths and version totv4-15/+16
1.3.3.1.
1998-12-04Add and enable ap-perl.tv1-1/+2
1998-12-04Add ap-perl-1.16, the pkgification of mod_perl as a dynamic shared object.tv9-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-03Bump Apache version to 1.3.3.1.tv2-4/+4
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 for Apache 1.3.3.0.tv2-7/+9
1998-12-03Update Apache and mod_ssl using new build layout (see post to tech-pkg fortv22-472/+678
details). No security fixes in Apache 1.3.3, so immediate upgrade from 1.3.2 is not necessary.
1998-12-03Update Apache and mod_ssl using new build layout (see post to tech-pkg for tv7-0/+170
details). No security fixes in Apache 1.3.3, so immediate upgrade from 1.3.2 is not necessary.
1998-11-26Enable p5-CGI-Lite.bad1-2/+2
1998-11-26CGI_Lite a small and simple module for CGI programs.bad6-0/+48
1998-11-23Apply diff provided in pr 6480 by Frederick Bruckman.frueauf1-3/+5
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc2-6/+4
DEPENDS definition.
1998-11-16Don't calculate `uname -r` again - it's available from bsd.pkg.mk asagc1-4/+3
${OS_VERSION}
1998-11-13pkglint: move NOT_FOR_ARCHS where it belongs.frueauf3-14/+12
1998-11-13Correct rcs id.frueauf1-1/+1
1998-11-13Add missing rcs id.frueauf1-0/+2
1998-11-12Some pkglint nits and add missing rcs ids.frueauf6-8/+15
1998-11-10Minor nit - use default ${PKGNAME}, since it's the same as ${DISTNAME}.agc1-2/+1
1998-11-09Update to 19981008 version. Keep the .so files at 1.0, bumping the majorfvdl7-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-07Add and enable webalizer.frueauf1-1/+2
1998-11-07Initial import of webalizer-1.20-07, a Web server log file analysis program.frueauf8-0/+124
Provided in pr 6405 by Martin J. Laubach.
1998-11-052.8.1mycroft3-31/+10
1998-11-02Update version in DESCRtsarna1-1/+1
1998-11-01Update Grail from 0.4 to 0.5tsarna3-10/+8