# $Id: Portfile 33057 2008-01-17 09:23:26Z ryandesign@macports.org $ PortSystem 1.0 name silc-server version 1.1 categories irc description server for the silc-network. long_description silc-server (silcd) is the server for the SILC protocol. \ SILC (Secure Internet Live Conferencing) is a protocol which provides \ secure conferencing services in the Internet over insecure channel. \ SILC superficially resembles IRC, although they are very different \ internally. SILC is much more than just about `encrypting the traffic'. homepage http://silcnet.org/ platforms darwin maintainers nomaintainer master_sites ${homepage}download/server/sources/ checksums md5 0729ac04c10154b2e464ae0cf37fd1a1 \ sha1 6d8c26b49c2fed7f631fd147d5c1b75f37f3ad3c \ rmd160 dc5c7a3979a6407e6efb3375864fe708035749e9 patchfiles patch-server.h.diff use_bzip2 yes configure.args --with-etcdir=${prefix}/etc/${name} \ --with-docdir=${prefix}/share/${name} \ --with-helpdir=${prefix}/share/${name} \ --with-simdir=${prefix}/share/${name} \ --with-logsdir=${prefix}/var/log/${name} \ --with-silcd-config-file=${prefix}/etc/${name}/silcd.conf \ --disable-asm \ --without-irssi livecheck.check regex livecheck.url ${homepage} livecheck.regex {${name}-([0-9.]+)\.tar}