summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
1999-04-02Fix typo in last commit.tron1-2/+2
1999-04-02Fix english and add german mirror site.tron1-2/+3
1999-04-01Rewrite the extraction commands to be more intuitive.agc1-4/+2
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-03-30Rename to webalizer-1.22.01 (no dash in version number)mjl1-3/+3
1999-03-29add lib/mozilla/libsched.so.1.0hubertf1-1/+2
1999-03-29Not all the world is an alpha (s/alpha/${MACHINE_ARCH}/)hubertf1-3/+3
1999-03-23Update webalizer to 1.22-01.mjl6-98/+81
1999-03-20Do not use broken features.hubertf1-4/+4
1999-03-08s/make/${MAKE}/gagc3-6/+6
1999-02-25Add communicator and navigator to www Makefile.abs3-7/+13
Add some mirror sites to each Makefile.
1999-02-22Initial import of Netscape navigator package. For i386 and sparc only.abs9-0/+249
1999-02-22Initial import of Netscape communicator package. For i386 and sparc only.abs9-0/+303
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf7-27/+8
1999-02-19Site restructuring.christos1-7/+7
1999-02-12Fix /bin/sh syntax of @exec lines.hubertf1-6/+6
1999-02-01Make mozilla work on amiga and pmax. The hard work was done byfrueauf11-5/+277
Michael Hitch, thanx!
1999-01-31Per Duane Wessels on squid-user mailing list: Do not lose parents onbad1-0/+13
reconfigure/restart.
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc3-6/+6
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1999-01-29pkg/INSTALL gets invoked with two well defined arguments by pkg_add.bad4-18/+13
Change it so that it works with pkg_add. Change Makefile to invoke it the same way pkg_add does.
1999-01-28pkg_add doesn't supply a third argument.bad1-5/+4
1999-01-23Apply patch from pr 6820 (and 6821 which was send double) to compilefrueauf1-4/+12
lynx with -DNOPORT if PASSIVE_FETCH is set in /etc/mk.conf. Provided by Dan McMahill.
1999-01-14Add and enable p5-HTML-Parserkim1-1/+2
1999-01-13p5-HTML-Parser is in pkgsrc/www, not pkgsrc/libwww.hubertf1-2/+2
1999-01-12web500gw is www and databases.hwr1-2/+2
1999-01-11Upgrade to 5.36 (fixes some problems with hung connections).kim3-103/+60
1999-01-11HTML::Parse for parsing HTML (SGML). Used to be part of libwww-perl.kim5-0/+44
1999-01-09Get rid of obsolete chown(8) operand usage.kleink1-4/+4
1999-01-09libwww lived in LOCALBASE, not PREFIX (which is X11BASE).hubertf1-10/+10
Pointed out by Steve Allen <wormey@eskimo.com> in PR pkg/6766.
1999-01-08Update to squid-2.1.PATCH2+memory-leak-patch (and reenable).bad2-19/+25
Make me the maintainer. 2.1.PATCH2 has many important bug fixes over 2.0.PATCH2 (too many to mention).
1999-01-08Enable web500gw.hwr1-1/+2
1999-01-08A www to ldap gateway.hwr8-0/+131
1999-01-06installed pathnames of module and httpd.conf filesmarc2-5/+5
1999-01-04Set NOT_FOR_ARCHS=mips cause they need more porting to work on pmax.frueauf1-2/+3
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