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)
Dec 3 2024, 10:39 AM
Unknown Object (File)
Nov 21 2024, 1:30 PM
Unknown Object (File)
Nov 21 2024, 1:30 PM
Unknown Object (File)
Nov 21 2024, 1:30 PM
Unknown Object (File)
Nov 21 2024, 1:06 PM
Unknown Object (File)
Oct 9 2024, 11:50 AM
Unknown Object (File)
Oct 2 2024, 3:09 AM
Unknown Object (File)
Oct 1 2024, 5:44 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