irc/bitlbee skype support

Любомир Григоров nm.knife at gmail.com
Wed Oct 5 08:15:41 UTC 2011


Hi, skype protocol has been merged into bitlbee:
http://bugs.bitlbee.org/bitlbee/changeset/devel%2C802

The original page of Miklos suggest the plugin was usable on *BSD prior to
its merge:
http://vmiklos.hu/project/bitlbee-skype/

However, the port doesn't include that option. I tried to modify the
Makefile to add

.if defined(WITH_JABBER)
CONFIGURE_ARGS+=--jabber=1
.else
CONFIGURE_ARGS+=--jabber=0
.endif

, it built, but the protocol is still missing. It should be in the source by
now. Otherwise using the manual install in too lengthy (install skype4py
then bitlbee-skype).

Can you look into why the port doesn't have the skype protocol working?

Cheers.

-- 
Lyubomir Grigorov (bgalakazam)


More information about the freebsd-ports mailing list