summaryrefslogtreecommitdiff
path: root/sysutils/devcpu-data-amd/pkg-message
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2023-08-10 13:57:31 -0300
committerJoseph Mingrone <jrm@FreeBSD.org>2023-08-16 14:06:40 -0300
commitbc7829212d153aeff69b439d08e2e3001ef88ba3 (patch)
treedbd5b697523d2fe44889d386bd07de89d5b4dad4 /sysutils/devcpu-data-amd/pkg-message
parentsecurity/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 'sysutils/devcpu-data-amd/pkg-message')
-rw-r--r--sysutils/devcpu-data-amd/pkg-message7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysutils/devcpu-data-amd/pkg-message b/sysutils/devcpu-data-amd/pkg-message
deleted file mode 100644
index 8d00883e6b4f..000000000000
--- a/sysutils/devcpu-data-amd/pkg-message
+++ /dev/null
@@ -1,7 +0,0 @@
-[
-{ type: install
- message: <<EOM
-Refer to the devcpu-data installation notes to enable AMD microcode updates.
-EOM
-}
-]