2024-01-13 21:08:25 by Taylor R Campbell | Files touched by this commit (8) |
Log message: */builtin.mk: Disable for cross-build if executes target program. We can't run target programs during cross-build, so we either need to disable builtin detection or find another way to detect the target program's version. No change to native builds because this just makes some existing logic conditional on native builds. |
2023-03-13 10:35:15 by Jonathan Perkin | Files touched by this commit (1) |
Log message: sun-jre7: Disable STRIP_DEBUG. Precompiled binaries built with older SunOS linkers are no longer compatible with binutils strip since 2.40. |
2022-04-28 08:31:46 by Thomas Klausner | Files touched by this commit (1) |
Log message: sun-jre7: RMD160 -> BLAKE2s for solaris files |
2022-03-07 17:42:37 by Nia Alarie | Files touched by this commit (1) |
Log message: sun-jre7: PIE checks not supported |
2021-12-11 15:57:15 by Thomas Klausner | Files touched by this commit (1) |
Log message: sun-jre7: add two BLAKE2s |
2021-10-07 16:21:17 by Nia Alarie | Files touched by this commit (282) |
Log message: lang: Remove SHA1 hashes for distfiles |
2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159) |
Log message: lang: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-07-10 12:37:13 by Nia Alarie | Files touched by this commit (6) |
Log message: Use https for oracle.com. |
2018-12-09 22:05:37 by Adam Ciarcinski | Files touched by this commit (53) |
Log message: Removed commented-out PKGREVISIONs |
2018-11-12 15:40:22 by Jonathan Perkin | Files touched by this commit (19) |
Log message: *: Add CTF_SUPPORTED/CTF_FILES_SKIP where necessary. |