summaryrefslogtreecommitdiff
path: root/editors/hexedit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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