diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2023-08-10 13:57:31 -0300 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2023-08-16 14:06:40 -0300 |
commit | bc7829212d153aeff69b439d08e2e3001ef88ba3 (patch) | |
tree | dbd5b697523d2fe44889d386bd07de89d5b4dad4 /MOVED | |
parent | security/tailscale: Update to 1.48.0 (diff) |
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
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7781,3 +7781,6 @@ lang/go118||2023-08-04|Upstream support ended devel/hhdate|devel/date|2023-08-05|Dedup library x11-toolkits/wlinfo||2023-08-10|Redundant with wayland-info from graphics/wayland-utils www/bareos18-webui|www/bareos19-webui|2023-08-16|Has expired +sysutils/devcpu-data-amd|sysutils/cpu-microcode-amd|2023-08-16|Reorganize CPU microcode ports +sysutils/devcpu-data-intel|sysutils/cpu-microcode-intel|2023-08-16|Reorganize CPU microcode ports +sysutils/devcpu-data|sysutils/cpu-microcode-rc|2023-08-16|Reorganize CPU microcode ports |