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/last.fm/Makefile

Number of commits found: 49

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 
Sunday, 17 May 2015
15:09 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:386624 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Wednesday, 19 Nov 2014
11:49 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the
exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
Original commitRevision:372768 
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 
Wednesday, 23 Jul 2014
07:02 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:362629 
Friday, 4 Apr 2014
09:19 marino search for other commits by this committer
audio/last.fm: Attempt to fix build on F10+
Original commitRevision:350072 
Wednesday, 5 Feb 2014
15:53 bapt search for other commits by this committer
Chase libmad changes
Original commitRevision:342735 
Friday, 10 Jan 2014
23:07 madpilot search for other commits by this committer
- Fix build with clang
- Fix destination to install architecture-dependent binaries
- Support qmake USES macro

PR:		ports/185327
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Original commitRevision:339391 
Thursday, 21 Nov 2013
16:55 makc search for other commits by this committer
- Get rid of deprecated QMAKEFLAGS
- Use globally provided QMAKE, etc.
Original commitRevision:334503 
15:55 makc search for other commits by this committer
- Get rid of QMAKEFLAGS
- Use options helpers
- Use globally provided LRELEASE/LUPDATE
- Convert LIB_DEPENDS to new style
Original commitRevision:334498 
Monday, 18 Nov 2013
13:12 bapt search for other commits by this committer
Convert to dos2unix
Convert LIB_DEPENDS to new format
Original commitRevision:334187 
Tuesday, 22 Oct 2013
13:50 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)

Approved by:	portmgr (bdrewery)
Original commitRevision:331267 
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 
Tuesday, 7 May 2013
06:45 bapt search for other commits by this committer
Use shebangfix
Original commitRevision:317576 
Friday, 22 Mar 2013
15:51 arved search for other commits by this committer
Add missint dependency on alsalib

Reported by:	pointyhat

Reset maintainer, unfortunately last.fm has stopped its service in my
country
Original commitRevision:314942 
Friday, 8 Mar 2013
10:51 kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Original commitRevision:313633 
Monday, 10 Dec 2012
11:06 arved search for other commits by this committer
Update to 1.5.4.26862

Tested by:	Rainer Hurling <rhurlin@gwdg.de>,
		ajtiM <lumiwa@gmail.com>
Original commitRevision:308599 
Sunday, 2 Dec 2012
12:46 arved search for other commits by this committer
Fix build with clang

PR:             173906
Submitted by:   Rainer Hurling <rhurlin@gwdg.de>

add USE_DOS2UNIX, because the file that needs to be patch had ^M endings.

Feature safe:	yes
Original commitRevision:308104 
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, 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
Tuesday, 15 Mar 2011
15:05 danfe search for other commits by this committer
Chase libgpod shlib version bump.
Original commit
Sunday, 30 May 2010
17:39 arved search for other commits by this committer
Add LICENSE and LICENSE_FILE to my ports.
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
Sunday, 31 Jan 2010
22:48 arved search for other commits by this committer
Fix encoding of desktop file

PR:             143293
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
Original commit
Wednesday, 4 Nov 2009
23:02 arved search for other commits by this committer
Update to 1.4.2.58240 (Which seems to be the supported version for Linux)
Grab maintainership
Original commit
Tuesday, 24 Mar 2009
00:35 amdmi3 search for other commits by this committer
- Fix dynamic loading problem
- Add new version of last.fm script

PR:             127368
Submitted by:   "Carlos A. M. dos Santos" <unixmania at gmail dot com>
Original commit
Monday, 16 Feb 2009
21:50 amdmi3 search for other commits by this committer
- Add desktop entry

PR:             127368
Submitted by:   "Carlos A. M. dos Santos" <unixmania at gmail dot com>
Original commit
Friday, 12 Sep 2008
08:48 miwi search for other commits by this committer
- Fix build on amd64

PR:             127223
Submitted by:   "Andrius Mork&#363;nas" <hinokind@gmail.com>
Approved by:    portmgr (erwin)
Original commit
Sunday, 7 Sep 2008
15:25 miwi search for other commits by this committer
- Mark BROKEN on amd64
Original commit
10:59 miwi search for other commits by this committer
- Update to 1.3.2.14
Original commit
00:36 linimon search for other commits by this committer
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.

Hat:    portmgr
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
Monday, 15 Oct 2007
17:50 lofi search for other commits by this committer
Depend on rcc at buildtime only
Original commit
Monday, 24 Sep 2007
21:52 lofi search for other commits by this committer
Unbreak.
Original commit
Friday, 21 Sep 2007
18:35 lofi search for other commits by this committer
Update to 1.3.2.13, mark broken on amd64.
Original commit
Friday, 14 Sep 2007
19:02 lofi search for other commits by this committer
Update to 1.3.2.11
Original commit
Friday, 3 Aug 2007
19:12 lofi search for other commits by this committer
Use QMAKEFLAGS to deuglify this port just a bit.
Original commit
Thursday, 2 Aug 2007
22:41 lofi search for other commits by this committer
-Use _build/_run in QT_COMPONENTS.

-USE_GCC=4.2+ on amd64
Original commit
Monday, 30 Jul 2007
23:58 lofi search for other commits by this committer
Update to 1.3.1.0
Original commit
Tuesday, 17 Jul 2007
08:41 lofi search for other commits by this committer
Depend on rcc
Original commit
Saturday, 14 Jul 2007
22:35 lofi search for other commits by this committer
Add dependency on qt4-sql
Original commit
08:09 lofi search for other commits by this committer
Update to 1.3.0.58
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, 8 Feb 2007
23:40 lofi search for other commits by this committer
From the I-should-read-my-own-tutorials dept.:

Add dependency on qmake

Caught by: pointyhat
Original commit
Tuesday, 6 Feb 2007
14:20 lofi search for other commits by this committer
Add last.fm 1.1.3, the official last.fm radio player.
Original commit

Number of commits found: 49