summaryrefslogtreecommitdiff
path: root/irc/dancer-ircd/pkg-install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add user & group in package building too.Akinori MUSHA2003-04-241-22/+28
| | | | | | | | | Submitted by: bento Remove user & group on deinstallation (only on bento). Notes: svn path=/head/; revision=79599
* Add dancer-ircd, an irc daemon based on hybrid ircd.Akinori MUSHA2003-04-191-0/+91
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. Notes: svn path=/head/; revision=79271