summaryrefslogtreecommitdiff
path: root/chat/silc-server
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-12-21 08:58:33 +0000
committerhubertf <hubertf>2001-12-21 08:58:33 +0000
commit40c21ae42a03911e5eecf2f984b1fdd3a2c5925f (patch)
treeb59fea3c49f1e0257849a53fa9b45272aa7c5015 /chat/silc-server
parentf7ac09fe0f516089bd7911f3ed57321788eed4c8 (diff)
downloadpkgsrc-40c21ae42a03911e5eecf2f984b1fdd3a2c5925f.tar.gz
This file is no longer needed after the latest update.
Pointed out by Lubomir Sedlacik <salo@silcnet.org> in private mail.
Diffstat (limited to 'chat/silc-server')
-rw-r--r--chat/silc-server/patches/patch-ad115
1 files changed, 0 insertions, 115 deletions
diff --git a/chat/silc-server/patches/patch-ad b/chat/silc-server/patches/patch-ad
deleted file mode 100644
index e3e898aa6e3..00000000000
--- a/chat/silc-server/patches/patch-ad
+++ /dev/null
@@ -1,115 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2001/11/30 23:33:35 hubertf Exp $
-
---- doc/example_silcd.conf.in.orig Sun Nov 4 10:53:35 2001
-+++ doc/example_silcd.conf.in Thu Nov 29 20:53:48 2001
-@@ -12,16 +12,16 @@
- # If the cipher is builtin the <module path> maybe omitted.
- #
- [Cipher]
--aes-256-cbc:@MODULESDIR@/aes.sim.so:32:16
--aes-192-cbc:@MODULESDIR@/aes.sim.so:24:16
--aes-128-cbc:@MODULESDIR@/aes.sim.so:16:16
--twofish-256-cbc:@MODULESDIR@/twofish.sim.so:32:16
--twofish-192-cbc:@MODULESDIR@/twofish.sim.so:24:16
--twofish-128-cbc:@MODULESDIR@/twofish.sim.so:16:16
--mars-256-cbc:@MODULESDIR@/mars.sim.so:32:16
--mars-192-cbc:@MODULESDIR@/mars.sim.so:24:16
--mars-128-cbc:@MODULESDIR@/mars.sim.so:16:16
--none:@MODULESDIR@/none.sim.so:0:0
-+aes-256-cbc::32:16
-+aes-192-cbc::24:16
-+aes-128-cbc::16:16
-+twofish-256-cbc::32:16
-+twofish-192-cbc::24:16
-+twofish-128-cbc::16:16
-+mars-256-cbc::32:16
-+mars-192-cbc::24:16
-+mars-128-cbc::16:16
-+none::0:0
-
- #
- # Configured hash functions.
-@@ -69,7 +69,8 @@
- # Format: <location>:<server type>:<admin's name>:<admin's email address>
- #
- [AdminInfo]
--Kuopio, Finland:Test Server:Pekka Riikonen:priikone@poseidon.pspt.fi
-+#Kuopio, Finland:Test Server:Pekka Riikonen:priikone@poseidon.pspt.fi
-+Default Location:NetBSD Test Server:Root of All Evil:root@localhost
-
- #
- # Server information.
-@@ -77,7 +78,8 @@
- # Format: +<server FQDN>:<server IP>:<geographic location>:<port>
- #
- [ServerInfo]
--lassi.kuo.fi.ssh.com:10.2.1.6:Kuopio, Finland:706
-+#lassi.kuo.fi.ssh.com:10.2.1.6:Kuopio, Finland:706
-+localhost:127.0.0.1:Default Location:706
-
- #
- # Server keys
-@@ -93,7 +95,8 @@
- # Format: <local IP>:<Listener IP>:<port>
- #
- [ListenPort]
--10.2.1.6:10.2.1.6:706
-+#10.2.1.6:10.2.1.6:706
-+127.0.0.1:127.0.0.1:706
-
- #
- # Log files.
-@@ -110,9 +113,9 @@
- #
- [Logging]
- infologfile:@LOGSDIR@/silcd.log:10000
--#warninglogfile:@LOGSDIR@/silcd_warning.log:10000
--#errorlogfile:@LOGSDIR@/error.log:10000
--#fatallogfile:@LOGSDIR@/silcd_error.log:
-+warninglogfile:@LOGSDIR@/silcd_warning.log:10000
-+errorlogfile:@LOGSDIR@/error.log:10000
-+fatallogfile:@LOGSDIR@/silcd_error.log:
-
- #
- # Connection classes.
-@@ -146,7 +149,8 @@
- # file.
- #
- [AdminConnection]
--10.2.1.199:priikone:pekka:passwd:veryscret
-+#10.2.1.199:priikone:pekka:passwd:veryscret
-+127.0.0.1:root:root:passwd:verysecret
-
- #
- # Configured server connections.
-@@ -165,8 +169,8 @@
- # set to value 1 then this server will be backup router.
- #
- [ServerConnection]
--10.2.1.7:passwd:veryscret:706:1:1:0
--10.2.1.17:passwd:veryscret13:706:1:1:1 # backup connection, that host
-+#10.2.1.7:passwd:veryscret:706:1:1:0
-+#10.2.1.17:passwd:veryscret13:706:1:1:1 # backup connection, that host
- # will use this server as backup
- # router.
-
-@@ -208,3 +212,19 @@
- #
- [DenyConnection]
- #10.2.1.99:0:Your connection has been denied
-+
-+#
-+#Message Of The Day
-+#
-+#specify the text file containing the motd:
-+#
-+#[motd]
-+#@ETCDIR@/motd.txt
-+
-+#
-+#pidfile
-+#
-+#specify the pidfile where it will be written:
-+#
-+[pid]
-+/var/run/silcd.pid