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-soxr High quality, one-dimensional sample-rate conversion library
0.3.7 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 0.3.7Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-21 09:06:21
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
Also Listed In: python
License: LGPL21 BSD3CLAUSE
WWW:
https://github.com/dofuuz/python-soxr
Description:
soxr is a high quality, one-dimensional sample-rate conversion library for Python.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}soxr>0:audio/py-soxr@${PY_FLAVOR}
To install the port:
cd /usr/ports/audio/py-soxr/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/py-soxr
  • pkg install py39-soxr
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-soxr listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-soxr
Package flavors (<flavor>: <package>)
  • py39: py39-soxr
distinfo:
TIMESTAMP = 1704347538 SHA256 (soxr-0.3.7.tar.gz) = 436ddff00c6eb2c75b79c19cfdca7527b1e31b5fad738652f044045ba6258593 SIZE (soxr-0.3.7.tar.gz) = 296432

Packages (timestamps in pop-ups are UTC):
py39-soxr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.70.3.7-0.3.7----
FreeBSD:13:quarterly0.3.70.3.7----0.3.7-
FreeBSD:14:latest0.3.70.3.7-0.3.7----
FreeBSD:14:quarterly0.3.70.3.7----0.3.7-
FreeBSD:15:latest0.3.70.3.7n/a0.3.7n/a-0.3.70.3.7
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-setuptools-scm>0 : devel/py-setuptools-scm@py39
  3. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  4. py39-wheel>0 : devel/py-wheel@py39
  5. cython-3.9 : lang/cython@py39
  6. python3.9 : lang/python39
  7. py39-build>=0 : devel/py-build@py39
  8. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. audio/py-librosa
for Run
  1. audio/py-librosa

Configuration Options:
No options to configure
Options name:
audio_py-soxr
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/s/soxr/
  2. https://pypi.org/packages/source/s/soxr/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.7
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
0.3.7
24 Jan 2024 02:42:13
commit hash: 65230ac4139e40ad40b506ef2b39d2ccbb0b9d84commit hash: 65230ac4139e40ad40b506ef2b39d2ccbb0b9d84commit hash: 65230ac4139e40ad40b506ef2b39d2ccbb0b9d84commit hash: 65230ac4139e40ad40b506ef2b39d2ccbb0b9d84 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/py-soxr: Fix build on arm64

Reported by:	fallout
0.3.7
04 Jan 2024 08:07:25
commit hash: 4ed4664857a8455ff79e321f889e455b9d470cdacommit hash: 4ed4664857a8455ff79e321f889e455b9d470cdacommit hash: 4ed4664857a8455ff79e321f889e455b9d470cdacommit hash: 4ed4664857a8455ff79e321f889e455b9d470cda files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/py-soxr: update 0.3.6 → 0.3.7

Reported by:	portscout
0.3.6_1
26 Aug 2023 03:00:23
commit hash: 1aac3a8eca580ac591eeef6fe726ff803683373ccommit hash: 1aac3a8eca580ac591eeef6fe726ff803683373ccommit hash: 1aac3a8eca580ac591eeef6fe726ff803683373ccommit hash: 1aac3a8eca580ac591eeef6fe726ff803683373c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/py-soxr: Add workaround to fix wrong version variable
0.3.6
16 Aug 2023 06:48:18
commit hash: de80b67966bd1f217f303051a44791916bc863a8commit hash: de80b67966bd1f217f303051a44791916bc863a8commit hash: de80b67966bd1f217f303051a44791916bc863a8commit hash: de80b67966bd1f217f303051a44791916bc863a8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/py-soxr: Update 0.3.5 → 0.3.6

Reported by:	portscout
0.3.5
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>
0.3.5
07 Jun 2023 01:34:51
commit hash: 3c5fc00efca5b4e31eabeae1887bfec4550fcda3commit hash: 3c5fc00efca5b4e31eabeae1887bfec4550fcda3commit hash: 3c5fc00efca5b4e31eabeae1887bfec4550fcda3commit hash: 3c5fc00efca5b4e31eabeae1887bfec4550fcda3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/py-soxr: Update 0.3.4 → 0.3.5

Reported by:	portscout
0.3.4_2
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.3.4_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
0.3.4
14 Mar 2023 10:07:36
commit hash: 1fc513f7a5a36f1c0d5384e64143e8a03c32ff88commit hash: 1fc513f7a5a36f1c0d5384e64143e8a03c32ff88commit hash: 1fc513f7a5a36f1c0d5384e64143e8a03c32ff88commit hash: 1fc513f7a5a36f1c0d5384e64143e8a03c32ff88 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
audio/py-soxr: Mark BROKEN on i386

Fails to build with following message:
...requires target feature 'sse', but would be inlined into function
'h8' that is compiled without support for 'sse'

Reported by:	pkg-fallout, antoine
Approved by:	portmgr (blanket)
0.3.4
09 Mar 2023 09:48:58
commit hash: 0877b50af2cb07135ae9a44d66cbf6e5b3a5b5aecommit hash: 0877b50af2cb07135ae9a44d66cbf6e5b3a5b5aecommit hash: 0877b50af2cb07135ae9a44d66cbf6e5b3a5b5aecommit hash: 0877b50af2cb07135ae9a44d66cbf6e5b3a5b5ae files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
audio/py-soxr: fix build on powerpc*
0.3.4
05 Mar 2023 17:56:34
commit hash: b77712653cb9e603dc80d803ce6c5668f37adcd4commit hash: b77712653cb9e603dc80d803ce6c5668f37adcd4commit hash: b77712653cb9e603dc80d803ce6c5668f37adcd4commit hash: b77712653cb9e603dc80d803ce6c5668f37adcd4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/py-soxr: Update 0.3.3 → 0.3.4

Reported by:	portscout
0.3.3
21 Feb 2023 09:05:29
commit hash: 70e129b0b04522259bdca2db9fb8b52eb925bf34commit hash: 70e129b0b04522259bdca2db9fb8b52eb925bf34commit hash: 70e129b0b04522259bdca2db9fb8b52eb925bf34commit hash: 70e129b0b04522259bdca2db9fb8b52eb925bf34 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/py-soxr: New port: High quality, one-dimensional sample-rate conversion
library

Number of commits found: 13