Hi
Update net/bitlbee to 3.2:

Version 3.2 (released 2013-01-06) hilights:
Updated Twitter module. Support for Twitter API 1.1, streaming API, direct 
messages and some other improvements.
Fixed potential connection issue to Google Talk, OpenFire, possibly other 
Jabber services.
A bunch of other things.

Version 3.0.6 (released 2012-10-14) hilights:
Updated MSN module, now speaking the MSNP18 protocol. This adds support for 
MPOP and also fixes sending off-line messages.
Loads of bugfixes, etc. accumulated over the last half a year.

Version 3.0.5 (released 2012-02-18) hilights:
OAuth2 support for Google Talk, Facebook chat and MSN Messenger (via XMPP).
SSL certificate verification (edit your bitlbee.conf to enable it). Works only 
with GnuTLS!
Loads of bugfixes, etc.

Version 3.0.4 (released 2011-12-04) hilights:
Fixed MSN Messenger login issues.
Twitter improvements: Fetch mentions, show originals of t.co "shortened" links.
Merged the Skype plugin.

Version 3.0.3 (released 2011-06-12) hilights:
Twitter fixes (Twitter deprecated the API call BitlBee used to fetch the 
contact list).
Twitter enhancement: Ability to RT/reply to older tweets from someone (help set 
show_ids).
Lots of other small stuff.

Version 3.0.2 (released 2011-03-07) hilights:
MSN login fixes (@msn.com compatibility).
CTCP support, /CTCP VERSION on Jabber contacts and /CTCP NUDGE on MSN contacts 
(overuse this feature and I'll remove it again :-P).
The usual bugfixes/improvements.

Version 3.0.1 (released 2010-11-24) hilights:
MSN login fixes, Jabber (3.0 had a bug that made Jabber contacts never go 
offline), some other minor IM module fixes (including the new default ICQ login 
server).
Fixed build issues on some non-Linux systems.
Minor bugfixes/improvements.

Version 3.0 (released 2010-10-22) hilights:
Lots of stuff, see the development version below.
MSN protocol module was rewritten. This fixes some problems many people were 
having with the old code lately, and adds support for things like status 
messages and offline messages.
The bitlbee-otr branch is now merged into mainline, which means you can compile 
BitlBee with OTR encryption support, if you want, without any need for 
patches/alternative branches.
Many more fixes, small changes, etc. Just read the full non-bzr changelog for 
all details.
Development version 1.3dev (released 2010-08-06) hilights:
Too much to mention here, see the Wiki and doc/CHANGES for more details.
IRC core completely rewritten. This adds support for multiple configurable 
control channels (for example one channel per group, one per IM 
account/protocol, a channel with just your offline contacts), easier groupchat 
support, more flexibility in how nicknames are generated, and finally you can 
easily change your nickname whenever you want.
The ability to use libpurple instead of the built-in code. This adds support 
for more IM protocols and more features. Possibly less stable and lightweight, 
so by default the built-in code will still be used.
Support for file transfers.

Works for me with msn/jabber/oscar/sipe

Cheers
Tom


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/bitlbee/Makefile,v
retrieving revision 1.46
diff -u Makefile
--- Makefile    27 Nov 2012 15:40:56 -0000      1.46
+++ Makefile    8 Jan 2013 21:33:32 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               IRC proxy to connect to AIM, ICQ, Jabber, MSN and Yahoo
 
-DISTNAME=              bitlbee-3.0.6
+DISTNAME=              bitlbee-3.2
 CATEGORIES=            net
 
 HOMEPAGE=              http://bitlbee.org/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/bitlbee/distinfo,v
retrieving revision 1.23
diff -u distinfo
--- distinfo    27 Nov 2012 15:40:56 -0000      1.23
+++ distinfo    8 Jan 2013 21:33:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (bitlbee-3.0.6.tar.gz) = Tz4Wn5qODN95dtLm9Buaj2AgomK1cxqg+R/bZtF0Rug=
-SIZE (bitlbee-3.0.6.tar.gz) = 730918
+SHA256 (bitlbee-3.2.tar.gz) = G0OCjpBvVFCZM1Py6+zGwDjwJhxNw/FyLrr6bqPmIDA=
+SIZE (bitlbee-3.2.tar.gz) = 666404

Reply via email to