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. Fix: Patch attached with submission follows:
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-02-15 21:23:29 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/tweak Makefile distinfo pkg-descr Log: 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. WWW: http://www.chiark.greenend.org.uk/~sgtatham/tweak/ PR: ports/131724 Submitted by: Jille Timmermans (jille at quis.cx) Revision Changes Path 1.406 +1 -0 ports/editors/Makefile 1.1 +19 -0 ports/editors/tweak/Makefile (new) 1.1 +3 -0 ports/editors/tweak/distinfo (new) 1.1 +7 -0 ports/editors/tweak/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"