summaryrefslogtreecommitdiff
path: root/irc/ninja/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY andHajimu UMEMOTO2003-10-291-0/+16
| | | | | | | | | | | | | | | EAI_NODATA were obsoleted). There is some issue; we have EAI_NODATA as an alias of EAI_NONAME for workaround. However, some of these ports use it as a case label of switch. Since our alias broke such code, we may better to consider deleting such alias. Requested by: kris Approved by: portmgr (kris) (implicitly) Notes: svn path=/head/; revision=92577
* Oops, this was supposed to be removed.Pete Fritchman2001-11-091-0/+0
| | | | | | | Noticed by: maintainer Notes: svn path=/head/; revision=49877
* Update to 1.5.5Pete Fritchman2001-11-091-29/+0
| | | | | | | | PR: 31861 Submitted by: maintainer Notes: svn path=/head/; revision=49876
* update to 1.5.2.FUJISHIMA Satsuki2001-03-061-2/+20
| | | | | | | | PR: 25532 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39135
* Update to version 1.5.1Kevin Lo2001-01-232-14/+3
| | | | | | | | PR: 24551 Submitted by: Ports Fury Notes: svn path=/head/; revision=37481
* Author fixed a bug without updating the version number.Chris Piazza1999-06-251-1/+1
| | | | Notes: svn path=/head/; revision=19767
* Update to 1.1Bill Fumerola1999-06-172-7/+7
| | | | | | | | PR: ports/12235 Submitted by: maintainer Notes: svn path=/head/; revision=19532
* Update to version 1.0.9.Steve Price1999-05-161-3/+3
| | | | | | | | PR: 11659 Submitted by: maintainer Notes: svn path=/head/; revision=18848
* Ninja is yet another ircII based irc client.Michael Haro1999-04-152-0/+22
PR: 11078 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=17887