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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
ocl-icd OpenCL Installable Client Driver
2.2.12 devel 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 2.2.12Version of this port present on the latest quarterly branch.
Maintainer: ohartmann@walstatt.org search for ports maintained by this maintainer
Port Added: 2020-08-20 19:29:20
Last Update: 2020-08-20 19:28:21
Commit Hash: 40c4caa
License: BSD2CLAUSE
WWW:
https://forge.imag.fr/projects/ocl-icd/
Description:
OpenCL implementations are provided as ICD (Installable Client Driver). An OpenCL program can use several ICD thanks to the use of an ICD Loader as provided by this project. This free ICD Loader can load any (free or non free) ICD. WWW: https://forge.imag.fr/projects/ocl-icd/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ocl-icd-2.2.12/catalog.mk
  3. /usr/local/share/licenses/ocl-icd-2.2.12/LICENSE
  4. /usr/local/share/licenses/ocl-icd-2.2.12/BSD2CLAUSE
  5. include/ocl_icd.h
  6. lib/libOpenCL.so
  7. lib/libOpenCL.so.1
  8. lib/libOpenCL.so.1.0.0
  9. libdata/pkgconfig/OpenCL.pc
  10. libdata/pkgconfig/ocl-icd.pc
  11. man/man7/libOpenCL.7.gz
  12. man/man7/libOpenCL.so.7.gz
  13. share/doc/ocl-icd/examples/ocl_icd_bindings.c
  14. share/doc/ocl-icd/html/libOpenCL.html
  15. @owner
  16. @group
  17. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ocl-icd>0:devel/ocl-icd
Conflicts:
CONFLICTS:
  • freeocl-[0-9]*
  • opencl-icd-[0-9]*
To install the port:
cd /usr/ports/devel/ocl-icd/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocl-icd
  • pkg install ocl-icd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocl-icd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1520760392 SHA256 (ocl-icd-ocl-icd-2.2.12_GH0.tar.gz) = 7665f368354e3d2b7787ba4a23c6f061db1181195ba1914dd1cdcd462eca4df4 SIZE (ocl-icd-ocl-icd-2.2.12_GH0.tar.gz) = 456646

Packages (timestamps in pop-ups are UTC):
ocl-icd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.42.3.42.2.132.3.42.3.4n/an/an/a
FreeBSD:13:quarterly2.3.42.3.42.3.1_12.3.32.3.4n/an/an/a
FreeBSD:14:latest2.3.42.3.42.3.12.3.32.3.42.3.1_1-2.3.1_1
FreeBSD:14:quarterly2.3.42.3.4-2.3.32.3.42.3.1_12.3.1_12.3.1_1
FreeBSD:15:latest2.3.42.3.4n/a2.3.3n/an/a2.3.1_22.3.1_2
FreeBSD:15:quarterly2.3.42.3.4n/a-n/an/a--
FreeBSD:16:latest2.3.42.3.4n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. opencl>=2.1 : devel/opencl
  2. xmlto : textproc/xmlto
  3. asciidoc : textproc/asciidoc
  4. ruby26 : lang/ruby26
  5. gmake>=4.3 : devel/gmake
Patch dependencies:
  1. ruby26 : lang/ruby26
Extract dependencies:
  1. ruby26 : lang/ruby26
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ocl-icd-2.2.12: DOCS=on: Build and/or install documentation MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
devel_ocl-icd
USES:
gmake libtool localbase:ldflags pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/ocl-icd/ocl-icd/tar.gz/2.2.12?dummy=/
  2. https://forge.imag.fr/frs/download.php/836/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.12
20 Aug 2020 19:28:21
commit hash: 40c4caaf53c2723dcbae74c7f43923f7da8b05f4commit hash: 40c4caaf53c2723dcbae74c7f43923f7da8b05f4commit hash: 40c4caaf53c2723dcbae74c7f43923f7da8b05f4commit hash: 40c4caaf53c2723dcbae74c7f43923f7da8b05f4 files touched by this commit
Niclas Zeising (zeising) search for other commits by this committer
MFH: r545468

devel/ocl-icd: FIx build with -fno-common

Fix the build of devel/ocl-icd with -fno-common, which is the default with
llvm 11.

Approved by:	ports-secteam (joenum)
2.2.12
20 Aug 2020 19:28:21
Revision:545556Original commit files touched by this commit
zeising search for other commits by this committer
MFH: r545468

devel/ocl-icd: FIx build with -fno-common

Fix the build of devel/ocl-icd with -fno-common, which is the default with
llvm 11.

Approved by:	ports-secteam (joenum)

Number of commits found: 2