notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/libdiscid/Makefile
SVNWeb

Number of commits found: 17

Mon, 6 Mar 2023
[ 18:31 Jason E. Hale (jhale) search for other commits by this committer ]    commit hash:dd8fe029daaa9a4dd13715c88be35bc6da78dd3e  commit hash:dd8fe029daaa9a4dd13715c88be35bc6da78dd3e  commit hash:dd8fe029daaa9a4dd13715c88be35bc6da78dd3e  dd8fe02 
audio/libdiscid: Fix empty variables in pc file

https://github.com/metabrainz/libdiscid/pull/62

PR:		269990
Reported by:	ehaupt
Fri, 3 Mar 2023
[ 18:57 Jason E. Hale (jhale) search for other commits by this committer ]    commit hash:a10f05b57d22bb75293adc558c1cd3ecf34e1d86  commit hash:a10f05b57d22bb75293adc558c1cd3ecf34e1d86  commit hash:a10f05b57d22bb75293adc558c1cd3ecf34e1d86  a10f05b 
audio/libdiscid: Update to 0.6.4

https://github.com/metabrainz/libdiscid/releases/tag/v0.6.4
Wed, 1 Mar 2023
[ 01:33 Jason E. Hale (jhale) search for other commits by this committer ]    commit hash:cd22c471e7b2b196acb9e71bc3e9d655d79f4194  commit hash:cd22c471e7b2b196acb9e71bc3e9d655d79f4194  commit hash:cd22c471e7b2b196acb9e71bc3e9d655d79f4194  cd22c47 
audio/libdiscid: Update to 0.6.3

https://github.com/metabrainz/libdiscid/releases/tag/v0.6.3
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 2 Feb 2017
[ 07:06 jhale search for other commits by this committer ] Original commit   Revision:433124
- Update to 0.6.2
- Fix LICENSE and add LICENSE_FILE
- Add regession test support

Changes:	https://raw.github.com/metabrainz/libdiscid/master/ChangeLog
Thu, 7 Jan 2016
[ 15:09 jhale search for other commits by this committer ] Original commit   Revision:405453
Use pathfix
Fri, 4 Oct 2013
[ 09:30 jhale search for other commits by this committer ] Original commit   Revision:329272
- Update 0.6.1
- Support staging
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Thu, 12 Sep 2013
[ 08:00 jhale search for other commits by this committer ] Original commit   Revision:327040
- Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Thu, 13 Sep 2012
[ 04:45 jhale search for other commits by this committer ] Original commit   Revision:304177 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER to my new FreeBSD.org address

Approved by:	makc (mentor)
Sat, 28 Jul 2012
[ 15:51 rm search for other commits by this committer ] Original commit 
- drop unneeded pkg-config dependency
- move LICENSE to correct location

PR:		170213
Submitted by:	Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
Mon, 28 Mar 2011
[ 02:59 wen search for other commits by this committer ] Original commit 
- 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)
Sun, 19 Oct 2008
[ 15:34 miwi search for other commits by this committer ] Original commit 
- Update to 0.2.2

PR:             127465
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Wed, 26 Mar 2008
[ 17:49 miwi search for other commits by this committer ] Original commit 
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>

Number of commits found: 17