summaryrefslogtreecommitdiffstats
path: root/www/wwwoffle/files
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2003-07-17 15:12:07 +0000
committersumikawa <sumikawa@FreeBSD.org>2003-07-17 15:12:07 +0000
commit09f32f61807005ed8864c8e92a5301fbf6da22be (patch)
treed6eced2afb456cc450f20293109c4c6af7c1ec9d /www/wwwoffle/files
parent4b8acd36a7010f2ff5a6b4317b8682e3e11ecd08 (diff)
downloadFreeBSD-ports-09f32f61807005ed8864c8e92a5301fbf6da22be.zip
FreeBSD-ports-09f32f61807005ed8864c8e92a5301fbf6da22be.tar.gz
Change default behaviour not to bind IPv6 socket to familiar with
IPv4-only kernel. Suggested by: Frank Altpeter <frank@altpeter.de>
Diffstat (limited to 'www/wwwoffle/files')
-rw-r--r--www/wwwoffle/files/patch-conf::wwwoffle.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/wwwoffle/files/patch-conf::wwwoffle.conf b/www/wwwoffle/files/patch-conf::wwwoffle.conf
new file mode 100644
index 0000000..580cb8c
--- /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
OpenPOWER on IntegriCloud