summaryrefslogtreecommitdiffstats
path: root/net-im/jabber-pyicq
Commit message (Collapse)AuthorAgeFilesLines
* - take over maintainership (mm)mm2008-04-301-1/+1
| | | | Approved by: garga (old maintainer)
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comedwin2008-03-131-1/+2
| | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@
* - Update 0.8bgarga2008-01-215-34/+6
| | | | - Change MASTER_SITES and WWW to reflect new project page
* - Fix last commit removing .orig file created by the patchgarga2008-01-211-2/+2
| | | | Reported by: pointyhat via erwin and pav
* - Fix UTF8 decoding errors [1]garga2008-01-153-1/+13
| | | | | | | | | - Fix startup script rcorder conflict with jabberd [2] - Bump PORTREVISION PR: ports/119619 [1] Submitted by: peter.schuller@infidyne.com [1] Guido Falsi <mad@madpilot.net. [2]
* - Update to 0.8agarga2007-06-152-5/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add support and doc to work with jabber-1.6.0garga2007-03-147-26/+132
| | | | | | | | | | - 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 <martin@matuska.org>
* - Patch to work with py-twisted 2.5.0garga2007-01-152-0/+16
| | | | | | | | - Bump PORTREVISION PR: ports/107891 Submitted by: Neil Darlow <neil@darlow.co.uk> Obtained from: py-transports maillist (Lars T. Mikkelsen)
* - Update to 0.8: now it works fine with twisted 2.4.0garga2006-10-013-19/+50
|
* - Use Twisted 2.x as defaultgarga2006-08-172-22/+13
| | | | | | - Add an OPTION to still use Twisted 1.x - Bump PORTREVISION - Remove uneeded patch
* - Remove command_interpret warnings on rc.d scriptsgarga2006-08-141-3/+5
| | | | - Bump PORTREVISION
* Update to 0.7bgarga2006-07-032-5/+4
|
* - Fix REINPLACE_CMD to change #! interpreter on PyICQt.py. It fixes rc.dgarga2006-05-051-5/+2
| | | | | startup script. - Remove no more needed post-extract: target
* Remove X11 option an back py-imaging as a mandatory dependency since a recentlygarga2006-04-301-7/+3
| | | | | OPTION was added to py-imaging that makes py-tkinter optional and so removing X from dependency here.
* - Fix rc.d script, setting REQUIRE: [e]jabberdgarga2006-04-262-3/+6
| | | | - Bump PORTREVISION
* Make py-imaging dependency optional adding a X11 OPTION, so, if it's notgarga2006-04-221-3/+7
| | | | selected, avatars will not work.
* Add an OPTION WITH_EJABBERD that set jabber_pyicq_user to "ejabberd" as defaultgarga2006-03-202-2/+14
|
* - Update to 0.7agarga2006-03-203-9/+9
|
* Remove a spurious : and fix INDEX build.erwin2006-03-031-1/+1
| | | | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Pointy hat to: garga, erwin Approved by: portmgr (self)
* - Update to 0.7garga2006-03-025-69/+97
| | | | | | | | | - 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 <neil@darlow.co.uk> [1] Approved by: portmgr (erwing)
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-201-1/+1
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* - Fix rc.d script installation [1]garga2006-01-242-10/+7
| | | | | | | - Rework rc.d script accordingly handbook - Remove obsolete USE_REINPLACE Reported by: krismail [1]
* - Fix rc.d/jabber-pyicq-transport.sh to make it honour rc.conf varsgarga2006-01-232-9/+8
| | | | | | | - Bump PORTREVISION PR: ports/92054 Submitted by: Lapo Luchini <lapo@lapo.it>
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Move ports to a newly created net-im category:pav2005-11-091-1/+1
| | | | | | | | net/jabber-pyicq -> net-im/jabber-pyicq net/p5-Net-XMPP -> net-im/p5-Net-XMPP www/jwchat -> net-im/jwchat Repocopies by: marcus
* - Add SHA256garga2005-11-081-0/+1
|
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-111-1/+1
| | | | Approved by: flz (mentor)
* Python ICQ-Transport for Jabber.pav2005-06-077-0/+201
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>
OpenPOWER on IntegriCloud