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) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/rrdtool10/Makefile

Number of commits found: 27

Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Monday, 29 Jun 2015
18:42 amdmi3 search for other commits by this committer
- Remove now needless chmod u+w/u-w from my and unmaintained ports
Original commitRevision:390932 
Saturday, 16 May 2015
13:31 amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Silence post-patch
- Strip library
Original commitRevision:386530 
Sunday, 29 Mar 2015
11:03 bapt search for other commits by this committer
Convert to USES=autoreconf
Original commitRevision:382583 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Tuesday, 28 Oct 2014
23:17 ohauer search for other commits by this committer
- fix build with pod2x from perl5.18+
- bump PORTREVISION
- make portlint happy
Original commitRevision:371657 
Sunday, 26 Oct 2014
21:04 swills search for other commits by this committer
Mark broken with Perl 5.18 and newer
Original commitRevision:371526 
Thursday, 11 Sep 2014
20:57 tijl search for other commits by this committer
- Remove USE_AUTOTOOLS=libtool
- Add USE_AUTOTOOLS=libtoolize (and others) because the configure script
  hasn't been generated with the same version of libtool as the bundled
  ltmain.sh script
- Remove -fPIC and --with-pic
Original commitRevision:367980 
Sunday, 31 Aug 2014
15:26 ohauer search for other commits by this committer
- add stage support
- fix pkg-plist
- rename patch files
- bump PORTREVISION
Original commitRevision:366781 
Friday, 4 Jul 2014
23:48 bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Original commitRevision:360691 
Thursday, 5 Dec 2013
11:10 mat search for other commits by this committer
Fixup pkgnames.

PR:		ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by:	mat
Approved by:	portmgr (bapt)
Original commitRevision:335658 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Monday, 16 Sep 2013
17:03 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327418 
Wednesday, 12 Jun 2013
17:45 az search for other commits by this committer
 - Fix build with new site_perl

Submitted by:	olli hauer <ohauer@gmx.de>
Original commitRevision:320709 
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, 31 Mar 2013
14:38 miwi search for other commits by this committer
- Unbreak build

Reported by:	pointyhat
Approved by:	portmgr
Original commitRevision:315637 
09:11 miwi search for other commits by this committer
- Unbreak build

Reported by:	pointyhat
Approved by:	portmgr
Original commitRevision:315632 
Thursday, 21 Mar 2013
17:43 bapt search for other commits by this committer
Convert to new options framework left unconverted ports in databases category
Original commitRevision:314856 
Tuesday, 29 May 2012
16:12 bapt search for other commits by this committer
Fix bogus old OPTIONS definition
This fix make describe with new option framework

With hat:       portmgr
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 13 Jun 2010
08:40 erwin search for other commits by this committer
BROKEN should not be quoted.
No functional change.
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, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Monday, 24 Dec 2007
11:30 lth search for other commits by this committer
Updating MASTER_SITES

PR:             ports/117062
Submitted by:   Takefu <takefu@airport.fm>
Original commit
Saturday, 11 Aug 2007
11:18 edwin search for other commits by this committer
[repocopy] move net/rrdtool10 to databases/rrdtool10

        Chase the move of net/rrdtool to databases/rrdtool. Since
        this is the same program, this one also has to be moved.

PR:             ports/114311
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    lth@
Original commit
11:15 edwin search for other commits by this committer
Forced commit to indicate repocopy.

PR:             ports/114311
Original commit

Number of commits found: 27