Date: Sat, 19 Apr 2003 05:01:34 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc Makefile ports/irc/dancer-ircd Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist ports/irc/dancer-ircd/files dancer-ircd.sh patch-config.h.in patch-irc_string.c Message-ID: <200304191201.h3JC1ZwT042998@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2003/04/19 05:01:34 PDT
FreeBSD ports repository
Modified files:
irc Makefile
Added files:
irc/dancer-ircd Makefile distinfo pkg-descr pkg-install
pkg-message pkg-plist
irc/dancer-ircd/files dancer-ircd.sh patch-config.h.in
patch-irc_string.c
Log:
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.
Revision Changes Path
1.58 +1 -0 ports/irc/Makefile
1.1 +59 -0 ports/irc/dancer-ircd/Makefile (new)
1.1 +1 -0 ports/irc/dancer-ircd/distinfo (new)
1.1 +25 -0 ports/irc/dancer-ircd/files/dancer-ircd.sh (new)
1.1 +105 -0 ports/irc/dancer-ircd/files/patch-config.h.in (new)
1.1 +21 -0 ports/irc/dancer-ircd/files/patch-irc_string.c (new)
1.1 +9 -0 ports/irc/dancer-ircd/pkg-descr (new)
1.1 +91 -0 ports/irc/dancer-ircd/pkg-install (new)
1.1 +8 -0 ports/irc/dancer-ircd/pkg-message (new)
1.1 +73 -0 ports/irc/dancer-ircd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304191201.h3JC1ZwT042998>
