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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
oclgrind SPIR interpreter and virtual OpenCL device simulator
21.10,1 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 21.10,1Version of this port present on the latest quarterly branch.
Maintainer: jmd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-02-10 00:23:17
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
WWW:
https://github.com/jrprice/Oclgrind
Description:
Oclgrind SPIR interpreter and virtual OpenCL device simulator Oclgrind implements a virtual OpenCL device simulator, including an OpenCL runtime with ICD support. The goal is to provide a platform for creating tools to aid OpenCL development. In particular, this project currently implements utilities for debugging memory access errors, detecting data-races and barrier divergence, collecting instruction histograms, and for interactive OpenCL kernel debugging. The simulator is built on an interpreter for LLVM IR.
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 (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/oclgrind-21.10,1/catalog.mk
  3. /usr/local/share/licenses/oclgrind-21.10,1/LICENSE
  4. /usr/local/share/licenses/oclgrind-21.10,1/BSD3CLAUSE
  5. bin/oclgrind
  6. bin/oclgrind-kernel
  7. include/oclgrind/Context.h
  8. include/oclgrind/Kernel.h
  9. include/oclgrind/KernelInvocation.h
  10. include/oclgrind/Memory.h
  11. include/oclgrind/Plugin.h
  12. include/oclgrind/Program.h
  13. include/oclgrind/Queue.h
  14. include/oclgrind/WorkGroup.h
  15. include/oclgrind/WorkItem.h
  16. include/oclgrind/common.h
  17. include/oclgrind/opencl-c-1.2-32.pch
  18. include/oclgrind/opencl-c-1.2-64.pch
  19. include/oclgrind/opencl-c-2.0-32.pch
  20. include/oclgrind/opencl-c-2.0-64.pch
  21. include/oclgrind/opencl-c-base.h
  22. include/oclgrind/opencl-c.h
  23. lib/liboclgrind-rt-icd.so
  24. lib/liboclgrind-rt.so
  25. lib/liboclgrind.so
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • oclgrind>0:devel/oclgrind
To install the port:
cd /usr/ports/devel/oclgrind/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/oclgrind
  • pkg install oclgrind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: oclgrind
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1638296132 SHA256 (jrprice-Oclgrind-v21.10_GH0.tar.gz) = b40ea81fcf64e9012d63c3128640fde9785ef4f304f9f876f53496595b8e62cc SIZE (jrprice-Oclgrind-v21.10_GH0.tar.gz) = 219855

Packages (timestamps in pop-ups are UTC):
oclgrind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest21.10,121.10,120190907_121.10,121.10,1-20190907_1-
FreeBSD:13:quarterly21.10,121.10,121.10,121.10,121.10,121.10,121.10,121.10,1
FreeBSD:14:latest21.10,121.10,121.10,121.10,121.10,121.10,1-21.10,1
FreeBSD:14:quarterly21.10,121.10,1-21.10,121.10,121.10,121.10,121.10,1
FreeBSD:15:latest21.10,121.10,1n/a21.10,1n/a21.10,121.10,121.10,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. opencl>=0 : devel/opencl
  2. llvm-config12 : devel/llvm12
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
Runtime dependencies:
  1. opencl>=0 : devel/opencl
  2. llvm12>=0 : devel/llvm12
Library dependencies:
  1. libOpenCL.so : devel/ocl-icd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_oclgrind
USES:
cmake
pkg-message:
For install:
oclgrind requires procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: proc /proc procfs rw 0 0
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jrprice/Oclgrind/tar.gz/v21.10?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port