summaryrefslogtreecommitdiff
path: root/chat/silc-server/PLIST
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-12-17 00:43:10 +0000
committerhubertf <hubertf@pkgsrc.org>2001-12-17 00:43:10 +0000
commit72f6aad26da8e24e8f6430a4a6b086e945040a5e (patch)
treef2afab442d6af5f2583225052e2fc0f6ebddbfe0 /chat/silc-server/PLIST
parent16b0456e15fbc30b7c81eafaa4b48951cf773ffd (diff)
downloadpkgsrc-72f6aad26da8e24e8f6430a4a6b086e945040a5e.tar.gz
update the silc-server package to version 0.7.1.
Submitted by Lubomir Sedlacik <salo@silcnet.org> in PR 14887 Changes in the NetBSD's package from version 0.6.4 -> 0.7.1: - upgrade to silc-server-0.7.1 (the main changes below) the biggest change is the ipv6 support (new configuration file format is needed, though) - removed patch-ac because it was integrated into distribution (patch-ad was moved in its place) - completely rewritten rc.d script to use rc.subr instead and fixed the problem with removing pidfile so now status) works fine. - added default motd file - INSTALL and DEINSTALL scripts are cleaner and more useful, check for logs directory before creating it, added motd.txt installing/removing. - better and more helpful default configuration file (added Example: sections for each variable) - added examples/ directory containing sample configurations of various scenarios into $DOCDIR changes in the silc-server itself: o Fixed WHOIS and IDENTIFY commands to return correct replies, and correct error replies. This fixes various weird bugs related to these commands. o Send NO_SUCH_CLIENT_ID error notify if received private message to invalid Client ID. It is guaranteed that if private message is sent to unknown client, the sender will receive a notification for it. o Send the kicker's information in KICK command to the kicked client. o Fixed LIST command to return correct amount of channels. This fixes the weird bug that LIST would show like 50 channels and some channels multiple times. o Channel topics, and users SILC modes are announced now during server->router connecting. o Implemented the founder authentication during JOIN command. o Support for IPv6 based Server ID added. o Memory leak fixes.
Diffstat (limited to 'chat/silc-server/PLIST')
-rw-r--r--chat/silc-server/PLIST17
1 files changed, 16 insertions, 1 deletions
diff --git a/chat/silc-server/PLIST b/chat/silc-server/PLIST
index 4712a17ed62..9b9aabbaa78 100644
--- a/chat/silc-server/PLIST
+++ b/chat/silc-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/30 23:33:34 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/12/17 00:43:10 hubertf Exp $
sbin/silcd
share/doc/silcd/CHANGES
share/doc/silcd/COPYING
@@ -9,4 +9,19 @@ share/doc/silcd/INSTALL
share/doc/silcd/README
share/doc/silcd/TODO
share/doc/silcd/silcd.conf.default
+share/doc/silcd/motd.txt.default
+share/doc/silcd/examples/README
+share/doc/silcd/examples/cell1_backup.conf
+share/doc/silcd/examples/cell1_router.conf
+share/doc/silcd/examples/cell1_server1.conf
+share/doc/silcd/examples/cell1_server2.conf
+share/doc/silcd/examples/cell2_router.conf
+share/doc/silcd/examples/cell2_server1.conf
+share/doc/silcd/examples/cell2_server2.conf
+share/doc/silcd/examples/cell3_router.conf
+share/doc/silcd/examples/cell3_server1.conf
+share/doc/silcd/examples/cell3_server2.conf
+share/doc/silcd/examples/silcd.prv
+share/doc/silcd/examples/silcd.pub
+@dirrm share/doc/silcd/examples
@dirrm share/doc/silcd