cvs commit: ports/irc Makefile ports/irc/keitairc2 Makefile
distinfo pkg-descr pkg-plist
Makoto Matsushita
matusita at FreeBSD.org
Wed Oct 21 15:03:31 UTC 2009
matusita 2009-10-21 15:03:30 UTC
FreeBSD ports repository
Modified files:
irc Makefile
Added files:
irc/keitairc2 Makefile distinfo pkg-descr pkg-plist
Log:
Introducing a new port: keitairc 2.x, IRC proxy for mobilephone
I've add this port as a 'new' port, even though we already have
ports/irc/keitairc, keitairc 1.x. Because...
- keitairc 2.x is a _complete_ rewrite of keitairc 1.x
keitairc 1.x is just a single perl script, but keitairc 2.x
is composed of a script, Keitairc perl module, templates, etc.
Also there is no configuration file compability between 1.x and 2.x.
- keitairc 2.x port is a _complete_ rewrite of keitairc 1.x
Since the application structure is changed, I have to write
a new port for 2.x, instead of _modify_ 1.x port.
Tested by: nork
Revision Changes Path
1.188 +1 -0 ports/irc/Makefile
1.1 +52 -0 ports/irc/keitairc2/Makefile (new)
1.1 +9 -0 ports/irc/keitairc2/distinfo (new)
1.1 +10 -0 ports/irc/keitairc2/pkg-descr (new)
1.1 +119 -0 ports/irc/keitairc2/pkg-plist (new)
More information about the cvs-all
mailing list