Page MenuHomeFreeBSD

sysutils/kvmclock-kmod: new port
ClosedPublic

Authored by dch on May 25 2021, 8:40 PM.
Tags
None
Referenced Files
F164301284: D30459.id89864.diff
Thu, Jul 30, 1:33 PM
Unknown Object (File)
Fri, Jul 24, 6:45 AM
Unknown Object (File)
Thu, Jul 23, 12:29 AM
Unknown Object (File)
Tue, Jul 21, 4:43 AM
Unknown Object (File)
Mon, Jul 20, 12:05 PM
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
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.