aboutsummaryrefslogtreecommitdiffstats
path: root/editors/bitedit
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* o Fix MASTER_SITES as ports was unfetchable [1]mich2005-02-142-3/+3
| | | | | | o Add %%DOCSDIR%% macro to make portlint(1) happy Noticed by: kris [1]
* - SIZEify.mich2004-03-181-0/+1
| | | | Submitted by: trevor
* Update to latest release.mich2003-06-032-3/+3
| | | | Approved by: roberto(mentor)
* Change maintainer email to my @FreeBSD.org addressmich2003-05-072-2/+2
| | | | Approved by: roberto(mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Tarball was re-rolled, sigh.naddy2002-08-011-1/+1
| | | | | Pointed out by: olgeni Approved by: maintainer
* Import bitedit 0.9.2.naddy2002-07-305-0/+41
bitedit is a simple ncurses program for editing a file. It allows you to directly edit of the individual bits of a binary file in a graphical fashion. It is useful for editing all sorts of binary files. PR: 40732 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>