sobomax 2006-07-13 01:24:41 UTC
FreeBSD ports repository
Modified files:
net/asterisk-oh323 Makefile pkg-plist
net/asterisk-oh323/files patch-wrapper::Makefile
Added files:
net/asterisk-oh323/files patch-wrapper::wrapper.cxx
Log:
o Don't call PIPSocket::SetDefaultIpAddressFamilyV6() - it causes all outgoing
TCP/UDP connections to be bound to IPv6 version of INADDR_ANY, which doesn't
really work for PF_INET sockets.
o use proper name for the shared library - libfoo.so.X, not libfoo.so.X.Y.
Revision Changes Path
1.8 +1 -1 ports/net/asterisk-oh323/Makefile
1.2 +24 -7 ports/net/asterisk-oh323/files/patch-wrapper::Makefile
1.3 +16 -0
ports/net/asterisk-oh323/files/patch-wrapper::wrapper.cxx (new)
1.3 +0 -1 ports/net/asterisk-oh323/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"