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
Akinori MUSHA
knu at FreeBSD.org
Sat Apr 19 05:01:36 PDT 2003
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)
More information about the cvs-all
mailing list