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
F147976249: D41718.diff
Sat, Mar 14, 11:33 PM
F147947153: D41718.id126857.diff
Sat, Mar 14, 8:39 PM
Unknown Object (File)
Mon, Mar 2, 10:15 AM
Unknown Object (File)
Sat, Feb 28, 11:16 PM
Unknown Object (File)
Sat, Feb 28, 3:27 PM
Unknown Object (File)
Sat, Feb 28, 3:26 PM
Unknown Object (File)
Jan 26 2026, 5:08 AM
Unknown Object (File)
Jan 26 2026, 2:28 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