aboutsummaryrefslogtreecommitdiff
path: root/irc/undernet-ircu
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix build on 4.xKirill Ponomarev2005-01-212-4/+27
| | | | Notes: svn path=/head/; revision=127060
* Fix build on amd64.Kirill Ponomarev2005-01-192-0/+28
| | | | Notes: svn path=/head/; revision=126812
* Fix plist.Kirill Ponomarev2005-01-141-1/+1
| | | | Notes: svn path=/head/; revision=126455
* Add undernet-ircu, an IRC daemon used by Undernet network.Pav Lucistnik2004-03-294-0/+145
http://coder-com.undernet.org PR: ports/62997 Submitted by: Walter Venable <weaseal@hotmail.com> Notes: svn path=/head/; revision=105607