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: sysutils/container-diff/files/extra-patch-without-ino64

Number of commits found: 2

Sunday, 14 Jan 2018
07:07 sunpoet search for other commits by this committer
Fix build on -head (OSVERSION >= 1200031)

Ino is still uint32 for all versions of FreeBSD.

Reference:	https://golang.org/src/syscall/ztypes_freebsd_386.go
		https://golang.org/src/syscall/ztypes_freebsd_amd64.go
		https://golang.org/src/syscall/ztypes_freebsd_arm.go
Original commitRevision:458955 
Thursday, 4 Jan 2018
20:11 sunpoet search for other commits by this committer
Add container-diff 0.6.0

container-diff is a tool for analyzing and comparing container images.

container-diff can examine images along several different criteria, including:
- Docker Image History
- Image file system
- Apt packages
- pip packages
- npm packages

These analyses can be performed on a single image, or a diff can be performed on
two images to compare. The tool can help users better understand what is
changing inside their images, and give them a better look at what their images
contain.

WWW: https://github.com/GoogleCloudPlatform/container-diff
Original commitRevision:458060 

Number of commits found: 2