Date: Tue, 7 Jun 2005 15:18:15 +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 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 Message-ID: <200506071518.j57FIF7d004038@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506071518.j57FIF7d004038>