The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-im : jabber-pyicq

Python ICQ-Transport for Jabber

 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. 

http://code.google.com/p/pyicqt/



jabber-pyicq history


v. 1.21
date: 2007/06/15 20:57:18;  author: garga;  state: Exp;  lines: +1 -2
- Update to 0.8a

v. 1.20 date: 2007/05/19 20:19:30; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19 date: 2007/03/14 19:43:40; author: garga; state: Exp; lines: +57 -18 - Add support and doc to work with jabber-1.6.0 - Add support for other and external servers (it's possibly to run just the transport) - Add support for MySQL storage (include db-setup.mysql on EXAMPLESDIR) - Bump PORTREVISION PR: ports/110194 Submitted by: Martin Matuska
v. 1.18 date: 2007/01/15 11:51:57; author: garga; state: Exp; lines: +2 -0 - Patch to work with py-twisted 2.5.0 - Bump PORTREVISION PR: ports/107891 Submitted by: Neil Darlow Obtained from: py-transports maillist (Lars T. Mikkelsen)
v. 1.17 date: 2006/10/01 11:56:59; author: garga; state: Exp; lines: +1 -2 - Update to 0.8: now it works fine with twisted 2.4.0
v. 1.16 date: 2006/08/17 15:50:19; author: garga; state: Exp; lines: +13 -6 - Use Twisted 2.x as default - Add an OPTION to still use Twisted 1.x - Bump PORTREVISION - Remove uneeded patch
v. 1.15 date: 2006/08/14 18:13:50; author: garga; state: Exp; lines: +5 -3 - Remove command_interpret warnings on rc.d scripts - Bump PORTREVISION
v. 1.14 date: 2006/07/03 17:31:03; author: garga; state: Exp; lines: +1 -2 Update to 0.7b
v. 1.13 date: 2006/05/05 17:44:34; author: garga; state: Exp; lines: +2 -5 - Fix REINPLACE_CMD to change #! interpreter on PyICQt.py. It fixes rc.d startup script. - Remove no more needed post-extract: target
v. 1.12 date: 2006/04/30 23:23:11; author: garga; state: Exp; lines: +3 -7 Remove X11 option an back py-imaging as a mandatory dependency since a recently OPTION was added to py-imaging that makes py-tkinter optional and so removing X from dependency here.
v. 1.11 date: 2006/04/26 11:52:32; author: garga; state: Exp; lines: +5 -2 - Fix rc.d script, setting REQUIRE: [e]jabberd - Bump PORTREVISION
v. 1.10 date: 2006/04/22 19:02:00; author: garga; state: Exp; lines: +7 -3 Make py-imaging dependency optional adding a X11 OPTION, so, if it's not selected, avatars will not work.
v. 1.9 date: 2006/03/20 16:51:03; author: garga; state: Exp; lines: +13 -1 Add an OPTION WITH_EJABBERD that set jabber_pyicq_user to "ejabberd" as default
v. 1.8 date: 2006/03/20 16:38:51; author: garga; state: Exp; lines: +1 -1 - Update to 0.7a
v. 1.7 date: 2006/03/03 08:40:41; author: erwin; state: Exp; lines: +1 -1 Remove a spurious : and fix INDEX build. Submitted by: Ion-Mihai Tetcu Pointy hat to: garga, erwin Approved by: portmgr (self)
v. 1.6 date: 2006/03/02 20:57:22; author: garga; state: Exp; lines: +15 -12 - Update to 0.7 - Change it to run as jabber and not more as root, which is an unecessary security risk [1] PR: ports/93991 [1] Submitted by: Neil Darlow [1] Approved by: portmgr (erwing)
v. 1.5 date: 2006/01/24 11:23:09; author: garga; state: Exp; lines: +0 -2 - Fix rc.d script installation [1] - Rework rc.d script accordingly handbook - Remove obsolete USE_REINPLACE Reported by: krismail [1]
v. 1.4 date: 2006/01/23 10:47:12; author: garga; state: Exp; lines: +1 -0 - Fix rc.d/jabber-pyicq-transport.sh to make it honour rc.conf vars - Bump PORTREVISION PR: ports/92054 Submitted by: Lapo Luchini
v. 1.3 date: 2005/11/09 23:11:37; author: pav; state: Exp; lines: +1 -1 Move ports to a newly created net-im category: net/jabber-pyicq -> net-im/jabber-pyicq net/p5-Net-XMPP -> net-im/p5-Net-XMPP www/jwchat -> net-im/jwchat Repocopies by: marcus
v. 1.2 date: 2005/07/11 16:47:13; author: garga; state: Exp; lines: +1 -1 Change MAINTAINER to my @FreeBSD.org account Approved by: flz (mentor)
v. 1.1 date: 2005/06/07 15:18:15; author: pav; state: Exp; 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 ============================================================================= v. 1.21 date: 2007/06/15 20:57:18; author: garga; state: Exp; lines: +1 -2 - Update to 0.8a
v. 1.20 date: 2007/05/19 20:19:30; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19 date: 2007/03/14 19:43:40; author: garga; state: Exp; lines: +57 -18 - Add support and doc to work with jabber-1.6.0 - Add support for other and external servers (it's possibly to run just the transport) - Add support for MySQL storage (include db-setup.mysql on EXAMPLESDIR) - Bump PORTREVISION PR: ports/110194 Submitted by: Martin Matuska
v. 1.18 date: 2007/01/15 11:51:57; author: garga; state: Exp; lines: +2 -0 - Patch to work with py-twisted 2.5.0 - Bump PORTREVISION PR: ports/107891 Submitted by: Neil Darlow Obtained from: py-transports maillist (Lars T. Mikkelsen)
v. 1.17 date: 2006/10/01 11:56:59; author: garga; state: Exp; lines: +1 -2 - Update to 0.8: now it works fine with twisted 2.4.0
v. 1.16 date: 2006/08/17 15:50:19; author: garga; state: Exp; lines: +13 -6 - Use Twisted 2.x as default - Add an OPTION to still use Twisted 1.x - Bump PORTREVISION - Remove uneeded patch
v. 1.15 date: 2006/08/14 18:13:50; author: garga; state: Exp; lines: +5 -3 - Remove command_interpret warnings on rc.d scripts - Bump PORTREVISION
v. 1.14 date: 2006/07/03 17:31:03; author: garga; state: Exp; lines: +1 -2 Update to 0.7b
v. 1.13 date: 2006/05/05 17:44:34; author: garga; state: Exp; lines: +2 -5 - Fix REINPLACE_CMD to change #! interpreter on PyICQt.py. It fixes rc.d startup script. - Remove no more needed post-extract: target
v. 1.12 date: 2006/04/30 23:23:11; author: garga; state: Exp; lines: +3 -7 Remove X11 option an back py-imaging as a mandatory dependency since a recently OPTION was added to py-imaging that makes py-tkinter optional and so removing X from dependency here.
v. 1.11 date: 2006/04/26 11:52:32; author: garga; state: Exp; lines: +5 -2 - Fix rc.d script, setting REQUIRE: [e]jabberd - Bump PORTREVISION
v. 1.10 date: 2006/04/22 19:02:00; author: garga; state: Exp; lines: +7 -3 Make py-imaging dependency optional adding a X11 OPTION, so, if it's not selected, avatars will not work.
v. 1.9 date: 2006/03/20 16:51:03; author: garga; state: Exp; lines: +13 -1 Add an OPTION WITH_EJABBERD that set jabber_pyicq_user to "ejabberd" as default
v. 1.8 date: 2006/03/20 16:38:51; author: garga; state: Exp; lines: +1 -1 - Update to 0.7a
v. 1.7 date: 2006/03/03 08:40:41; author: erwin; state: Exp; lines: +1 -1 Remove a spurious : and fix INDEX build. Submitted by: Ion-Mihai Tetcu Pointy hat to: garga, erwin Approved by: portmgr (self)
v. 1.6 date: 2006/03/02 20:57:22; author: garga; state: Exp; lines: +15 -12 - Update to 0.7 - Change it to run as jabber and not more as root, which is an unecessary security risk [1] PR: ports/93991 [1] Submitted by: Neil Darlow [1] Approved by: portmgr (erwing)
v. 1.5 date: 2006/01/24 11:23:09; author: garga; state: Exp; lines: +0 -2 - Fix rc.d script installation [1] - Rework rc.d script accordingly handbook - Remove obsolete USE_REINPLACE Reported by: krismail [1]
v. 1.4 date: 2006/01/23 10:47:12; author: garga; state: Exp; lines: +1 -0 - Fix rc.d/jabber-pyicq-transport.sh to make it honour rc.conf vars - Bump PORTREVISION PR: ports/92054 Submitted by: Lapo Luchini
v. 1.3 date: 2005/11/09 23:11:37; author: pav; state: Exp; lines: +1 -1 Move ports to a newly created net-im category: net/jabber-pyicq -> net-im/jabber-pyicq net/p5-Net-XMPP -> net-im/p5-Net-XMPP www/jwchat -> net-im/jwchat Repocopies by: marcus
v. 1.2 date: 2005/07/11 16:47:13; author: garga; state: Exp; lines: +1 -1 Change MAINTAINER to my @FreeBSD.org account Approved by: flz (mentor)
v. 1.1 date: 2005/06/07 15:18:15; author: pav; state: Exp; 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 ============================================================================= v. 1.21 date: 2007/06/15 20:57:18; author: garga; state: Exp; lines: +1 -2 - Update to 0.8a
v. 1.20 date: 2007/05/19 20:19:30; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19 date: 2007/03/14 19:43:40; author: garga; state: Exp; lines: +57 -18 - Add support and doc to work with jabber-1.6.0 - Add support for other and external servers (it's possibly to run just the transport) - Add support for MySQL storage (include db-setup.mysql on EXAMPLESDIR) - Bump PORTREVISION PR: ports/110194 Submitted by: Martin Matuska
v. 1.18 date: 2007/01/15 11:51:57; author: garga; state: Exp; lines: +2 -0 - Patch to work with py-twisted 2.5.0 - Bump PORTREVISION PR: ports/107891 Submitted by: Neil Darlow Obtained from: py-transports maillist (Lars T. Mikkelsen)
v. 1.17 date: 2006/10/01 11:56:59; author: garga; state: Exp; lines: +1 -2 - Update to 0.8: now it works fine with twisted 2.4.0
v. 1.16 date: 2006/08/17 15:50:19; author: garga; state: Exp; lines: +13 -6 - Use Twisted 2.x as default - Add an OPTION to still use Twisted 1.x - Bump PORTREVISION - Remove uneeded patch
v. 1.15 date: 2006/08/14 18:13:50; author: garga; state: Exp; lines: +5 -3 - Remove command_interpret warnings on rc.d scripts - Bump PORTREVISION
v. 1.14 date: 2006/07/03 17:31:03; author: garga; state: Exp; lines: +1 -2 Update to 0.7b
v. 1.13 date: 2006/05/05 17:44:34; author: garga; state: Exp; lines: +2 -5 - Fix REINPLACE_CMD to change #! interpreter on PyICQt.py. It fixes rc.d startup script. - Remove no more needed post-extract: target
v. 1.12 date: 2006/04/30 23:23:11; author: garga; state: Exp; lines: +3 -7 Remove X11 option an back py-imaging as a mandatory dependency since a recently OPTION was added to py-imaging that makes py-tkinter optional and so removing X from dependency here.
v. 1.11 date: 2006/04/26 11:52:32; author: garga; state: Exp; lines: +5 -2 - Fix rc.d script, setting REQUIRE: [e]jabberd - Bump PORTREVISION
v. 1.10 date: 2006/04/22 19:02:00; author: garga; state: Exp; lines: +7 -3 Make py-imaging dependency optional adding a X11 OPTION, so, if it's not selected, avatars will not work.
v. 1.9 date: 2006/03/20 16:51:03; author: garga; state: Exp; lines: +13 -1 Add an OPTION WITH_EJABBERD that set jabber_pyicq_user to "ejabberd" as default
v. 1.8 date: 2006/03/20 16:38:51; author: garga; state: Exp; lines: +1 -1 - Update to 0.7a
v. 1.7 date: 2006/03/03 08:40:41; author: erwin; state: Exp; lines: +1 -1 Remove a spurious : and fix INDEX build. Submitted by: Ion-Mihai Tetcu Pointy hat to: garga, erwin Approved by: portmgr (self)
v. 1.6 date: 2006/03/02 20:57:22; author: garga; state: Exp; lines: +15 -12 - Update to 0.7 - Change it to run as jabber and not more as root, which is an unecessary security risk [1] PR: ports/93991 [1] Submitted by: Neil Darlow [1] Approved by: portmgr (erwing)
v. 1.5 date: 2006/01/24 11:23:09; author: garga; state: Exp; lines: +0 -2 - Fix rc.d script installation [1] - Rework rc.d script accordingly handbook - Remove obsolete USE_REINPLACE Reported by: krismail [1]
v. 1.4 date: 2006/01/23 10:47:12; author: garga; state: Exp; lines: +1 -0 - Fix rc.d/jabber-pyicq-transport.sh to make it honour rc.conf vars - Bump PORTREVISION PR: ports/92054 Submitted by: Lapo Luchini
v. 1.3 date: 2005/11/09 23:11:37; author: pav; state: Exp; lines: +1 -1 Move ports to a newly created net-im category: net/jabber-pyicq -> net-im/jabber-pyicq net/p5-Net-XMPP -> net-im/p5-Net-XMPP www/jwchat -> net-im/jwchat Repocopies by: marcus
v. 1.2 date: 2005/07/11 16:47:13; author: garga; state: Exp; lines: +1 -1 Change MAINTAINER to my @FreeBSD.org account Approved by: flz (mentor)
v. 1.1 date: 2005/06/07 15:18:15; author: pav; state: Exp; 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 =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm