Subject: CVS commit: pkgsrc/chat/ii
From: Youri Mouton
Date: 2015-06-04 22:17:42
Message id: 20150604201742.D571898@cvs.netbsd.org

Log Message:
Import ii-1.7 as chat/ii.

ii is a minimalist FIFO and filesystem-based IRC client. It creates an irc
directory tree with server, channel and nick name directories.
In every directory a FIFO in file and a normal out file is created.

The in file is used to communicate with the servers and the out files
contain the server messages. For every channel and every nick name there
are related in and out files created. This allows IRC communication from
command line and adheres to the Unix philosophy.

Files:
RevisionActionfile
1.1addpkgsrc/chat/ii/DESCR
1.1addpkgsrc/chat/ii/Makefile
1.1addpkgsrc/chat/ii/PLIST
1.1addpkgsrc/chat/ii/distinfo