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: graphics/leptonica/files

Number of commits found: 4

Saturday, 2 Jun 2018
22:27 sunpoet search for other commits by this committer
Fix and remove unnecessary CONFLICTS_BUILD=openjpeg15

The build fails if you have openjpeg15 installed.
It was caused by the order of include paths.
/usr/local/include/openjpeg.h (from openjpeg15) will be used instead of
/usr/local/include/openjpeg-2.3/openjpeg.h (from openjpeg 2.3.0)

-I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include/openjpeg-2.3 -I/usr/local/include

Notified by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by:	portmgr (blanket)
Original commitRevision:471431 
Friday, 1 Jun 2018
15:30 fernape search for other commits by this committer
graphics/leptonica: update to 1.76.0

* switch to github
* remove unnecessary patch file

Committing after maintainer timeout (2 weeks)

PR:	228278
Submitted by:	freebsd@dhke.de
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15478
Original commitRevision:471263 
Tuesday, 10 Oct 2017
17:45 sunpoet search for other commits by this committer
Update graphics/openjpeg to 2.3.0

Changes:	https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md
PR:		222817
Exp-run by:	antoine
Original commitRevision:451711 
Friday, 21 Oct 2016
15:21 mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Original commitRevision:424427 

Number of commits found: 4