Port details |
- kfr C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters
- 6.0.4 math =2 6.0.3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-06-10 05:36:14
- Last Update: 2024-11-03 20:09:30
- Commit Hash: f2d95e7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/kfrlib/kfr
- Description:
- KFR is an open source C++ DSP framework that focuses on high performance.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/kfr/ && make install clean
- To add the package, run one of these commands:
- pkg install math/kfr
- pkg install kfr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kfr
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv7 i386
- distinfo:
- TIMESTAMP = 1730663022
SHA256 (kfrlib-kfr-6.0.4_GH0.tar.gz) = 0793c63929cfebd8fe4f57d7de92134d9414008377e5c202a29685191278e611
SIZE (kfrlib-kfr-6.0.4_GH0.tar.gz) = 11271958
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_kfr
- USES:
- cmake:testing compiler:c++17-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.4 03 Nov 2024 20:09:30 |
Yuri Victorovich (yuri) |
math/kfr: update 6.0.3 → 6.0.4 |
6.0.3 18 Sep 2024 09:16:00 |
Yuri Victorovich (yuri) |
math/kfr: update 6.0.2 → 6.0.3
Reported by: portscout |
6.0.2 01 May 2024 03:25:42 |
Yuri Victorovich (yuri) |
math/kfr: Fix plist on non-Intel architectures
Reported by: fallout |
6.0.2 28 Apr 2024 08:32:20 |
Yuri Victorovich (yuri) |
math/kfr: Broken on i386
Reported by: fallout |
6.0.2 05 Apr 2024 10:25:01 |
Yuri Victorovich (yuri) |
math/kfr: Add patch |
6.0.2 05 Apr 2024 10:24:25 |
Yuri Victorovich (yuri) |
math/kfr: update 5.0.3 → 6.0.2
Reported by: portscout |
5.0.3 21 Jul 2023 07:36:27 |
Yuri Victorovich (yuri) |
math/kfr: Update 5.0.2 → 5.0.3
Reported by: portscout |
5.0.2 18 Jun 2023 06:52:14 |
Yuri Victorovich (yuri) |
math/kfr: Update 4.3.0 → 5.0.2
Reported by: portscout |
4.3.0 16 Oct 2022 19:37:32 |
Yuri Victorovich (yuri) |
math/kfr: Update 4.2.1 -> 4.3.0
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
4.2.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.2.1 04 Aug 2022 07:41:21 |
Yuri Victorovich (yuri) |
math/kfr: Add ONLY_FOR_ARCHS line |
4.2.1 29 Jul 2022 20:34:50 |
Yuri Victorovich (yuri) |
math/kfr: Attempt to fix on armv6
Reported by: fallout |
4.2.1 20 Jul 2022 03:36:28 |
Yuri Victorovich (yuri) |
math/kfr: Mark broken on riscv64; Fix build on armv6
Reported by: fallout |
4.2.1 10 Jun 2021 05:34:14 |
Yuri Victorovich (yuri) |
math/kfr: New port: C++ DSP framework, FFT, Sample Rate Conversion,
FIR/IIR/Biquad Filters |