Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147976249
D41718.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D41718.diff
View Options
diff --git a/MOVED b/MOVED
--- a/MOVED
+++ b/MOVED
@@ -7781,7 +7781,6 @@
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
devel/py-python-Levenshtein|devel/py-Levenshtein|2023-08-17|Rename to match upstream
devel/py-jaraco||2023-08-21|Remove obsoleted port
security/rubygem-openssl2|security/rubygem-openssl|2023-08-21|Remove obsoleted port. Use security/rubygem-openssl instead
diff --git a/sysutils/Makefile b/sysutils/Makefile
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -283,6 +283,7 @@
SUBDIR += deltup
SUBDIR += desktop-installer
SUBDIR += detox
+ SUBDIR += devcpu-data
SUBDIR += devctl-jail-kmod
SUBDIR += devd-mount
SUBDIR += devedeng
diff --git a/sysutils/devcpu-data/Makefile b/sysutils/devcpu-data/Makefile
new file mode 100644
--- /dev/null
+++ b/sysutils/devcpu-data/Makefile
@@ -0,0 +1,20 @@
+PORTNAME= data
+PORTVERSION= 20230617
+PORTREVISION= 1
+CATEGORIES= sysutils
+PKGNAMEPREFIX= devcpu-
+
+MAINTAINER= jrm@FreeBSD.org
+COMMENT= CPUs microcode updates (DEPRECATED)
+
+DEPRECATED= Use sysutils/cpu-microcode
+EXPIRATION_DATE= 2023-12-31
+
+ONLY_FOR_ARCHS= amd64 i386
+
+RUN_DEPENDS= ${LOCALBASE}/share/cpucontrol/microcode_amd.bin:sysutils/cpu-microcode-amd \
+ /boot/firmware/intel-ucode.bin:sysutils/cpu-microcode-intel
+
+USES= metaport
+
+.include <bsd.port.mk>
diff --git a/sysutils/devcpu-data/pkg-descr b/sysutils/devcpu-data/pkg-descr
new file mode 100644
--- /dev/null
+++ b/sysutils/devcpu-data/pkg-descr
@@ -0,0 +1,3 @@
+This port is deprecated. It will temporarily stay in the tree to pull
+in the new CPU microcode ports. It is to be replaced by
+sysutils/cpu-microcode.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 15, 11:33 PM (9 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29733146
Default Alt Text
D41718.diff (1 KB)
Attached To
Mode
D41718: sysutils/devcpu-data: Temporarily return to the tree
Attached
Detach File
Event Timeline
Log In to Comment