aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabber-pyaim
Commit message (Collapse)AuthorAgeFilesLines
* Fix circular dependency with jabberd startup script.Alexander Nedotsukov2009-10-132-1/+1
| | | | | | | | PR: 139385 Approved by: maintainer Notes: svn path=/head/; revision=242780
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comEdwin Groothuis2008-03-131-1/+3
| | | | | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@ Notes: svn path=/head/; revision=208927
* - Fix WWW and MASTER_SITES to reflect new project's pageRenato Botelho2008-01-222-2/+2
| | | | | | | | | PR: ports/119896 Submitted by: garga Approved by: maintainer Notes: svn path=/head/; revision=206030
* - Revert DISTVERSION changes I made in last revision to fix version wentRong-En Fan2007-07-211-2/+2
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=195971
* - Update to 0.8.aRong-En Fan2007-07-152-6/+5
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=195643
* - Patch to fix with py-twisted 2.5.0Renato Botelho2007-01-172-0/+16
| | | | | | | | | - Bump PORTREVISION Submitted by: maintainer in private email Notes: svn path=/head/; revision=182623
* - Update to 0.8Martin Wilke2006-12-303-32/+94
| | | | | | | | PR: ports/107314 Submitted by: Derek Kulinski <takeda@takeda.tk> (maintainer) Notes: svn path=/head/; revision=181078
* - Use Twisted 2.x as defaultRenato Botelho2006-08-171-6/+15
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=170892
* PyAIMt is an AIM transport for Jabber written entirely in Python, and usingRenato Botelho2006-07-055-0/+258
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> Notes: svn path=/head/; revision=166985