cvs commit: ports/net Makefile ports/net/jabber-pyicq Makefile distinfo pkg-descr pkg-plist ports/net/jabber-pyicq/files jabber-pyicq-transport.sh.in patch-src_main.py pkg-message.in

Pav Lucistnik pav at FreeBSD.org
Tue Jun 7 15:18:15 GMT 2005


pav         2005-06-07 15:18:15 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/jabber-pyicq     Makefile distinfo pkg-descr pkg-plist 
    net/jabber-pyicq/files jabber-pyicq-transport.sh.in 
                           patch-src_main.py pkg-message.in 
  Log:
  Python ICQ-Transport for Jabber.
  
  The purpose of this transport is to provide a way for users to be logged into
  ICQ via their Jabber account. It is implemented in Python, using the Twisted
  framework. This project is just getting off the ground, and so it does not have
  quite the functionality of other transports yet. That will come in time.
  
  PR:             ports/81994
  Submitted by:   Renato Botelho <freebsd at galle.com.br>
  
  Revision  Changes    Path
  1.1489    +1 -0      ports/net/Makefile
  1.1       +66 -0     ports/net/jabber-pyicq/Makefile (new)
  1.1       +2 -0      ports/net/jabber-pyicq/distinfo (new)
  1.1       +34 -0     ports/net/jabber-pyicq/files/jabber-pyicq-transport.sh.in (new)
  1.1       +24 -0     ports/net/jabber-pyicq/files/patch-src_main.py (new)
  1.1       +22 -0     ports/net/jabber-pyicq/files/pkg-message.in (new)
  1.1       +8 -0      ports/net/jabber-pyicq/pkg-descr (new)
  1.1       +45 -0     ports/net/jabber-pyicq/pkg-plist (new)


More information about the cvs-ports mailing list