Eric Schnoebelen
f375f0d773
Update to 0.11.1.
...
From the release announcement:
2006-07-09 - PyMSNt 0.11.1 released!
* Avatars, and other things, work better with Google Talk
* Adding/removing contacts is more reliable.
* SVN revision is checked on startup and is sent with
jabber:iq:version results
* Transport doesn't 'randomly' change status on disconnection from
MSN
* Reconnect automatically
* Groupchat timeout is configurable
* Compatibility with Twisted 2.2
* MSN file send failure message should go to both parties. With
correct wording.
* More reliable avatar and file transfers.
* config option for service discovery name (MSN GW1, GW2, etc)
* Use vCard full name (FN) instead of NICKNAME if empty
* Fixed chunked messages
* Fixed error messages missing XMPP_STANZAS
* Fixed exception with MSNConnection.connectionFailed
2006-07-15 00:19:46 +00:00
Eric Schnoebelen
de04f40c64
Update to 0.11a
2006-05-06 03:36:11 +00:00
Eric Schnoebelen
7080588e25
Correct the package name.
2006-04-16 03:24:24 +00:00
Eric Schnoebelen
f39c0c6c40
Clean up a couple of pkglint complaints
2006-04-15 00:41:04 +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
Eric Schnoebelen
c843a34393
Completed updates for the move to PyMSNt 0.11
2006-02-21 20:30:05 +00:00
Eric Schnoebelen
b6ced841d9
Updated configuration file patch
2006-02-21 19:03:05 +00:00
Eric Schnoebelen
54f5058760
Start update to 0.11 of PyMSNt -- new features: file transfer!
2006-02-21 19:02:18 +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
b5d96df4f7
Oops, missed a use of "aim" (after copying from py-jabber-aimt
2005-12-28 06:38:21 +00:00
Eric Schnoebelen
e88e454794
Add a MESSAGE file providing a pointer to configuration docs,
...
and a quick start.
2005-12-28 06:31:50 +00:00
Eric Schnoebelen
9c1e6032ae
Clean up a nag from pkglint (modifying SUBST_CLASSES rather than assigning to
2005-12-27 21:11:27 +00:00
Eric Schnoebelen
b68fe51f3a
Update to 0.10.3; Improve the PyMSNt.tac patch to use strings for user
...
identitys (have the script look up the identities in the password and
group files.)
2005-12-27 19:39:22 +00:00
Roland Illig
2c1cc3dceb
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
...
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.
Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Eric Schnoebelen
757e4914be
Add dependency on security/py-OpenSSL
2005-11-16 15:33:56 +00:00
Eric Schnoebelen
3378c78808
Make sure the interpreter name is known to the start up script,
...
so all the rc helper functions work correctly.
2005-11-05 05:15:19 +00:00
Eric Schnoebelen
b1183c0b0d
Suppress the installation of the *.orig files from the patching process
2005-11-05 03:22:52 +00:00
Eric Schnoebelen
bc39a8b155
Ooops, forgot to pull in rc.subr on systems having it
2005-11-05 02:55:59 +00:00
Eric Schnoebelen
6d2c56c7bb
Correct missing close quote
2005-11-05 02:47:38 +00:00
Eric Schnoebelen
4e7f64e8e5
py-jabber-msnt is a jabber transport (gateway) written in python
...
that allows jabber users with an MSN IM account to connect with
other subscribers on the MSN network.
2005-11-05 02:25:41 +00:00