summaryrefslogtreecommitdiff
path: root/irc/inspircd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - respect CXXFLAGSMartin Matuska2007-06-141-3/+5
| | | | | | | | | - cosmetic change in Makefile Approved by: garga (mentor) Notes: svn path=/head/; revision=193506
* - bugfix: example files install and their pkg-plist entriesMartin Matuska2007-06-132-8/+23
| | | | | | | | | | | | - added USE_LDCONFIG entry PR: ports/113502 Submitted by: Craig Edwards <brain@inspircd.org> (maintainer) Pointyhat to: sat Approved by: maintainer, garga (mentor) Notes: svn path=/head/; revision=193427
* - Fix a nasty bug where PREFIX/bin could get chmod'ed to 700Andrew Pantyukhin2007-06-131-1/+4
| | | | | | | | | Reported by: pointyhat via kris Submitted by: Craig Edwards <brain@inspircd.org> (maintainer, based on) Pointy hat to: sat Notes: svn path=/head/; revision=193424
* Fix a typoBeech Rintoul2007-06-121-1/+1
| | | | | | | Approved by: sat (mentor) Notes: svn path=/head/; revision=193320
* - Update to 1.1.8Beech Rintoul2007-06-125-140/+179
| | | | | | | | | | | - Remove 4.x cruft PR: ports/113501 Submitted by: Craig Edwards <brain@inspircd.org> Approved By: sat (mentor) Notes: svn path=/head/; revision=193318
* - Mark BROKEN on FreeBSD 4Pav Lucistnik2007-01-111-1/+7
| | | | Notes: svn path=/head/; revision=182109
* InspIRCd is a highly modular C++ IRC daemon. It supports most featuresPav Lucistnik2006-12-016-0/+217
of other IRC daemons, and supports FreeBSD kqueue() for connection management. WWW: http://www.inspircd.org/ PR: ports/102583 Submitted by: Craig Edwards <brain@mail1.chatspike.net> Notes: svn path=/head/; revision=178481