Commit graph

33 commits

Author SHA1 Message Date
Eric Schnoebelen
d6dbdd5af8 Update to icq-0.8.1.5. 2010-01-26 18:17:17 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Filip Hajny
659f05fb74 Broken PLIST, fix interpretter 2009-09-30 13:14:51 +00:00
Eric Schnoebelen
3a94cad4ca PyICQt 0.8.1.4:
Added features:
  * Auto-answer - for peoples who want enter phrase "I'll never use
    legacy protocols" and forget about ICQ
  * Per-user encoding - every user can specify encoding for own
    session. It independent from entered by admin in config file and
    used for vCard viewing and message sending/receiving.
2009-08-21 03:11:27 +00:00
Eric Schnoebelen
c230c106b3 Update to 0.8.1.3
0.8.1.3
New feature: admin can edit Ad-Hoc defaults for users in config.xml
2009-02-20 17:51:40 +00:00
Eric Schnoebelen
8d128c0d17 Update to support user-destdir. 2009-02-14 05:31:24 +00:00
Eric Schnoebelen
d11307b5f9 Correct PLIST for ICQ-t 0.8.11. 2009-02-14 04:36:27 +00:00
Eric Schnoebelen
9bdbe5e1c0 Update to version 0.8.1.1, thanks Frederic Jaeckel <jchome@jc-ix.net>. 2009-02-04 17:24:30 +00:00
Eric Schnoebelen
e7f8c7d68f Depend on ../../net/py-twisted, since it is now new enough. 2008-11-29 05:34:53 +00:00
Eric Schnoebelen
ce835d1ec6 Add a patch to support UniCode on ICQ. 2008-06-30 02:17:13 +00:00
Eric Schnoebelen
c2a6d1e3f7 exclude files ending in .orig_dist from the installation. 2008-06-26 02:25:57 +00:00
Eric Schnoebelen
d4be179393 Update to the latest pyicqt-allow-md5 patch. 2008-06-23 19:00:56 +00:00
Eric Schnoebelen
efb8e47948 Bump PKGREVISION to indicate the non-standard patch. 2008-06-02 21:10:59 +00:00
Eric Schnoebelen
a5bd361076 Set PATCH_DIST_STRIP for the recently added patch file. 2008-06-02 21:09:25 +00:00
Eric Schnoebelen
a119d0ea44 Add an external patch to supprot ICQ's (new?) md5 auth mechanisms
(oops, botched PATCHFILES)
2008-06-02 17:52:01 +00:00
Eric Schnoebelen
7d94e5b7b4 Add an external patch to supprot ICQ's (new?) md5 auth mechanisms 2008-06-02 17:50:50 +00:00
Sébastien Pierrel
2c5fb07754 updated to v0.8b 2008-02-18 21:24:57 +00:00
Sébastien Pierrel
fd7a9bc859 Keeping variables name consistent with ../../wip/jabberd/transports.mk 2008-02-15 14:37:52 +00:00
Sébastien Pierrel
0259f12fe9 Google Code took over the AIM/ICQ transport projects and URLs have changed 2008-02-15 14:09:38 +00:00
Eric Schnoebelen
d6091ed86d Declare dependency on py-OpenSSL. 2007-07-24 16:18:25 +00:00
Eric Schnoebelen
ade2be06bf Update to 0.8a, correcting an issue with writes with/through twistd. 2007-06-23 00:43:25 +00:00
Eric Schnoebelen
eb39bc4877 Update to run with twisted 2.5.0 --
modify main.py to use _twistd_unix instead of twistd to get checkPID and
friends;
update the Makefile with the new twisted version requirements.
2007-04-07 18:58:37 +00:00
Eric Schnoebelen
655ff4863f Update, making the examples directory a variable in the PLIST,
rename JABBERD_* variables to JABBER_*, since the do not have much do with the
actual server in use (they will with jabberd14, jabberd2, ejabberd, etc)
2006-12-20 01:06:57 +00:00
Eric Schnoebelen
9db24e8ebd revise the twisted dependencies after their recent reorganization 2006-10-28 05:33:08 +00:00
Eric Schnoebelen
a891dc6422 Nothing left on the TODO list. 2006-10-15 03:22:49 +00:00
Eric Schnoebelen
6d57c36d33 Upgrade to pyicq-t 0.8:
* Support for newer Twisted versions.
    * Improved ad-hoc command support.
    * Improved daemonized mode support.
    * Improved roster import support.
    * Support for vcard filtering (JEP-0164).
    * Improved unicode handling.
    * Fixes for handling of ICQ permissions.
    * More thorough avatar support.
    * Added support for MySQL database encrypted passwords.
    * Lots of misc other improvements.
2006-10-15 02:22:24 +00:00
Eric Schnoebelen
6f5d12e463 Don't attempt to remove the examples directory 2006-05-06 16:24:55 +00:00
Eric Schnoebelen
897870276e Put in the badly needed patch for pyicqt-0.7a/PyICQt.py 2006-05-06 16:21:44 +00:00
Eric Schnoebelen
ddf362abdb Update to version 0.7a. Notable changes since 0.6:
+	Option for runtime profiling
    +	Corrected alternate port (to ICQ) handling
    +	auto-retrieve nicknames
    +	fixes for dealing with twistd reactors
    +	updates for twistd 2.x
    +	added abilities to skip default avatar
    +	added support for retriving vcards for non-listed users
    +	many updates from the PyAIMt, maintained by the same author
    +	probe registered transport users on startup, bringing them
	online as the transport comes online.
2006-05-06 02:37:13 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
3b226c845a Removed the quotes around SUBST_MESSAGE.* where they were unnecessary. 2006-01-17 10:20:45 +00:00
Eric Schnoebelen
13f7689829 The list of things to fix 2005-12-28 06:39:35 +00:00
Eric Schnoebelen
ca64583d7f ICQ Transport for Jabber, implemented with Python and Twisted
ICQ portions written by Daniel Henninger
Jabber portions (bulk of) written by James Bunton
(ie: this is based on PyMSNt's code)
2005-12-28 06:15:01 +00:00