Port details |
- jabber-pyaim Python AIM-Transport for Jabber
- 0.8a_1 net-im
=1 0.8a_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-07-05 15:28:23
- Last Update: 2014-09-01 22:01:25
- SVN Revision: 366966
- People watching this port, also watch:: screen, php81-pear-MDB, wol, python
- License: not specified in port
- WWW:
- http://code.google.com/p/pyaimt/
- Description:
- PyAIMt is an AIM transport for Jabber written entirely in Python, and using
the Twisted framework. It uses the OSCAR protocol to communicate with AOL's
servers and should work with any Jabber implementation available.
Author: Daniel Henninger <jadestorm@nc.rr.com>
WWW: http://code.google.com/p/pyaimt/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- jabber-pyaim-transport>0:net-im/jabber-pyaim
- No installation instructions:
- This port has been deleted.
- PKGNAME: jabber-pyaim-transport
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- __init__.py : devel/py-twistedCore
- __init__.py : www/py-twistedWeb
- __init__.py : net-im/py-twistedWords
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jabber-pyaim-transport-0.8a_1:
EJABBERD=off: transport with ejabberd
TWISTED1=off: old py-twisted 1.x
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8a_1 01 Sep 2014 22:01:25 |
bapt |
Remove non staged ports without pending PR from net-im and net-mgmt |
0.8a_1 06 Jul 2014 15:24:02 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.8a_1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.8a_1 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
0.8a_1 23 May 2013 16:10:43 |
jgh |
- adoption of optionsNG framework
Approved by: portmgr (bapt) |
0.8a_1 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
0.8a_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.8a_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.8a_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.8a_1 13 Oct 2009 15:59:59 |
bland |
Fix circular dependency with jabberd startup script.
PR: 139385
Approved by: maintainer |
0.8a 13 Mar 2008 11:27:29 |
edwin |
Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.
PR: ports/121453 (related)
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Reviewed by: pav@ |
0.8a 22 Jan 2008 17:00:02 |
garga |
- Fix WWW and MASTER_SITES to reflect new project's page
PR: ports/119896
Submitted by: garga
Approved by: maintainer |
0.8a 21 Jul 2007 03:22:47 |
rafan |
- Revert DISTVERSION changes I made in last revision to fix version went
backwards. Note that 0.8a > 0.8 and 0.8a < 0.9, so I don't choose to
use PORTEPOCH.
Noticed by: erwin, linimon
Approved by: maintainer (implicit) |
0.8.a 15 Jul 2007 07:24:03 |
rafan |
- Update to 0.8.a
- Use DISTVERSION which is preferred for such version number
PR: ports/114595
Submitted by: Corey Smith <corsmith at gmail.com>
Approved by: Dariusz Kulinski <takeda at takeda.tk> (maintainer) |
0.8_1 17 Jan 2007 10:37:20 |
garga |
- Patch to fix with py-twisted 2.5.0
- Bump PORTREVISION
Submitted by: maintainer in private email |
0.8 30 Dec 2006 18:19:36 |
miwi |
- Update to 0.8
PR: ports/107314
Submitted by: Derek Kulinski <takeda@takeda.tk> (maintainer) |
0.7d_1 17 Aug 2006 19:32:46 |
garga |
- Use Twisted 2.x as default
- Add an OPTION to still use Twisted 1.x
- Bump PORTREVISION
- Add the same hack of pymsn to prevent to have different PYTHON_CMD on script
and on rc.d script
- Move execution of compileall.py outside .if NOPORTDOCS
PR: ports/102192
Submitted by: garga
Approved by: Derek Kulinski <takeda@takeda.tk> (maintainer) |
0.7d 05 Jul 2006 15:28:07 |
garga |
PyAIMt is an AIM transport for Jabber written entirely in Python, and using
the Twisted framework. It uses the OSCAR protocol to communicate with AOL's
servers and should work with any Jabber implementation available.
Author: Daniel Henninger <jadestorm@nc.rr.com>
WWW: http://pyaim-t.blathersource.org/
PR: ports/98768
Submitted by: Derek Kulinski <takeda at takeda.tk> |