Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2009 15:03:30 +0000 (UTC)
From:      Makoto Matsushita <matusita@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/irc Makefile ports/irc/keitairc2 Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200910211503.n9LF3USk040995@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910211503.n9LF3USk040995>