From 778a627a7c54f2c4d3205264df36fce7f4bed48c Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 19 Apr 2003 12:01:34 +0000 Subject: Add dancer-ircd, an irc daemon based on hybrid ircd. This is the ircd designed for use on freenode.net, based on the hybrid ircd used by efnet. This port/package is configured for use on a small network or standalone, and the escape code filter is disabled. To use it on a large and/or Western language only network, please re-configure config.h and rebuild. --- irc/dancer-ircd/pkg-plist | 73 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 irc/dancer-ircd/pkg-plist (limited to 'irc/dancer-ircd/pkg-plist') diff --git a/irc/dancer-ircd/pkg-plist b/irc/dancer-ircd/pkg-plist new file mode 100644 index 000000000000..5b8d98ecde9e --- /dev/null +++ b/irc/dancer-ircd/pkg-plist @@ -0,0 +1,73 @@ +bin/dancer-ircd +bin/mkpasswd +bin/viconf +@unexec if cmp -s %D/etc/dancer-ircd/ircd.conf %D/etc/dancer-ircd/ircd.conf.sample; then rm -f %D/etc/dancer-ircd/ircd.conf; fi +etc/dancer-ircd/ircd.conf.sample +@exec if [ ! -f %B/ircd.conf ]; then cp %B/%f %B/ircd.conf; fi +@unexec if cmp -s %D/etc/dancer-ircd/motd %D/etc/dancer-ircd/motd.sample; then rm -f %D/etc/dancer-ircd/motd; fi +etc/dancer-ircd/motd.sample +@exec if [ ! -f %B/motd ]; then cp %B/%f %B/motd; fi +@unexec if cmp -s %D/etc/dancer-ircd/kline.conf %D/etc/dancer-ircd/kline.conf.sample; then rm -f %D/etc/dancer-ircd/kline.conf; fi +etc/dancer-ircd/kline.conf.sample +@exec if [ ! -f %B/kline.conf ]; then cp %B/%f %B/kline.conf; fi +@unexec if cmp -s %D/etc/dancer-ircd/dline.conf %D/etc/dancer-ircd/dline.conf.sample; then rm -f %D/etc/dancer-ircd/dline.conf; fi +etc/dancer-ircd/dline.conf.sample +@exec if [ ! -f %B/dline.conf ]; then cp %B/%f %B/dline.conf; fi +@unexec if cmp -s %D/etc/dancer-ircd/ohelp %D/etc/dancer-ircd/ohelp.sample; then rm -f %D/etc/dancer-ircd/ohelp; fi +etc/dancer-ircd/ohelp.sample +@exec if [ ! -f %B/ohelp ]; then cp %B/%f %B/ohelp; fi +@unexec if cmp -s %D/etc/dancer-ircd/omotd %D/etc/dancer-ircd/omotd.sample; then rm -f %D/etc/dancer-ircd/omotd; fi +etc/dancer-ircd/omotd.sample +@exec if [ ! -f %B/omotd ]; then cp %B/%f %B/omotd; fi +etc/rc.d/dancer-ircd.sh +@exec install -d -o ircd -g ircd -m 700 /var/log/dancer-ircd /var/run/dancer-ircd +@unexec rmdir %D/etc/dancer-ircd /var/log/dancer-ircd /var/run/dancer-ircd 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/etc/dancer-ircd /var/log/dancer-ircd /var/run/dancer-ircd`` to remove any configuration files and log files left." | fmt +%%PORTDOCS%%%%DOCSDIR%%/CIDR.txt +%%PORTDOCS%%%%DOCSDIR%%/INSTALL.hybrid-6 +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.FIRST.hybrid-6 +%%PORTDOCS%%%%DOCSDIR%%/README.TSora +%%PORTDOCS%%%%DOCSDIR%%/README.small_nets +%%PORTDOCS%%%%DOCSDIR%%/README.umodes +%%PORTDOCS%%%%DOCSDIR%%/RELNOTES.hybrid-6 +%%PORTDOCS%%%%DOCSDIR%%/Tao-of-IRC.940110 +%%PORTDOCS%%%%DOCSDIR%%/blalloc.txt +%%PORTDOCS%%%%DOCSDIR%%/example.conf +%%PORTDOCS%%%%DOCSDIR%%/hybrid/ChangeLog.hybrid-6.gz +%%PORTDOCS%%%%DOCSDIR%%/hybrid/README +%%PORTDOCS%%%%DOCSDIR%%/hybrid/example.conf +%%PORTDOCS%%%%DOCSDIR%%/hybrid/example.conf.trillian +%%PORTDOCS%%%%DOCSDIR%%/hybrid/mtrie.txt +%%PORTDOCS%%%%DOCSDIR%%/hybrid/opermyth.txt +%%PORTDOCS%%%%DOCSDIR%%/hybrid/opers.txt +%%PORTDOCS%%%%DOCSDIR%%/hybrid/server-version-info +%%PORTDOCS%%%%DOCSDIR%%/hybrid/simple.conf +%%PORTDOCS%%%%DOCSDIR%%/ircd.8 +%%PORTDOCS%%%%DOCSDIR%%/old/Authors +%%PORTDOCS%%%%DOCSDIR%%/old/Etiquette +%%PORTDOCS%%%%DOCSDIR%%/old/README +%%PORTDOCS%%%%DOCSDIR%%/rfc1459.txt +%%PORTDOCS%%%%DOCSDIR%%/sgml/Makefile +%%PORTDOCS%%%%DOCSDIR%%/sgml/README +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/Makefile +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/cmodes.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/commands.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/config.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/dancer-oper-guide.ced +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/dancer-oper-guide.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/intro.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/umodes.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/Makefile +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/changes.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/channels.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/dancer-user-guide.ced +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/dancer-user-guide.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/intro.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/umodes.sgml +%%PORTDOCS%%%%DOCSDIR%%/sgml/fdl.sgml +%%PORTDOCS%%@dirrm %%DOCSDIR%%/sgml/dancer-user-guide +%%PORTDOCS%%@dirrm %%DOCSDIR%%/sgml/dancer-oper-guide +%%PORTDOCS%%@dirrm %%DOCSDIR%%/sgml +%%PORTDOCS%%@dirrm %%DOCSDIR%%/old +%%PORTDOCS%%@dirrm %%DOCSDIR%%/hybrid +%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.2.3