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
F151981536: D41718.id126857.diff
Sat, Apr 11, 10:14 PM
F151908681: D41718.id126854.diff
Sat, Apr 11, 11:51 AM
Unknown Object (File)
Sun, Apr 5, 3:12 PM
Unknown Object (File)
Sun, Mar 29, 2:02 AM
Unknown Object (File)
Fri, Mar 27, 1:24 AM
Unknown Object (File)
Thu, Mar 26, 4:54 PM
Unknown Object (File)
Wed, Mar 25, 9:36 PM
Unknown Object (File)
Tue, Mar 24, 9:33 PM
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
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53425
Build 50316: arc lint + arc unit

Event Timeline

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

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

sysutils/devcpu-data/Makefile
15

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
15

Ah I missed that, sorry :)

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