summaryrefslogtreecommitdiff
path: root/www/wwwoffle
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-09 01:17:19 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-09 01:17:19 +0000
commit7537fea0289bfdcb8206ffe5a7d5f552f46551b9 (patch)
treea4453d4076ca7aedfadb9edcdd63bc056ca59173 /www/wwwoffle
parentTurn on tinymux. (diff)
Initial import wwwoffle version 2.1.
A WWW proxy server for offline browsing. PR: 6821 Submitted by: Peter Mutsaers <plm@xs4all.nl>
Notes
Notes: svn path=/head/; revision=12366
Diffstat (limited to 'www/wwwoffle')
-rw-r--r--www/wwwoffle/Makefile24
-rw-r--r--www/wwwoffle/distinfo1
-rw-r--r--www/wwwoffle/files/patch-aa25
-rw-r--r--www/wwwoffle/files/patch-ab19
-rw-r--r--www/wwwoffle/pkg-comment1
-rw-r--r--www/wwwoffle/pkg-descr3
-rw-r--r--www/wwwoffle/pkg-plist20
7 files changed, 93 insertions, 0 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
new file mode 100644
index 000000000000..c0c89f5e2e05
--- /dev/null
+++ b/www/wwwoffle/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: wwwoffle
+# Version required: 2.1
+# Date created: 1 Jun 1998
+# Whom: Peter Mutsaers
+#
+# $Id$
+#
+
+DISTNAME= wwwoffle-2.1
+CATEGORIES= www
+MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/httpd/ \
+ ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/www/servers
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= plm@xs4all.nl
+
+USE_GMAKE= yes
+
+MAN1= wwwoffle.1
+MAN5= wwwoffle.conf.5
+MAN8= wwwoffled.8
+
+.include <bsd.port.mk>
diff --git a/www/wwwoffle/distinfo b/www/wwwoffle/distinfo
new file mode 100644
index 000000000000..a9a3bd57c15b
--- /dev/null
+++ b/www/wwwoffle/distinfo
@@ -0,0 +1 @@
+MD5 (wwwoffle-2.1.tgz) = 25a98bb5f7f22ee028edd6981827f4ee
diff --git a/www/wwwoffle/files/patch-aa b/www/wwwoffle/files/patch-aa
new file mode 100644
index 000000000000..85bcc7187791
--- /dev/null
+++ b/www/wwwoffle/files/patch-aa
@@ -0,0 +1,25 @@
+*** Makefile.orig Sun Mar 8 17:10:55 1998
+--- Makefile Sun Mar 8 17:11:37 1998
+***************
+*** 21,30 ****
+ ########
+
+ CC=gcc
+! CFLAGS=-O2 -Wall -g
+
+ LD=gcc
+! LDFLAGS=-g
+
+ LEX=flex -i -L
+
+--- 21,30 ----
+ ########
+
+ CC=gcc
+! CFLAGS=-O2 -Wall
+
+ LD=gcc
+! LDFLAGS=-s
+
+ LEX=flex -i -L
+
diff --git a/www/wwwoffle/files/patch-ab b/www/wwwoffle/files/patch-ab
new file mode 100644
index 000000000000..e91365565b76
--- /dev/null
+++ b/www/wwwoffle/files/patch-ab
@@ -0,0 +1,19 @@
+*** misc.c.orig Sun Mar 8 17:19:03 1998
+--- misc.c Sun Mar 8 17:19:38 1998
+***************
+*** 316,322 ****
+ tim->tm_hour,
+ tim->tm_min,
+ tim->tm_sec,
+! utc?"GMT":tzname[tim->tm_isdst>0]);
+
+ return(value);
+ }
+--- 316,322 ----
+ tim->tm_hour,
+ tim->tm_min,
+ tim->tm_sec,
+! utc?"GMT":tim->tm_zone);
+
+ return(value);
+ }
diff --git a/www/wwwoffle/pkg-comment b/www/wwwoffle/pkg-comment
new file mode 100644
index 000000000000..5675906e6d94
--- /dev/null
+++ b/www/wwwoffle/pkg-comment
@@ -0,0 +1 @@
+A WWW proxy server for offline browsing
diff --git a/www/wwwoffle/pkg-descr b/www/wwwoffle/pkg-descr
new file mode 100644
index 000000000000..2f61a67da0a3
--- /dev/null
+++ b/www/wwwoffle/pkg-descr
@@ -0,0 +1,3 @@
+See http://www.gedanken.demon.co.uk/wwwoffle/index.html for more details
+
+After installation, edit wwwoffle.conf. See 'man wwwoffle.conf'
diff --git a/www/wwwoffle/pkg-plist b/www/wwwoffle/pkg-plist
new file mode 100644
index 000000000000..a9260467f950
--- /dev/null
+++ b/www/wwwoffle/pkg-plist
@@ -0,0 +1,20 @@
+bin/wwwoffle
+bin/wwwoffle-tools
+bin/wwwoffle-ls
+bin/wwwoffle-mv
+bin/wwwoffle-rm
+sbin/wwwoffled
+man/man1/wwwoffle.1.gz
+man/man5/wwwoffle.conf.5.gz
+man/man8/wwwoffled.8.gz
+@cwd /var/spool
+wwwoffle/wwwoffle.conf
+wwwoffle/outgoing/Owwwoffle-browser
+wwwoffle/outgoing/Owwwoffle-user
+wwwoffle/outgoing/Uwwwoffle-browser
+wwwoffle/outgoing/Uwwwoffle-user
+@dirrm wwwoffle/http
+@dirrm wwwoffle/lasttime
+@dirrm wwwoffle/monitor
+@dirrm wwwoffle/outgoing
+@dirrm wwwoffle