Port details |
- clinfo Print information about all available OpenCL platforms/devices
- 3.0.23.01.25_1 devel =5 3.0.23.01.25_1Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2015-09-17 18:07:42
- Last Update: 2024-01-30 22:35:34
- Commit Hash: f18686d
- People watching this port, also watch:: openssl, bomber, libusbmuxd, xorg-drivers, xev
- License: CC0-1.0
- WWW:
- https://github.com/Oblomov/clinfo
- Description:
- clinfo is a simple command-line application that enumerates all possible
(known) properties of the OpenCL platform and devices available on the
system.
Inspired by AMD's program of the same name, it is coded in pure C and it
tries to output all possible information, including those provided by
platform-specific extensions, trying not to crash on unsupported
properties (e.g. 1.2 properties on 1.1 platforms).
- ¦ ¦ ¦ ¦
- 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/devel/clinfo/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/clinfo
- pkg install clinfo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clinfo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674660567
SHA256 (Oblomov-clinfo-3.0.23.01.25_GH0.tar.gz) = 6dcdada6c115873db78c7ffc62b9fc1ee7a2d08854a3bccea396df312e7331e3
SIZE (Oblomov-clinfo-3.0.23.01.25_GH0.tar.gz) = 58325
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.h : devel/opencl
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libOpenCL.so : devel/ocl-icd
- This port is required by:
- for Run
-
- sysutils/plasma5-kinfocenter
- sysutils/plasma6-kinfocenter
Configuration Options:
- No options to configure
- Options name:
- devel_clinfo
- USES:
- gmake localbase:ldflags
- 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 |
3.0.23.01.25_1 30 Jan 2024 22:35:34 |
Muhammad Moinur Rahman (bofh) |
devel/clinfo: Moved man to share/man
Approved by: portmgr (blanket) |
3.0.23.01.25 17 Aug 2023 05:04:47 |
Jan Beich (jbeich) |
devel/clinfo: update to 3.0.23.01.25
Changes: https://github.com/Oblomov/clinfo/compare/3.0.21.02.21...3.0.23.01.25
PR: 273165
Approved by: manu |
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) |
3.0.21.02.21 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 ) |
3.0.21.02.21 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.0.21.02.21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.21.02.21 21 Mar 2021 12:50:55 |
jbeich |
devel/clinfo: update to 3.0.21.02.21
Changes: https://github.com/Oblomov/clinfo/compare/3.0.20.11.20...3.0.21.02.21
PR: 254457
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D28853 |
3.0.20.11.20 12 Dec 2020 10:44:12 |
jbeich |
devel/clinfo: update to 3.0.20.11.20
Changes: https://github.com/Oblomov/clinfo/compare/2.2.18.04.06...3.0.20.11.20
PR: 250562
Approved by: manu |
2.2.18.04.06 24 Feb 2020 17:24:56 |
jbeich |
devel/clinfo: update to 2.2.18.04.06
- Define LICENSE
- Switch to vendor install target
- Convert post-patch to MAKE_ARGS + USES=localbase
Changes: https://github.com/Oblomov/clinfo/compare/2.1.16.01.12...2.2.18.04.06
Approved by: x11 (manu, zeising)
Differential Revision: https://reviews.freebsd.org/D23806 |
2.1.16.01.12 06 Oct 2019 13:47:07 |
tobik |
Drop nop NO_CONFIGURE |
2.1.16.01.12 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
2.1.16.01.12 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.1.16.01.12 29 Jan 2016 11:45:53 |
kwm |
Update clinfo to 2.1.16.01.12.
Hand over maintainer to x11@ |
2.0.15.04.28 02 Oct 2015 16:47:43 |
kwm |
Mark broken on 9.3, we only support OpenCL on FreeBSD and higher.
Submitted by: pkg-fallout |
2.0.15.04.28 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 ) |