Date: Tue, 7 Oct 2003 13:26:19 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors Makefile ports/editors/bed Makefile distinfo pkg-descr pkg-plist ports/editors/bed/files patch-Makefile patch-config.in Message-ID: <200310072026.h97KQJg7079773@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2003/10/07 13:26:19 PDT
FreeBSD ports repository
Modified files:
editors Makefile
Added files:
editors/bed Makefile distinfo pkg-descr pkg-plist
editors/bed/files patch-Makefile patch-config.in
Log:
. Add a port of bed:
Menu driven binary editor. Dataformats are
ascii, unsigned and signed integers, float, bitflags,
bitfields, labels, ebcdic and time_t. Different sizes
and byte ordenings are possible. Datatypes can
be used in structures. Other dataformats, filters and
procedures can be defined in plugins. Contains copy,
past, undo, redo, search, replace, marks, record/play and
context sensitive help. Linux & FreeBSD: edit block devices
(linux limit 1023 gigabyte).
PR: 27200
Submitted by: Jaap Korthals Altes <jkaltes@cyberbrain.com>
(updated based on the port in the 0.2.19 distfile)
Revision Changes Path
1.245 +1 -0 ports/editors/Makefile
1.1 +50 -0 ports/editors/bed/Makefile (new)
1.1 +1 -0 ports/editors/bed/distinfo (new)
1.1 +13 -0 ports/editors/bed/files/patch-Makefile (new)
1.1 +13 -0 ports/editors/bed/files/patch-config.in (new)
1.1 +9 -0 ports/editors/bed/pkg-descr (new)
1.1 +119 -0 ports/editors/bed/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310072026.h97KQJg7079773>
