summaryrefslogtreecommitdiff
path: root/irc/dancer-ircd/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix stupid typos. D'oh!Akinori MUSHA2003-11-181-1/+1
| | | | | | | Submitted by: Eike Bernhardt <eike@unorganized.net> Notes: svn path=/head/; revision=94287
* Update to 1.0.32 (+6p4) and unbreak with gcc 3.3.1.Akinori MUSHA2003-11-131-7/+18
| | | | | | | Add ipv6 to CATEGORIES. Notes: svn path=/head/; revision=93917
* Add user & group in package building too.Akinori MUSHA2003-04-241-2/+0
| | | | | | | | | Submitted by: bento Remove user & group on deinstallation (only on bento). Notes: svn path=/head/; revision=79599
* Fix directory permissions.Akinori MUSHA2003-04-201-1/+5
| | | | Notes: svn path=/head/; revision=79349
* Add dancer-ircd, an irc daemon based on hybrid ircd.Akinori MUSHA2003-04-191-0/+59
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