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: misc/zoneinfo/files/patchremove-me

Number of commits found: 4

Monday, 19 Aug 2019
03:09 tmunro search for other commits by this committer
misc/zoneinfo: install zone1970.tab and other fixes

Install zone1970.tab in addition to zone.tab (like D20646 for base).

The old logic to remove countries from zone.tab doesn't port to
zone1970.tab since some lines might have to be patched more than
once. Replace it with some awk.

Remove LEAPFILE reference that wasn't being set anyway.

Fix plist entry for Etc/UCT, which is (since 2019a) part of
"backward" and not present otherwise.

Make BACKWARD not be the default, since (a) it's not the base system's
default and (b) that stuff is all deprecated.

Update comment about check-plist to include a reminder to check both with
and without BACKWARD (this would have caught the existing plist error).

Remove no-longer-needed include of bsd.port.pre.mk.

Fix location and name of iso3166 file in comments in zone1970.tab, also
to match base system.

Add back a test-pkgplist target, because it turns out check-plist is not
strict enough to handle the case of moving entries into or out of the
"backward" set; check-plist doesn't error if a file is present in STAGEDIR
but is commented out in the plist, but we want that to be noticed.

Submitted by:	Andrew Gierth <andrew@tao11.riddles.org.uk>
Reviewed by:	philip, skreuzer, tmunro
Approved by:	skreuzer (maintainer), allanjude (src mentor)
Differential Revision:	https://reviews.freebsd.org/D20981
Original commitRevision:509250 
Tuesday, 11 Dec 2007
20:14 edwin search for other commits by this committer
Update to 2007j

PR:             ports/118409
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Monday, 27 Nov 2006
21:14 edwin search for other commits by this committer
Update to 2006p (which fixes the Australian WA changes in timezones)
Original commit
Tuesday, 31 Oct 2006
21:17 edwin search for other commits by this committer
[patch] fix misc/zoneinfo runtime

        Redo method of determining which patches should be applied.

PR:             ports/104664
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit

Number of commits found: 4