notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: audio/libdiscid/Makefile

Number of commits found: 17

Monday, 6 Mar 2023
18:31 Jason E. Hale (jhale) search for other commits by this committer
audio/libdiscid: Fix empty variables in pc file

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

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

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

https://github.com/metabrainz/libdiscid/releases/tag/v0.6.3
commit hash: cd22c471e7b2b196acb9e71bc3e9d655d79f4194 commit hash: cd22c471e7b2b196acb9e71bc3e9d655d79f4194 commit hash: cd22c471e7b2b196acb9e71bc3e9d655d79f4194 commit hash: cd22c471e7b2b196acb9e71bc3e9d655d79f4194 cd22c47
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 2 Feb 2017
07:06 jhale search for other commits by this committer
- Update to 0.6.2
- Fix LICENSE and add LICENSE_FILE
- Add regession test support

Changes:	https://raw.github.com/metabrainz/libdiscid/master/ChangeLog
Original commitRevision:433124 
Thursday, 7 Jan 2016
15:09 jhale search for other commits by this committer
Use pathfix
Original commitRevision:405453 
Friday, 4 Oct 2013
09:30 jhale search for other commits by this committer
- Update 0.6.1
- Support staging
Original commitRevision:329272 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Thursday, 12 Sep 2013
08:00 jhale search for other commits by this committer
- Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports
Original commitRevision:327040 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 13 Sep 2012
04:45 jhale search for other commits by this committer
- Update MAINTAINER to my new FreeBSD.org address

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

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

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

Number of commits found: 17