From c8be906fb90be9653a7b9c0d9ca4fd43292f4c54 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 10 Mar 2001 08:43:37 +0000 Subject: [PATCH] A port of a version of (somewhat old) hexpert v2.4. (nice easy binary file editor) --- editors/hexpert/Makefile | 16 ++++++++++++++++ editors/hexpert/distinfo | 1 + editors/hexpert/pkg-comment | 1 + editors/hexpert/pkg-descr | 3 +++ editors/hexpert/pkg-plist | 1 + 5 files changed, 22 insertions(+) create mode 100644 editors/hexpert/Makefile create mode 100644 editors/hexpert/distinfo create mode 100644 editors/hexpert/pkg-comment create mode 100644 editors/hexpert/pkg-descr create mode 100644 editors/hexpert/pkg-plist diff --git a/editors/hexpert/Makefile b/editors/hexpert/Makefile new file mode 100644 index 000000000000..ee607017e517 --- /dev/null +++ b/editors/hexpert/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: hexpert +# Date created: 09 March 2001 +# Whom: Peter Wemm +# +# $FreeBSD$ +# + +PORTNAME= hexpert +PORTVERSION= 2.4 +CATEGORIES= editors +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= peter + +MAINTAINER= peter@FreeBSD.org + +.include diff --git a/editors/hexpert/distinfo b/editors/hexpert/distinfo new file mode 100644 index 000000000000..884d985405c0 --- /dev/null +++ b/editors/hexpert/distinfo @@ -0,0 +1 @@ +MD5 (hexpert-2.4.tar.gz) = dd4df4497f57074b471e3818e12f0f77 diff --git a/editors/hexpert/pkg-comment b/editors/hexpert/pkg-comment new file mode 100644 index 000000000000..fa672f22a14f --- /dev/null +++ b/editors/hexpert/pkg-comment @@ -0,0 +1 @@ +Hexpert - a simple but flexible binary file editor diff --git a/editors/hexpert/pkg-descr b/editors/hexpert/pkg-descr new file mode 100644 index 000000000000..cc76d0b1c3a7 --- /dev/null +++ b/editors/hexpert/pkg-descr @@ -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. diff --git a/editors/hexpert/pkg-plist b/editors/hexpert/pkg-plist new file mode 100644 index 000000000000..6e75187ff82d --- /dev/null +++ b/editors/hexpert/pkg-plist @@ -0,0 +1 @@ +bin/hex