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 |
2021-04-21 10:09:02 by Thomas Klausner | Files touched by this commit (1) |
Log message: uemacs: remove dead master site |
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. |
2014-09-24 00:40:27 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Don't include termcap.h on SunOS. |
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. |
2012-05-23 06:51:38 by David A. Holland | Files touched by this commit (2) |
Log message: Honor LDFLAGS; should fix rpaths and thus the Linux build. |
2012-05-14 09:09:31 by David A. Holland | Files touched by this commit (1) |
Log message: Add missing termcap.bl3.mk. No version bump; on platforms where this matters lack of it leads to build failure. |
2012-05-14 09:07:41 by David A. Holland | Files touched by this commit (2) |
Log message: Use <termcap.h>, not <term.h>. Should fix build on netbsd-5. |
2012-05-14 09:06:16 by David A. Holland | Files touched by this commit (2) |
Log message: Use time_t to call time(), not "long int". |