notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
pocl POrtable Computing Language (POCL)
1.8 lang 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 Version of this port present on the latest quarterly branch.
Maintainer: ohartmann@freebsd-de.org search for ports maintained by this maintainer
Port Added: 2016-11-21 14:36:59
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pocl-1.8/catalog.mk
  3. /usr/local/share/licenses/pocl-1.8/LICENSE
  4. /usr/local/share/licenses/pocl-1.8/MIT
  5. bin/poclcc
  6. etc/OpenCL/vendors/pocl.icd
  7. lib/libpocl.so
  8. lib/libpocl.so.2
  9. lib/libpocl.so.2.8.0
  10. lib/pocl/libllvmopencl.so
  11. lib/pocl/libpocl-devices-basic.so
  12. lib/pocl/libpocl-devices-pthread.so
  13. libdata/pkgconfig/pocl.pc
  14. share/pocl/include/_builtin_renames.h
  15. share/pocl/include/_clang_opencl.h
  16. share/pocl/include/_enable_all_exts.h
  17. share/pocl/include/_kernel.h
  18. share/pocl/include/_kernel_c.h
  19. share/pocl/include/_kernel_constants.h
  20. share/pocl/include/_libclang_versions_checks.h
  21. share/pocl/include/opencl-c-base.h
  22. share/pocl/include/opencl-c.h
  23. share/pocl/include/pocl.h
  24. share/pocl/include/pocl_device.h
  25. share/pocl/include/pocl_image_types.h
  26. share/pocl/include/pocl_spir.h
  27. share/pocl/include/pocl_types.h
  28. share/pocl/kernel-x86_64-portbld-freebsd12.3-avx.bc
  29. share/pocl/kernel-x86_64-portbld-freebsd12.3-avx2.bc
  30. share/pocl/kernel-x86_64-portbld-freebsd12.3-avx512.bc
  31. share/pocl/kernel-x86_64-portbld-freebsd12.3-avx_f16c.bc
  32. share/pocl/kernel-x86_64-portbld-freebsd12.3-avx_fma4.bc
  33. share/pocl/kernel-x86_64-portbld-freebsd12.3-sse2.bc
  34. share/pocl/kernel-x86_64-portbld-freebsd12.3-sse41.bc
  35. share/pocl/kernel-x86_64-portbld-freebsd12.3-ssse3.bc
  36. @comment share/pocl/kernel-x86_64-portbld-freebsd12.3-cortex-a53.bc
  37. @comment share/pocl/kernel-x86_64-portbld-freebsd12.3-ppc64.bc
  38. @comment share/pocl/kernel-x86_64-portbld-freebsd12.3-ppc64le.bc
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • pocl>0:lang/pocl
To install the port:
cd /usr/ports/lang/pocl/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/pocl
  • pkg install pocl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pocl
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
distinfo:

Packages (timestamps in pop-ups are UTC):
pocl
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd641.6_11.6_1
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i3861.6_11.6_1
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout1.8
FreeBSD:12:amd641.81.8
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i386pkg-falloutpkg-fallout
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch641.81.8
FreeBSD:13:amd641.81.8
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i386pkg-falloutpkg-fallout
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout1.8
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch641.8pkg-fallout
FreeBSD:14:amd641.8pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i386pkg-falloutpkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc641.8pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. llvm13>=10 : devel/llvm13
  2. opencl>=2.2 : devel/opencl
  3. py39-sphinx>=0,1 : textproc/py-sphinx@py39
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.9 : lang/python39
Runtime dependencies:
  1. llvm13>=10 : devel/llvm13
  2. opencl>=2.2 : devel/opencl
  3. py39-sphinx>=0,1 : textproc/py-sphinx@py39
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.9 : lang/python39
  8. python3.9 : lang/python39
Library dependencies:
  1. libhwloc.so : devel/hwloc2
  2. libOpenCL.so : devel/ocl-icd
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pocl/pocl/tar.gz/v1.8?dummy=/
Collapse this list.
Port Moves
  • port moved here from devel/freeocl on 2017-04-19
    REASON: Has expired: Unfetchable for more than six months (google code has gone away); use lang/pocl instead

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.8
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.8
16 Jul 2022 18:37:54
commit hash:0f400d7bf7ab7c121da15ecba2ac54095fa62cf9commit hash:0f400d7bf7ab7c121da15ecba2ac54095fa62cf9commit hash:0f400d7bf7ab7c121da15ecba2ac54095fa62cf9commit hash:0f400d7bf7ab7c121da15ecba2ac54095fa62cf9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/pocl: Broken on i386

Reported by:	fallout
1.8
17 Nov 2021 02:21:11
commit hash:e81afc20d81e70277a0b9a4ba1a5a26c1d0f8996commit hash:e81afc20d81e70277a0b9a4ba1a5a26c1d0f8996commit hash:e81afc20d81e70277a0b9a4ba1a5a26c1d0f8996commit hash:e81afc20d81e70277a0b9a4ba1a5a26c1d0f8996 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
lang/pocl: drop pkg-message + minor style and whitespace fixes

- Do not hardcode architectures in ONLY_FOR_ARCHS_REASON, derive
  them from ONLY_FOR_ARCHS instead (this also takes care of the
  missing Oxford comma)
- Remove the pkg-message file since the issue it talks about had
  been fixed in 2015; it also had slightly incorrect wording and
  several EOL whitespace bugs
1.8
16 Nov 2021 17:25:40
commit hash:58c1349a63e43308ef325ecddc873f3b499e4aa4commit hash:58c1349a63e43308ef325ecddc873f3b499e4aa4commit hash:58c1349a63e43308ef325ecddc873f3b499e4aa4commit hash:58c1349a63e43308ef325ecddc873f3b499e4aa4 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/pocl: port to powerpc64le
1.8
16 Nov 2021 12:03:30
commit hash:a87cbe0b5e6ad85dd21908b7943f6b11e0fb44efcommit hash:a87cbe0b5e6ad85dd21908b7943f6b11e0fb44efcommit hash:a87cbe0b5e6ad85dd21908b7943f6b11e0fb44efcommit hash:a87cbe0b5e6ad85dd21908b7943f6b11e0fb44ef files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/pocl: port to powerpc64
1.8
09 Nov 2021 17:56:40
commit hash:d25b263de3bc36fcc18c42b706fd4cd77ccf097dcommit hash:d25b263de3bc36fcc18c42b706fd4cd77ccf097dcommit hash:d25b263de3bc36fcc18c42b706fd4cd77ccf097dcommit hash:d25b263de3bc36fcc18c42b706fd4cd77ccf097d files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/pocl: Update to 1.8

PR:		257449
1.6_1
07 Apr 2021 08:09:01
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.6_1
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6_1
14 Feb 2021 18:07:09
Revision:565257Original commit files touched by this commit
jwb search for other commits by this committer
lang/pocl: Reverse broken RUN_DEPENDS change from last commit

PR:             252522
Reported by:    cmt
1.6
14 Feb 2021 13:04:11
Revision:565224Original commit files touched by this commit
jwb search for other commits by this committer
lang/pocl: Update hwloc dependency to hwloc2

hwloc and hwloc2 conflict, so all depdendents should be moved to hwloc2
if possible

PR:             252522
1.6
15 Jan 2021 13:52:19
Revision:561641Original commit files touched by this commit
dbaio search for other commits by this committer
lang/pocl: Remove Python 2.7 support and PY_SPHINX

Approved by:	portmgr blanket
1.6
19 Dec 2020 17:56:00
Revision:558462Original commit files touched by this commit
jbeich search for other commits by this committer
lang/pocl: update to 1.6

Changes:	http://portablecl.org/pocl-1.6.html
PR:		251958
Submitted by:	O. Hartmann (maintainer)
1.5_1
12 Dec 2020 10:44:06
Revision:557808Original commit files touched by this commit
jbeich search for other commits by this committer
lang/pocl: unbreak runtime after r514525

PR:		241482
Submitted by:	Lars Herschke
Approved by:	maintainer timeout (2 months)
1.5
30 Nov 2020 22:14:47
Revision:556683Original commit files touched by this commit
jbeich search for other commits by this committer
lang/pocl: update to 1.5

- Drop libltdl dependency after r514525 [1], see
  https://github.com/pocl/pocl/commit/fe65a6d44144

Changes:	http://portablecl.org/pocl-1.5.html
PR:		248535
Submitted by:	O. Hartmann (maintainer)
Reviewed by:	kevans
Submitted by:	Lars Herschke [1]
1.4
11 May 2020 23:51:58
Revision:534966Original commit files touched by this commit
dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4
15 Oct 2019 20:42:23
Revision:514566Original commit files touched by this commit
swills search for other commits by this committer
Remove unneeded BROKEN_FreeBSD_10

Reported by:	rene
Pointyat to:	swills
1.4
15 Oct 2019 13:41:58
Revision:514525Original commit files touched by this commit
swills search for other commits by this committer
lang/pocl: Update to POCL 1.4

PR:		241243
Submitted by:	O. Hartmann <ohartmann@walstatt.org> (maintainer)
1.3
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
1.3
12 Jun 2019 19:57:21
Revision:504035Original commit files touched by this commit
brooks search for other commits by this committer
Correct plist file.

The previous entries stem from trusting over-zealous substitution in
check-plist output.

PR:		224584
1.3
06 Jun 2019 21:07:42
Revision:503602Original commit files touched by this commit
brooks search for other commits by this committer
Update to POCL 1.3.

PR:		224584
Submitted by:	ohartmann@walstatt.org (maintainer)
0.14
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.14
02 Nov 2018 13:32:35
Revision:483807Original commit files touched by this commit
rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
0.14
18 Apr 2018 20:54:46
Revision:467735Original commit files touched by this commit
yuri search for other commits by this committer
lang/pocl: Remove BROKEN=fails to package

It didn't fail to package for me on 11 amd64 and 12 amd64.

Port changes:
* Move BROKENxx and ONLY_FOR_ARCHS lines to a proper place.
* Order USExx section
* Change to cmake:outsource

Approved by:	portmgr blanket
0.14
18 Dec 2017 21:53:28
Revision:456680Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: fails to package

Reported by:	pkg-fallout
0.14
12 May 2017 17:08:26
Revision:440691Original commit files touched by this commit
rezny search for other commits by this committer
Update to 0.14 and switch to llvm40 by default

PR:		218332
Reviewed by:	jbeich
Approved by:	swills (mentor), maintainer (timeout)
Differential Revision:	https://reviews.freebsd.org/D10508
0.13_1
16 Mar 2017 18:49:48
Revision:436289Original commit files touched by this commit
rezny search for other commits by this committer
Switch build to llvm38 to clear the last dependency on llvm37

PR:		217462
Approved by:	swills (mentor), maintainer (timeout)
Differential Revision:	https://reviews.freebsd.org/D10034
0.13
26 Jan 2017 18:48:47
Revision:432531Original commit files touched by this commit
marino search for other commits by this committer
lang/pocl: Fix PLIST for non-FreeBSD platforms

no-op for FreeBSD, it just removes hardcoding from pkg-plist

Approved by:	just-fix-it
0.13
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
0.13
21 Nov 2016 22:01:20
Revision:426761Original commit files touched by this commit
kwm search for other commits by this committer
Clean up commented lines, replace the custom do-test with TEST_TARGET= check

Submitted by:	mat@
0.13
21 Nov 2016 14:36:51
Revision:426722Original commit files touched by this commit
kwm search for other commits by this committer
Add pocl.

Portable OpenCL aims to be an efficient open source (MIT-licensed)
implementation of the OpenCL 1.2 standard. pocl uses Clang as an
OpenCL C frontend and LLVM for the kernel compiler implementation,
and as a portability layer. Thus, if your desired target has an LLVM
backend, it should be able to get OpenCL support easily by using pocl.

PR:		171914
Submitted by:	O.Hartmann <ohartmann@walstatt.org> (based on)

Number of commits found: 31