FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:16 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
wwwoffle 2.9d_3 www on this many watch lists=5 search for ports that depend on this port
A caching proxy server for HTTP and FTP designed for dial-up hosts
Maintained by: sumikawa@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: ipv6


The wwwoffled program is a simple proxy server with special features
for use with dial-up internet links. This means that it is possible to
browse web pages and read them without having to remain connected.

 * Can be configured to use dial-on-demand for pages that are not cached. 
 * Selection of pages to download next time online 
   + Using normal browser to follow links. 
   + Command line interface to select pages for downloading. 
 * Control which pages can be requested when offline. 
 * Provides non-cached access to intranet servers. 

WWW: http://www.gedanken.demon.co.uk/wwwoffle/

- Ben Smithurst
  <ben@FreeBSD.org>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, lang/perl5.8
Required To Run: lang/perl5.8
Required Libraries: security/gnutls

To install the port: cd /usr/ports/www/wwwoffle/ && make install clean
To add the package: pkg_add -r wwwoffle


Configuration Options
     No options to configure

Master Sites:
http://www.gedanken.demon.co.uk/download-wwwoffle/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-01-05
    Affects: users of www/wwwoffle, security/ipsec-tools
    Author: edwin@FreeBSD.org
    Reason: 
      The startup of the rc.d scripts for these two ports are now
      by default disabled.
    
    

Number of commits found: 57

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Aug 2009 19:04:40
Original commit files touched by this commit  2.9d_3
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
08 Jul 2009 08:53:01
Original commit files touched by this commit  2.9d_2
sumikawa search for other commits by this committer
Fix docdir to be able to install on non-standard LOCALBASE.
06 Jun 2008 15:07:24
Original commit files touched by this commit  2.9d_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
03 Mar 2008 11:57:08
Original commit files touched by this commit  2.9d_1
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
03 Mar 2008 04:36:45
Original commit files touched by this commit  2.9d
sumikawa search for other commits by this committer
Upgrade to 2.9d.
04 Oct 2007 07:21:46
Original commit files touched by this commit  2.9a_3
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
01 Jul 2007 09:56:17
Original commit files touched by this commit  2.9a_3
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
02 Jan 2007 08:54:13
Original commit files touched by this commit  2.9a_2
novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
26 Sep 2006 03:18:34
Original commit files touched by this commit  2.9a_1
sumikawa search for other commits by this committer
The port should work on non-i386 arch.
26 Sep 2006 03:02:13
Original commit files touched by this commit  2.9a_1
sumikawa search for other commits by this committer
Support "reload" in the rc script.

Submitted by:   nork
13 Aug 2006 19:28:06
Original commit files touched by this commit  2.9a
sumikawa search for other commits by this committer
Upgrade to 2.9a.
06 Jul 2006 18:41:23
Original commit files touched by this commit  2.9_1
novel search for other commits by this committer
Chase gnutls shlib version change.
22 Apr 2006 23:08:55
Original commit files touched by this commit  2.9
kris search for other commits by this committer
BROKEN on !i386 and on 4.x: Does not compile
09 Apr 2006 14:20:04
Original commit files touched by this commit  2.9
sumikawa search for other commits by this committer
- Add missig LIB_DEPENDS
- Fix compilation on 64bit arch
03 Apr 2006 07:55:43
Original commit files touched by this commit  2.9
sumikawa search for other commits by this committer
Upgrade to 2.9.
20 Feb 2006 20:47:50
Original commit files touched by this commit  2.8e_1
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
24 Jan 2006 03:14:23
Original commit files touched by this commit  2.8e_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
05 Jan 2006 01:21:08
Original commit files touched by this commit  2.8e_1
edwin search for other commits by this committer
Implement rc_subr suggestions made by dougb@
05 Jan 2006 00:37:23
Original commit files touched by this commit  2.8e_1
edwin search for other commits by this committer
[PATCH] www/wwwoffle: fix broken wwwoffled.sh

        Fix broken wwwoffled.sh

PR:             ports/91314
Submitted by:   Andrey Slusar <anray@freebsd.org>
29 Jan 2005 17:03:58
Original commit files touched by this commit  2.8e
sumikawa search for other commits by this committer
Upgrade to 2.8e.
17 Oct 2004 15:18:43
Original commit files touched by this commit  2.8d
sumikawa search for other commits by this committer
Upgrade to 2.8d.
24 Jun 2004 01:21:04
Original commit files touched by this commit  2.8c
sumikawa search for other commits by this committer
Upgrade to 2.8c.
13 May 2004 03:59:45
Original commit files touched by this commit  2.8b_2
nork search for other commits by this committer
o Add to remove pid file as stop_postcmd.
o Bump PORTREVISION accordingly.

Approved by:    sumikawa (maintainer)
05 May 2004 11:04:01
Original commit files touched by this commit  2.8b_1
nork search for other commits by this committer
Fix build error by rcNG-fy.

Pointy hat to:  myself
04 May 2004 11:44:05
Original commit files touched by this commit  2.8b_1
sumikawa search for other commits by this committer
rcNG-fy.

Submitted by:   nork
15 Feb 2004 04:09:58
Original commit files touched by this commit  2.8b
sumikawa search for other commits by this committer
Upgrade to 2.8b.
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.8a_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
05 Dec 2003 12:29:40
Original commit files touched by this commit  2.8a
sumikawa search for other commits by this committer
Upgrade to 2.8a.
07 Oct 2003 14:09:10
Original commit files touched by this commit  2.8
sumikawa search for other commits by this committer
Upgrade to 2.8.
25 Sep 2003 17:17:15
Original commit files touched by this commit  2.7h_2
sumikawa search for other commits by this committer
Fix pkg-plist.

PR:             ports/56175
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
17 Jul 2003 16:12:07
Original commit files touched by this commit  2.7h_1
sumikawa search for other commits by this committer
Change default behaviour not to bind IPv6 socket to familiar with
IPv4-only kernel.

Suggested by:   Frank Altpeter <frank@altpeter.de>
07 Mar 2003 06:12:57
Original commit files touched by this commit  2.7h
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
12 Jan 2003 16:47:46
Original commit files touched by this commit  2.7h
sumikawa search for other commits by this committer
Upgrade to 2.7h.
01 Jan 2003 18:34:43
Original commit files touched by this commit  2.7g
sumikawa search for other commits by this committer
Upgrade to 2.7g.
12 Oct 2002 23:20:43
Original commit files touched by this commit  2.7f
sumikawa search for other commits by this committer
Upgrade to 2.7f.
02 Sep 2002 04:08:47
Original commit files touched by this commit  2.7e
sumikawa search for other commits by this committer
Upgrade to 2.7e.
29 Jul 2002 15:05:27
Original commit files touched by this commit  2.7d
sumikawa search for other commits by this committer
Upgrade to 2.7d.
15 Jul 2002 18:44:19
Original commit files touched by this commit  2.7c_1
sumikawa search for other commits by this committer
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
08 Jul 2002 15:33:36
Original commit files touched by this commit  2.7c
sumikawa search for other commits by this committer
Upgrade to 2.7c.
22 Apr 2002 13:57:26
Original commit files touched by this commit  2.7b
sumikawa search for other commits by this committer
Upgrade to 2.7b.
01 Apr 2002 10:44:40
Original commit files touched by this commit  2.7a_1
sumikawa search for other commits by this committer
Fix plist.
01 Apr 2002 10:27:28
Original commit files touched by this commit  2.7a
sumikawa search for other commits by this committer
Upgrade to 2.7a.
29 Mar 2002 08:36:24
Original commit files touched by this commit  2.7_1
sumikawa search for other commits by this committer
- Fix breakage in bento
- Suppress message when booting from rc.d/wwwoffled.sh from netchild.
05 Mar 2002 09:17:30
files touched by this commit
sumikawa search for other commits by this committer
Upgrade to 2.7. I've commited only patches in the previous commiting.    
26 Feb 2002 21:52:33
files touched by this commit
sumikawa search for other commits by this committer
Upgrade to 2.7.    
28 Oct 2001 20:16:52
files touched by this commit
sumikawa search for other commits by this committer
- 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.    
11 Apr 2001 16:58:16
files touched by this commit
sumikawa search for other commits by this committer
Upgrade to 2.6b.    
05 Feb 2001 15:33:58
files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
26 Dec 2000 18:12:15
files touched by this commit
sumikawa search for other commits by this committer
- Wrap IPv6 patch part in OS version checking   - Use latest IPv6 patch    
20 Nov 2000 17:53:20
files touched by this commit
sumikawa search for other commits by this committer
- Upgrade to 2.6 and use IPv6 patch.   - I(sumikawa) take over this port.    
01 Nov 2000 20:37:05
files touched by this commit
will search for other commits by this committer
Remove Ben as maintainer by his own request due to lack of time.    
08 Oct 2000 12:23:49
files touched by this commit
asami search for other commits by this committer
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.    
08 Oct 2000 09:11:25
files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
11 Jul 2000 00:35:34
files touched by this commit
ben search for other commits by this committer
ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now.    
07 Jul 2000 21:31:03
files touched by this commit
steve search for other commits by this committer
From the submitter:    
05 Jul 2000 14:37:07
files touched by this commit
tg search for other commits by this committer
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.    
25 May 2000 17:10:49
files touched by this commit
sobomax search for other commits by this committer
Fix a broken patch.    

Number of commits found: 57

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.254 seconds.