summaryrefslogtreecommitdiff
path: root/www/wwwoffle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.8.Munechika SUMIKAWA2003-10-074-33/+34
| | | | Notes: svn path=/head/; revision=90518
* Fix pkg-plist.Munechika SUMIKAWA2003-09-252-1/+2
| | | | | | | | PR: ports/56175 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=89362
* Change default behaviour not to bind IPv6 socket to familiar withMunechika SUMIKAWA2003-07-172-0/+11
| | | | | | | | | IPv4-only kernel. Suggested by: Frank Altpeter <frank@altpeter.de> Notes: svn path=/head/; revision=85057
* Clear moonlight beckons.Ade Lovett2003-03-072-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
* Upgrade to 2.7h.Munechika SUMIKAWA2003-01-123-2/+3
| | | | Notes: svn path=/head/; revision=72974
* Upgrade to 2.7g.Munechika SUMIKAWA2003-01-013-50/+10
| | | | Notes: svn path=/head/; revision=72067
* Upgrade to 2.7f.Munechika SUMIKAWA2002-10-123-2/+4
| | | | Notes: svn path=/head/; revision=67907
* Upgrade to 2.7e.Munechika SUMIKAWA2002-09-023-5/+32
| | | | Notes: svn path=/head/; revision=65462
* Upgrade to 2.7d.Munechika SUMIKAWA2002-07-293-14/+2
| | | | Notes: svn path=/head/; revision=63698
* wwwoffle segfaulted when receiving "Content-Length" header field withMunechika SUMIKAWA2002-07-152-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
* Upgrade to 2.7c.Munechika SUMIKAWA2002-07-082-2/+2
| | | | Notes: svn path=/head/; revision=62654
* Upgrade to 2.7b.Munechika SUMIKAWA2002-04-226-253/+245
| | | | Notes: svn path=/head/; revision=57980
* Fix plist.Munechika SUMIKAWA2002-04-012-0/+36
| | | | Notes: svn path=/head/; revision=57122
* Upgrade to 2.7a.Munechika SUMIKAWA2002-04-014-32/+11
| | | | Notes: svn path=/head/; revision=57119
* - Fix breakage in bentoMunechika SUMIKAWA2002-03-293-1/+13
| | | | | | | - Suppress message when booting from rc.d/wwwoffled.sh from netchild. Notes: svn path=/head/; revision=56847
* Upgrade to 2.7. I've commited only patches in the previous commiting.Munechika SUMIKAWA2002-03-053-174/+820
| | | | | | | Reported by: akiyama@kme.mei.co.jp Notes: svn path=/head/; revision=55559
* Upgrade to 2.7.Munechika SUMIKAWA2002-02-265-141/+77
| | | | Notes: svn path=/head/; revision=55276
* - Upgrade to 2.6d. KAME IPv6 patch was migrated.Munechika SUMIKAWA2001-10-285-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
* Upgrade to 2.6b.Munechika SUMIKAWA2001-04-114-56/+62
| | | | Notes: svn path=/head/; revision=41286
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* - Wrap IPv6 patch part in OS version checkingMunechika SUMIKAWA2000-12-262-3/+9
| | | | | | | | | - Use latest IPv6 patch Submitted by: ben Notes: svn path=/head/; revision=36387
* - Upgrade to 2.6 and use IPv6 patch.Munechika SUMIKAWA2000-11-205-170/+102
| | | | | | | - I(sumikawa) take over this port. Notes: svn path=/head/; revision=35292
* Remove Ben as maintainer by his own request due to lack of time.Will Andrews2000-11-011-1/+1
| | | | Notes: svn path=/head/; revision=34563
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-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
* ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now.Ben Smithurst2000-07-102-2/+2
| | | | Notes: svn path=/head/; revision=30463
* From the submitter:Steve Price2000-07-071-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
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-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
* Fix a broken patch.Maxim Sobolev2000-05-251-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
* Several fixes and improvements:Maxim Sobolev2000-05-193-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
* Update to 2.5e.Chris Piazza2000-04-298-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
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* ln -> ${LN}Michael Haro1999-08-281-6/+6
| | | | Notes: svn path=/head/; revision=21047
* Yet more WWW: fun.Michael Haro1999-05-031-1/+3
| | | | Notes: svn path=/head/; revision=18419
* This port is missing a couple of files, and makes incorrect assumptionsSteve Price1999-04-193-4/+7
| | | | | | | | | | about the permissions on one file. PR: 11195 Submitted by: maintainer Notes: svn path=/head/; revision=17994
* Update to version 2.4 and add new MAINTAINERBill Fenner1999-03-085-51/+340
| | | | | | | | PR: ports/10470 Submitted by: Adrian Wontroba aw1@stade.co.uk Notes: svn path=/head/; revision=17073
* Remove MAINTAINER=Bill Fenner1999-03-081-3/+1
| | | | | | | Submitted by: "Mutsaers, Peter" <p.mutsaers@interedge.nl> Notes: svn path=/head/; revision=17068
* Wwwaste the manpages.Tim Vanderhoek1998-08-191-3/+0
| | | | Notes: svn path=/head/; revision=12659
* Initial import wwwoffle version 2.1.Steve Price1998-08-097-0/+93
A WWW proxy server for offline browsing. PR: 6821 Submitted by: Peter Mutsaers <plm@xs4all.nl> Notes: svn path=/head/; revision=12366