From e0e2d8e7d3e1552d954a0f6a695fb1330e666133 Mon Sep 17 00:00:00 2001 From: Munechika SUMIKAWA Date: Thu, 17 Jul 2003 15:12:07 +0000 Subject: Change default behaviour not to bind IPv6 socket to familiar with IPv4-only kernel. Suggested by: Frank Altpeter --- www/wwwoffle/Makefile | 1 + www/wwwoffle/files/patch-conf::wwwoffle.conf | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 www/wwwoffle/files/patch-conf::wwwoffle.conf (limited to 'www/wwwoffle') diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index a29625a8cebd..d13548d955fe 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -7,6 +7,7 @@ PORTNAME= wwwoffle PORTVERSION= 2.7h +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.gedanken.freeserve.co.uk/download-wwwoffle/ EXTRACT_SUFX= .tgz diff --git a/www/wwwoffle/files/patch-conf::wwwoffle.conf b/www/wwwoffle/files/patch-conf::wwwoffle.conf new file mode 100644 index 000000000000..580cb8c1de83 --- /dev/null +++ b/www/wwwoffle/files/patch-conf::wwwoffle.conf @@ -0,0 +1,10 @@ +--- conf/wwwoffle.conf.template.orig Sat Nov 2 17:50:39 2002 ++++ conf/wwwoffle.conf.template Thu Jul 17 17:08:19 2003 +@@ -13,6 +13,7 @@ + { + bind-ipv4 = 0.0.0.0 + #bind-ipv6 = :: ++ bind-ipv6 = none + + http-port = 8080 + wwwoffle-port = 8081 -- cgit v1.2.3