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/devcpu-data/pkg-message

Number of commits found: 4

Sunday, 7 Nov 2021
21:17 Joseph Mingrone (jrm) search for other commits by this committer
sysutils/devcpu-data: Split off two new ports for vendor data

sysutils/devcpu-data is now just an RC script that optionally depends on
two new ports, sysutils/devcpu-data-amd and sysutils/devcpu-data-intel.
The two new ports each contain vendor microcode data.

While here:

- Set missing license information.  The license was obtained from
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENSE.amd-ucode

- Update varaible ordering per portclippy

Reviewed by:	decke, emaste, markj
Approved by:	sbruno (maintainer)
Differential Revision:	https://reviews.freebsd.org/D32349
commit hash: 813905682ec40c3323f0cb0b5dc86bb21bbf2f0d commit hash: 813905682ec40c3323f0cb0b5dc86bb21bbf2f0d commit hash: 813905682ec40c3323f0cb0b5dc86bb21bbf2f0d commit hash: 813905682ec40c3323f0cb0b5dc86bb21bbf2f0d 8139056
Wednesday, 14 Aug 2019
12:16 mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
Original commitRevision:508909 
Tuesday, 28 Aug 2018
21:51 markj search for other commits by this committer
sysutils/devcpu-data: Provide a file for loading Intel updates at boot

Extend the port so that users may easily apply microcode updates using
the method implemented in src r337715.  For now, this just consists of
providing all Intel microcode update files concatenated together as a
single blob in /boot/firmware.

Approved by:	sbruno
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D16924
Original commitRevision:478330 
Wednesday, 10 Jan 2018
17:32 sbruno search for other commits by this committer
sysutils/devcpu-data follow up commit to 20180108 Intel microcode update.

Run cpucontrol -e after microcode update to refresh cpu flags.  If running
on an older system without -e, fail silently.

Log any upgrade output via logger to /var/log/messages.

Add an instructional pkg-message for users.

Intel Release Notes:
Intel Processor Microcode Package for Linux
20180108 Release

-- Updates upon 20171117 release --
IVT C0          (06-3e-04:ed) 428->42a
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:458664 

Number of commits found: 4