aboutsummaryrefslogtreecommitdiffstats
path: root/irc/inspircd
Commit message (Collapse)AuthorAgeFilesLines
* - respect CXXFLAGSmm2007-06-151-3/+5
| | | | | | - cosmetic change in Makefile Approved by: garga (mentor)
* - bugfix: example files install and their pkg-plist entriesmm2007-06-142-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)
* - Fix a nasty bug where PREFIX/bin could get chmod'ed to 700sat2007-06-141-1/+4
| | | | | | Reported by: pointyhat via kris Submitted by: Craig Edwards <brain@inspircd.org> (maintainer, based on) Pointy hat to: sat
* Fix a typobeech2007-06-121-1/+1
| | | | Approved by: sat (mentor)
* - Update to 1.1.8beech2007-06-125-140/+179
| | | | | | | | - Remove 4.x cruft PR: ports/113501 Submitted by: Craig Edwards <brain@inspircd.org> Approved By: sat (mentor)
* - Mark BROKEN on FreeBSD 4pav2007-01-121-1/+7
|
* InspIRCd is a highly modular C++ IRC daemon. It supports most featurespav2006-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>