Commit graph

17 commits

Author SHA1 Message Date
Munechika SUMIKAWA
e058223c9b Upgrade to 2.7d. 2002-07-29 14:05:26 +00:00
Munechika SUMIKAWA
fe86d9462b wwwoffle segfaulted when receiving "Content-Length" header field with
negative integer.

Submitted by:	Niels Heinen <niels.heinen@ubizen.com>
Obtained from:	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=152758
2002-07-15 17:44:19 +00:00
Munechika SUMIKAWA
ea7f1403d8 Upgrade to 2.7b. 2002-04-22 12:57:26 +00:00
Munechika SUMIKAWA
4257c89f4e Upgrade to 2.7a. 2002-04-01 09:27:28 +00:00
Munechika SUMIKAWA
1f10de108e - Fix breakage in bento
- Suppress message when booting from rc.d/wwwoffled.sh from netchild.
2002-03-29 08:36:24 +00:00
Munechika SUMIKAWA
221623e7e6 Upgrade to 2.7. 2002-02-26 21:52:33 +00:00
Munechika SUMIKAWA
262f6ea9f9 - Upgrade to 2.6d. KAME IPv6 patch was migrated.
- Configuration file was moved into /usr/local/etc/wwwoffle.conf.
  I believe this is suitable for FreeBSD style.
2001-10-28 20:16:49 +00:00
Munechika SUMIKAWA
a497794cd4 Upgrade to 2.6b. 2001-04-11 14:58:15 +00:00
Munechika SUMIKAWA
7fbe47e20c - Upgrade to 2.6 and use IPv6 patch.
- I(sumikawa) take over this port.
2000-11-20 17:53:19 +00:00
Steve Price
49d2ff06d8 From the submitter:
The wwwoffled program in the www/wwwoffle port doesn't retry a select()
call when select() fails with EINTR, which it should do.  This causes
problems such as a 'wwwoffle -offline' command not taking effect which
can be annoying.

PR:		19652
Submitted by:	maintainer
2000-07-07 19:31:03 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Maxim Sobolev
96b90dff26 Fix a broken patch.
"diff -u Makefile.orig Makefile > ../../patches/patch-aa" after "perl -pi -e"
has been applied is definitely a BAD THING[tm].

Submitted by:	bento
2000-05-25 15:10:49 +00:00
Maxim Sobolev
0181081672 Several fixes and improvements:
"The wwwoffle port has "/var/spool/wwwoffle" hardcoded as the path for
the spool, both in the Makefile and PLIST.  Even if a user overrides
this in Makefile they may not know PLIST needs changing.

Also, the installation attempted to change the ownership of some files
to root:wheel, this changes that to ${BINOWN}:${BINGRP}.  This means
one less warning message while testing the port as a non-root user if
nothing else."

PR:		18372
Submitted by:	maintainer
2000-05-19 08:44:38 +00:00
Chris Piazza
e97ca0b979 Update to 2.5e.
PR:		18111
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
	    and Maxim Sobolev <sobomax@altavista.net> (additional patches)
2000-04-29 20:33:44 +00:00
Steve Price
591ef95b34 This port is missing a couple of files, and makes incorrect assumptions
about the permissions on one file.

PR:		11195
Submitted by:	maintainer
1999-04-19 04:11:32 +00:00
Bill Fenner
c7144ec282 Update to version 2.4 and add new MAINTAINER
PR:		ports/10470
Submitted by:	Adrian Wontroba aw1@stade.co.uk
1999-03-08 20:38:20 +00:00
Steve Price
7537fea028 Initial import wwwoffle version 2.1.
A WWW proxy server for offline browsing.

PR:		6821
Submitted by:	Peter Mutsaers <plm@xs4all.nl>
1998-08-09 01:17:19 +00:00