cvs commit: ports/net-im Makefile ports/net-im/py-xmpppy Makefile distinfo pkg-descr pkg-plist ports/net-im/py-xmpppy-irc Makefile distinfo pkg-descr ports/net-im/py-xmpppy-irc/files xmpppyirc.in

Pav Lucistnik pav at FreeBSD.org
Sat Apr 29 16:41:57 UTC 2006


pav         2006-04-29 16:41:57 UTC

  FreeBSD ports repository

  Modified files:
    net-im               Makefile 
  Added files:
    net-im/py-xmpppy     Makefile distinfo pkg-descr pkg-plist 
    net-im/py-xmpppy-irc Makefile distinfo pkg-descr 
    net-im/py-xmpppy-irc/files xmpppyirc.in 
  Log:
  xmpppy is a Python library that is targeted to provide easy
  scripting with Jabber. Similar projects are Twisted Words
  and jabber.py.
  
  This library was not designed from scratch. It inherits some
  code from jabberpy and have very similar API in many places.
  Though it is separate project since it have almost completely
  different architecture and primarily aims to work with jabberd2
  - the new Open Source Jabber Server.
  
  WWW: http://xmpppy.sourceforge.net/
  
  The IRC transport is a dynamic gateway that allows XMPP/Jabber
  users to connect to IRC using their Groupchat and MUC clients.
  It is based on xmpppy and irclib Python libraries.
  
  WWW: http://xmpppy.sourceforge.net/irc/
  
  PR:             ports/96362
  Submitted by:   Andrew Pantyukhin <infofarmer at gmail.com>
  
  Revision  Changes    Path
  1.17      +2 -0      ports/net-im/Makefile
  1.1       +51 -0     ports/net-im/py-xmpppy-irc/Makefile (new)
  1.1       +3 -0      ports/net-im/py-xmpppy-irc/distinfo (new)
  1.1       +19 -0     ports/net-im/py-xmpppy-irc/files/xmpppyirc.in (new)
  1.1       +5 -0      ports/net-im/py-xmpppy-irc/pkg-descr (new)
  1.1       +25 -0     ports/net-im/py-xmpppy/Makefile (new)
  1.1       +3 -0      ports/net-im/py-xmpppy/distinfo (new)
  1.1       +11 -0     ports/net-im/py-xmpppy/pkg-descr (new)
  1.1       +43 -0     ports/net-im/py-xmpppy/pkg-plist (new)


More information about the cvs-all mailing list