Commit graph

2 commits

Author SHA1 Message Date
Makoto Matsushita
c5cae68e1d Update to 2.0. 2010-05-19 02:36:29 +00:00
Makoto Matsushita
48bde64446 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
2009-10-21 15:03:30 +00:00