Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-08 | Follow redirects. | wiz | 1 | -3/+3 | |
2015-11-03 | Add SHA512 digests for distfiles for chat category | agc | 1 | -1/+2 | |
Problems found with existing distfiles: distfiles/icb-5.0.9.tar.gz distfiles/icb.2.1.4.tar.Z distfiles/zenicb-19981202.tar.gz No changes made to these /distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-06-07 | link network libs on SunOS | wiedi | 1 | -1/+4 | |
2015-06-04 | Import ii-1.7 as chat/ii. | youri | 4 | -0/+40 | |
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. |