| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 21:54:48
1.7
|
bapt  |
Fix build with bmake |
21 Jan 2013 20:08:06
1.7
|
sbz  |
- 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) |
20 Jun 2011 21:19:26
1.6
|
jlaffaye  |
Respect CC (fixes build with clang)
Approved by: bapt (mentor) |
08 Jun 2011 16:52:32
1.6
|
jlaffaye  |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor) |
11 Mar 2011 18:27:23
1.6
|
dhn  |
- Update to 1.6
- Remove MD5 checksum
PR: ports/155473
Submitted by: dhn (myself)
Approved by: maintainer |
08 Oct 2010 07:35:42
1.4
|
sunpoet  |
- Update MASTER_SITES
PR: ports/151204
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
Approved by: pgollucci (mentor) |
31 Aug 2010 07:42:46
1.4
|
bapt  |
Actually really remove files/patch-Makefile files/patch-config.mk
Approved by: jadawin (co-mentor) |
31 Aug 2010 07:38:48
1.4
|
bapt  |
- 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) |
17 Aug 2008 01:12:46
1.4
|
beech  |
- Update to 1.4
PR: ports/126567
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer) |
18 Jul 2008 20:19:58
1.3
|
miwi  |
- Fix a other typo
Reported by: maintainer via irc |
18 Jul 2008 18:57:16
1.3
|
miwi  |
- Fix www
Reported by: lme |
18 Jul 2008 15:54:45
1.3
|
miwi  |
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> |