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: base/binutils/distinfo

Number of commits found: 2

Monday, 13 Feb 2023
21:14 John Baldwin (jhb) search for other commits by this committer
base/*: Remove the base ports to install an external toolchain in /usr.

This was originally motivated for providing a native toolchain for
platforms not supported by the in-tree LLVM toolchain.  Now, however,
all of our current platforms are well supported by the in-tree LLVM
toolchain.  In addition, these ports required additional maintenance
beyond the existing devel/binutils and devel/freebsd-gccX ports.  A
more sustainable path if we need this in the future is probably to
have simple wrappers for /usr/bin/cc and other binaries in /usr that
redirect to binaries provided by the existing devel/ ports.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D38561
commit hash: 2ed924f5ecb1efe13229a0a77d5e7a2c0cfaac09 commit hash: 2ed924f5ecb1efe13229a0a77d5e7a2c0cfaac09 commit hash: 2ed924f5ecb1efe13229a0a77d5e7a2c0cfaac09 commit hash: 2ed924f5ecb1efe13229a0a77d5e7a2c0cfaac09 2ed924f
Friday, 8 Nov 2019
08:47 bapt search for other commits by this committer
Update binutils to 2.33.1

While here, make the port autonomuous (not a slave port of devel/binutils
anymore)
The only dependency this port is keeping with devel/binutils is sharing the
patch directory to avoid duplication.
Original commitRevision:517034 

Number of commits found: 2