CVS log for ports/irc/ii/files/Attic/patch-config.mk
Up to [FreeBSD] / ports / irc / ii / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Tue Aug 31 07:42:46 2010 UTC (17 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
Actually really remove files/patch-Makefile files/patch-config.mk Approved by: jadawin (co-mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 31 07:38:48 2010 UTC (17 months, 1 week ago) by bapt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -24 lines
- 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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 18 15:54:45 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
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>
