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/wimlib/distinfo

Number of commits found: 2

Wednesday, 28 Nov 2018
17:13 pizzamig search for other commits by this committer
sysutils/wimlib: Update to 1.13.0

PR:		233605
Submitted by:	mail_of_sergey@mail.ru (maintainer)
Original commitRevision:486098 
Saturday, 9 Jun 2018
19:27 tobik search for other commits by this committer
New port: sysutils/wimlib

Allows to read and write Windows Imaging (WIM) files and deployment
of Windows operating systems.

General capabilities:

- Apply (extract) a WIM image (wimapply)
- Capture (create) a WIM image (wimcapture)
- Append, delete, and export WIM images (wimappend, wimdelete, wimexport)
- Modify a WIM image (wimupdate)
- Extract files or directories from a WIM image (wimextract)
- Optimize a WIM archive, removing wasted space
  and optionally recompressing (wimoptimize)
- Split or join a WIM archive (wimsplit, wimjoin)
- Mount a WIM image (wimmount, wimmountrw)

Sample of usage:

http://www.ultimatedeployment.org/win7pxelinux3.html

WWW: https://wimlib.net/

PR:		219163
Submitted by:	mail_of_sergey@mail.ru
Original commitRevision:472083 

Number of commits found: 2