Commit graph

6 commits

Author SHA1 Message Date
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Martin Wilke
af95f65219 - Stage support 2014-02-02 15:20:48 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Thomas Abthorpe
3b956401b8 - Reassign to the heap at maintainer's request 2012-09-22 17:23:08 +00:00
Ed Schouten
ed64898f59 Make tweak honour compiler flags CC, CFLAGS, LDFLAGS, etc.
The Makefile that gets shipped with tweak overrides the default values
of the well known make variables. Because a diff to sanitize the
Makefile would be bigger than replacing it, add a BSD Makefile to the
files/ directory.

Also remove the unneeded commented DISTNAME line from the Makefile.

Approved by:	Jille Timmermans <jille quis cx> (port maintainer)
2009-02-17 19:51:46 +00:00
Martin Wilke
35a0daeb92 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)
2009-02-15 21:23:29 +00:00