2025-01-27 21:47:19 by Roland Illig | Files touched by this commit (6) |
Log message: benchmarks: fix the ordering of common package variables |
2021-10-26 12:02:56 by Nia Alarie | Files touched by this commit (52) |
Log message: benchmarks: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:18:34 by Nia Alarie | Files touched by this commit (52) |
Log message: benchmarks: Remove SHA1 hashes for distfiles |
2019-11-03 12:55:30 by Roland Illig | Files touched by this commit (8) |
Log message: benchmarks: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2018-01-01 19:16:39 by Roland Illig | Files touched by this commit (47) |
Log message: Replaced $(ROUND) with ${CURLY} variable references. This has been a pkglint warning for several years now, and pkglint can even fix it automatically. And it did for this commit. Only in lang/mercury, two passes of autofixing were necessary because there were nested variables. |
2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192) |
Log message: Comment out dead sites. |
2015-11-03 01:25:52 by Alistair G. Crooks | Files touched by this commit (43) |
Log message: Add SHA512 digests for distfiles for benchmarks category Problems found with existing distfile for superpi: distfiles/super_pi-20030927/super_pi.tar.gz No changes were made to the superpi/distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. distfiles/eagle-lin32-7.4.0.run |
2012-10-18 18:58:19 by Aleksej Saushev | Files touched by this commit (3) |
Log message: "echo -e" is not portable, use printf to generate horizontal tabulation. Reported by Mikhail Danilov on IRC. |
2012-09-12 00:37:15 by Aleksej Saushev | Files touched by this commit (42) |
Log message: "user-destdir" is default these days |
2010-05-16 13:16:19 by Aleksej Saushev | Files touched by this commit (1) |
Log message: gnuplot isn't used, remove it completely. Use common point to depend on MPI (mk/mpi.buildlink3.mk). |