Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.9.5 16 Mar 2019 22:31:31 |
tcberner |
Qt4 deprecation
2019-03-15 audio/liblastfm: Qt4 has been EOL since december 2015
Approved by: portmgr (implicit) |
1.0.9.5 16 Jan 2019 04:59:46 |
linimon |
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) |
1.0.9.5 02 Dec 2018 15:41:48 |
rene |
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 |
1.0.9.5 28 Jun 2018 17:39:55 |
tcberner |
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 |
1.0.9.5 17 Apr 2018 23:27:21 |
jhale |
- 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] |
1.0.9_2 05 Apr 2018 17:20:36 |
jhale |
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 |
1.0.9_1 06 Jan 2017 11:09:18 |
jhale |
- 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 |
1.0.9 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.0.9 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0.9 09 May 2015 12:13:36 |
jhale |
Update to 1.0.9
Rename TESTS option to the more standard TEST |
1.0.8_1 06 May 2015 12:57:56 |
mat |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.8_1 08 Dec 2014 16:48:41 |
tijl |
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. (Only the first 15 lines of the commit message are shown above ) |
1.0.8 22 Sep 2014 12:24:34 |
jhale |
- Trim @dirrm[try] from pkg-plist |
1.0.8 02 Sep 2014 11:18:14 |
jhale |
- Update to 1.0.8
- Take maintainership |
1.0.6_1 31 Aug 2014 16:36:23 |
tijl |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
1.0.6 07 Mar 2014 20:09:55 |
amdmi3 |
- Use new OPTIONS features
- After switch to cmake, it should be MAKE_JOBS_SAFE
- Remove unneeded lines |
1.0.6 21 Jan 2014 22:56:00 |
bapt |
Fix properties on pkg-plist |
1.0.6 16 Jan 2014 19:45:02 |
antoine |
Stage support |
1.0.6 10 Jan 2014 18:50:28 |
antoine |
Maintainer is no longer in a position to maintain this port |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
1.0.6 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.0.6 22 Apr 2013 23:19:09 |
bapt |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
1.0.6 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.0.6 07 Mar 2013 14:10:26 |
nivit |
- Re-enable color output during the building phase
Suggested by: makc |
1.0.6 06 Mar 2013 22:37:48 |
nivit |
- 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) |
0.3.3_4 12 Jun 2012 07:54:48 |
fluffy |
- 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) |
0.3.3_3 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.3.3_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.3_2 06 Mar 2012 06:13:54 |
bf |
fix the build by adjusting LIB_DEPENDS after changes to
audio/libsamplerate
Reported by: pav |
0.3.3_1 17 Oct 2011 10:08:33 |
bf |
- 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 |
0.3.3 28 Jul 2011 03:54:14 |
swills |
- A better fix for Ruby 1.9 compilation |
0.3.3 05 Apr 2011 01:01:11 |
swills |
- Update to 0.3.3
- Fix build with Ruby 1.9 |
0.3.0_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.3.0_1 10 Dec 2010 23:44:41 |
pgollucci |
- Fix build with custom prefix/localbase
PR: ports/150605
Submitted by: Tim Bishop <tim@bishnet.net>
Approved by: datahead4@gmail.com (maintainer) |
0.3.0_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.0 02 Nov 2009 20:48:26 |
miwi |
- Fix build with ruby>= 1.9
PR: 139438
Submitted by: Mel <mel@rachie.is-a-geek.net>
Approved by: maintainer |
0.3.0 05 Sep 2009 12:31:33 |
fluffy |
- Update to 0.3.0
PR: 138490
Approved by: maintainer (implicit)
Approved by: miwi (mentor) |
0.2.1_1 15 Jun 2009 19:01:57 |
itetcu |
Bump PORTREVISION for previous change. |
0.2.1 15 Jun 2009 19:01:21 |
itetcu |
- 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 |
0.2.1 10 Jun 2009 14:16:06 |
amdmi3 |
- Provide actual date the port was created
Submitted by: maintainer |
0.2.1 10 Jun 2009 02:06:36 |
amdmi3 |
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> |