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, Jan 29, 1:14 AM
Unknown Object (File)
Fri, Jan 24, 5:32 PM
Unknown Object (File)
Sat, Jan 18, 5:28 PM
Unknown Object (File)
Sat, Jan 18, 5:26 PM
Unknown Object (File)
Nov 8 2024, 2:47 PM
Unknown Object (File)
Nov 8 2024, 2:30 PM
Unknown Object (File)
Nov 1 2024, 2:02 AM
Unknown Object (File)
Oct 21 2024, 1:49 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.