Bug 131724 - [new port] editors/tweak: an efficient hex editor
Summary: [new port] editors/tweak: an efficient hex editor
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-15 20:00 UTC by Jille
Modified: 2009-02-15 21:30 UTC (History)
0 users

See Also:


Attachments
file.shar (1.99 KB, text/plain)
2009-02-15 20:00 UTC, Jille
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jille 2009-02-15 20:00:03 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-15 20:00:20 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-15 21:23:18 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-15 21:23:40 UTC
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"