aboutsummaryrefslogtreecommitdiff
path: root/audio/libdiscid
Commit message (Collapse)AuthorAgeFilesLines
* - Trim @dirrm[try] from pkg-plistJason E. Hale2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368884
* - Update 0.6.1Jason E. Hale2013-10-043-5/+4
| | | | | | | - Support staging Notes: svn path=/head/; revision=329272
* 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
* - Update audio/libdiscid to 0.5.2Jason E. Hale2013-09-124-28/+12
| | | | | | | | | - Switch to CMake build system - Trim Makefile headers - Bump PORTREVISION on dependent ports Notes: svn path=/head/; revision=327040
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update MAINTAINER to my new FreeBSD.org addressJason E. Hale2012-09-131-1/+1
| | | | | | | Approved by: makc (mentor) Notes: svn path=/head/; revision=304177
* - drop unneeded pkg-config dependencyRuslan Makhmatkhanov2012-07-281-4/+3
| | | | | | | | | | - move LICENSE to correct location PR: 170213 Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer) Notes: svn path=/head/; revision=301661
* - Use Gnome's ltverhack to fix the shared library version numberWen Heping2011-03-283-8/+18
| | | | | | | | | | | - Add LICENSE - Add a patch to fix a compiler warning PR: ports/155977 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=271914
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.2.2Martin Wilke2008-10-192-5/+7
| | | | | | | | PR: 127465 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=221794
* libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs. ItMartin Wilke2008-03-264-0/+42
reads a CD's table of contents (TOC) and generates an identifier which can be used to lookup the CD at MusicBrainz. Additionally, it provides a submission URL for adding the DiscID to the database. WWW: http://musicbrainz.org/doc/libdiscid PR: ports/122101 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> Notes: svn path=/head/; revision=209893