aboutsummaryrefslogtreecommitdiff
path: root/lang/pocl
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* lang/pocl: Reverse broken RUN_DEPENDS change from last commitJason W. Bacon2021-02-141-1/+2
| | | | | | | | PR: 252522 Reported by: cmt Notes: svn path=/head/; revision=565257
* lang/pocl: Update hwloc dependency to hwloc2Jason W. Bacon2021-02-144-35/+32
| | | | | | | | | | hwloc and hwloc2 conflict, so all depdendents should be moved to hwloc2 if possible PR: 252522 Notes: svn path=/head/; revision=565224
* lang/pocl: Remove Python 2.7 support and PY_SPHINXDanilo G. Baio2021-01-151-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=561641
* lang/pocl: update to 1.6Jan Beich2020-12-194-25/+56
| | | | | | | | | Changes: http://portablecl.org/pocl-1.6.html PR: 251958 Submitted by: O. Hartmann (maintainer) Notes: svn path=/head/; revision=558462
* lang/pocl: unbreak runtime after r514525Jan Beich2020-12-122-0/+6
| | | | | | | | | PR: 241482 Submitted by: Lars Herschke Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=557808
* lang/pocl: update to 1.5Jan Beich2020-11-303-8/+7
| | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=556683
* Update SphinxDanilo G. Baio2020-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Shared macro to use with flavors and not break ports with USES=python (all versions). Python >=3.5 --> textproc/py-sphinx (v3.0.2) Python < 3.5 --> textproc/py-sphinx18 (v1.8.5) All ports that uses sphinx were changed to use the new variable ${PY_SPHINX} in the dependency line, exceptions: * Ports that fails to build with sphinx 3.0.2 because of code. They are pointing to textproc/py-sphinx18 directly. There aren't many ports. * Ports that doesn't know Python flavors. - Add several patches to fix Sphinx consumers The most common issues are related with pkg-plist, the output files from Sphinx changes between versions, keep this dynamically is the better approach. This will save time in future sphinx updates. PR: 245629 Exp-run by: antoine Notes: svn path=/head/; revision=534966
* Remove unneeded BROKEN_FreeBSD_10Steve Wills2019-10-151-2/+0
| | | | | | | | Reported by: rene Pointyat to: swills Notes: svn path=/head/; revision=514566
* lang/pocl: Update to POCL 1.4Steve Wills2019-10-154-31/+29
| | | | | | | | PR: 241243 Submitted by: O. Hartmann <ohartmann@walstatt.org> (maintainer) Notes: svn path=/head/; revision=514525
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-1/+6
| | | | Notes: svn path=/head/; revision=508882
* Correct plist file.Brooks Davis2019-06-122-9/+9
| | | | | | | | | | The previous entries stem from trusting over-zealous substitution in check-plist output. PR: 224584 Notes: svn path=/head/; revision=504035
* Update to POCL 1.3.Brooks Davis2019-06-069-86/+58
| | | | | | | | PR: 224584 Submitted by: ohartmann@walstatt.org (maintainer) Notes: svn path=/head/; revision=503602
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=488341
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-1/+0
| | | | | | | | | | 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 Notes: svn path=/head/; revision=483807
* lang/pocl: Remove BROKEN=fails to packageYuri Victorovich2018-04-182-14/+12
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=467735
* Mark BROKEN: fails to packageAntoine Brodin2017-12-181-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=456680
* Update to 0.14 and switch to llvm40 by defaultMatthew Rezny2017-05-1210-150/+168
| | | | | | | | | | PR: 218332 Reviewed by: jbeich Approved by: swills (mentor), maintainer (timeout) Differential Revision: https://reviews.freebsd.org/D10508 Notes: svn path=/head/; revision=440691
* Switch build to llvm38 to clear the last dependency on llvm37Matthew Rezny2017-03-161-1/+2
| | | | | | | | | PR: 217462 Approved by: swills (mentor), maintainer (timeout) Differential Revision: https://reviews.freebsd.org/D10034 Notes: svn path=/head/; revision=436289
* lang/pocl: Fix PLIST for non-FreeBSD platformsJohn Marino2017-01-262-1/+2
| | | | | | | | | no-op for FreeBSD, it just removes hardcoding from pkg-plist Approved by: just-fix-it Notes: svn path=/head/; revision=432531
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-011-1/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=430235
* Clean up commented lines, replace the custom do-test with TEST_TARGET= checkKoop Mast2016-11-211-4/+1
| | | | | | | Submitted by: mat@ Notes: svn path=/head/; revision=426761
* Add pocl.Koop Mast2016-11-218-0/+267
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) Notes: svn path=/head/; revision=426722