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

Number of commits found: 36

Wednesday, 16 Jan 2019
04:59 linimon search for other commits by this committer
The -qt5 slave port needs USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234926
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
Original commitRevision:490445 
Sunday, 2 Dec 2018
15:41 rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Original commitRevision:486467 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Tuesday, 17 Apr 2018
23:27 jhale search for other commits by this committer
- Update audio/liblastfm to 1.0.9-5-g4433165 [1]
- Add audio/liblastfm-qt5 slave port which provides a Qt 5 interface [1]
- Explicitly mark UrlBuilder::mobilize() as deprecated

- Allow Qt4 and Qt5 versions to be installed concurrently
- Make sure liblastfm creates the directories it uses instead of relying
  on client apps to do so

PR:		226530 [1]
Submitted by:	Greg V <greg@unrelenting.technology> [1]
Original commitRevision:467663 
Thursday, 5 Apr 2018
17:20 jhale search for other commits by this committer
Fix 301 redirects in the UrlBuilder class
- http scheme redirects to https
- Mobile website (m.last.fm) redirects to www.last.fm
- Localized hosts redirect e.g. www.lastfm.de to www.last.fm/de
- New localePath() function has been added to handle the localized
  base path since the library was localizing using the host before.
  This is not an official fix, but upstream is pretty dead.
Move USES upward
Convert CMAKE_ARGS to CMAKE_ON
Original commitRevision:466574 
Friday, 6 Jan 2017
11:09 jhale search for other commits by this committer
- Fix LICENSE
- Pare down dependencies to the options that require them
- Add TEST_TARGET to actually run the tests
- Support symbol visibility with clang
- Silence a few warnings
Original commitRevision:430702 
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, 9 May 2015
12:13 jhale search for other commits by this committer
Update to 1.0.9
Rename TESTS option to the more standard TEST
Original commitRevision:385883 
Wednesday, 6 May 2015
12:57 mat search for other commits by this committer
Update ports in the a* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385514 
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 
Tuesday, 2 Sep 2014
11:18 jhale search for other commits by this committer
- Update to 1.0.8
- Take maintainership
Original commitRevision:366986 
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 
Friday, 7 Mar 2014
20:09 amdmi3 search for other commits by this committer
- Use new OPTIONS features
- After switch to cmake, it should be MAKE_JOBS_SAFE
- Remove unneeded lines
Original commitRevision:347419 
Thursday, 16 Jan 2014
19:45 antoine search for other commits by this committer
Stage support
Original commitRevision:339969 
Friday, 10 Jan 2014
18:50 antoine search for other commits by this committer
Maintainer is no longer in a position to maintain this port
Original commitRevision:339379 
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 
Monday, 22 Apr 2013
23:19 bapt search for other commits by this committer
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Original commitRevision:316287 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Thursday, 7 Mar 2013
14:10 nivit search for other commits by this committer
- Re-enable color output during the building phase

Suggested by:	makc
Original commitRevision:313589 
Wednesday, 6 Mar 2013
22:37 nivit search for other commits by this committer
- Update to 1.0.6  [1]
- Trim header  [1]
- Switch to the active, and officially supported by the Lasf.fm staff,
  fork on GitHub as master download site
- Update COMMENT
- Add LICENSE (GPLv3)
- Add options FINGERPRINT (default ON), TESTS (default OFF)  [1]
- Update WWW URL and description in pkg-descr
- Remove files/*  [1]

PR:	ports/175779
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>  [1]
Approved by:	Matt Tosto <datahead4@gmail.com> (mantainer timeout > 1 month)
Original commitRevision:313548 
Tuesday, 12 Jun 2012
07:54 fluffy search for other commits by this committer
- Fix loop in a way that likely terminates before the array overflows [1]
- Allow to be built with clang

Obtained from:  pkgsrc [1]
Approved by: maintainer (implicit)
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
Tuesday, 6 Mar 2012
06:13 bf search for other commits by this committer
fix the build by adjusting LIB_DEPENDS after changes to
audio/libsamplerate

Reported by:    pav
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
Thursday, 28 Jul 2011
03:54 swills search for other commits by this committer
- A better fix for Ruby 1.9 compilation
Original commit
Tuesday, 5 Apr 2011
01:01 swills search for other commits by this committer
- Update to 0.3.3
- Fix build with Ruby 1.9
Original commit
Friday, 10 Dec 2010
23:44 pgollucci search for other commits by this committer
- Fix build with custom prefix/localbase

PR:             ports/150605
Submitted by:   Tim Bishop <tim@bishnet.net>
Approved by:    datahead4@gmail.com (maintainer)
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, 2 Nov 2009
20:48 miwi search for other commits by this committer
- Fix build with ruby>= 1.9

PR:             139438
Submitted by:   Mel <mel@rachie.is-a-geek.net>
Approved by:    maintainer
Original commit
Saturday, 5 Sep 2009
12:31 fluffy search for other commits by this committer
- Update to 0.3.0

PR:             138490
Approved by:    maintainer (implicit)
Approved by:    miwi (mentor)
Original commit
Monday, 15 Jun 2009
19:01 itetcu search for other commits by this committer
Bump PORTREVISION for previous change.
Original commit
19:01 itetcu search for other commits by this committer
- unbreak build by adding bash to BUILD_DEPENDS, and not trying to replace it
by sh
- serach for bash and ruby in LOCALBASE

Submitted by:   maintainer
Prompted by:    QATty
Original commit
Wednesday, 10 Jun 2009
14:16 amdmi3 search for other commits by this committer
- Provide actual date the port was created

Submitted by:   maintainer
Original commit
02:06 amdmi3 search for other commits by this committer
liblastfm is a collection of libraries to help you integrate Last.fm services
into your rich desktop software. It depends on Qt 4.4.

WWW: http://github.com/mxcl/liblastfm/tree/master

PR:             135347
Submitted by:   Matt Tosto <datahead4@gmail.com>
Original commit

Number of commits found: 36