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: deskutils/google-gadgets/Makefile

Number of commits found: 39

Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 18 Oct 2013
07:19 bapt search for other commits by this committer
Deprecated some ports broken for more than 6 month
Original commitRevision:330726 
Friday, 20 Sep 2013
16:21 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Original commitRevision:327718 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
Saturday, 15 Jun 2013
11:10 flo search for other commits by this committer
- Remove www/libxul19, is has been vulnerable and unsupported upstream for
  quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout

Approved by:	portmgr (miwi)
Original commitRevision:320984 
Tuesday, 4 Jun 2013
15:13 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:319870 
Tuesday, 19 Mar 2013
13:36 eadler search for other commits by this committer
s/USES/USE_GNOME/
Original commitRevision:314645 
13:04 eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Original commitRevision:314640 
Monday, 10 Sep 2012
19:19 beat search for other commits by this committer
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
Original commitRevision:304053 
Sunday, 10 Jun 2012
09:31 pav search for other commits by this committer
- Mark BROKEN: does not link
  /usr/bin/ld: cannot find -lwebcore

Reported by:    pointyhat
Original commit
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 7 Nov 2011
03:25 miwi search for other commits by this committer
- Get rid FreeBSD 6.x support
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
Tuesday, 23 Aug 2011
18:39 kwm search for other commits by this committer
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
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, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Sunday, 8 Aug 2010
08:57 beat search for other commits by this committer
- Fix build with libxul 1.9.2
- Bump PORTREVISION after libxul update
- Remove obsolete gecko provider

PR:             ports/149044
Submitted by:   decke@
Expr-run by:    pav@
Approved by:    portmgr (pav)
Original commit
Friday, 11 Jun 2010
13:37 ashish search for other commits by this committer
- Change my maintainer address.

Approved by:       pgj (mentor)
Original commit
Saturday, 3 Apr 2010
10:44 roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Monday, 8 Mar 2010
22:10 avilla search for other commits by this committer
- Update to 0.11.2.

PR:             144455
Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
Approved by:    miwi (mentor)
Feature safe:   yes
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Tuesday, 29 Dec 2009
11:09 miwi search for other commits by this committer
- Update to 0.11.1

PR:             142048
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
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
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Sunday, 8 Mar 2009
12:53 beat search for other commits by this committer
- Update to 0.10.5

PR:             ports/132291
Submitted by:   Ashish Shukla <wahjava AT gmail.com> (maintainer)
Approved by:    miwi (mentor)
Original commit
Friday, 23 Jan 2009
15:43 roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Original commit
Thursday, 15 Jan 2009
12:11 miwi search for other commits by this committer
- Update to 0.10.4

PR:             130265
Submitted by:   Dima Panov <fluffy@fluffy.khv.ru>
Approved by:    maintainer
Original commit
Sunday, 23 Nov 2008
22:51 miwi search for other commits by this committer
- Update to 0.10.3

Note:
FreeBSD 6.X isn't longer supported

PR:             129044
Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
Original commit
Sunday, 19 Oct 2008
14:59 miwi search for other commits by this committer
- Update to 0.10.2

PR:             128077
Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Friday, 15 Aug 2008
15:21 miwi search for other commits by this committer
- Added Qt 4 support
- Fix update-mime-database handling

PR:             126474
Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
Original commit
Sunday, 20 Jul 2008
20:04 miwi search for other commits by this committer
- Update to 0.10.0

PR:             125801
Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
Original commit
Friday, 20 Jun 2008
05:41 lippe search for other commits by this committer
- Update to 0.9.3.

PR:             ports/124593
Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
Approved by:    gabor (mentor, implicit)
Original commit
Friday, 13 Jun 2008
14:01 pav search for other commits by this committer
- Fix build on 6.x and minor changes

Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
Original commit
Monday, 9 Jun 2008
00:52 ahze search for other commits by this committer
Add google-gadgets 0.9.2, google Desktop Gadgets.

PR:             ports/124403
Submitted by:   Ashish Shukla <wahjava at gmail.com>
Original commit

Number of commits found: 39