lioux       2006-02-23 02:07:52 UTC

  FreeBSD ports repository

  Modified files:
    net-im               Makefile 
  Added files:
    net-im/libjingle     Makefile distinfo pkg-descr pkg-message 
    net-im/libjingle/files patch-configure 
                           patch-talk__base__criticalsection.h 
                           patch-talk__base__ssladapter.cc 
                           patch-talk__session__phone__linphonemediaengine.cc 
                           patch-talk__third_party__mediastreamer__msrtprecv.c 
                           patch-talk__third_party__mediastreamer__msrtpsend.c 
  Log:
  o New port libjingle version 0.2.1: Google Talk's implementation
    of Jingle and Jingle-Audio
  o It only provides:
    1) STUN server which implements the STUN protocol for Simple
       Traversal of UDP over NAT.
    2) Relay server that may be used to relay traffic when a direct
       peer-to-peer connection could not be established.
  o The port itself does not install any libraries. It only uses them
    for these 2 sample servers.
  
  Revision  Changes    Path
  1.14      +1 -0      ports/net-im/Makefile
  1.1       +88 -0     ports/net-im/libjingle/Makefile (new)
  1.1       +3 -0      ports/net-im/libjingle/distinfo (new)
  1.1       +65 -0     ports/net-im/libjingle/files/patch-configure (new)
  1.1       +10 -0     
ports/net-im/libjingle/files/patch-talk__base__criticalsection.h (new)
  1.1       +11 -0     
ports/net-im/libjingle/files/patch-talk__base__ssladapter.cc (new)
  1.1       +20 -0     
ports/net-im/libjingle/files/patch-talk__session__phone__linphonemediaengine.cc 
(new)
  1.1       +11 -0     
ports/net-im/libjingle/files/patch-talk__third_party__mediastreamer__msrtprecv.c
 (new)
  1.1       +11 -0     
ports/net-im/libjingle/files/patch-talk__third_party__mediastreamer__msrtpsend.c
 (new)
  1.1       +9 -0      ports/net-im/libjingle/pkg-descr (new)
  1.1       +19 -0     ports/net-im/libjingle/pkg-message (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to