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) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-pyacoustid Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
1.3.0_1 audio on this many watch lists=0 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 1.3.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-02-15 02:48:02
Last Update: 2024-03-23 14:31:02
Commit Hash: 9146c8d
Also Listed In: python
License: MIT
WWW:
https://github.com/beetbox/pyacoustid
Description:
Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pyacoustid>0:audio/py-pyacoustid@${PY_FLAVOR}
To install the port:
cd /usr/ports/audio/py-pyacoustid/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/py-pyacoustid
  • pkg install py39-pyacoustid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-pyacoustid listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pyacoustid
Package flavors (<flavor>: <package>)
  • py39: py39-pyacoustid
distinfo:
TIMESTAMP = 1695143285 SHA256 (pyacoustid-1.3.0.tar.gz) = 5f4f487191c19ebb908270b1b7b5297f132da332b1568b96a914574c079ed177 SIZE (pyacoustid-1.3.0.tar.gz) = 17369

Packages (timestamps in pop-ups are UTC):
py39-pyacoustid
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.01.3.0-1.3.01.3.0---
FreeBSD:13:quarterly1.3.01.3.0-1.3.01.3.01.3.01.3.0-
FreeBSD:14:latest1.3.01.3.0-1.3.01.3.01.2.2_1-1.2.2_1
FreeBSD:14:quarterly1.3.01.3.0-1.3.01.3.01.3.01.3.0-
FreeBSD:15:latest1.3.01.3.0n/a1.3.0n/a1.3.0--
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-audioread>=0 : audio/py-audioread@py39
  2. py39-requests>=0 : www/py-requests@py39
  3. python3.9 : lang/python39
Library dependencies:
  1. libchromaprint.so : audio/chromaprint
This port is required by:
for Run
  1. audio/beets

Configuration Options:
No options to configure
Options name:
audio_py-pyacoustid
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pyacoustid/
  2. https://pypi.org/packages/source/p/pyacoustid/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0_1
23 Mar 2024 14:31:02
commit hash: 9146c8d55cdfd6dcd78e6506b3e858ec905596fbcommit hash: 9146c8d55cdfd6dcd78e6506b3e858ec905596fbcommit hash: 9146c8d55cdfd6dcd78e6506b3e858ec905596fbcommit hash: 9146c8d55cdfd6dcd78e6506b3e858ec905596fb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
audio/py-pyacoustid: Convert to USE_PYTHON=pep517

- Add LICENSE_FILE
- Bump PORTREVISION for package change
1.3.0
22 Sep 2023 03:17:51
commit hash: d29fd267dfe01890ac86bc26ec92992fc9dd6455commit hash: d29fd267dfe01890ac86bc26ec92992fc9dd6455commit hash: d29fd267dfe01890ac86bc26ec92992fc9dd6455commit hash: d29fd267dfe01890ac86bc26ec92992fc9dd6455 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
audio/py-pyacoustid: Update to 1.3.0

Changes:	https://github.com/beetbox/pyacoustid/blob/master/README.rst#version-history
1.2.2_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.2.2_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
1.2.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
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)
1.2.2
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)
1.2.2
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)
1.2.2
21 Sep 2021 03:44:16
commit hash: 6e39e458cbd17dc63787c4fa0af01d5f632e2271commit hash: 6e39e458cbd17dc63787c4fa0af01d5f632e2271commit hash: 6e39e458cbd17dc63787c4fa0af01d5f632e2271commit hash: 6e39e458cbd17dc63787c4fa0af01d5f632e2271 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
audio/py-pyacoustid: Update to 1.2.2

Changes:	https://github.com/beetbox/pyacoustid/blob/master/README.rst#version-history
1.2.0
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.
1.2.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.2.0
04 May 2020 19:19:10
Revision:533950Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.0

Changes:	https://github.com/beetbox/pyacoustid/blob/master/README.rst#version-history
1.1.7
22 Jun 2019 21:48:29
Revision:504893Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.7

- Update WWW

Changes:	https://github.com/beetbox/pyacoustid/blob/master/README.rst#version-history
1.1.5
21 Jun 2019 23:09:10
Revision:504822Original commit files touched by this commit
sunpoet search for other commits by this committer
Add NO_ARCH

- Take maintainership
1.1.5
02 Oct 2018 19:06:16
Revision:481127Original commit files touched by this commit
feld search for other commits by this committer
Reset maintainer on my python ports
1.1.5
31 May 2017 19:06:05
Revision:442257Original commit files touched by this commit
feld search for other commits by this committer
audio/py-pyacoustid: Update to 1.1.5
1.1.3_1
25 Apr 2017 08:20:31
Revision:439367Original commit files touched by this commit
riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
1.1.3
27 Nov 2016 21:12:48
Revision:427272Original commit files touched by this commit
jhale search for other commits by this committer
Update to 1.1.3

PR:		213715
Submitted by:	jhale
Approved by:	maintainer timeout (4 weeks)
1.0.0_3
15 Apr 2016 19:06:48
Revision:413370Original commit files touched by this commit
jhale search for other commits by this committer
- Update audio/chromaprint to 1.3.1
- Chase shlib bump

PR:		208819
Submitted by:	Ben Woods <woodsb02@gmail.com>
1.0.0_2
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
1.0.0_2
19 Oct 2014 07:33:10
Revision:371170Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from audio/ to new USES=python

Reviewed by:	portmgr (implicit)
1.0.0_2
08 Jun 2014 09:03:01
Revision:356993Original commit files touched by this commit
mva search for other commits by this committer
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:		python@
Approved by:	portmgr (implicit)
1.0.0_1
28 Jan 2014 12:42:40
Revision:341540Original commit files touched by this commit
feld search for other commits by this committer
Support STAGE

Approved by:	swills (mentor, implicit)
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
1.0.0_1
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)
1.0.0_1
29 Jul 2013 15:03:59
Revision:323891Original commit files touched by this commit
feld search for other commits by this committer
Fix my email address again, using proper @FreeBSD.org styling

Approved by:	swills (mentor)
1.0.0_1
25 Jul 2013 11:30:01
Revision:323636Original commit files touched by this commit
feld search for other commits by this committer
Update my email address throughout the tree

Approved by:	swills (mentor)
1.0.0_1
10 Jul 2013 15:25:37
Revision:322705Original commit files touched by this commit
makc search for other commits by this committer
- Add patch which allows to build audio/acoustid-fingerprinter and
  audio/chromaprint with different ffmpeg ports (based on patch from
  multimedia/kdemultimedia4-ffmpegthumbs)
- Switch dependency to multimedia/ffmpeg1
- Bump PORTREVISION due to dependency change in audio/chromaprint

Approved by:	no reply from jhale@
1.0.0
23 Apr 2013 02:29:29
Revision:316303Original commit files touched by this commit
swills search for other commits by this committer
- Update to 1.0.0

PR:		ports/177886
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
0.7
06 Apr 2013 02:38:59
Revision:315738Original commit files touched by this commit
wg search for other commits by this committer
- Fix pkg-plist
- Remove custom install since adoption of USE_PYDISTUTILS

Approved by:	portmgr (tabthorpe), jpaetzel (mentor)
0.7
15 Feb 2013 06:01:13
Revision:312275Original commit files touched by this commit
miwi search for other commits by this committer
- Switch to USE_PYDISTUTILS

Reported by:	RM
0.7
15 Feb 2013 02:47:47
Revision:312263Original commit files touched by this commit
miwi search for other commits by this committer
Bindings for Chromaprint acoustic fingerprinting and the Acoustid API

WWW: https://github.com/sampsyo/pyacoustid

PR:		ports/176110
Submitted by:	Mark Felder <feld@feld.me>

Number of commits found: 32