summaryrefslogtreecommitdiff
path: root/www/wwwoffle (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-10-07Upgrade to 2.8.Munechika SUMIKAWA4-33/+34
Notes: svn path=/head/; revision=90518
2003-09-25Fix pkg-plist.Munechika SUMIKAWA2-1/+2
PR: ports/56175 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=89362
2003-07-17Change default behaviour not to bind IPv6 socket to familiar withMunechika SUMIKAWA2-0/+11
IPv4-only kernel. Suggested by: Frank Altpeter <frank@altpeter.de> Notes: svn path=/head/; revision=85057
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2003-01-12Upgrade to 2.7h.Munechika SUMIKAWA3-2/+3
Notes: svn path=/head/; revision=72974
2003-01-01Upgrade to 2.7g.Munechika SUMIKAWA3-50/+10
Notes: svn path=/head/; revision=72067
2002-10-12Upgrade to 2.7f.Munechika SUMIKAWA3-2/+4
Notes: svn path=/head/; revision=67907
2002-09-02Upgrade to 2.7e.Munechika SUMIKAWA3-5/+32
Notes: svn path=/head/; revision=65462
2002-07-29Upgrade to 2.7d.Munechika SUMIKAWA3-14/+2
Notes: svn path=/head/; revision=63698
2002-07-15wwwoffle segfaulted when receiving "Content-Length" header field withMunechika SUMIKAWA2-0/+12
negative integer. Submitted by: Niels Heinen <niels.heinen@ubizen.com> Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=152758 Notes: svn path=/head/; revision=63006
2002-07-08Upgrade to 2.7c.Munechika SUMIKAWA2-2/+2
Notes: svn path=/head/; revision=62654
2002-04-22Upgrade to 2.7b.Munechika SUMIKAWA6-253/+245
Notes: svn path=/head/; revision=57980
2002-04-01Fix plist.Munechika SUMIKAWA2-0/+36
Notes: svn path=/head/; revision=57122
2002-04-01Upgrade to 2.7a.Munechika SUMIKAWA4-32/+11
Notes: svn path=/head/; revision=57119
2002-03-29- Fix breakage in bentoMunechika SUMIKAWA3-1/+13
- Suppress message when booting from rc.d/wwwoffled.sh from netchild. Notes: svn path=/head/; revision=56847
2002-03-05Upgrade to 2.7. I've commited only patches in the previous commiting.Munechika SUMIKAWA3-174/+820
Reported by: akiyama@kme.mei.co.jp Notes: svn path=/head/; revision=55559
2002-02-26Upgrade to 2.7.Munechika SUMIKAWA5-141/+77
Notes: svn path=/head/; revision=55276
2001-10-28- Upgrade to 2.6d. KAME IPv6 patch was migrated.Munechika SUMIKAWA5-31/+41
- Configuration file was moved into /usr/local/etc/wwwoffle.conf. I believe this is suitable for FreeBSD style. Notes: svn path=/head/; revision=49298
2001-04-11Upgrade to 2.6b.Munechika SUMIKAWA4-56/+62
Notes: svn path=/head/; revision=41286
2001-02-05Some spaces -> tabs for ports/www.Jimmy Olgeni1-1/+1
Notes: svn path=/head/; revision=37985
2000-12-26- Wrap IPv6 patch part in OS version checkingMunechika SUMIKAWA2-3/+9
- Use latest IPv6 patch Submitted by: ben Notes: svn path=/head/; revision=36387
2000-11-20- Upgrade to 2.6 and use IPv6 patch.Munechika SUMIKAWA5-170/+102
- I(sumikawa) take over this port. Notes: svn path=/head/; revision=35292
2000-11-01Remove Ben as maintainer by his own request due to lack of time.Will Andrews1-1/+1
Notes: svn path=/head/; revision=34563
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami1-1/+1
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
2000-07-10ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now.Ben Smithurst2-2/+2
Notes: svn path=/head/; revision=30463
2000-07-07From the submitter:Steve Price1-0/+84
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 Notes: svn path=/head/; revision=30334
2000-07-05As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum1-1/+16
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. Notes: svn path=/head/; revision=30229
2000-05-25Fix a broken patch.Maxim Sobolev1-2/+2
"diff -u Makefile.orig Makefile > ../../patches/patch-aa" after "perl -pi -e" has been applied is definitely a BAD THING[tm]. Submitted by: bento Notes: svn path=/head/; revision=28749
2000-05-19Several fixes and improvements:Maxim Sobolev3-13/+44
"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 Notes: svn path=/head/; revision=28594
2000-04-29Update to 2.5e.Chris Piazza8-204/+198
PR: 18111 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> and Maxim Sobolev <sobomax@altavista.net> (additional patches) Notes: svn path=/head/; revision=28076
2000-04-10Update with the new PORTNAME/PORTVERSION variablesChris Piazza1-2/+2
Notes: svn path=/head/; revision=27430
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21146
1999-08-28ln -> ${LN}Michael Haro1-6/+6
Notes: svn path=/head/; revision=21047
1999-05-03Yet more WWW: fun.Michael Haro1-1/+3
Notes: svn path=/head/; revision=18419
1999-04-19This port is missing a couple of files, and makes incorrect assumptionsSteve Price3-4/+7
about the permissions on one file. PR: 11195 Submitted by: maintainer Notes: svn path=/head/; revision=17994
1999-03-08Update to version 2.4 and add new MAINTAINERBill Fenner5-51/+340
PR: ports/10470 Submitted by: Adrian Wontroba aw1@stade.co.uk Notes: svn path=/head/; revision=17073
1999-03-08Remove MAINTAINER=Bill Fenner1-3/+1
Submitted by: "Mutsaers, Peter" <p.mutsaers@interedge.nl> Notes: svn path=/head/; revision=17068
1998-08-19Wwwaste the manpages.Tim Vanderhoek1-3/+0
Notes: svn path=/head/; revision=12659
1998-08-09Initial import wwwoffle version 2.1.Steve Price7-0/+93
A WWW proxy server for offline browsing. PR: 6821 Submitted by: Peter Mutsaers <plm@xs4all.nl> Notes: svn path=/head/; revision=12366