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-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282) |
Log message: Bump all packages that depend on curses.bui* or terminfo.bui* since they might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that. |
2013-10-17 01:28:49 by Roy Marples | Files touched by this commit (3) |
Log message: Work with system curses |
2013-01-08 11:16:43 by Thomas Klausner | Files touched by this commit (6) |
Log message: Import tweak-3.01 as editors/tweak. tweak is a hex editor. It allows you to edit a file at very low level, letting you see the full and exact binary contents of the file. It can be useful for modifying binary files such as executables, editing disk or CD images, debugging programs that generate binary file formats incorrectly, and many other things. Unlike simpler hex editors, tweak possesses a fully functional insert mode. This is not useful when editing many of the types of file described above, but can be useful in other situations. Also, an insert mode makes it easy to use tweak to construct new files from scratch. |