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: devel/freebsd-gcc9/pkg-descr

Number of commits found: 4

Wednesday, 10 Jan 2024
19:51 John Baldwin (jhb) search for other commits by this committer
devel/freebsd-gcc9: Remove old GCC system toolchain

FreeBSD 13.0 and later can be compiled with devel/freebsd-gcc12
or devel/freebsd-gcc13 and GCC 9 is unsupported upstream.

PR:		269659
Reviewed by:	diizzy, brooks, emaste
Differential Revision:	https://reviews.freebsd.org/D43379
commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 4c019c2
Tuesday, 21 Nov 2023
21:45 John Baldwin (jhb) search for other commits by this committer
devel/freebsd-gcc{9,12}: Various cleanups, no functional change

- Use DISTVERSION instead of PORTVERISON
- Don't silence post-install commands to remove various files from the
  staging area
- Simplify logic to handle arch-specific packing lists
- Clarify package comment and description
- Clarify FreeBSD 12 ignore rule for gcc12

Reviewed by:	fuz
Differential Revision:	https://reviews.freebsd.org/D42590
commit hash: 5723f9adab52b897b119d0b53a2939c75f6fdc3f commit hash: 5723f9adab52b897b119d0b53a2939c75f6fdc3f commit hash: 5723f9adab52b897b119d0b53a2939c75f6fdc3f commit hash: 5723f9adab52b897b119d0b53a2939c75f6fdc3f 5723f9a
Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Monday, 8 Mar 2021
21:21 jhb search for other commits by this committer
Tidy the Makefiles for devel/freebsd-gcc*.  No functional change.

- Sort BUILD_DEPENDS before LIB_DEPENDS and RUN_DEPENDS.
- Quiet other warnings noted by portlint.
- Sort USES.

Requested by:   mat (1), lwhsu (3)
Reviewed by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D29072
Original commitRevision:567873 

Number of commits found: 4