Up to [cvs.netbsd.org] / pkgsrc / www / wwwoffle
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Tue Sep 26 13:48:43 2006 UTC (5 years, 8 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.23: +9 -5
lines
Diff to previous 1.23 (colored)
Update www/wwwoffle from 2.8e to 2.9a - from PR/34532 by Marko Schutz Changelog runs to over 1000 lines
Revision 1.23 / (download) - annotate - [select for diffs], Tue Apr 11 08:10:41 2006 UTC (6 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
Correctly use config file framework for wwwoffle.conf, also move it under share/examples/wwwoffle like all other packages do. Bump revision.
Revision 1.22 / (download) - annotate - [select for diffs], Sat May 7 11:02:48 2005 UTC (7 years ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.21: +4 -4
lines
Diff to previous 1.21 (colored)
Update wwwoffle to 2.8e, and take over maintainership Changes since 2.8c: * src/version.h, doc/NEWS: Update to version 2.8e. * src/wwwoffle-tools.c: Fix previous wwwoffle-mv change and preserve timestamps. * src/configdata.c: Make the default value for reply-chunked-data match the documentation. * src/info.c: Indicate on the info page if the URL has been requested. * src/wwwoffles.c: Handle HEAD requests more intelligently. When online send HEAD don't cache them, when offline convert to GET if not cached. * doc/README: Updated description of wwwoffle-mv program. * src/configdata.c, src/wwwoffles.c, conf/upgrade-config.pl, conf/wwwoffle.conf.template, doc/CHANGES.CONF, doc/README.CONF, src/config.h: Added a new option cache-control-max-age-0 to OnlineOptions and OfflineOptions. * doc/FAQ: Another solution to the infamous libc resolver problem. * src/wwwoffles.c: No functional changes. Added more comments relating to Fetch mode, and on mode for else statements. Rearranged code so that mode==Fetch is evaluated with others in else branch. * src/wwwoffles.c: Fix two places where being in Fetch mode would go wrong (aliased URL and unauthenticated proxy request). * doc/README, doc/README.CONF: Some text changes. * src/wwwoffle-tools.c: Allow moving files and changing the path. * src/control.c: Fix spurious error message. * doc/wwwoffle.conf.man.template: Updated the dates in the footer/header. * src/spool.c: Only print an error for a missing monitor time file if the URL is monitored. Version 2.8d of WWWOFFLE released. * doc/NEWS, src/version.h: Update to version 2.8d. * doc/README: Update acknowledgements section (removal of old GIF code). * src/gifmodify.c: All new GIF modification code (handles GIF87a and GIF89a). * doc/README.CONF: Make sure that all lines are less than 78 characters long. * src/htmlmodify.l, conf/upgrade-config.pl, conf/wwwoffle.conf.template, doc/CHANGES.CONF, doc/README.CONF, src/config.h, src/configdata.c: Add a new option to remove HTML "marquee" effect (scrolling text). * src/Makefile.in, src/configedit.c, src/control.c, src/index.c, src/monitor.c, src/refresh.c: Give warnings if processing URL arguments and an unexpected one is seen. * conf/wwwoffle.conf.template, doc/CHANGES.CONF, doc/README, doc/README.CONF, src/config.h, src/configdata.c, src/htmlmodify.l, conf/upgrade-config.pl: Add an HTMLModify option to fix bad cyrillic coding. * src/wwwoffle-tools.c: Return an error status in case of a failure. * src/wwwoffles.c: Make sure that there is a message from 'wwwoffle -fetch' for all URLs. * src/miscurl.c: Fix hostname character checking. * src/document.c: Parse xhtml pages for links and images. * src/info.c: Display source of xhtml and xml pages. * src/wwwoffles.c: Add cache information to xhtml pages. * doc/README.CONF: Clarify the try-without-password option wording. * src/miscurl.c: When splitting a URL disallow invalid characters in hostnames. * src/wwwoffled.c: Change log file ownership before changing uid/gid. Close stdin/stdout/stderr after detaching from terminal not before. Don't open log file again after detaching from terminal. Don't force usage of stderr when re-initialising error handler. * doc/README.CONF, src/configmisc.c: A URL-SPEC path like '/*/foo*' matches '/foo*' and '/*/foo*' as a special case. * src/cgi.c, src/search.c: Fix bug with setting up stdout for CGI program. * src/errors.c: Fix bug that left file descriptor open on log file. * src/document.h, src/htmlmodify.l, src/wwwoffles.c: Disable the demoronise-ms-html option if the HTML is UTF-8 or other multibyte charset.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Feb 24 14:08:40 2005 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
Add RMD160 checksums.
Revision 1.20 / (download) - annotate - [select for diffs], Sun Aug 29 15:03:46 2004 UTC (7 years, 8 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
update to wwwoffle-2.8c patch provided by Ove Soerensen in PR 26792 changes compared to 2.7f: wwwoffle 2.8c contains various fixes and new features. For example the removal of some memory-leaks, fixes for race-conditions and it's noew CSS aware and has support for chunked encoding.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Nov 8 15:39:55 2002 UTC (9 years, 6 months ago) by fredb
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
Update to version 2.7f. The following is condensed in format only from
the "ChangeLog" file:
* src/configrdwr.c:
When allowing '=' signs in URL-SPECIFICATIONS ignore trailing spaces.
* doc/FAQ: Added a question about startup error/warning messages.
* src/wwwoffles.c:
Don't attempt to modify HTML if the page is compressed.
* src/headbody.c: Fix the Set-Cookie problem again.
* doc/scripts/FAQ-html.pl: New file.
* doc/scripts/README.CONF-html.pl, doc/scripts/README.CONF-msg.pl:
Convert characters with umlauts into proper HTML entities.
* src/headbody.c: A fix for the stupid bug in the previous version.
* src/io.c:
Fix for partial pages when server uses compression (suggested by
Paul Rombouts).
* src/wwwoffled.c: Close the client socket if SocketRemoteName() fails.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Sep 5 16:56:54 2002 UTC (9 years, 8 months ago) by fredb
Branch: MAIN
Changes since 1.17: +3 -4
lines
Diff to previous 1.17 (colored)
Update wwwoffle to Version 2.7e. From the NEWS file:
Bug Fixes:
Correct some invalid HTML in the message files. Fix some memory leaks, free
some unfreed memory, check some pointers, close some files. Don't send the
extra arguments to POST requests that WWWOFFLE uses internally. Removed
segmentation fault potential when password not used in config file. Another
fix for the cookie problem. Warn if running as root. Try both IPv6 and IPv4
socket binding (IPv6 may not accept IPv4). Potential bug fix for page
corruption. Potential fix for IPv6 configuration on Solaris.
New Features:
Add an option to have case-insensitive matching for URL-SPEC path and args.
Added the option to only fetch images on the same host (automatic fetching).
Allow URL-SPECs to contain an '=' sign embedded in them (long time bug fix).
The monitor options page now accepts ranges of hours or days (e.g. '1-5n').
[Note: The change to IPv6 binding to not require IPv4-mapped addresses was
already present in the package as "patch-ac".]
[Note: TODO: Have the package create a user, and let the "rc.d" script run
wwwoffle as that user.]
Also, reorder ${MASTER_SITES} to comply with the request on the download
page, and work around an install target corner case for the benefit of bulk
build machines (only applies for hosts on which wwwoffle has never run).
Revision 1.17 / (download) - annotate - [select for diffs], Mon Aug 19 22:03:04 2002 UTC (9 years, 9 months ago) by fredb
Branch: MAIN
Changes since 1.16: +3 -4
lines
Diff to previous 1.16 (colored)
Update to version 2.7d. From the NEWS file: Bug Fixes: Discard POST/PUT requests that have negative content-lengths. Make the CanonicaliseHost() function robust to bad IP addresses. Fix some memory leaks, free some unfreed memory. Don't give socket error using '-f' option. Fix compilation on Cygwin. Fix IPv6 compilation on Solaris 9. Bug fix for v2.7c Cookie change. Don't replace '//' in a URL path with '/'.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Aug 10 13:43:09 2002 UTC (9 years, 9 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Fix PR pkg/17672 a little more portably, with patch suggested by Andrew M. Bishop (wwwoffle's author/maintainer). With this, if IPv6-mapped IPv6 addresses are enabled, attempting to bind the wildcard address for both protocols is not a fatal error.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Aug 6 01:58:34 2002 UTC (9 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
one more instance of :: and 0.0.0.0 issue. by fredb
Revision 1.14 / (download) - annotate - [select for diffs], Tue Aug 6 01:20:20 2002 UTC (9 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
simply obey config file, don't do trick against :: and 0.0.0.0. (patch sent to the author). bump PKGREVISION
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 25 15:56:20 2002 UTC (9 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
In FTP_Request(), don't free "path" until we're really done with it, as "file" is in "path"'s allocation. This fixes a bug where the server task would randomly try to acces a file as a directory, and fail. Bump PKGREVISION, as this was a fairly serious bug.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 16 14:28:07 2002 UTC (9 years, 10 months ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews
Changes since 1.11: +3 -4
lines
Diff to previous 1.11 (colored)
Update to 2.7c. Straight from the NEWS file: Bug Fixes: Install two DLLs for the Win32 version. Don't crash for HTTP servers that send headers prefixed with whitespace. Make the "edit selected entry" option work. Don't write uncompressed data to the cache with a header saying it is compressed. Be more lenient in detecting spiders that cannot make requests. The wwwoffle-tools programs now handle dir names as if they had http:// in front. Disallow wwwoffle requests for protocols that WWWOFFLE does not handle. Use the command line config filename in error messages. Fix to allow compilation on SGI IRIX. Handle XHTML style tags when modifying HTML. Updated setuid/setgid code. Some memory leaks removed and potential crashes removed due to using lint). New Features: Split up Set-Cookie headers since browsers can't handle them. Don't request deflated data since WWWOFFLE and servers don't agree on format. Added a form on the monitor options page to stop monitoring a URL. The confirm-requests option now asks for confirmation for page reloads. Documentation: Update FAQ to reference privoxy as well as JunkBuster. Describe how to modify htdig templates to work with WWWOFFLE.
Revision 1.10.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 19:04:49 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored) next main 1.11 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.11 / (download) - annotate - [select for diffs], Tue May 14 15:37:19 2002 UTC (10 years ago) by fredb
Branch: MAIN
CVS Tags: buildlink2-base
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Don't core just because a silly server, like my 3com [TM] Lan Modem, puts leading white space at the beginning of the very first header line. (Leading blanks are supposed to signify a continuation of the previous header line, but for the "server:" line, there aren't any previous lines, so who knows why they do that.) This patch was suggested by Andrew M. Bishop, "wwwoffle"'s author and maintainer. Don't know if it's going to be in the next release, or not.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Apr 25 10:43:26 2002 UTC (10 years, 1 month ago) by fredb
Branch: MAIN
Branch point for: buildlink2
Changes since 1.9: +4 -5
lines
Diff to previous 1.9 (colored)
Update wwwoffle to 2.7b (from NEWS): Bug Fixes: Ensure that only one argument is given to wwwoffle -o or -O. Some more version 2.7 documentation updates. Fix crash using 'wwwoffle -O|-o|-put|-post <URL>'. Put refresh URLs in the outgoing directory with correct URL. Delete auto-generated files in Makefile before re-generating. Choosing 'edit selected item' in configuration pages shows current values. Fix potential crash with wwwoffle-hash. Put a DESTDIR variable in Makefile for easier installation. Fix parsing IPv6 addresses in audit-usage.pl script. Makefile change for FreeBSD make. Bug fix for the Alias section of the config file. Fix Makefile for Win32. New Features: Allow CGI scripts to be used with the built-in web server.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 25 08:50:00 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Update wwwoffle to 2.7a (2.7.1). From the NEWS file: Bug Fixes: Ensure that the -put or -post options to wwwoffle have one URL. Fix IPv6 checking (configure fails if IPv6 not available). Fix conditional request problem (304 reply for non-conditional requests). Make the socket binding errors less confusing. Fix requesting of compressed data. Handle NULL strings in FTP code and parsing requests. Speed up wildcard matching of '/*' paths. When search script fails give an error not a blank page. The content-length header is not removed unless compression is being used. Fix core dump with configuration page adding first item to DontGet/DontCache section. Preserve cache file timestamps when compressing them. Handle relative URLs that start with '//'. Fix Solaris compilation problem with statfs/statvfs. Bug fix for failure to censor some headers. Remove the 'alt' attribute from disabled images when modifying HTML. New Features: Re-instate the old configuration editing web pages due to user demand. Allow wildcards to have more than two '*' in them. The upgrade-config.pl script warns about URL-SPECs with path='/' not '/*'.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 23 22:48:09 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Fix sprintf() overflow for long urls: sprintf() -> snprintf().
Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 10 22:14:30 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
Changes since 1.6: +4 -5
lines
Diff to previous 1.6 (colored)
Update wwwwoffle to 2.7. Very many bug fixes, including fixes for dealing better with javascript pages, and fixes for old ftp servers. Lots of new features and configure options, too. Also, new translations for French, Dutch, Polish, German; docs and notes in a few other languages; and translations for local pages are now selected by browser settings!
Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 18 20:31:14 2001 UTC (10 years, 9 months ago) by fredb
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Let the default configuration file be installed as "wwwoffle.conf.install", rather than "wwwoffle.conf.default", so that wwwoffle-upgrade-config*.pl can use it to populate the new config file with comments (and to minimize gratuitious changes).
Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 18 20:04:08 2001 UTC (10 years, 9 months ago) by fredb
Branch: MAIN
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
This patch is no longer needed -- the tools now take an absolute path to be a "localhost" URL. [Per Andrew M. Bishop, wwwoffle's author.]
Revision 1.4 / (download) - annotate - [select for diffs], Thu Aug 16 04:23:45 2001 UTC (10 years, 9 months ago) by fredb
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Don't call freeaddrinfo() with "0" argument -- it cores.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 14 04:51:46 2001 UTC (10 years, 9 months ago) by fredb
Branch: MAIN
Changes since 1.2: +5 -6
lines
Diff to previous 1.2 (colored)
Update wwwoffle to version 2.6d. From the "NEWS" file... Bug Fixes: Fix pagination problem in wwwoffled manual page. Fix core dump with missing DontCompress section. Fix error with convert-cache and uncompress-cache programs not recognising valid configuration items. Fix harmless buffer overrun. Improve the URL decoded strings displayed in indexes. Don't complain about empty directory when installing. Canonicalise the pathname in URLs. Compile on __bsdi__ systems. Convert decimal IP addresses to dotted-quad. Add support for compilation on Apple OS X. Enable HTML modifications on URLs with error status. Use a case-insensitive check when censoring headers. Fix up HTML to that it validates with an SGML checker. New Features: Added IPv6 support. Added bind-ipv4 and bind-ipv6 options to specify local IP address to bind to. Added 'random' sort order option for indexes. Made index sorting use alphabetical as a secondary sort. Added HTTP/1.1 'Cache-Control: max-age=..' header handling (same as 'Expires'). Translations: Updated the Russian translations of the WWWOFFLE messages.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 22 06:44:39 2001 UTC (11 years, 1 month ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +6 -3
lines
Diff to previous 1.1 (colored)
Upgrade wwwoffle to 2.6c. From the "NEWS" file... Bug Fixes: Changed the HTML message pages to be HTML 4 compliant (use ';' instead of '&' for URL arguments). Fixed meta-refresh-self problem. Don't get confused by scripts when parsing HTML. Fix crash in convert-cache program. Made compilation work on SGI machines. Don't truncate partial cached file. Fix the request-changed option. New Features: Add comments where WWWOFFLE modifies the original page's HTML. Add the option to remove stylesheets, external links and embedded styles. Add the option to remove Java applets. Add options to remove links and replace images listed in the DontGet section. Add the option to not fetch webbugs (1x1 pixel images) when parsing HTML. Add the option to replace webbugs (1x1 pixel images) when modifying HTML. Translations: Added Dutch translations of WWWOFFLE messages.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 12:13:33 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo