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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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