Date: Sat, 29 Apr 2006 16:41:57 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200604291641.k3TGfvEx058009@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604291641.k3TGfvEx058009>
