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/files/patch-configure.py

Number of commits found: 4

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
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, 30 Jan 2016
12:39 marino search for other commits by this committer
devel/libclc: Use ports libedit (build dependency)

The LLVM_TOOL_LINK builds a helper tool named utils/prepare-builtins that
requires libedit which in turn pulls in libtinfo (part of libncurses).
In order to support builds on platforms without base ncurses (e.g. DF),
require base libedit.  This requires an additional -L LDFLAGS to search
${LOCALBASE}/lib for the needed libs.  (prepare-builtins is not installed)

Approved by:	kwm (maintainer)
Original commitRevision:407523 
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: 4