2021-11-15 18:43:56 by Thomas Klausner | Files touched by this commit (21) |
Log message: compat*: use BLAKE2s |
2021-10-07 15:49:53 by Nia Alarie | Files touched by this commit (289) |
Log message: emulators: Remove SHA1 hashes for distfiles |
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-11-03 20:24:35 by Roland Illig | Files touched by this commit (30) |
Log message: emulators: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-09-26 11:44:48 by Thomas Klausner | Files touched by this commit (1) |
Log message: compat15: no point checking RELRO on these binaries |
2019-04-27 15:18:57 by Thomas Klausner | Files touched by this commit (1) |
Log message: compat15: add SHA512 checksums |
2009-06-14 19:51:11 by Joerg Sonnenberger | Files touched by this commit (120) |
Log message: Remove @dirrm entries from PLISTs |
2007-11-27 20:20:43 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Prevent the compat15 and compat16 packages from building on amd64 because those NetBSD releases didn't yet support amd64. Before this change, pkgsrc would still try to install these packages on amd64 if you manually entered the package directory and ran "make install" because amd64 supports netbsd-i386 emulation. |