aboutsummaryrefslogtreecommitdiff
path: root/audio/libcoverart
Commit message (Collapse)AuthorAgeFilesLines
* - rename www/neon29 to www/neon and update to neon-0.30.1Olli Hauer2014-12-241-2/+2
| | | | | | | | | | | | | | | | | | | | - adjust ports depending on neon, bump PORTREVISION Changelog: Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly). Fix possible crash after DNS lookup errors on Windows (Olivier Goffart). Don't fail if the SSL cert changes between connections with OpenSSL, behaviour now matches that with GnuTLS. Fix PKCS#11 support under OpenSSL with TLS 1.2. Fix static linking with pkg-config file (Alan H) PR: 195786 Differential Revision: https://reviews.freebsd.org/D1319 Submitted by: ohauer Reviewed by: portmgr (bapt, mat) Approved by: portmgr, lev (implicit) Notes: svn path=/head/; revision=375392
* - Trim @dirrm[try] from pkg-plistJason E. Hale2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368884
* - Switch devel/jansson to libtool, drop .la filesDmitry Marakasov2014-06-231-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=358938
* 1: Upgrade jansson to 2.6.Vanilla I. Shu2014-05-011-1/+1
| | | | | | | 2: bump revision due shared library version. Notes: svn path=/head/; revision=352709
* - Support stagingJason E. Hale2013-10-091-3/+2
| | | | | | | - Convert LIB_DEPENDS to new syntax Notes: svn path=/head/; revision=329872
* bump revision due jansson shlib change.Vanilla I. Shu2013-09-261-1/+1
| | | | Notes: svn path=/head/; revision=328350
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Libcoverart is a client library for accessing the MusicBrainz coverJason E. Hale2012-10-184-0/+51
art archive. WWW: http://coverartarchive.org/ Approved by: makc (mentor) Feature safe: yes Notes: svn path=/head/; revision=306067