Age | Commit message (Expand) | Author | Files | Lines |
2006-04-11 | Correctly use config file framework for wwwoffle.conf, also move | joerg | 4 | -12/+30 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 1 | -2/+1 |
2006-02-22 | Mark finish target as .PHONY. | wiz | 1 | -1/+2 |
2006-02-22 | Convert to options framework. | wiz | 2 | -8/+12 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-11-01 | Update wwwoffle to wwwoffle-2.8enb1 | abs | 3 | -20/+20 |
2005-10-23 | Use ${RMDIR} instead of rmdir. | wiz | 1 | -4/+4 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -3/+2 |
2005-05-16 | Note that gtar is required by the package. | jlam | 1 | -1/+2 |
2005-05-07 | Update wwwoffle to 2.8e, and take over maintainership | abs | 2 | -11/+9 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+2 |
2004-12-29 | Use VARBASE. | minskim | 1 | -3/+3 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -1/+2 |
2004-10-11 | RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory | reed | 1 | -4/+4 |
2004-08-29 | update to wwwoffle-2.8c | recht | 2 | -6/+5 |
2004-07-10 | Replace test -e with -f. | salo | 1 | -6/+6 |
2004-06-08 | Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from | cjep | 1 | -1/+3 |
2004-04-23 | Fix references to rc.d scripts. This package uses RCD_SCRIPTS | reed | 1 | -4/+4 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-12-23 | Set "rcvar" in the rc.d script, so that wwwoffled=NO is effective, and | fredb | 2 | -3/+4 |
2003-08-29 | Use bsd.pkg.install.mk to handle generation and installation of the rc.d | jmmv | 2 | -13/+12 |
2003-08-29 | Add missing file to PLIST. | jmmv | 1 | -1/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -5/+5 |
2002-11-08 | Update to version 2.7f. The following is condensed in format only from | fredb | 2 | -5/+5 |
2002-11-08 | Do as intended all along with the old config handling, and choose the | fredb | 1 | -6/+6 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 |
2002-09-05 | Update wwwoffle to Version 2.7e. From the NEWS file: | fredb | 4 | -126/+16 |
2002-09-05 | Clarify comment. | fredb | 1 | -4/+4 |
2002-08-21 | check that USE_INET6 is defined. | grant | 1 | -2/+2 |
2002-08-19 | Update to version 2.7d. From the NEWS file: | fredb | 3 | -28/+5 |
2002-08-10 | Really respect ${PKG_SYSCONFDIR}, and account for the fact that it may | fredb | 4 | -32/+82 |
2002-08-10 | Fix PR pkg/17672 a little more portably, with patch suggested by Andrew | fredb | 2 | -10/+96 |
2002-08-07 | Merge wwwoffle.sh and wwwoffled into one rc.d script that follows pkgsrc | jlam | 4 | -21/+13 |
2002-08-06 | one more instance of :: and 0.0.0.0 issue. by fredb | itojun | 2 | -5/+16 |
2002-08-06 | simply obey config file, don't do trick against :: and 0.0.0.0. | itojun | 3 | -3/+19 |
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 |