2025-03-31 14:26:19 by Stephen Borrill | Files touched by this commit (4) |
Log message: xe-guest-utilities: Add support for FreeBSD Add runtime detection of OS to determine how to retrieve statistics. Support FreeBSD rc.d system. Tested on NetBSD 10.1 and FreeBSD 14.2 |
2023-06-01 10:03:05 by Stephen Borrill | Files touched by this commit (1) |
Log message: xe-guest-utilities: fix build Enable build on all versions of NetBSD |
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 |
2020-08-20 13:31:04 by Manuel Bouyer | Files touched by this commit (1) |
Log message: Add back dependancy on xenstoretools |
2020-08-20 11:17:06 by Jonathan Perkin | Files touched by this commit (1) |
Log message: xe-guest-utilities: Comment out removed xenstoretools. |
2020-04-25 22:53:02 by Roland Illig | Files touched by this commit (3) |
Log message: sysutils/xe-guest-utilities: fix accidental hard-coded version numbers |
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message: all: replace SUBST_SED with the simpler SUBST_VARS pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case. |
2018-10-26 11:15:07 by Stephen Borrill | Files touched by this commit (3) | ![]() |
Log message: xe-guest-utilities: update to 7.0.0 Changes since 6.5.0: - Fix patching for pkgsrc - Support NetBSD 8 and newer |
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. |