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/README

Number of commits found: 6

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
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Friday, 3 Jan 2020
21:09 jhb search for other commits by this committer
Update instructions to use freebsd-gcc6 packages.

Reported by:	Mark Millard
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D23011
Original commitRevision:521962 
Thursday, 8 Sep 2016
21:04 bapt search for other commits by this committer
Update the README to include how to cross build gcc

Also add instructions on how to add the plist for other arches in binutils
Original commitRevision:421582 
Saturday, 27 Aug 2016
02:32 swills search for other commits by this committer
base/binutils: add powerpc64 plist

While here, fix typo in README and add empty STRIP which seemed to be necessary
Original commitRevision:420958 
00:14 bapt search for other commits by this committer
WIP: external toolchain cross buildable: binutils

Add a cross buildable binutils package.
The new category is not linked to the regular ports tree to avoid make install,
poudriere and others to catch it automagically

instead of ending with a very complex file removal in the stage, prefer to use
specific plist per arch.

For now only sparc64 tested and added. This version of binutils is stipped down
only the components that are not supported by elftoolchain
Original commitRevision:420954 

Number of commits found: 6