Commit graph

17 commits

Author SHA1 Message Date
Pav Lucistnik
0197ea4810 - Mark BROKEN: does not compile with new speex 2007-03-30 07:49:02 +00:00
Jeremy Messenger
26a0087e1e Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
Pav Lucistnik
ff22b31c06 - Chase libortp update
Pointy hat to:	sobomax (for leaving this broken for 5 weeks)
2007-01-24 20:29:09 +00:00
Kris Kennaway
846c7d2561 BROKEN on 7.0: Does not compile 2006-09-17 02:08:40 +00:00
Mark Linimon
7ade744ed5 Mark broken on 4.X/5.X: fails to compile. 2006-07-16 21:27:49 +00:00
Jeremy Messenger
7e42d7a7c4 devel/pkgconfig -> devel/pkg-config
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
2006-05-28 05:25:50 +00:00
Mario Sergio Fujikawa Ferreira
c170c3911b o More updates to libjingle's third party mediaphone (obtained from
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]
2006-05-11 04:53:30 +00:00
Mario Sergio Fujikawa Ferreira
e0d196a5cb Do not try to send the credentials full JID since jabber servers
only expect the JID user node.

Submitted by:	colby.dillion@gmail.com
Obtained from:	google-talk-open newsgroup
2006-05-10 11:53:40 +00:00
Mario Sergio Fujikawa Ferreira
fd41e39d24 o Use a smaller number for mediastreamer both receive and send
granularities (obtained from latest linphone 1.3.5)
o Bump PORTREVISION
2006-05-06 02:46:47 +00:00
Mario Sergio Fujikawa Ferreira
1edc834671 o Add the FreeBSD way of telling a socket to not fragment packets
o Bump PORTREVISION
2006-05-06 02:06:17 +00:00
Mario Sergio Fujikawa Ferreira
f30bd9717b o Fix: add matching pthread_attr_destroy(3) to each pthread_attr_init(3)
o Force FEATURE_ENABLE_SSL for xmpp
o Bump PORTREVISION
2006-05-03 01:06:46 +00:00
Mario Sergio Fujikawa Ferreira
705d98389a o Additional patching obtained from the effort of porting net-im/kopete with
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
2006-04-21 15:17:45 +00:00
Mario Sergio Fujikawa Ferreira
2bece41433 Chase net/ortp library version bump
Pointy hat:	sobomax
2006-04-20 00:07:16 +00:00
Mario Sergio Fujikawa Ferreira
c1d70e7633 Update to 0.3.0 2006-03-20 20:05:14 +00:00
Mario Sergio Fujikawa Ferreira
7e82c2a123 o net-im/libjingle source code makes assumptions about some of the
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.
2006-03-15 18:34:59 +00:00
Kris Kennaway
69a61f3c4b BROKEN on !i386: Does not compile
Approved by:    portmgr (implicit)
2006-03-06 20:36:14 +00:00
Mario Sergio Fujikawa Ferreira
0de60d2b24 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.
2006-02-23 02:07:52 +00:00