summaryrefslogtreecommitdiffstats
path: root/chat-irc/silc-server/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/silc-server/DETAILS')
-rwxr-xr-xchat-irc/silc-server/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/chat-irc/silc-server/DETAILS b/chat-irc/silc-server/DETAILS
new file mode 100755
index 0000000000..93e0e800d5
--- /dev/null
+++ b/chat-irc/silc-server/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=silc-server
+ VERSION=1.0
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.silcnet.org/silc/server/sources/$SOURCE
+ WEB_SITE=http://www.silcnet.org
+ BUILD_API=2
+ ENTERED=20020313
+ UPDATED=20030822
+ MD5[0]='537ad05d61d8cff1e524bdf021614ce4'
+ LICENSE[0]=GPL
+ SHORT="silc is an IRC-like server for encrypted conferencing."
+cat << EOF
+SILC (Secure Internet Live Conferencing) is a protocol which provides
+secure conferencing services on the Internet over insecure channel.
+SILC is IRC-like software although internally they are very different.
+The biggest similarity between SILC and IRC is that they both provide
+conferencing services and that SILC has almost the same commands as IRC.
+Other than that they are nothing alike. Major differences are that SILC
+is secure while IRC is not in any way. The network model is also
+entirely different compared to IRC.
+EOF