2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2021-12-14 11:33:57 by Jonathan Perkin | Files touched by this commit (6) |
Log message: arm-none-eabi-*: Add ALTERNATIVES. Allows various things to work out of the box. Bump PKGREVISIONs. |
2021-10-26 12:07:57 by Nia Alarie | Files touched by this commit (59) |
Log message: cross: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be fetched conditionally): ./cross/avr-gcc/distinfo isl-0.24.tar.bz2 |
2021-10-07 15:30:28 by Nia Alarie | Files touched by this commit (60) |
Log message: cross: Remove SHA1 hashes for distfiles |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2020-05-28 17:31:43 by Roland Illig | Files touched by this commit (1) |
Log message: cross/arm-none-eabi-gdb: suppress USE_TOOLS+=perl warning |
2020-05-09 19:46:48 by Roland Illig | Files touched by this commit (1) |
Log message: cross/arm-none-eabi-gdb: suppress shell portability |
2019-06-08 12:53:29 by Roland Illig | Files touched by this commit (41) |
Log message: cross/*: let pkglint autofix indentation and variable alignment pkglint -Wall -F -r cross xtensa-esp32-elf-gcc has been manually edited afterwards because when realigning variable assignments, pkglint only allows one long outlier line. This package has two long SITES.* lines, therefore pkglint wanted to indent the variable values much further to the right. This needs to be fixed in pkglint. |