notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: net-im/libjingle/Makefile

Number of commits found: 38

Monday, 14 Jul 2014
10:29 tijl search for other commits by this committer
- 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)
Original commitRevision:361763 
Friday, 21 Feb 2014
13:38 ehaupt search for other commits by this committer
Remove trailing whitespaces from category net-im
Original commitRevision:345424 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
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)
Original commitRevision:343634 
Tuesday, 19 Nov 2013
23:08 mat search for other commits by this committer
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
Original commitRevision:334361 
Friday, 20 Sep 2013
22:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Original commitRevision:327756 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Sunday, 9 Jun 2013
16:53 miwi search for other commits by this committer
- Fix build with clang
- Add LICENSE

PR:		179217
Submitted by:	Ports Fury
Original commitRevision:320349 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Sunday, 30 Dec 2012
05:32 tota search for other commits by this committer
- 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>
Original commitRevision:309650 
Thursday, 26 Jul 2012
05:40 bapt search for other commits by this committer
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)
Original commit
Wednesday, 23 Nov 2011
19:41 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
Original commit
Friday, 23 Sep 2011
22:26 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
Original commit
Sunday, 24 Jul 2011
18:02 lioux search for other commits by this committer
Drop maintainership
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Sunday, 2 Aug 2009
19:36 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
Original commit
Thursday, 26 Mar 2009
03:48 lioux search for other commits by this committer
Mark MAKE_JOBS_SAFE for SMP compilation
Original commit
Saturday, 29 Nov 2008
22:51 pav search for other commits by this committer
- Mark BROKEN outside i386: does not build

Reported by:    pointyhat
Original commit
Sunday, 7 Sep 2008
03:05 lioux search for other commits by this committer
o Update to 0.4.0
o Fix BROKEN
Original commit
Thursday, 19 Jun 2008
02:54 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
Original commit
Friday, 6 Jun 2008
13:51 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)
Original commit
Friday, 30 Mar 2007
07:49 pav search for other commits by this committer
- Mark BROKEN: does not compile with new speex
Original commit
Friday, 23 Feb 2007
22:51 mezz search for other commits by this committer
Chase the shared library version of speex, bump the PORTREVISION.
Original commit
Wednesday, 24 Jan 2007
20:29 pav search for other commits by this committer
- Chase libortp update

Pointy hat to:  sobomax (for leaving this broken for 5 weeks)
Original commit
Sunday, 17 Sep 2006
02:08 kris search for other commits by this committer
BROKEN on 7.0: Does not compile
Original commit
Sunday, 16 Jul 2006
21:27 linimon search for other commits by this committer
Mark broken on 4.X/5.X: fails to compile.
Original commit
Sunday, 28 May 2006
05:25 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
Original commit
Thursday, 11 May 2006
04:53 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]
Original commit
Wednesday, 10 May 2006
11:53 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
Original commit
Saturday, 6 May 2006
02:46 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
Original commit
02:06 lioux search for other commits by this committer
o Add the FreeBSD way of telling a socket to not fragment packets
o Bump PORTREVISION
Original commit
Wednesday, 3 May 2006
01:06 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
Original commit
Friday, 21 Apr 2006
15:17 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
Original commit
Thursday, 20 Apr 2006
00:07 lioux search for other commits by this committer
Chase net/ortp library version bump

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

Approved by:    portmgr (implicit)
Original commit
Thursday, 23 Feb 2006
02:07 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.
Original commit

Number of commits found: 38