Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-14 | ${LOCALBAASE}/bin/perl or bust. | bad | 3 | -6/+6 | |
1999-04-14 | Update to 0.6 and for python 1.5.2 | tsarna | 3 | -11/+11 | |
1999-04-13 | png is at 1.0.3 these days. | hubertf | 1 | -2/+2 | |
1999-04-10 | Add and enable "thttpd" package. Fixes PR pkg/7323. | tron | 1 | -1/+2 | |
1999-04-10 | New "thttpd-2.04" package supplied by Michael Santos in PR pkg/7323: | tron | 7 | -0/+77 | |
tiny/turbo/throttling HTTP server | |||||
1999-04-09 | Updated to 1.22-03 as per PR/7341 by D'Arcy J.M. Cain (originally from | mjl | 2 | -7/+9 | |
Bradford L. Barrett <brad@ns.eurobase.net>) In this version, a potential segfault condition that has been corrected. | |||||
1999-04-09 | BUILD_DEPENDS on the pkg version of perl and make sure configure uses | bad | 1 | -1/+4 | |
that. Fixes PR#7348 by rhialto@polder.ubc.kun.nl. | |||||
1999-04-08 | s/netbsd/${LOWER_OPSYS}/g | agc | 7 | -54/+54 | |
1999-04-06 | Update DEPENDS to catch up with other packages' version changes. | abs | 1 | -2/+2 | |
1999-04-02 | Fix typo in last commit. | tron | 1 | -2/+2 | |
1999-04-02 | Fix english and add german mirror site. | tron | 1 | -2/+3 | |
1999-04-01 | Rewrite the extraction commands to be more intuitive. | agc | 1 | -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-30 | Rename to webalizer-1.22.01 (no dash in version number) | mjl | 1 | -3/+3 | |
1999-03-29 | add lib/mozilla/libsched.so.1.0 | hubertf | 1 | -1/+2 | |
1999-03-29 | Not all the world is an alpha (s/alpha/${MACHINE_ARCH}/) | hubertf | 1 | -3/+3 | |
1999-03-23 | Update webalizer to 1.22-01. | mjl | 6 | -98/+81 | |
1999-03-20 | Do not use broken features. | hubertf | 1 | -4/+4 | |
1999-03-08 | s/make/${MAKE}/g | agc | 3 | -6/+6 | |
1999-02-25 | Add communicator and navigator to www Makefile. | abs | 3 | -7/+13 | |
Add some mirror sites to each Makefile. | |||||
1999-02-22 | Initial import of Netscape navigator package. For i386 and sparc only. | abs | 9 | -0/+249 | |
1999-02-22 | Initial import of Netscape communicator package. For i386 and sparc only. | abs | 9 | -0/+303 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 7 | -27/+8 | |
1999-02-19 | Site restructuring. | christos | 1 | -7/+7 | |
1999-02-12 | Fix /bin/sh syntax of @exec lines. | hubertf | 1 | -6/+6 | |
1999-02-01 | Make mozilla work on amiga and pmax. The hard work was done by | frueauf | 11 | -5/+277 | |
Michael Hitch, thanx! | |||||
1999-01-31 | Per Duane Wessels on squid-user mailing list: Do not lose parents on | bad | 1 | -0/+13 | |
reconfigure/restart. | |||||
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 3 | -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-29 | pkg/INSTALL gets invoked with two well defined arguments by pkg_add. | bad | 4 | -18/+13 | |
Change it so that it works with pkg_add. Change Makefile to invoke it the same way pkg_add does. | |||||
1999-01-28 | pkg_add doesn't supply a third argument. | bad | 1 | -5/+4 | |
1999-01-23 | Apply patch from pr 6820 (and 6821 which was send double) to compile | frueauf | 1 | -4/+12 | |
lynx with -DNOPORT if PASSIVE_FETCH is set in /etc/mk.conf. Provided by Dan McMahill. | |||||
1999-01-14 | Add and enable p5-HTML-Parser | kim | 1 | -1/+2 | |
1999-01-13 | p5-HTML-Parser is in pkgsrc/www, not pkgsrc/libwww. | hubertf | 1 | -2/+2 | |
1999-01-12 | web500gw is www and databases. | hwr | 1 | -2/+2 | |
1999-01-11 | Upgrade to 5.36 (fixes some problems with hung connections). | kim | 3 | -103/+60 | |
1999-01-11 | HTML::Parse for parsing HTML (SGML). Used to be part of libwww-perl. | kim | 5 | -0/+44 | |
1999-01-09 | Get rid of obsolete chown(8) operand usage. | kleink | 1 | -4/+4 | |
1999-01-09 | libwww lived in LOCALBASE, not PREFIX (which is X11BASE). | hubertf | 1 | -10/+10 | |
Pointed out by Steve Allen <wormey@eskimo.com> in PR pkg/6766. | |||||
1999-01-08 | Update to squid-2.1.PATCH2+memory-leak-patch (and reenable). | bad | 2 | -19/+25 | |
Make me the maintainer. 2.1.PATCH2 has many important bug fixes over 2.0.PATCH2 (too many to mention). | |||||
1999-01-08 | Enable web500gw. | hwr | 1 | -1/+2 | |
1999-01-08 | A www to ldap gateway. | hwr | 8 | -0/+131 | |
1999-01-06 | installed pathnames of module and httpd.conf files | marc | 2 | -5/+5 | |
1999-01-04 | Set NOT_FOR_ARCHS=mips cause they need more porting to work on pmax. | frueauf | 1 | -2/+3 | |
1998-12-28 | .include "../../mk/bsd.prefs.mk" early, so that USE_RSAREF2 can be | marc | 1 | -1/+3 | |
defined in /etc/mk.conf | |||||
1998-12-23 | Don't install the zlib distribution either. | tsarna | 1 | -1/+2 | |
1998-12-23 | Upgrade to 1.9.0 release. | tsarna | 3 | -6/+18 | |
Also, don't build zlib. The zlib module included with the python pkg is fine. | |||||
1998-12-18 | Update to beta 3. Adds "Z SQL Methods" and "Gadfly Z Database Adaptor". | tsarna | 2 | -7/+7 | |
next version should include a MySQL DA, which I'll add as a separate pkg. | |||||
1998-12-12 | Enable zope | tsarna | 1 | -1/+2 | |
1998-12-12 | Import of pkg for Zope, a web application platform | tsarna | 8 | -0/+283 | |
1998-12-07 | Update to 2.1.3. Minor bug fixes in this release; see the homepage at | tv | 2 | -5/+5 | |
http://www.engelschall.com/sw/mod_ssl/ for details. | |||||
1998-12-07 | pkglint: rcsid | tv | 1 | -0/+2 | |