FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 3:56 PM BST
Port details
libjingle 0.4.0_1 net-im on this many watch lists=1 search for ports that depend on this port
Broken BROKEN: does not compile
Ignore IGNORE: is marked as broken: does not compile
Google Talk's implementation of Jingle and Jingle-Audio

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Feb 2006 02:08:35
License: not specified in port


[ excerpt from developer's web site ]

Google's Libjingle is Google Talk's implementation of Jingle and
Jingle-Audio (proposed extensions to XMPP) to interoperate with
Google Talk's peer-to-peer and voice calling capabilities.

WWW: http://code.google.com/apis/talk/index.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/pkg-config, devel/gmake, devel/libtool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: audio/speex, net/ilbc, net/linphone-base, textproc/expat2, devel/glib20
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-im/libjingle/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://sunet.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://iweb.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://switch.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://surfnet.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://kent.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://freefr.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://voxel.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://jaist.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://osdn.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://nchc.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://ncu.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://transact.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://softlayer.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://internode.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://ufpr.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
http://waix.dl.sourceforge.net/project/libjingle/libjingle/0.4.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-11-23
    Affects: users of net-im/kopete or net-im/libjingle
    Author: kde@FreeBSD.org
    Reason: 
      kopete and libjingle are now depending on a newer oRTP from
      linphone-base. To correctly switch to the new port, you need to deinstall
      ortp prior to the update:
    
      # pkg_delete -f ortp-\*
    
    

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Nov 2011 19:41:23
Original commit files touched by this commit  0.4.0_1
avilla search for other commits by this committer
- Switch dependency from net-im/ortp to net-im/linphone-base.
- Bump PORTREVISION.
- Add instructions to UPDATING.

Feature safe:   yes
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.4.0
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.4.0
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
24 Jul 2011 18:02:44
Original commit files touched by this commit  0.4.0
lioux search for other commits by this committer
Drop maintainership
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.4.0
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.4.0
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Aug 2009 00:32:25
Original commit files touched by this commit  0.4.0
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.4.0
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
26 Mar 2009 03:48:11
Original commit files touched by this commit  0.4.0
lioux search for other commits by this committer
Mark MAKE_JOBS_SAFE for SMP compilation
29 Nov 2008 22:51:51
Original commit files touched by this commit  0.4.0
pav search for other commits by this committer
- Mark BROKEN outside i386: does not build

Reported by:    pointyhat
07 Sep 2008 03:05:21
Original commit files touched by this commit  0.4.0
lioux search for other commits by this committer
o Update to 0.4.0
o Fix BROKEN
19 Jun 2008 02:54:54
Original commit files touched by this commit  0.3.0_9
pav search for other commits by this committer
- This port has been BROKEN for more than 6 months.  It will be removed unless
  fixed in next two months.

With hat:       portmgr
06 Jun 2008 13:51:54
Original commit files touched by this commit  0.3.0_9
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
30 Mar 2007 07:49:02
Original commit files touched by this commit  0.3.0_8
pav search for other commits by this committer
- Mark BROKEN: does not compile with new speex
23 Feb 2007 22:51:12
Original commit files touched by this commit  0.3.0_8
mezz search for other commits by this committer
Chase the shared library version of speex, bump the PORTREVISION.
24 Jan 2007 20:29:10
Original commit files touched by this commit  0.3.0_7
pav search for other commits by this committer
- Chase libortp update

Pointy hat to:  sobomax (for leaving this broken for 5 weeks)
17 Sep 2006 02:08:40
Original commit files touched by this commit  0.3.0_6
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
16 Jul 2006 21:27:49
Original commit files touched by this commit  0.3.0_6
linimon search for other commits by this committer
Mark broken on 4.X/5.X: fails to compile.
28 May 2006 05:25:51
Original commit files touched by this commit  0.3.0_6
mezz search for other commits by this committer
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
11 May 2006 04:53:31
Original commit files touched by this commit  0.3.0_6
lioux search for other commits by this committer
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]
10 May 2006 11:53:41
Original commit files touched by this commit  0.3.0_5
lioux search for other commits by this committer
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
06 May 2006 02:46:47
Original commit files touched by this commit  0.3.0_4
lioux search for other commits by this committer
o Use a smaller number for mediastreamer both receive and send
  granularities (obtained from latest linphone 1.3.5)
o Bump PORTREVISION
06 May 2006 02:06:17
Original commit files touched by this commit  0.3.0_3
lioux search for other commits by this committer
o Add the FreeBSD way of telling a socket to not fragment packets
o Bump PORTREVISION
03 May 2006 01:06:46
Original commit files touched by this commit  0.3.0_2
lioux search for other commits by this committer
o Fix: add matching pthread_attr_destroy(3) to each pthread_attr_init(3)
o Force FEATURE_ENABLE_SSL for xmpp
o Bump PORTREVISION
21 Apr 2006 15:17:45
Original commit files touched by this commit  0.3.0_1
lioux search for other commits by this committer
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
20 Apr 2006 00:07:16
Original commit files touched by this commit  0.3.0
lioux search for other commits by this committer
Chase net/ortp library version bump

Pointy hat:     sobomax
20 Mar 2006 20:05:14
Original commit files touched by this commit  0.3.0
lioux search for other commits by this committer
Update to 0.3.0
15 Mar 2006 18:34:59
Original commit files touched by this commit  0.2.1
lioux search for other commits by this committer
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.
06 Mar 2006 20:36:14
Original commit files touched by this commit  0.2.1
kris search for other commits by this committer
BROKEN on !i386: Does not compile

Approved by:    portmgr (implicit)
23 Feb 2006 02:07:52
Original commit files touched by this commit  0.2.1
lioux search for other commits by this committer
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.

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours18
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.586 seconds.