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/e2fsprogs/files/patch-lib_support_sort__r.h

Number of commits found: 4

Saturday, 1 Oct 2022
14:54 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs: 1/2 rename to -core, strip FLAVORS and /sbin

This is the first commit that renames e2fsprogs to e2fsprogs-core,
makes the necessary changes to Makefiles, strips the FLAVORs that
determined how to link or copy to /sbin.  The latter feature will
be placed into a new e2fsprogs port that just copies two files to /sbin.

A followup 2/2 commit will then add the new e2fsprogs port.

This is done so that Git can properly track the rename.

While here, switch from FreeBSD's dd to GNU coreutils's dd
in an attempt to fix sporadic m_offset self-test failures.
commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb 14e733a
10:45 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs: misc/e2fsprogs-libblkid: fixes

- for libblkid, fix a buffer size when parsing device names
  to make room for a trailing '\0' character from sscanf().
  (This was a long-standing bug in our local patch.)

- patch out qsort_r redeclarations from the sort_r library that are
  incompatible with FreeBSD since it aligned with GNU qsort_r() API

- remove FreeBSD 14-CURRENT BROKEN= tag.

Related to:
PR:		266227
commit hash: 5db803a6f26956fb47a211c29e34a0e5ccd82286 commit hash: 5db803a6f26956fb47a211c29e34a0e5ccd82286 commit hash: 5db803a6f26956fb47a211c29e34a0e5ccd82286 commit hash: 5db803a6f26956fb47a211c29e34a0e5ccd82286 5db803a
07:13 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs: revert bogus qsort_r() patch.

delphij@ and the upstream maintainer were working on a autoconf-based
solution, and this patch was not approved.  Remove it and mark
port BROKEN on systems that changed qsort_r() for the GNU-like API.

PR:		266227
commit hash: 525e857368c8c2de355ca00b0c35008be6ee8a3c commit hash: 525e857368c8c2de355ca00b0c35008be6ee8a3c commit hash: 525e857368c8c2de355ca00b0c35008be6ee8a3c commit hash: 525e857368c8c2de355ca00b0c35008be6ee8a3c 525e857
Friday, 30 Sep 2022
22:28 Xin LI (delphij) search for other commits by this committer
sysutils/e2fsprogs: Fix qsort_r detection for POSIX qsort_r(3).

PR:		ports/266227
Exp-run by:	antoine
Approved by:	portmgr
commit hash: 82665ce295c0cdd2494bf09356d169ef28442a0a commit hash: 82665ce295c0cdd2494bf09356d169ef28442a0a commit hash: 82665ce295c0cdd2494bf09356d169ef28442a0a commit hash: 82665ce295c0cdd2494bf09356d169ef28442a0a 82665ce

Number of commits found: 4