aboutsummaryrefslogtreecommitdiff
path: root/net/nakenchat
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* IGNORE on 5.x: Does not respect PTHREAD_{CFLAGS,LIBS} (or CFLAGS or CC, ...)Kris Kennaway2004-03-071-1/+7
| | | | Notes: svn path=/head/; revision=103166
* adding Naken Chat to FreeBSD portsEdwin Groothuis2003-10-085-0/+42
Small chat server written in C. The compiled code is still under 50k (at this time around 40k). The chat offers many features including private channels, gagging, squelching, banning, censoring, and much more. Users can connect to the chat through many ways including telnet and a Java applet through a webpage. PR: ports/54583 Submitted by: Michael A. Kohn <mike@mikekohn.net> <mikekohn@everyday.com> Notes: svn path=/head/; revision=90594