non port: net-im/libjingle/Makefile |
SVNWeb
|
Number of commits found: 38 |
Mon, 14 Jul 2014
|
[ 10:29 tijl ] (Only the first 10 of 23 ports in this commit are shown above. )
- Move net/linphone-base to replace net/linphone and update to version 3.7.0
- Adjust ports that depended on linphone-base to depend on net/ortp or
net/mediastreamer instead
- Mark net-im/libjingle deprecated (part of Google Talk)
Approved by: portmgr (implicit, PORTREVISION bump of unstaged port)
|
Fri, 21 Feb 2014
|
[ 13:38 ehaupt ]
Remove trailing whitespaces from category net-im
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Tue, 19 Nov 2013
|
[ 23:08 mat ] (Only the first 10 of 51 ports in this commit are shown above. )
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
|
Fri, 20 Sep 2013
|
[ 22:13 bapt ] (Only the first 10 of 186 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sun, 9 Jun 2013
|
[ 16:53 miwi ]
- Fix build with clang
- Add LICENSE
PR: 179217
Submitted by: Ports Fury
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Sun, 30 Dec 2012
|
[ 05:32 tota ]
- Unbreak on !i386
- Pet portlint
* Convert to new Makefile header
* Remove ABI versions from LIB_DEPENDS
* and so on
PR: ports/169736 (based on)
Submitted by: Hiroshi Nishida <nishida_AT_asusa_DOT_net>
|
Thu, 26 Jul 2012
|
[ 05:40 bapt ] (Only the first 10 of 158 ports in this commit are shown above. )
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
|
Wed, 23 Nov 2011
|
[ 19:41 avilla ]
- Switch dependency from net-im/ortp to net-im/linphone-base.
- Bump PORTREVISION.
- Add instructions to UPDATING.
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sun, 24 Jul 2011
|
[ 18:02 lioux ]
Drop maintainership
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 22 Aug 2009
|
[ 00:32 amdmi3 ] (Only the first 10 of 341 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with N
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Thu, 26 Mar 2009
|
[ 03:48 lioux ]
Mark MAKE_JOBS_SAFE for SMP compilation
|
Sat, 29 Nov 2008
|
[ 22:51 pav ]
- Mark BROKEN outside i386: does not build
Reported by: pointyhat
|
Sun, 7 Sep 2008
|
[ 03:05 lioux ] (Only the first 10 of 34 ports in this commit are shown above. )
o Update to 0.4.0
o Fix BROKEN
|
Thu, 19 Jun 2008
|
[ 02:54 pav ] (Only the first 10 of 50 ports in this commit are shown above. )
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr
|
Fri, 6 Jun 2008
|
[ 13:51 edwin ] (Only the first 10 of 73 ports in this commit are shown above. )
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)
|
Fri, 30 Mar 2007
|
[ 07:49 pav ]
- Mark BROKEN: does not compile with new speex
|
Fri, 23 Feb 2007
|
[ 22:51 mezz ] (Only the first 10 of 25 ports in this commit are shown above. )
Chase the shared library version of speex, bump the PORTREVISION.
|
Wed, 24 Jan 2007
|
[ 20:29 pav ]
- Chase libortp update
Pointy hat to: sobomax (for leaving this broken for 5 weeks)
|
Sun, 17 Sep 2006
|
[ 02:08 kris ]
BROKEN on 7.0: Does not compile
|
Sun, 16 Jul 2006
|
[ 21:27 linimon ]
Mark broken on 4.X/5.X: fails to compile.
|
Sun, 28 May 2006
|
[ 05:25 mezz ] (Only the first 10 of 28 ports in this commit are shown above. )
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
|
Thu, 11 May 2006
|
[ 04:53 lioux ] (Only the first 10 of 11 ports in this commit are shown above. )
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]
|
Wed, 10 May 2006
|
[ 11:53 lioux ]
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
|
Sat, 6 May 2006
|
[ 02:46 lioux ]
o Use a smaller number for mediastreamer both receive and send
granularities (obtained from latest linphone 1.3.5)
o Bump PORTREVISION
|
[ 02:06 lioux ]
o Add the FreeBSD way of telling a socket to not fragment packets
o Bump PORTREVISION
|
Wed, 3 May 2006
|
[ 01:06 lioux ]
o Fix: add matching pthread_attr_destroy(3) to each pthread_attr_init(3)
o Force FEATURE_ENABLE_SSL for xmpp
o Bump PORTREVISION
|
Fri, 21 Apr 2006
|
[ 15:17 lioux ] (Only the first 10 of 17 ports in this commit are shown above. )
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
|
Thu, 20 Apr 2006
|
[ 00:07 lioux ]
Chase net/ortp library version bump
Pointy hat: sobomax
|
Mon, 20 Mar 2006
|
[ 20:05 lioux ]
Update to 0.3.0
|
Wed, 15 Mar 2006
|
[ 18:34 lioux ]
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.
|
Mon, 6 Mar 2006
|
[ 20:36 kris ]
BROKEN on !i386: Does not compile
Approved by: portmgr (implicit)
|
Thu, 23 Feb 2006
|
[ 02:07 lioux ] (Only the first 10 of 11 ports in this commit are shown above. )
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: 38 |