1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Sofian Brabez
4787fc870e - Update to 1.7
- Convert to new option framework
- Update MASTER_SITES
- Take maintainership

PR:		ports/175489
Submitted by:	sbz (myself)
Approved by:	jlaffaye (maintainer)
2013-01-21 20:08:05 +00:00
Baptiste Daroussin
96a7c8d82e - cleanup
- add license

remove:
- files/patch-Makefile
- files/patch-config.mk

PR:		ports/150125
Submitted by:	Julien Laffaye <kimelto _at_ gmail.com> (maintainer)
Approved by:	jadawin (co-mentor)
2010-08-31 07:38:48 +00:00
Martin Wilke
fad3c98b25 - Fix a other typo
Reported by:	maintainer via irc
2008-07-18 20:19:58 +00:00
Martin Wilke
e0c3a11472 - Fix www
Reported by:	lme
2008-07-18 18:57:16 +00:00
Martin Wilke
9bb8c5eb39 ii is a minimalist FIFO and filesystem-based IRC client. It createsan
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.

WWW: http://www.suckless.org/wiki/tools/irc/irc_it/

PR:		ports/125567
Submitted by:	Julien Laffaye <kimelto at gmail.com>
2008-07-18 15:54:45 +00:00