Port details |
- clfft Software library containing FFT functions written in OpenCL
- 2.12.2_1 math =2 2.12.2_1Version of this port present on the latest quarterly branch.
- Maintainer: jmd@FreeBSD.org
- Port Added: 2015-09-17 18:07:42
- Last Update: 2022-09-14 08:44:07
- Commit Hash: 561d1fa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/clMathLibraries/clFFt
- Description:
- clFFT
a software library containing FFT functions written in OpenCL
clFFT is a software library containing FFT functions written in OpenCL. In
addition to GPU devices, the libraries also support running on CPU devices to
facilitate debugging and heterogeneous programming.
- ¦ ¦ ¦ ¦
- 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/clfft/ && make install clean
- To add the package, run one of these commands:
- pkg install math/clfft
- pkg install clfft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clfft
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 powerpc powerpc64 powerpc64le riscv64
- distinfo:
- TIMESTAMP = 1476066152
SHA256 (clMathLibraries-clFFT-v2.12.2_GH0.tar.gz) = e7348c146ad48c6a3e6997b7702202ad3ee3b5df99edf7ef00bbacc21e897b12
SIZE (clMathLibraries-clFFT-v2.12.2_GH0.tar.gz) = 1010182
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:
-
- opencl>=0 : devel/opencl
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- opencl>=0 : devel/opencl
- Library dependencies:
-
- libOpenCL.so : devel/ocl-icd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_clfft
- USES:
- cmake
- 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 |
2.12.2_1 14 Sep 2022 08:44:07 |
Yuri Victorovich (yuri) |
math/clfft: Unbreak by fixing C++ error
Approved by: portmgr (unbreak) |
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) |
2.12.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 ) |
2.12.2_1 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
2.12.2_1 20 Jun 2021 13:14:17 |
Piotr Kubaj (pkubaj) |
math/clfft: enable on riscv64 |
2.12.2_1 15 Jun 2021 08:41:25 |
Piotr Kubaj (pkubaj) |
math/clfft: enable on powerpc |
2.12.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.12.2_1 06 Apr 2021 14:04:25 |
Piotr Kubaj (pkubaj) |
math/clfft: enable on powerpc64 |
2.12.2_1 06 Apr 2021 12:22:16 |
Piotr Kubaj (pkubaj) |
math/clfft: enable on powerpc64le |
2.12.2_1 10 Sep 2018 10:29:06 |
mat |
Remove ONLY_FOR_ARCHS_REASON_<arch> that are not architecture dependant. |
2.12.2_1 15 Jan 2018 20:45:16 |
jmd |
math/clfft: Set USE_CXXSTD to gnu98 after the recent LLVM6 import. While there,
pet portlint and change to my FreeBSD.org address. |
2.12.2 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
2.12.2 10 Oct 2016 13:03:23 |
wen |
- Update to 2.12.2
PR: 213338
Submitted by: dieterich@ogolem.org(maintainer) |
2.12.0 04 May 2016 05:34:57 |
riggs |
Update to upstream version 2.12.0
PR: 209143
Submitted by: dieterich@ogolem.org (maintainer) |
2.10.2 17 Apr 2016 10:44:31 |
robak |
math/clfft: update 2.10.1 -> 2.10.2
PR: 208789
Submitted by: Johannes Dieterich <dieterich@ogolem.org> (maintainer) |
2.10.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.10.1 23 Mar 2016 10:44:11 |
rakuco |
Update to 2.10.1.
PR: 208153
Submitted by: dieterich@ogolem.org (maintainer) |
2.10.0 12 Feb 2016 12:50:00 |
wen |
- Update to 2.10.0
PR: 207071
Submitted by: dieterich@ogolem.org(maintainer) |
2.8 16 Jan 2016 20:14:03 |
riggs |
Update to upstream version 2.8
PR: 206090
Submitted by: dieterich@ogolem.org (maintainer) |
2.6.1 11 Oct 2015 17:55:01 |
kwm |
* OpenCL is not available on 9.3-R.
* Add patch to clfft to fix the build.
* Use correct LICENSE in clrng.
Submitted by: maintainer@ |
2.6.1 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
2.6.1 17 Sep 2015 18:07:26 |
kwm |
Update Mesa port to 10.6.6 and add Clover.
Add beignet 1.1.0.
Add clinfo, clblas, clfft and clrng.
The major change is that all Mesa ports are now configured the same way.
This fixes several problems and enables new features. The details
are described in this blog post:
http://blogs.freebsdish.org/graphics/2015/03/18/unifying-mesa-ports-configure/
The second important change is the OpenCL support. Mesa's
implementation, Clover, is enabled as well as Beignet. Clover
targets all Gallium drivers, only Radeon GPUs in our case. Beignet
is for Intel GPUs starting with Ivy Bridge. Thanks to Johannes
Dieterich, O. Hartman, and Koop Mast for their work on OpenCL! As a
bonus, there are several OpenCL-based math ports added (clblas, (Only the first 15 lines of the commit message are shown above ) |