Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
current CVS of net/linphone http://savannah.gnu.org/projects/linphone/)
library [1]
o Pacify gcc: add missing "return" values to non-void functions
o This last round of patches get voice communications to "realtime"
responsiveness levels. Previously, there were a couple seconds
of latency on communications which made them a patience test.
- Particularly, the change on
talk/third_party/mediastreamer/msrtprecv.c
where we now rely on the rtp session's send_pt payload
instead of the recv_pt one
o Bump PORTREVISION
Obtained from: linphone's CVS [1]
libjingle support.
o Update libjingle's third party mediaphone (obtained from latest
release of net/linphone 1.3.5) library
o Force OSS sound system detection
o Bump PORTREVISION
types and the architecture it is being built on.
o Fix such a mistake brought up by the FreeBSD ports' building
cluster on !i386 ARCHs.
o Remove BROKEN status on !i386 ARCHs.
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.