Page MenuHomeFreeBSD

sysutils/kvmclock-kmod: new port
ClosedPublic

Authored by dch on May 25 2021, 8:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 3, 12:52 PM
Unknown Object (File)
Fri, Jul 3, 12:40 PM
Unknown Object (File)
Thu, Jul 2, 8:51 PM
Unknown Object (File)
Wed, Jul 1, 7:40 AM
Unknown Object (File)
Mon, Jun 22, 6:04 PM
Unknown Object (File)
Sat, Jun 20, 6:11 PM
Unknown Object (File)
Thu, Jun 18, 8:45 AM
Unknown Object (File)
Thu, Jun 11, 5:13 AM
Subscribers

Details

Summary

Testing version of the new KVMClock driver

Diff Detail

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

Event Timeline

@dch feel free to commandeer this. I've updated it to our repo, and resolved the issues building on 12.2

mikael added inline comments.
sysutils/kvmclock-kmod/Makefile
12

it should be aarch64 and the list is not alphabetically sorted

dch edited reviewers, added: allanjude; removed: dch.
lwhsu added inline comments.
sysutils/kvmclock-kmod/Makefile
5

Is = ok?

sysutils/kvmclock-kmod/pkg-message
11

I think this pkg-message should be converted to the new format.

dch marked an inline comment as done.May 28 2021, 9:00 AM
This revision was not accepted when it landed; it landed in state Needs Review.May 30 2021, 1:37 PM
This revision was automatically updated to reflect the committed changes.
dch marked 2 inline comments as done.

This also required uidfix to build cleanly outside of poudriere

sysutils/kvmclock-kmod/Makefile
5

not sure what you mean here - I can remove the ? but not the =. I assume the latter.