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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
clrng Library for uniform random number generation in OpenCL
1.0.0.b_4 math 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 1.0.0.b_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandoned upstream, does not build with CMake 4
Expiration Date EXPIRATION DATE: 2026-11-30
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-08-29 15:13:55
Last Update: 2026-08-29 15:10:21
Commit Hash: 105df41
License: BSD2CLAUSE
WWW:
https://github.com/clMathLibraries/clRNG
Description:
clRNG a library for uniform random number generation in OpenCL. Streams of random numbers act as virtual random number generators. They can be created on the host computer in unlimited numbers, and then used either on the host or on computing devices by work items to generate random numbers. Each stream also has equally-spaced substreams, which are occasionally useful. The API is currently implemented for four different RNGs, namely the MRG31k3p, MRG32k3a, LFSR113 and Philox-4x32-10 generators.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (35 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/clrng-1.0.0.b_4/catalog.mk
  3. /usr/local/share/licenses/clrng-1.0.0.b_4/LICENSE
  4. /usr/local/share/licenses/clrng-1.0.0.b_4/BSD2CLAUSE
  5. cl/include/clRNG.clh
  6. cl/include/lfsr113.clh
  7. cl/include/mrg31k3p.clh
  8. cl/include/mrg32k3a.clh
  9. cl/include/philox432.clh
  10. cl/include/private/Random123/array.h
  11. cl/include/private/Random123/features/clangfeatures.h
  12. cl/include/private/Random123/features/compilerfeatures.h
  13. cl/include/private/Random123/features/gccfeatures.h
  14. cl/include/private/Random123/features/msvcfeatures.h
  15. cl/include/private/Random123/features/open64features.h
  16. cl/include/private/Random123/features/openclfeatures.h
  17. cl/include/private/Random123/features/sse.h
  18. cl/include/private/Random123/philox.h
  19. cl/include/private/lfsr113.c.h
  20. cl/include/private/modular.c.h
  21. cl/include/private/mrg31k3p.c.h
  22. cl/include/private/mrg32k3a.c.h
  23. cl/include/private/philox432.c.h
  24. include/clRNG.h
  25. include/clRNG.version.h
  26. include/lfsr113.h
  27. include/mrg31k3p.h
  28. include/mrg32k3a.h
  29. include/philox432.h
  30. lib/libclRNG.so
  31. lib/libclRNG.so.1
  32. lib/libclRNG.so.1.0.0
  33. @owner
  34. @group
  35. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • clrng>0:math/clrng
To install the port:
cd /usr/ports/math/clrng/ && make install clean
To add the package, run one of these commands:
  • pkg install math/clrng
  • pkg install clrng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: clrng
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386 powerpc powerpc64 powerpc64le powerpcspe
distinfo:
SHA256 (clMathLibraries-clRNG-v1.0.0-beta_GH0.tar.gz) = 12e46c89a577ea26ea8af2b11176b1c503c2b0a28a3766178f317f21f27324f4 SIZE (clMathLibraries-clRNG-v1.0.0-beta_GH0.tar.gz) = 127591

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. opencl>=0 : devel/opencl
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Runtime dependencies:
  1. opencl>=0 : devel/opencl
Library dependencies:
  1. libOpenCL.so : devel/ocl-icd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_clrng
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/clMathLibraries/clRNG/tar.gz/v1.0.0-beta?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0.b_4
29 Aug 2026 15:10:21
commit hash: 105df41215332f7172fc5353b6220a80570223c5commit hash: 105df41215332f7172fc5353b6220a80570223c5commit hash: 105df41215332f7172fc5353b6220a80570223c5commit hash: 105df41215332f7172fc5353b6220a80570223c5 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
math/clrng: Mark deprecated

(cherry picked from commit f48bfc51737cf3f9886e454b85d76ddf0bbe57e5)

Number of commits found: 1