2023-02-21 02:03:09 by Havard Eidnes | Files touched by this commit (1) | |
Log message:
filesystems/openafs: recompute checksum after previous update.
|
2023-02-16 19:56:44 by Havard Eidnes | Files touched by this commit (4) |
Log message:
openafs: bring the ability to build & install to NetBSD/macppc 10.0_BETA.
I see fertile ground for similar fixes for other archs in this
package. The 10.0-specific files were copied from the 9.0 files
and minimally modified (actually, the ppc_nbsd100 file was from
the ppc_nbsd20 file). New ID assigned for NetBSD/macppc 10.0.
No functional testing done: "it builds; ship it!" :)
|
2022-03-19 17:19:02 by Jonathan A. Kollasch | Files touched by this commit (19) |
Log message:
Update to OpenAFS 1.8.8.1
Numerous changes since 1.6.21 many years ago not enumerated here.
Update lightly tested on NetBSD/amd64 8.0 and 9.2
|
2021-10-26 12:25:31 by Nia Alarie | Files touched by this commit (47) |
Log message:
filesystems: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:51:05 by Nia Alarie | Files touched by this commit (47) |
Log message:
filesystems: Remove SHA1 hashes for distfiles
|
2020-09-21 00:15:00 by Jonathan A. Kollasch | Files touched by this commit (2) |
Log message:
openafs: fix build on NetBSD 9
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-11-03 20:26:22 by Roland Illig | Files touched by this commit (19) |
Log message:
filesystems: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2017-10-08 09:53:05 by Sevan Janiyan | Files touched by this commit (1) |
Log message:
Add support for NetBSD/evbarm on ARMv7.
Tested with BeagleBone Black.
|
2017-10-08 04:41:39 by Sevan Janiyan | Files touched by this commit (11) |
Log message:
- Add support for running as a server on NetBSD/evbarm, currently confined to
ARMv6 (Pi). Support for further family revisions in NetBSD is controlled
by the presence of src/config/param.armv$_nbsd$$.h to set the CPU family version
and major OS version number.
- Add description to most patches
|