Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-06 | Follow some redirects. | wiz | 1 | -3/+3 | |
2016-04-01 | Use PKGMANDIR. | jperkin | 2 | -4/+4 | |
2015-11-03 | Add SHA512 digests for distfiles for editors category | agc | 1 | -1/+2 | |
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 | Bump all packages that depend on curses.bui* or terminfo.bui* since they | wiz | 1 | -2/+2 | |
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that. | |||||
2013-10-16 | Work with system curses | roy | 3 | -6/+16 | |
2013-01-08 | Import tweak-3.01 as editors/tweak. | wiz | 6 | -0/+78 | |
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. |