2025-01-01 09:11:19 by Julio Merino | Files touched by this commit (5) |
Log message:
Update sysbuild to 2.8:
Released on 2025-01-01.
* Made the default.conf configuration file not assume a NetBSD host so
that it is usable, for example, on Mac OS X. The previous sample
configuration file has been renamed to NetBSD.conf and is only
installed when sysbuild is built on NetBSD.
* Changed the default value of NJOBS to be set to the number of CPUs in
the machine.
* Fixed default value of SYSBUILD_CONFSUBDIR in configure and a related
pasto in the INSTALL document.
* Fixed handling of flags in Mac OS X 10.9 due to oddities with the
built-in /bin/sh (ancient bash).
* Fixed path to sysbuild in sysbuild4cron.
* Converted test programs to shtk's unittest library, thus removing the
dependency on atf-sh.
* Fixed option parsing to detect missing arguments to options.
* Added support to build specific architectures within a machine type.
This is done via new syntax in the MACHINE variable, which can now
take pairs like evbarm-aarch64.
* Updated the minimum shtk version to 1.7.
|
2024-07-25 07:41:53 by Thomas Klausner | Files touched by this commit (22) |
Log message:
*: reset MAINTAINER (became observer)
|
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-12-31 10:39:31 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Use standard way to test for options.
|
2016-02-01 04:21:30 by Julio Merino | Files touched by this commit (3) |
Log message:
Fix path to sysbuild in sysbuild4cron.
This is a pull-up of upstream 1eb74a64b213d0e4e6a98955169fae76b1c563e0
which was committed on 2014-07-01 but never checked in here (nor I have
released another distfile yet).
Bump PKGREVISION to 2 for this fix.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-02-08 16:59:30 by Julio Merino | Files touched by this commit (7) |
Log message:
Depend on atf 0.20 (not atf-libs) and bump PKGREVISION.
|
2014-01-30 21:23:54 by Jeremy C. Reed | Files touched by this commit (1) |
Log message:
fix date of NetBSD 1.6 release
|