summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2005-05-07 11:02:47 +0000
committerabs <abs@pkgsrc.org>2005-05-07 11:02:47 +0000
commitaf7a0ecf13e5bd2f57a5a148336ff78939952734 (patch)
treeebf470014940ed67e9d980bf5b1ea0dc5ef29d8d /www
parent5e9d00093cc862c978f0b4d59d4dfd6a2ea3e32f (diff)
downloadpkgsrc-af7a0ecf13e5bd2f57a5a148336ff78939952734.tar.gz
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.
Diffstat (limited to 'www')
-rw-r--r--www/wwwoffle/Makefile12
-rw-r--r--www/wwwoffle/distinfo8
2 files changed, 9 insertions, 11 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index 7ce72cfdea8..a7f6a980966 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.53 2004/12/29 15:42:38 minskim Exp $
+# $NetBSD: Makefile,v 1.54 2005/05/07 11:02:47 abs Exp $
-DISTNAME= wwwoffle-2.8c
-PKGREVISION= 1
+DISTNAME= wwwoffle-2.8e
CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/www/servers/} \
- ftp://ftp.demon.co.uk/pub/unix/httpd/ \
- http://www.gedanken.freeserve.co.uk/download-wwwoffle/
+MASTER_SITES= http://www.gedanken.freeserve.co.uk/download-wwwoffle/ \
+ ftp://ftp.ibiblio.org/pub/Linux/apps/www/servers/
EXTRACT_SUFX= .tgz
-MAINTAINER= fredb@NetBSD.org
+MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://www.gedanken.demon.co.uk/wwwoffle/
COMMENT= WWW proxy with support for offline browsing
diff --git a/www/wwwoffle/distinfo b/www/wwwoffle/distinfo
index 551fa25ec12..ed7d306de05 100644
--- a/www/wwwoffle/distinfo
+++ b/www/wwwoffle/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2005/02/24 14:08:40 wiz Exp $
+$NetBSD: distinfo,v 1.22 2005/05/07 11:02:48 abs Exp $
-SHA1 (wwwoffle-2.8c.tgz) = 94d5f924abfa7c857cf65ab033dc7317633d71e8
-RMD160 (wwwoffle-2.8c.tgz) = 35e0303fb03f32a96e19d262a1c9c0e657c2f43e
-Size (wwwoffle-2.8c.tgz) = 978899 bytes
+SHA1 (wwwoffle-2.8e.tgz) = 719cc53a2c66c14aa7dfcb6ca0ef9f033b454bd9
+RMD160 (wwwoffle-2.8e.tgz) = a9243f0c2aab2c735ce355ee81d3a802e8d797dc
+Size (wwwoffle-2.8e.tgz) = 1015694 bytes
SHA1 (patch-aa) = 897de385a47826e16a8a09b1bc1c207a2d350f94