Commit graph

48 commits

Author SHA1 Message Date
Munechika SUMIKAWA
43688787c2 Upgrade to 2.8e. 2005-01-29 17:03:58 +00:00
Munechika SUMIKAWA
141a39e1c6 Upgrade to 2.8d. 2004-10-17 14:18:43 +00:00
Munechika SUMIKAWA
41031aea68 Upgrade to 2.8c. 2004-06-24 00:21:04 +00:00
Norikatsu Shigemura
4537fee41a o Add to remove pid file as stop_postcmd.
o Bump PORTREVISION accordingly.

Approved by:	sumikawa (maintainer)
2004-05-13 02:59:45 +00:00
Norikatsu Shigemura
45633b413e Fix build error by rcNG-fy.
Pointy hat to:	myself
2004-05-05 10:04:01 +00:00
Munechika SUMIKAWA
81a8e79fae rcNG-fy.
Submitted by:	nork
2004-05-04 10:44:05 +00:00
Munechika SUMIKAWA
d6e60e5166 Upgrade to 2.8b. 2004-02-15 04:09:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Munechika SUMIKAWA
984ebc5b42 Upgrade to 2.8a. 2003-12-05 12:29:40 +00:00
Munechika SUMIKAWA
2feaeaa17d Upgrade to 2.8. 2003-10-07 13:09:10 +00:00
Munechika SUMIKAWA
da963079f3 Fix pkg-plist.
PR:		ports/56175
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-09-25 16:17:15 +00:00
Munechika SUMIKAWA
e0e2d8e7d3 Change default behaviour not to bind IPv6 socket to familiar with
IPv4-only kernel.

Suggested by:	Frank Altpeter <frank@altpeter.de>
2003-07-17 15:12:07 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Munechika SUMIKAWA
7c8634882e Upgrade to 2.7h. 2003-01-12 16:47:46 +00:00
Munechika SUMIKAWA
a3b7adad5d Upgrade to 2.7g. 2003-01-01 18:34:43 +00:00
Munechika SUMIKAWA
ed223f59bd Upgrade to 2.7f. 2002-10-12 22:20:43 +00:00
Munechika SUMIKAWA
57b11b6393 Upgrade to 2.7e. 2002-09-02 03:08:47 +00:00
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
b43990b92f Upgrade to 2.7c. 2002-07-08 14:33:36 +00:00
Munechika SUMIKAWA
ea7f1403d8 Upgrade to 2.7b. 2002-04-22 12:57:26 +00:00
Munechika SUMIKAWA
0a8cbdac51 Fix plist. 2002-04-01 09:44:40 +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
9b068efe09 Upgrade to 2.7. I've commited only patches in the previous commiting.
Reported by:	akiyama@kme.mei.co.jp
2002-03-05 09:17:30 +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
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Munechika SUMIKAWA
eda5ae273b - Wrap IPv6 patch part in OS version checking
- Use latest IPv6 patch

Submitted by:	ben
2000-12-26 18:12: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
Will Andrews
2893f80413 Remove Ben as maintainer by his own request due to lack of time. 2000-11-01 20:37:04 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Ben Smithurst
17879d635b ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now. 2000-07-10 22:35:34 +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
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
4248fdbf3c Yet more WWW: fun. 1999-05-03 04:42:18 +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
Bill Fenner
db3ac11fa2 Remove MAINTAINER=
Submitted by:	"Mutsaers, Peter" <p.mutsaers@interedge.nl>
1999-03-08 19:58:02 +00:00
Tim Vanderhoek
bf7d58180e Wwwaste the manpages. 1998-08-19 20:55:56 +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