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/libdrm/files/extra-xf86drm.c

Number of commits found: 5

Tuesday, 2 Jun 2020
09:42 manu search for other commits by this committer
libdrm: Update to 2.4.102

This update libdrm to the latest version which have all (-2) FreeBSD patches
upstream. I'd like to keep it that way so please refrain from adding patches
here.
2.4.101 release notes:
https://lists.freedesktop.org/archives/dri-devel/2020-April/261067.html
2.4.102 release notes:
https://lists.freedesktop.org/archives/dri-devel/2020-May/267255.html

No timeline in https://abi-laboratory.pro/index.php?view=timeline&l=libdrm
but should be ok based on what I saw

Reviewed by:	x11 (zeising)
Differential Revision:	https://reviews.freebsd.org/D25023
Original commitRevision:537533 
Saturday, 8 Apr 2017
15:49 rezny search for other commits by this committer
Update to 2.4.78 and remove the dependency on libdevq

The functionality previously provided by libdevq is now implemented directly
in libdrm. This direct implementation should be more robust than the prior
integration. Initial testing has shown improvements in some scenarios while
remaining on-par elsewhere. The ultimate goal of this effort is to have our
platform support integrated upstream, which will be easier without the extra
dependency. With that in mind, please quickly report any regressions found.

Reviewed by:	dumbbell (x11), bapt (x11)
Approved by:	swills (mentor), dumbbell (x11)
Differential Revision:	https://reviews.freebsd.org/D10184
Original commitRevision:438051 
Saturday, 11 Feb 2017
13:16 rezny search for other commits by this committer
Update libdrm to 2.4.75

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9437
Original commitRevision:433860 
Saturday, 14 Jan 2017
10:37 bapt search for other commits by this committer
Update to 2.4.74
Original commitRevision:431463 
Monday, 2 Nov 2015
13:12 kwm search for other commits by this committer
The intel kernel driver leaks error code "512" (ERESTARTSYS) to
userland. This error code should be converted to EINTR and/or EAGAIN.

Teach libdrm to handle this error code as a work around, and add a
override to not apply the patch. Which is done for people doing
DRM development.

PR:		204174
Original commitRevision:400652 

Number of commits found: 5