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, Nov 27, 9:09 AM
Unknown Object (File)
Fri, Nov 15, 8:11 PM
Unknown Object (File)
Thu, Nov 14, 9:30 AM
Unknown Object (File)
Tue, Nov 12, 4:27 AM
Unknown Object (File)
Mon, Nov 11, 12:21 AM
Unknown Object (File)
Sun, Nov 10, 10:55 PM
Unknown Object (File)
Sat, Nov 9, 4:53 PM
Unknown Object (File)
Sat, Nov 9, 8:46 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.