Age | Commit message (Expand) | Author | Files | Lines |
2002-07-25 | In FTP_Request(), don't free "path" until we're really done with it, as | fredb | 3 | -2/+25 |
2002-07-16 | Update to 2.7c. Straight from the NEWS file: | fredb | 3 | -20/+5 |
2002-05-14 | Don't core just because a silly server, like my 3com [TM] Lan Modem, | fredb | 2 | -1/+15 |
2002-04-25 | Update wwwoffle to 2.7b (from NEWS): | fredb | 4 | -27/+12 |
2002-03-25 | Add a convenience target to run the INSTALL script, and update the | fredb | 1 | -8/+11 |
2002-03-25 | Update wwwoffle to 2.7a (2.7.1). From the NEWS file: | fredb | 2 | -5/+6 |
2002-03-23 | Fix sprintf() overflow for long urls: sprintf() -> snprintf(). | fredb | 2 | -1/+16 |
2002-03-11 | Update the example "crontab" fragment to the new location for the "htdig" | fredb | 1 | -13/+12 |
2002-03-10 | Update wwwwoffle to 2.7. Very many bug fixes, including fixes for | fredb | 6 | -190/+112 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-10-25 | Pass ${command_args} in stop_cmd, as requested in pkg/14349. | wiz | 1 | -2/+2 |
2001-08-18 | Let the default configuration file be installed as "wwwoffle.conf.install", | fredb | 4 | -13/+19 |
2001-08-18 | This patch is no longer needed -- the tools now take an absolute path to be | fredb | 2 | -18/+1 |
2001-08-16 | Don't call freeaddrinfo() with "0" argument -- it cores. | fredb | 2 | -5/+21 |
2001-08-14 | Update wwwoffle to version 2.6d. From the "NEWS" file... | fredb | 4 | -26/+52 |
2001-04-22 | Upgrade wwwoffle to 2.6c. From the "NEWS" file... | fredb | 3 | -5/+24 |
2001-04-22 | Add missing "NetBSD" CVS tag. | fredb | 1 | -0/+2 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-04-13 | upgrade to 2.6b + IPv6 patch. | itojun | 5 | -51/+71 |
2001-03-12 | Update wwwoffle to 2.6a: | fredb | 4 | -16/+23 |
2001-03-12 | Attend to some pkglint warnings. | fredb | 1 | -4/+3 |
2001-03-12 | Some tweaks to the package: | fredb | 5 | -13/+100 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 3 | -9/+10 |
2001-01-26 | etc/rc.d cleanup: rename *.sh -> * | hubertf | 2 | -4/+4 |
2000-11-21 | remove commented out section (post-build) | itojun | 1 | -8/+1 |
2000-11-21 | update IPv6 patch version. sync up better with 2.6. | itojun | 2 | -11/+11 |
2000-11-20 | upgrade to 2.6. pull IPv6 patch from ftp.kame.net (maintenance reason) | itojun | 13 | -1090/+24 |
2000-08-07 | For binary package users: 1) Clean up some extra junk that may be left | fredb | 1 | -2/+3 |
2000-08-07 | Delete /var/wwwoffle/html.old, so that an install following an aborted | fredb | 1 | -2/+5 |
2000-06-06 | upgrade to 2.5e (since 2.5e is no longer available on ftp site) | itojun | 4 | -15/+15 |
2000-02-22 | Upgraded to 2.5d. | itohy | 5 | -29/+28 |
2000-02-21 | Restore correct permissions to spool directory. Per Andrew M. Bishop, | fredb | 3 | -13/+14 |
2000-02-16 | Remove dependency on htdig. | itohy | 2 | -3/+4 |
2000-02-16 | Update to 2.5c, which fixes descriptor leakage on zero-length directories. | itohy | 7 | -101/+30 |
2000-01-25 | Let this work with pkgsrc htdig, and add a dependency on htdig. | fredb | 1 | -1/+10 |
1999-12-07 | Make this package compile on Solaris. | agc | 3 | -6/+21 |
1999-11-30 | Treat broken URL's like "http://foo.bar:80?query" (no '/' between | itohy | 3 | -8/+79 |
1999-11-26 | Hack pre-install to prevent installation failure | itohy | 1 | -1/+2 |
1999-11-26 | - Update to 2.5b. | itohy | 13 | -236/+524 |
1999-09-03 | Record "${USE_INET6}" in build definitions. | tron | 1 | -1/+3 |
1999-09-03 | Add RCS Ids to IPv6 patches. | tron | 8 | -8/+22 |
1999-09-03 | Update "wwwoffle" package to version 2.4 and add IPv6 support. | tron | 12 | -29/+850 |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 |
1999-04-21 | Replace "${PREFIX}" with real installation path in message file. | tron | 2 | -2/+5 |
1999-04-20 | Remove kludge which tries to add "/var/wwwoffle" to package list. Instead | tron | 4 | -84/+11 |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 |