Subject: CVS commit: pkgsrc/chat/icbirc
From: Todd Vierling
Date: 2004-04-01 18:00:42
Message id: 20040401160042.90ABF2DA1D@cvs.netbsd.org

Log Message:
nb1: Make more IRC protocol correct.

* Automatically issue the equivalent of a NAMES after a JOIN.

* Allow PART command so that client may lurk; reissue a JOIN to re-"open"
  the channel on the client if a new open message arrives.

* Provide a fake MOTD to make some IRC clients happier.

* 353 (NAMES response) should have a single space character at the end
  of each line per protocol (Gaim is strict about this).

Files:
RevisionActionfile
1.4modifypkgsrc/chat/icbirc/Makefile
1.2modifypkgsrc/chat/icbirc/distinfo
1.2modifypkgsrc/chat/icbirc/patches/patch-aa
1.1addpkgsrc/chat/icbirc/patches/patch-ab
1.1addpkgsrc/chat/icbirc/patches/patch-ac
1.1addpkgsrc/chat/icbirc/patches/patch-ad
1.1addpkgsrc/chat/icbirc/patches/patch-ae