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: x11-fonts/fontconfig/files/patch-2.13.1.diff

Number of commits found: 2

Friday, 3 Apr 2020
20:02 tcberner search for other commits by this committer
x11-fonts/fontconfig: update to 2.13.92

Fontconfig 2.13.1 generated .uuid files in the fonts directory which where
not properly registered to the packages. To clean them up, please execute the
following command:

        find %%LOCALBASE%%/share/fonts -type f -name .uuid -delete

By switching to this RC, the dependency on libuuid can be droped again, and the
issue of registering uuid is moot.

PR:		239167
Exp-run by:	antoine
Submitted by:	lightside <lightside@gmx.com>
MFH:		2020Q2
Original commitRevision:530516 
Saturday, 14 Mar 2020
22:29 tcberner search for other commits by this committer
x11-fonts/fontconfig: improve port

This reintegrates work done by lightside and swills into the upgrade to 2.13.1:

- add upstream performance improving patches
- add nls option
- drop unnecessary CONFIGURE_ENV

PR:		239167
Submitted by:	lightside <lightside@gmx.com>, swills
Original commitRevision:528458 

Number of commits found: 2