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: audio/gkrellmss2/Makefile

Number of commits found: 42

Saturday, 5 May 2018
10:49 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:469100 
Friday, 13 Oct 2017
08:57 bapt search for other commits by this committer
Mark as broken a bunch of ports with no public distfiles available
Original commitRevision:451964 
Thursday, 8 Dec 2016
19:52 tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428152 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Saturday, 16 Jan 2016
12:08 amdmi3 search for other commits by this committer
- Clarify LICENSE
- Switch to options helpers
- Use correct command to install library
Original commitRevision:406210 
Saturday, 29 Nov 2014
18:22 tijl search for other commits by this committer
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:373636 
Sunday, 31 Aug 2014
16:36 tijl search for other commits by this committer
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
Original commitRevision:366788 
Thursday, 13 Mar 2014
17:48 pawel search for other commits by this committer
- Add staging support
- Strip plugin binary
Original commitRevision:348108 
Wednesday, 11 Dec 2013
14:35 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
Original commitRevision:336166 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Friday, 30 Aug 2013
23:01 bapt search for other commits by this committer
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
Original commitRevision:325727 
Monday, 4 Mar 2013
06:58 danfe search for other commits by this committer
- Trim Makefile header per new style guidelines
- Drop indefinite article from the COMMENT line
- Define LICENSE (GPLv2) and convert to OptionsNG
- Reformat port description text while I am here
Original commitRevision:313396 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 17 Oct 2011
10:08 bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
Original commit
Friday, 22 Oct 2010
20:59 araujo search for other commits by this committer
- Update to 2.7.

PR:             ports/151541
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
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
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
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
Monday, 18 May 2009
15:08 pav search for other commits by this committer
- Chase fftw3 update
Original commit
Friday, 25 Jul 2008
14:34 pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Original commit
Friday, 6 Jun 2008
13:07 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
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
Wednesday, 30 May 2007
21:49 arved search for other commits by this committer
Use the system compiler on CURRENT
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 11 May 2006
15:12 ahze search for other commits by this committer
- Chase fftw3 libver bump
Original commit
Wednesday, 3 May 2006
05:14 edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
Original commit
Tuesday, 8 Nov 2005
17:09 ume search for other commits by this committer
it seems master site stopped distributing 1.x.  so, make LATEST_LINK
pointing to gkrellmss2.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Friday, 10 Jun 2005
17:05 ume search for other commits by this committer
fix build.
Original commit
Saturday, 30 Apr 2005
01:09 kris search for other commits by this committer
BROKEN on 5.x: Does not compile
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Sunday, 20 Feb 2005
06:27 ume search for other commits by this committer
master site was moved.

Submitted by:   Sam Lawrance <boris@brooknet.com.au>
Original commit
Friday, 18 Feb 2005
11:32 krion search for other commits by this committer
Fix build.

Based on PR:            ports/76668
Submitted by:           Sam Lawrance <boris at brooknet.com.au>
Original commit
Friday, 21 Jan 2005
19:15 krion search for other commits by this committer
Update to version 2.6

PR:             ports/76540
Submitted by:   Ports Fury
Original commit
Tuesday, 18 Jan 2005
12:20 vs search for other commits by this committer
- Drop maintainership
- Use PLIST_FILES/PORTDOCS (me)

PR:             ports/75807
Submitted by:   maintainer
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Thursday, 29 Jan 2004
11:41 kris search for other commits by this committer
Use a unique LATEST_LINK
Original commit
Monday, 19 Jan 2004
00:56 linimon search for other commits by this committer
Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded).
Original commit
Monday, 27 Oct 2003
09:11 kris search for other commits by this committer
portlint (whitespace cleanup)
Original commit
Monday, 1 Sep 2003
02:57 edwin search for other commits by this committer
New port: audio/gkrellmss2

        Attached is a port of the gkrellmss plugin for gkrellm2.

PR:             ports/47917
Submitted by:   Lars Eggert <larse@isi.edu>
Original commit

Number of commits found: 42