aboutsummaryrefslogtreecommitdiff
path: root/irc/dancer-services
Commit message (Collapse)AuthorAgeFilesLines
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-5/+3
| | | | Notes: svn path=/head/; revision=110841
* USE_RC_SUBR.Akinori MUSHA2004-04-193-22/+27
| | | | Notes: svn path=/head/; revision=107603
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Fix bento build by adding a dependency to automake.Akinori MUSHA2004-03-021-5/+2
| | | | | | | | PR: ports/63348 Submitted by: Brad Davis <so14k@so14k.com> Notes: svn path=/head/; revision=102700
* This is broken on 4.x as well. This port will be removed on April 21 if itKris Kennaway2004-02-211-7/+5
| | | | | | | is still broken at that time. Notes: svn path=/head/; revision=101617
* BROKEN on 5.x: configure failsKris Kennaway2004-02-061-1/+7
| | | | Notes: svn path=/head/; revision=100186
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* 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-133-23/+14
| | | | Notes: svn path=/head/; revision=93918
* Add patches to prevent multibyte encoded strings to be garbaged.Akinori MUSHA2003-04-246-24/+124
| | | | | | | | | | | | | (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-202-194/+199
| | | | | | | Fix the help directory path. Notes: svn path=/head/; revision=79348
* Correct the file path for dancer-services.Akinori MUSHA2003-04-192-2/+3
| | | | Notes: svn path=/head/; revision=79319
* Add dancer-services, the IRC services (nickserv, chanserv, etc.) forAkinori MUSHA2003-04-1910-0/+557
dancer-ircd. Notes: svn path=/head/; revision=79273