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.

Port details
checkmate Command-line utility for checking mp3 files for errors
0.21_1 audio on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.21Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-06-24 10:32:44
Last Update: 2024-01-23 14:09:13
Commit Hash: 19bc22b
People watching this port, also watch:: swi-pl, screen, aget, p5-NSNMP, python
License: GPLv2
WWW:
https://checkmate.gissen.nl/
Description:
Mpck reads mp3 files and tries to determine if they are valid. It displays statistics such as the bitrate. It is fast and supports recursive directory checking.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/mpck
  2. share/man/man1/mpck.1.gz
  3. /usr/local/share/licenses/checkmate-0.21_1/catalog.mk
  4. /usr/local/share/licenses/checkmate-0.21_1/LICENSE
  5. /usr/local/share/licenses/checkmate-0.21_1/GPLv2
Collapse this list.
Dependency lines:
  • checkmate>0:audio/checkmate
To install the port:
cd /usr/ports/audio/checkmate/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/checkmate
  • pkg install checkmate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: checkmate
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1499004619 SHA256 (checkmate-0.21.tar.gz) = a27b4843ec06b069a46363836efda3e56e1daaf193a73a4da875e77f0945dd7a SIZE (checkmate-0.21.tar.gz) = 182030

Packages (timestamps in pop-ups are UTC):
checkmate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.21_10.21_10.210.21_10.21_1-0.21-
FreeBSD:13:quarterly0.210.210.210.210.210.210.210.21
FreeBSD:14:latest0.21_10.21_10.210.21_10.21_10.21-0.21
FreeBSD:14:quarterly0.210.21-0.210.210.210.210.21
FreeBSD:15:latest0.21_10.21_1n/a0.21_1n/a0.21_10.21_10.21_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_checkmate
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://checkmate.gissen.nl/
  2. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.21_1
23 Jan 2024 14:09:13
commit hash: 19bc22b9429f54e1e7c588f961ac7520fd39e3bccommit hash: 19bc22b9429f54e1e7c588f961ac7520fd39e3bccommit hash: 19bc22b9429f54e1e7c588f961ac7520fd39e3bccommit hash: 19bc22b9429f54e1e7c588f961ac7520fd39e3bc files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/checkmate: Move man pages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.21
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.21
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.21
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.21
02 Jul 2017 14:11:39
Revision:444886Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.21
0.20
10 Apr 2017 09:23:22
Revision:438138Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.20
0.19
06 Jan 2015 09:36:22
Revision:376388Original commit files touched by this commit
ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
0.19
25 Oct 2013 12:42:01
Revision:331571Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix package list.
0.19
23 Oct 2013 10:26:46
Revision:331362Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
0.19
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
0.19
24 Jul 2013 08:19:07
Revision:323578Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
0.19
08 Mar 2013 14:00:31
Revision:313649Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove indefinite article from COMMENT
0.19
27 Dec 2011 15:14:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Pacify portlint

Feature safe:   yes
0.19
25 Jan 2011 08:39:27
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add LICENSE and remove MD5 sums.

Feature safe:   yes
0.19
28 Sep 2010 05:34:20
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update WWW
0.19
28 Sep 2009 12:29:51
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.19

Feature safe:   yes
0.18
27 Mar 2009 09:53:36
Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
0.18
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.18
27 Mar 2008 22:15:47
Original commit files touched by this commit
ehaupt search for other commits by this committer
Use MASTER_SITE_CRITICAL
0.18
13 Mar 2008 12:47:27
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.18
0.15
23 Jul 2007 09:36:52
Original commit files touched by this commit
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
0.15
20 Dec 2006 09:16:33
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.15
0.14_1
24 Jun 2006 11:00:36
Original commit files touched by this commit
ehaupt search for other commits by this committer
Bump PORTREVISION to install the new MLINKS (from previous commit)
0.14
24 Jun 2006 10:32:29
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Renamed from mpck to checkmate (the project was renamed)
- Update WWW
- Install MLINKS

Repocopied by:  marcus

Number of commits found: 25