aboutsummaryrefslogtreecommitdiff
path: root/audio/liblastfm
Commit message (Collapse)AuthorAgeFilesLines
* - Fix loop in a way that likely terminates before the array overflows [1]Dima Panov2012-06-122-1/+15
| | | | | | | | | | - Allow to be built with clang Obtained from: pkgsrc [1] Approved by: maintainer (implicit) Notes: svn path=/head/; revision=299100
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* fix the build by adjusting LIB_DEPENDS after changes toBrendan Fabeny2012-03-061-1/+2
| | | | | | | | | audio/libsamplerate Reported by: pav Notes: svn path=/head/; revision=292804
* - update fftw3* to 3.3 [1], and adjust dependent portsBrendan Fabeny2011-10-171-2/+2
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=283695
* - A better fix for Ruby 1.9 compilationSteve Wills2011-07-282-5/+36
| | | | Notes: svn path=/head/; revision=278441
* - Update to 0.3.3Steve Wills2011-04-054-22/+30
| | | | | | | - Fix build with Ruby 1.9 Notes: svn path=/head/; revision=272228
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix build with custom prefix/localbasePhilip M. Gollucci2010-12-101-1/+1
| | | | | | | | | PR: ports/150605 Submitted by: Tim Bishop <tim@bishnet.net> Approved by: datahead4@gmail.com (maintainer) Notes: svn path=/head/; revision=266028
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Fix build with ruby>= 1.9Martin Wilke2009-11-021-2/+6
| | | | | | | | | PR: 139438 Submitted by: Mel <mel@rachie.is-a-geek.net> Approved by: maintainer Notes: svn path=/head/; revision=243670
* - Update to 0.3.0Dima Panov2009-09-055-39/+45
| | | | | | | | | PR: 138490 Approved by: maintainer (implicit) Approved by: miwi (mentor) Notes: svn path=/head/; revision=240921
* Bump PORTREVISION for previous change.Ion-Mihai Tetcu2009-06-151-0/+1
| | | | Notes: svn path=/head/; revision=235892
* - unbreak build by adding bash to BUILD_DEPENDS, and not trying to replace itIon-Mihai Tetcu2009-06-152-7/+3
| | | | | | | | | | | by sh - serach for bash and ruby in LOCALBASE Submitted by: maintainer Prompted by: QATty Notes: svn path=/head/; revision=235891
* - Provide actual date the port was createdDmitry Marakasov2009-06-101-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=235542
* liblastfm is a collection of libraries to help you integrate Last.fm servicesDmitry Marakasov2009-06-105-0/+90
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> Notes: svn path=/head/; revision=235518