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: archivers/file-roller/files/patch-src_fr-command-patch-src_fr-command-lrzip.c

Number of commits found: 2

Friday, 4 Sep 2015
11:08 kwm search for other commits by this committer
Update file-roller to 3.16.4.

Remove 8.x patch.
Original commitRevision:396078 
Saturday, 11 Apr 2015
17:42 truckman search for other commits by this committer
n FreeBSD 8 the name of the mtime member of struct stat was st_mtimespec.
In the early days of FreeBSD 9 (after the branch but before 9.0-RELEASE),
it was renamed to st_mtim in src rev r205792 for POSIX 2008 compliance.
This change was never merged back to 8-STABLE. There was no corresponding
bump of __FreeBSD_version, but the change happened between r900010 and
r900011.  Patch the source to use the old name when building on FreeBSD 8.

Remove the BROKEN tag to allow the port to be built on FreeBSD 8.

PR:		195601
Differential Revision:	https://reviews.freebsd.org/D2281
Reviewed by:	kwm
Approved by:	mat (mentor)
Original commitRevision:383819 

Number of commits found: 2