cvs commit: ports/net-im Makefile ports/net-im/libnice Makefile
distinfo pkg-descr pkg-plist ports/net-im/libnice/files
patch-stun_md5.c patch-stun_sha1.c patch-stun_stunmessage.c
patch-stun_tools_stund.c patch-stun_utils.h
Joe Marcus Clarke
marcus at FreeBSD.org
Fri Feb 27 21:11:33 PST 2009
marcus 2009-02-28 05:11:32 UTC
FreeBSD ports repository
Modified files:
net-im Makefile
Added files:
net-im/libnice Makefile distinfo pkg-descr pkg-plist
net-im/libnice/files patch-stun_md5.c patch-stun_sha1.c
patch-stun_stunmessage.c
patch-stun_tools_stund.c
patch-stun_utils.h
Log:
Add libnice, a library and a transmitter that does ICE (as defined in the
ICE-19 draft), as well as Google Talk and MSN compatible ICE-like protocols.
Revision Changes Path
1.101 +1 -0 ports/net-im/Makefile
1.1 +29 -0 ports/net-im/libnice/Makefile (new)
1.1 +3 -0 ports/net-im/libnice/distinfo (new)
1.1 +10 -0 ports/net-im/libnice/files/patch-stun_md5.c (new)
1.1 +10 -0 ports/net-im/libnice/files/patch-stun_sha1.c (new)
1.1 +10 -0 ports/net-im/libnice/files/patch-stun_stunmessage.c (new)
1.1 +11 -0 ports/net-im/libnice/files/patch-stun_tools_stund.c (new)
1.1 +10 -0 ports/net-im/libnice/files/patch-stun_utils.h (new)
1.1 +2 -0 ports/net-im/libnice/pkg-descr (new)
1.1 +40 -0 ports/net-im/libnice/pkg-plist (new)
More information about the cvs-all
mailing list