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)
Wed, Apr 22, 10:03 AM
Unknown Object (File)
Tue, Apr 21, 11:16 PM
Unknown Object (File)
Mon, Apr 20, 6:44 AM
Unknown Object (File)
Thu, Apr 16, 1:30 PM
Unknown Object (File)
Sat, Apr 11, 1:32 AM
Unknown Object (File)
Mar 21 2026, 10:41 AM
Unknown Object (File)
Mar 20 2026, 10:10 PM
Unknown Object (File)
Mar 16 2026, 8:08 PM
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.