2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161) |
Log message: editors: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161) |
Log message: editors: Remove SHA1 hashes for distfiles |
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F |
2015-11-03 04:32:24 by Alistair G. Crooks | Files touched by this commit (138) |
Log message: Add SHA512 digests for distfiles for editors category Problems found with existing distfiles: distfiles/javascript-2.1b1.el distfiles/yEd-3.14.2.zip No changes made to the javascript-mode or yEd distinfo files. 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. |
2015-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222) |
Log message: Remove USE_X11BASE and X11PREFIX. |
2013-04-06 15:24:21 by Blue Rats | Files touched by this commit (21) |
Log message: ".for variable names should not contain uppercase letters" |
2012-10-03 13:43:48 by Aleksej Saushev | Files touched by this commit (150) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2009-08-03 17:55:52 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: MAKE_JOBS_SAFE=no, simplify |
2009-06-14 19:50:28 by Joerg Sonnenberger | Files touched by this commit (75) |
Log message: Remove @dirrm entries from PLISTs |
2008-03-03 19:25:53 by Johnny C. Lam | Files touched by this commit (33) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |