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.

non port: devel/libclc/distinfo

Number of commits found: 14

Monday, 5 Dec 2022
14:03 Emmanuel Vadot (manu) search for other commits by this committer
graphics/mesa: Update to 22.3

Release notes:
https://lists.freedesktop.org/archives/mesa-announce/2022-November/000695.html
On top of the release notes it seems that Gallium XVMC is also removed, see
https://gitlab.freedesktop.org/mesa/mesa/-/commit/8cc766d8f7eac26b7c029a2fac1bdfdba4776c29
for
more info.
Bump LLVM_DEFAULT to llvm15 so LTO works.
Also update libclc to track the one from llvm15.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D37580
commit hash: 855947ebf7e738232a8bbf6d47cc56f2896f276f commit hash: 855947ebf7e738232a8bbf6d47cc56f2896f276f commit hash: 855947ebf7e738232a8bbf6d47cc56f2896f276f commit hash: 855947ebf7e738232a8bbf6d47cc56f2896f276f 855947e
Thursday, 20 Oct 2022
09:35 Emmanuel Vadot (manu) search for other commits by this committer
devel/libclc: Update to llvm13

This should be in sync with clover.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
MFH:	2022Q4
commit hash: a567eb8103d94e515b37bc4d490c536dc165cb0e commit hash: a567eb8103d94e515b37bc4d490c536dc165cb0e commit hash: a567eb8103d94e515b37bc4d490c536dc165cb0e commit hash: a567eb8103d94e515b37bc4d490c536dc165cb0e a567eb8
Sunday, 7 Nov 2021
09:01 Emmanuel Vadot (manu) search for other commits by this committer
devel/libclc: Update to 12.0.1

Use llvm releases of libclc
Force llvm12 as it is what's used for mesa/clover
Use the llvm12 flavor of spirv-llvm-translator

Differential Revision:	 https://reviews.freebsd.org/D31290
commit hash: 7268d3bb13796e72bd81cc1641fcf922977007a3 commit hash: 7268d3bb13796e72bd81cc1641fcf922977007a3 commit hash: 7268d3bb13796e72bd81cc1641fcf922977007a3 commit hash: 7268d3bb13796e72bd81cc1641fcf922977007a3 7268d3b
Sunday, 8 Sep 2019
00:07 jmd search for other commits by this committer
devel/libclc: update libclc to 0.4.0

This brings support for AMD Vega.

Reviewed by:	zeising (x11)
Approved by:	zeising (x11)
Differential Revision:	https://reviews.freebsd.org/D21019
Original commitRevision:511526 
Monday, 28 May 2018
20:22 zeising search for other commits by this committer
devel/libclc: Update to the latest snapshot.

Obtained
from:	https://github.com/myfreeweb/freebsd-ports-dank/commit/9ac407a1f415145139788aa457afbb947452109f
Original commitRevision:471066 
Monday, 25 Dec 2017
23:23 rezny search for other commits by this committer
Update to the current snapshot and switch to LLVM5 by default
Original commitRevision:457263 
Saturday, 7 Oct 2017
00:19 jmd search for other commits by this committer
devel/libclc: update to more recent snapshot. Includes int64 atomics, popcnt,
and recip among smaller changes from the last 6+ months of development.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D12522
Original commitRevision:451422 
Monday, 3 Apr 2017
15:11 rezny search for other commits by this committer
Update to latest snapshot and obey MESA_LLVM_VER if set (only 40 is valid)

PR:	218195
Reviewed by:	jmd
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10248
Original commitRevision:437663 
Thursday, 30 Mar 2017
02:46 jmd search for other commits by this committer
Update devel/libclc to a later git tag. It now requires devel/llvm40 and brings
support for logb and expm1. License changes to BSD3 and MIT (dual).

Reviewed by:	swills (mentor), rene (mentor), kwm (x11)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9394
Original commitRevision:437268 
Monday, 16 Jan 2017
23:44 bapt search for other commits by this committer
Update to 20160915 snapshot

The new snapshot is necessary for mesa updates and is the latest snapshot which
is compatible with llvm 3.9 (next are on llvm 4.0)

PR:		214883
Submitted by:	matthew@reztek.cz
Original commitRevision:431713 
Friday, 25 Mar 2016
14:07 kwm search for other commits by this committer
Update libclc to 0.2.0.20151006.

Switch to llvm 3.7.

Obtained from:	graphics team develoment repo.
Original commitRevision:411842 
Thursday, 17 Sep 2015
15:26 kwm search for other commits by this committer
Update libclc to 0.1.0, snapshot from 20150710.

- Switch to the llvm github mirror, remove code to roll a custom
  tarball from svn.
- Remove 8.x IGNORE and convert 9.x IGNORE to BROKEN_FreeBSD_9,
  do away with pre.mk/post.mk.
- Bump llvm version to 3.6. to stay in sync with mesa, which will
  use it in the near future.
Original commitRevision:397118 
Wednesday, 14 Jan 2015
16:00 kwm search for other commits by this committer
Update libclc to revision 222830.

Use 0.0.1 as portversion because upstream uses it.
Switch to llvm/clang 3.5.
Mark ignore on 8.x due lack of llvm 3.5 and 9.x due to missing C++ header.
Switch the J and f option around in the tar command in the do-fetch block,
  so we don't create a 'J' tar file.
Original commitRevision:377023 
Friday, 19 Sep 2014
11:40 kwm search for other commits by this committer
Add libclc.

Llvm libclc implements the library requirements of the OpenCL C programming
language, as specified by the OpenCL 1.1 spec.
Original commitRevision:368552 

Number of commits found: 14