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
Port details
iir1 DSP IIR Realtime C++ filter library
1.9.5 audio on this many watch lists=2 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.9.5Version of this port present on the latest quarterly branch.
Maintainer: makc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-13 20:24:06
Last Update: 2024-08-21 13:41:52
Commit Hash: 74a035a
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/berndporr/iir1
Description:
An infinite impulse response (IIR) filter library which implements Butterworth, RBJ, Chebychev filters and can easily import coefficients generated by Python (scipy).
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
Expand this list (30 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/iir1-1.9.5/catalog.mk
  3. /usr/local/share/licenses/iir1-1.9.5/LICENSE
  4. /usr/local/share/licenses/iir1-1.9.5/MIT
  5. include/Iir.h
  6. include/iir/Biquad.h
  7. include/iir/Butterworth.h
  8. include/iir/Cascade.h
  9. include/iir/ChebyshevI.h
  10. include/iir/ChebyshevII.h
  11. include/iir/Common.h
  12. include/iir/Custom.h
  13. include/iir/Layout.h
  14. include/iir/MathSupplement.h
  15. include/iir/PoleFilter.h
  16. include/iir/RBJ.h
  17. include/iir/State.h
  18. include/iir/Types.h
  19. lib/cmake/iir/iirConfig.cmake
  20. lib/cmake/iir/iirConfigVersion.cmake
  21. lib/cmake/iir/iirTargets-release.cmake
  22. lib/cmake/iir/iirTargets.cmake
  23. lib/libiir.so
  24. lib/libiir.so.1
  25. lib/libiir.so.1.9.5
  26. lib/libiir_static.a
  27. libdata/pkgconfig/iir.pc
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • iir1>0:audio/iir1
To install the port:
cd /usr/ports/audio/iir1/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/iir1
  • pkg install iir1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: iir1
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1724245553 SHA256 (berndporr-iir1-1.9.5_GH0.tar.gz) = beb16142e08e5f68010c6e5014dea2276ea49b71a258439eff09c5ee3f781d88 SIZE (berndporr-iir1-1.9.5_GH0.tar.gz) = 2115864

Packages (timestamps in pop-ups are UTC):
iir1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.51.9.5-1.9.51.9.5---
FreeBSD:13:quarterly1.9.51.9.51.9.41.9.51.9.51.9.41.9.41.9.4
FreeBSD:14:latest1.9.51.9.51.9.41.9.51.9.51.9.4-1.9.4
FreeBSD:14:quarterly1.9.51.9.5-1.9.51.9.51.9.41.9.41.9.4
FreeBSD:15:latest1.9.51.9.5n/a1.9.5n/a1.9.41.9.41.9.4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. emulators/dosbox-staging

Configuration Options:
No options to configure
Options name:
audio_iir1
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/berndporr/iir1/tar.gz/1.9.5?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.5
21 Aug 2024 13:41:52
commit hash: 74a035a5dc390196eab024b55b227f33ff1a25fccommit hash: 74a035a5dc390196eab024b55b227f33ff1a25fccommit hash: 74a035a5dc390196eab024b55b227f33ff1a25fccommit hash: 74a035a5dc390196eab024b55b227f33ff1a25fc files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
audio/iir1: update to 1.9.5
1.9.4
08 Jan 2023 19:44:21
commit hash: dca1786199c06797db36839e3edaa825d72fcc82commit hash: dca1786199c06797db36839e3edaa825d72fcc82commit hash: dca1786199c06797db36839e3edaa825d72fcc82commit hash: dca1786199c06797db36839e3edaa825d72fcc82 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
audio/iir1: Update to 1.9.4
1.9.3
13 Oct 2022 20:19:55
commit hash: 7f1d5c441a29a27331b3553e6a5ab8e92e9fe4dccommit hash: 7f1d5c441a29a27331b3553e6a5ab8e92e9fe4dccommit hash: 7f1d5c441a29a27331b3553e6a5ab8e92e9fe4dccommit hash: 7f1d5c441a29a27331b3553e6a5ab8e92e9fe4dc files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
audio/iir1: add new port

An infinite impulse response (IIR) filter library.

WWW: https://github.com/berndporr/iir1

Number of commits found: 3