Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.4_1 06 Mar 2023 18:31:59 |
Jason E. Hale (jhale) |
audio/libdiscid: Fix empty variables in pc file
https://github.com/metabrainz/libdiscid/pull/62
PR: 269990
Reported by: ehaupt |
0.6.4 03 Mar 2023 18:57:04 |
Jason E. Hale (jhale) |
audio/libdiscid: Update to 0.6.4
https://github.com/metabrainz/libdiscid/releases/tag/v0.6.4 |
0.6.3 01 Mar 2023 01:33:26 |
Jason E. Hale (jhale) |
audio/libdiscid: Update to 0.6.3
https://github.com/metabrainz/libdiscid/releases/tag/v0.6.3 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.6.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.6.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.2 02 Feb 2017 07:06:18 |
jhale |
- Update to 0.6.2
- Fix LICENSE and add LICENSE_FILE
- Add regession test support
Changes: https://raw.github.com/metabrainz/libdiscid/master/ChangeLog |
0.6.1 07 Jan 2016 15:09:54 |
jhale |
Use pathfix |
0.6.1 22 Sep 2014 12:24:34 |
jhale |
- Trim @dirrm[try] from pkg-plist |
0.6.1 04 Oct 2013 09:30:19 |
jhale |
- Update 0.6.1
- Support staging |
0.5.2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.5.2 12 Sep 2013 08:00:37 |
jhale |
- Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports |
0.2.2_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.2.2_1 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
0.2.2_1 28 Jul 2012 15:51:34 |
rm |
- drop unneeded pkg-config dependency
- move LICENSE to correct location
PR: 170213
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer) |
0.2.2_1 28 Mar 2011 02:59:14 |
wen |
- Use Gnome's ltverhack to fix the shared library version number
- Add LICENSE
- Add a patch to fix a compiler warning
PR: ports/155977
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.2.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.2.2 19 Oct 2008 15:34:12 |
miwi |
- Update to 0.2.2
PR: 127465
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.2.1 26 Mar 2008 17:49:49 |
miwi |
libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs. It
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> |