After upgrading to 6.2, the bitlbee port didn't want to connect to MSN at all, and only after 150secs to googletalk. Finally the problem seemed to be solved by adding --ipv6 to configure Since the port was lacking DEBUG and OPENSSL knobs as well, I added these to the Makefile Fix: add --ipv6=0 to CONFIGURE_OPTS Patch attached with submission follows: How-To-Repeat: Compile kernel and base-sytem without IPv6
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs Reassign to the ports team
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello. A patch has been submitted for the port you maintain irc/bitlbee. It is here: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108689 If you approve it please reply saying so, otherwise comments are also welcome. Best Regards, Ale -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFyVLQiV05EpRcP2ERAq9pAJ4+6cFLTNcbrfFIN7VJXMfqsKG5sgCeKNW4 Gb1I+66qcAcZQGByzSr04xo= =WU6W -----END PGP SIGNATURE-----
State Changed From-To: open->feedback Ask maintainer for approval.
alepulver 2007-02-16 20:59:22 UTC FreeBSD ports repository Modified files: irc/bitlbee Makefile Log: - Add DEBUG, OPENSSL and IPV6 options. PR: ports/108689 Submitted by: Spil Oss <spil.oss@gmail.com> Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer, timeout) Revision Changes Path 1.30 +18 -2 ports/irc/bitlbee/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!