Bug 84929 - irc/bitlbee: Add WITH_MSN6_FEATURES flag for buddy icon support
Summary: irc/bitlbee: Add WITH_MSN6_FEATURES flag for buddy icon support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 20:00 UTC by Ed Schouten
Modified: 2005-10-10 22:18 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Schouten 2005-08-14 20:00:35 UTC
Bitlbee is an IRC-to-IM gateway that support multiple protocols. Because the
IRC protocol is really simple when it comes to graphical features (buddy icons,
smileys, etc), Bitlbee doesn't support these.

There's a patch available on the internet that allows you to specify a filename
where Bitlbee should get its buddy icon from.

Fix: 

I built a patch that adds a flag called WITH_MSN6_FEATURES which downloads and
applies a patch that adds support for various MSN6 features. It's available at:

http://g-rave.nl/files/ports/irc-bitlbee-msn.diff.gz
How-To-Repeat: Install Bitlbee
Comment 1 Ed Schouten 2005-08-14 20:01:32 UTC
* FreeBSD-gnats-submit@FreeBSD.org <FreeBSD-gnats-submit@FreeBSD.org> wrote:
> It has the internal identification `misc/84929'.


Sorry! Filed it under the wrong category! Could somebody bump this to
ports, please?

Yours,
-- 
 Ed Schouten <ed@fxq.nl>
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-08-14 20:59:51 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

Ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84929 

Adding to audit trail from personal email received:

Comment 3 Ed Schouten 2005-08-24 14:24:47 UTC
Hello,

Bitlbee doesn't support Google Talk, though a patch is available from
the authors:

http://get.bitlbee.org/patches/bitlbee-jabberserver.patch

Adding this file to your '/usr/ports/irc/bitlbee/files' directory allows
you to connect to Google Talk:

http://g-rave.nl/files/ports/patch-xmpp-google

by using the following line:

| account add jabber foobar@gmail.com p4ssw0rd talk.google.com:ssl

Have fun!

Yours,
-- 
 Ed Schouten <ed@fxq.nl>
Comment 4 Ed Schouten 2005-08-24 21:00:59 UTC
Hello,

Sorry for the huge amount of mail I seem to generate, but I've just
updated the MSN6 patch located at:

http://g-rave.nl/files/ports/irc-bitlbee-msn.diff.gz

with support for Google Talk (fix is now included). I've also added a
config tunable called WITH_LDAP to build Bitlbee with LDAP
authentication support (only allow people to register if they're in an
LDAP database).

Yours,
-- 
 Ed Schouten <ed@fxq.nl>
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-03 23:30:39 UTC
Dear maintainer of FreeBSD port irc/bitlbee, could you please take a
look again at

http://www.freebsd.org/cgi/query-pr.cgi?q=84929

And approve/reject the latest patch there (the one with msn6, gtalk and
ldap)?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

And now something completely different.
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-03 23:30:42 UTC
State Changed
From-To: open->feedback

Asked maintainer about latest patch 


Comment 7 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-03 23:30:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 8 Peter van Dijk 2005-10-10 20:28:22 UTC
On Wed, Aug 24, 2005 at 10:00:59PM +0200, Ed Schouten wrote:
> Sorry for the huge amount of mail I seem to generate, but I've just
> updated the MSN6 patch located at:
> 
> http://g-rave.nl/files/ports/irc-bitlbee-msn.diff.gz
> 
> with support for Google Talk (fix is now included). I've also added a
> config tunable called WITH_LDAP to build Bitlbee with LDAP
> authentication support (only allow people to register if they're in an
> LDAP database).


Approved!

Cheers, Peter (maintainer for irc/bitlbee)
-- 
peter@dataloss.nl        | ~ tonight tonight, what is this potion
http://blog.dataloss.nl/ | ~ that makes a fool of me
UnderNet/#clue           |     Wayfinder, fr-025 soundtrack
Comment 9 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-10 22:18:50 UTC
State Changed
From-To: feedback->closed

Committed, thanks!