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: lang/pocl/files/patch-Makefile.in

Number of commits found: 2

Friday, 12 May 2017
17:08 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
Original commitRevision:440691 
Monday, 21 Nov 2016
14:36 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)
Original commitRevision:426722 

Number of commits found: 2