Page MenuHomeFreeBSD

sysutils/devcpu-data: Temporarily return to the tree
ClosedPublic

Authored by jrm on Sep 4 2023, 2:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 9, 10:41 AM
Unknown Object (File)
Tue, Aug 4, 6:50 AM
Unknown Object (File)
Mon, Aug 3, 8:03 AM
Unknown Object (File)
Mon, Aug 3, 3:55 AM
Unknown Object (File)
Tue, Jul 28, 3:46 PM
Unknown Object (File)
Mon, Jul 27, 8:17 PM
Unknown Object (File)
Thu, Jul 23, 8:10 PM
Unknown Object (File)
Jul 2 2026, 12:57 AM
Subscribers

Details

Summary

Re-add the port to give users time to adjust to the reorganization of
the CPU microcode ports in bc7829212d153aeff69b439d08e2e3001ef88ba3.

Requested-by: dch
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Sep 4 2023, 2:23 PM
manu added inline comments.
sysutils/devcpu-data/Makefile
16

I would add a depend on sysutils/cpu-microcode-rc too (as the old port did provided it.

sysutils/devcpu-data/Makefile
16

Both sysutils/cpu-microcode-amd and sysutils/cpu-microcode-intel have RUN_DEPENDS on sysutils/cpu-microcode-rc, so it will get pulled in already.

sysutils/devcpu-data/Makefile
16

Ah I missed that, sorry :)

This revision is now accepted and ready to land.Sep 4 2023, 3:34 PM