2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Remove SHA1 hashes for distfiles |
2016-04-15 16:13:21 by Youri Mouton | Files touched by this commit (2) |
Log message: xhyve: Fix build on Clang (OS X El Capitan). |
2016-03-19 19:11:36 by Sevan Janiyan | Files touched by this commit (4) |
Log message: Import xhyve 0.2.0 from pkgsrc-wip The xhyve hypervisor is a port of bhyve to OS X. It is built on top of Hypervisor.framework in OS X 10.10 Yosemite and higher, runs entirely in userspace, and has no other dependencies. Reviewed by wiz@ |