summaryrefslogtreecommitdiff
path: root/editors/hexedit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Would it be considered sacriligious to change all of the 'K's inTim Vanderhoek1999-05-021-1/+1
| | | | | | | | Kirk McKusick, Keith Bostic, and J. Karels into 'W's, representing WWW:? Probably. Better not risk it. :) Notes: svn path=/head/; revision=18346
* Upgrade to hexedit-1.1.0Justin M. Seger1999-04-052-3/+3
| | | | | | | | PR: ports/10948 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17653
* Update to version 1.0.0 and use ncurses in the base system.Steve Price1999-01-104-32/+45
| | | | | | | | PR: 9121 Submitted by: maintainer Notes: svn path=/head/; revision=15984
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-2/+2
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* Mark this MANUAL_PACKAGE_BUILD, because it depends onSatoshi Asami1998-08-201-1/+3
| | | | | | | ncurses, which is ". Notes: svn path=/head/; revision=12683
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-1/+0
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* Initial import of hexedit version 0.9.3.Steve Price1998-08-106-0/+68
View and edit files in hexadecimal or ASCII. PR: 7506 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=12402