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.

Port details
cpu-microcode-rc RC script for CPU microcode updates
1.0_2 sysutils on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0_2Version of this port present on the latest quarterly branch.
Maintainer: jrm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-16 17:09:09
Last Update: 2024-02-24 20:34:14
Commit Hash: 4d5a4ef
People watching this port, also watch:: smartmontools, jpeg-turbo, libunwind, zip, libunistring
License: BSD2CLAUSE
Description:
An RC script for one of two methods to update CPU microcode. Early loading, which does not require this RC script, is usually the preferred method because updates are applied before the kernel performs CPU feature detection. The other method, which requires this RC script, is late loading. AMD systems running FreeBSD prior to 2024-02-22 snapshot 34467bd76 only support late loading. CPU microcode data can be installed from one of the sysutils/cpu-microcode-* ports.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/cpu-microcode-rc-1.0_2/catalog.mk
  2. /usr/local/share/licenses/cpu-microcode-rc-1.0_2/LICENSE
  3. /usr/local/share/licenses/cpu-microcode-rc-1.0_2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • cpu-microcode-rc>0:sysutils/cpu-microcode-rc
To install the port:
cd /usr/ports/sysutils/cpu-microcode-rc/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/cpu-microcode-rc
  • pkg install cpu-microcode-rc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cpu-microcode-rc
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
cpu-microcode-rc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0_2--1.0_2---
FreeBSD:13:quarterly-1.0_2--1.0_2---
FreeBSD:14:latest-1.0_2--1.0_2---
FreeBSD:14:quarterly-1.0_2--1.0_2---
FreeBSD:15:latest-1.0_2n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. sysutils/cpu-microcode-amd
  2. sysutils/cpu-microcode-intel

Configuration Options:
No options to configure
Options name:
sysutils_cpu-microcode-rc
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_2
24 Feb 2024 20:34:14
commit hash: 4d5a4efedb9a6ffc05d102c8dfc155cc21800066commit hash: 4d5a4efedb9a6ffc05d102c8dfc155cc21800066commit hash: 4d5a4efedb9a6ffc05d102c8dfc155cc21800066commit hash: 4d5a4efedb9a6ffc05d102c8dfc155cc21800066 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
sysutils/cpu-microcode-rc: Update pkg-descr and pkg-message

- Note that the early loading is now available for AMD systems after
  2024-02-22 src snapshot, 34467bd76.
- Do not refer to old port names
- Refer to sysutils/cpu-microcode-* so we are covered if any new CPU
  microcode ports are added to the tree

Reviewed by:	chs
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D44048
1.0_1
23 Feb 2024 17:29:13
commit hash: 8972ab311c750984f6936ea93e80642beb7f792acommit hash: 8972ab311c750984f6936ea93e80642beb7f792acommit hash: 8972ab311c750984f6936ea93e80642beb7f792acommit hash: 8972ab311c750984f6936ea93e80642beb7f792a files touched by this commit
Chuck Silvers (chs) search for other commits by this committer
sysutils/cpu-microcode*: support early loading of AMD ucode

Install the AMD ucode in /boot/firmware for early loading just like
is done for intel.  Update the instructions for early loading to
reflect that AMD is now supported too.

Sponsored By:	Netflix
Reviewed by:	jrm
Differential Revision:	https://reviews.freebsd.org/D44025
1.0_1
11 Dec 2023 16:53:38
commit hash: a8b9ab13c5c1f24615b50420e7dfaad1686ef403commit hash: a8b9ab13c5c1f24615b50420e7dfaad1686ef403commit hash: a8b9ab13c5c1f24615b50420e7dfaad1686ef403commit hash: a8b9ab13c5c1f24615b50420e7dfaad1686ef403 files touched by this commit
Mark Johnston (markj) search for other commits by this committer
sysutils/cpu-microcode-rc: Fix a typo in a warning in the rc script

Reviewed by:	jrm
Differential Revision:	https://reviews.freebsd.org/D42994
1.0_1
13 Nov 2023 17:32:33
commit hash: 82c1d7a1b724870fc3e3cd5e40f40d65820710f3commit hash: 82c1d7a1b724870fc3e3cd5e40f40d65820710f3commit hash: 82c1d7a1b724870fc3e3cd5e40f40d65820710f3commit hash: 82c1d7a1b724870fc3e3cd5e40f40d65820710f3 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
cpu microcode ports: Take maintainership

While here, pet portclippy/portfmt.

Approved by:	seanc (past maintainer)
Sponsored by:	The FreeBSD Foundation
1.0
16 Aug 2023 17:06:40
commit hash: bc7829212d153aeff69b439d08e2e3001ef88ba3commit hash: bc7829212d153aeff69b439d08e2e3001ef88ba3commit hash: bc7829212d153aeff69b439d08e2e3001ef88ba3commit hash: bc7829212d153aeff69b439d08e2e3001ef88ba3 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
sysutils/cpu-microcode-*: Reorganize CPU microcode ports

Prior to this update, sysutils/devcpu-data, which only contained an RC
script, had run dependencies on the AMD and Intel microcode ports.  This
made it cumbersome to have just the AMD or just the Intel microcode
ports installed.  With this change, the microcode ports now depend on
the RC script.

Other changes:

- Use more intuitive port names: cpu-microcode, cpu-microcode-amd,
  cpu-microcode-intel, and cpu-microcode-rc.
- Add the metaport, cpu-microcode, which pulls in all related ports.
- Pet portclippy/portfmt

Reviewed by:	lwhsu, markj
Approved by:	sbruno (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D41406

Number of commits found: 5