Port details |
- opencl Open Computing Language (OpenCL) specifications V3.0 (header files)
- 3.0.14 devel
=6 3.0.14Version of this port present on the latest quarterly branch. - Maintainer: ohartmann@walstatt.org
 - Port Added: 2012-09-22 08:26:00
- Last Update: 2023-05-03 08:01:08
- Commit Hash: 0eb6406
- People watching this port, also watch:: pkgconf, glib, py39-pycparser, libedit, readline
- License: APACHE20
- Description:
- [
{ type: install
message: <<EOM
OpenCL (Open Computing Language) is an open royalty-free standard
for general purpose parallel programming across CPUs, GPUs and
other processors, giving software developers portable and efficient
access to the power of these heterogeneous processing platforms.
These header are covering OpenCL API 3.0
EOM
}
]
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/opencl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/opencl
- pkg install opencl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opencl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682919631
SHA256 (KhronosGroup-OpenCL-Headers-3.0.14-v2023.04.17_GH0.tar.gz) = 0ce992f4167f958f68a37918dec6325be18f848dee29a4521c633aae3304915d
SIZE (KhronosGroup-OpenCL-Headers-3.0.14-v2023.04.17_GH0.tar.gz) = 73963
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- benchmarks/clpeak
- devel/clinfo
- devel/cltune
- devel/erlang-cl
- devel/ocl-icd
- devel/oclgrind
- devel/py-pyopencl
-
Deleted ports which required this port:
- for Run
-
- devel/cltune
- devel/oclgrind
- devel/vexcl
- graphics/opencv
- graphics/qgis
- graphics/qgis-ltr
- java/aparapi
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_opencl
- pkg-message:
- For install:
- OpenCL is the first open, royalty-free standard for cross-platform,
parallel programming of modern processors.
- WWW: https://github.com/KhronosGroup/OpenCL-Headers/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.14 03 May 2023 08:01:08
    |
Fernando ApesteguĂa (fernape)  Author: O. Hartmann |
devel/opencl: Update OpenCL to 3.0.14
PR: 271158
Reported by: ohartmann@walstatt.org (maintainer) |
3.0.12 09 Oct 2022 17:45:01
    |
Dima Panov (fluffy)  |
devel/opencl: update to 3.0.12 release (+)
PR: 264148 |
3.0.8 12 Nov 2021 18:16:49
    |
Jan Beich (jbeich)  Author: O. Hartmann |
devel/opencl: update to 3.0.8
- Drop deprecated "Created by"
Changes: https://github.com/KhronosGroup/OpenCL-Headers/compare/b04034a...v2021.06.30
Changes: https://github.com/KhronosGroup/OpenCL-CLHPP/compare/64c206f...v2.0.15
PR: 259431 |
3.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0 19 Mar 2021 16:46:50
  |
mat  |
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC. |
3.0 30 Nov 2020 21:07:01
  |
jbeich  |
devel/opencl: update to 3.0
- Update MAINTAINER address
- Define LICENSE as standard
- Drop CONFLICTS against itself
PR: 250562
Submitted by: O. Hartmann (maintainer) |
2.2_2 03 Jul 2020 12:04:02
  |
pkubaj  |
devel/opencl: don't include altivec.h
altivec.h shouldn't be included directly by users. It's managed with -maltivec /
-mno-altivec compiler switches.
Including it causes compiler errors when using clang.
Already upstreamed.
PR: 247396
Approved by: ohartman@zedat.fu-berlin.de (maintainer timeout)
MFH: 2020Q3 (fixes build of some other ports) |
2.2_1 06 Oct 2019 13:47:07
  |
tobik  |
Drop nop NO_CONFIGURE |
2.2_1 13 Aug 2019 16:01:59
  |
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
2.2_1 21 Sep 2018 05:32:26
  |
yuri  |
devel/opencl: Add NO_ARCH=yes
Approved by: portmgr blanket |
2.2 31 May 2018 16:24:31
  |
swills  |
devel/opencl: Update to new header API rev. 2.2
PR: 223090
Submitted by: O. Hartmann <ohartmann@walstatt.org> (maintainer, different email) |
2.1 25 Oct 2016 22:28:22
  |
mat  |
Cleanup USE_GITHUB usage.
Sponsored by: Absolight |
2.1 22 Oct 2016 11:24:21
  |
kwm  |
Update opencl (headers) to 2.1.
* Use github macro's for fetching sources instead of manualy fetching.
* Switch to a pkg-plist
PR: 212362
Submitted by: maintainer (original patch),
kwm@ and swills@ (updated versions)
Approved by: maintainer timeout (for updated versions) |
2.0 19 May 2016 11:09:14
  |
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2.0 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.0 20 Dec 2014 18:06:22
  |
bapt  |
Cleanup plist |
2.0 27 Mar 2014 19:47:35
  |
pawel  |
Update to OpenCL 2.0 specification
PR: ports/187897
Submitted by: maintainer |
1.2_7 09 Feb 2014 11:16:13
  |
riggs  |
- Fix build/install failure (upstream distfile contents have changed)
- Bump PORTREVISION
- Add LICENSE
- Add WWW URL in pkg-descr
PR: ports/186001
Submitted by: O. Hartmann <ohartman@zedat.fu-berlin.de> (maintainer)
Approved by: thierry (mentor)
MFH: 2014Q1 |
1.2_6 15 Nov 2013 12:50:26
  |
olgeni  |
- Update header checksums.
- Add staging support while I'm here.
PR: ports/183989
Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de> |
1.2_5 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.2_5 01 Sep 2013 14:25:11
  |
marino  |
devel/opencl: Unbreak fetch
This port has been unfetchable for some time due to a checksum mismatch.
PR: ports/180338
Submitted by: Oliver Hartmann (maintainer) |
1.2_2 01 May 2013 22:29:39
  |
rakuco  |
Update distinfo.
This will fix some issues with the changes/bugfixes done by Khronos.
PR: ports/178254
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> (maintainer) |
1.2_1 12 Jan 2013 10:10:54
  |
mva  |
- Update to the latest additions of the OpenCL 1.2. standard
PR: ports/174385
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> (maintainer) |
1.2 22 Sep 2012 08:25:38
  |
bsam  |
Add opencl 1.2, open Computing Language (OpenCL) specifications.
PR: ports/171375
Submitted by: ohartman@zedat.fu-berlin.de |