summaryrefslogtreecommitdiff
path: root/chat/bnc/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-2/+1
useful.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-28Sort for pkglint.wiz1-2/+2
2003-03-11couple of minor fixes:grant1-7/+8
- update HOMEPAGE - install sample config as examples/bnc.conf - whitespace police bump PKGREVISION.
2003-01-31Update to version 2.8.6.salo1-14/+14
Initial patches from Juan RP via PR pkg/20101. Changelog: 2.8.6 ===== - Bnc now lists all docked sessions - Rewrote the send/recv code - Implemented non-blocking sockets - Fixed a problem with bnc not binding to vhost when specified by IP instead of dns 2.8.4 ===== - a quick change added to conf.c by moomoomoo to fix a major bug and tide us over until the 3.0.0 version is ready for public release. 2.8.2 ===== - Coded in channel watching code for docking. - Coded a new line parsing system - Coded a new system for the client lists, maybe it will fix some bugs - implemented docking, still very beta though /detach password /resume FD password - rewrote some of the inner workings, hope this fixed some bugs. - rewrote config file format, now uses real words (listen xxx) read example.conf for details. Old format will still work.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-04-22Use MASTER_SITE_LOCAL, because original MASTER_SITE doesn't resolvezuntum1-3/+2
2001-03-28Remove redundant CC from MAKE_ENV and fix quotingzuntum1-3/+2
2001-03-16Change my email address to zuntum@netbsd.orgzuntum1-2/+2
2001-03-06Initial import of bnc, a simple IRC relay proxy.wiz1-0/+37
Based on the package submitted by Tomasz Luchowski in pkg/11850.