Commit graph

12 commits

Author SHA1 Message Date
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