summaryrefslogtreecommitdiff
path: root/irc/dancer-services/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak on bento. Ignore a silly #!bash and just invoke the scriptAkinori MUSHA2003-11-191-1/+1
| | | | | | | | | with ${SH}. Noted by: kris Notes: svn path=/head/; revision=94388
* Update to 1.8.0.6.9.Akinori MUSHA2003-11-131-6/+12
| | | | Notes: svn path=/head/; revision=93918
* Add patches to prevent multibyte encoded strings to be garbaged.Akinori MUSHA2003-04-241-2/+0
| | | | | | | | | | | | | (already submitted to the author) Add user & group in package building too. Submitted by: bento Remove user & group on deinstallation (only on bento). Notes: svn path=/head/; revision=79600
* Fix directory permissions.Akinori MUSHA2003-04-201-5/+9
| | | | | | | Fix the help directory path. Notes: svn path=/head/; revision=79348
* Correct the file path for dancer-services.Akinori MUSHA2003-04-191-0/+1
| | | | Notes: svn path=/head/; revision=79319
* Add dancer-services, the IRC services (nickserv, chanserv, etc.) forAkinori MUSHA2003-04-191-0/+71
dancer-ircd. Notes: svn path=/head/; revision=79273