2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message: games: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message: games: Remove SHA1 hashes for distfiles |
2021-02-25 09:22:00 by Nia Alarie | Files touched by this commit (2) |
Log message: plib: Use <sys/joystick.h> rather than <machine/joystick.h> on NetBSD NetBSD/aarch64 and others do not have <machine/joystick.h> but do have <sys/joystick.h>. |
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message: *: Convert broken sourceforge HOMEPAGEs back to http |
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. |
2019-12-19 23:15:30 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Add dependencies formerly pulled in by Mesa. |
2019-11-03 20:28:49 by Roland Illig | Files touched by this commit (22) |
Log message: games: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-08-30 19:53:22 by Nia Alarie | Files touched by this commit (1) |
Log message: plib: Requires only MesaLib |
2019-08-30 19:53:06 by Nia Alarie | Files touched by this commit (1) |
Log message: plib: Requires only MesaLib |
2019-06-27 16:19:52 by Hauke Fath | Files touched by this commit (3) |
Log message: Unbreak NetBSD release builds: <dev/hid/hid.h> only appeared in 8_99_10. |