1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

A port of a version of (somewhat old) hexpert v2.4. (nice easy binary

file editor)
This commit is contained in:
Peter Wemm 2001-03-10 08:43:37 +00:00
parent a3a7473f70
commit c8be906fb9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39404
5 changed files with 22 additions and 0 deletions

16
editors/hexpert/Makefile Normal file
View File

@ -0,0 +1,16 @@
# New ports collection makefile for: hexpert
# Date created: 09 March 2001
# Whom: Peter Wemm <peter@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= hexpert
PORTVERSION= 2.4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= peter
MAINTAINER= peter@FreeBSD.org
.include <bsd.port.mk>

1
editors/hexpert/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (hexpert-2.4.tar.gz) = dd4df4497f57074b471e3818e12f0f77

View File

@ -0,0 +1 @@
Hexpert - a simple but flexible binary file editor

View File

@ -0,0 +1,3 @@
Hexpert is a simple but flexible binary file editor. It has both
character and hex search modes, and can do both character and hex
editing.

View File

@ -0,0 +1 @@
bin/hex