Date: Tue, 30 Jul 2002 06:17:04 -0700 (PDT) From: Christian Weisgerber <naddy@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors Makefile ports/editors/bitedit Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200207301317.g6UDH45M076334@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
naddy 2002/07/30 06:17:04 PDT Modified files: editors Makefile Added files: editors/bitedit Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Import bitedit 0.9.2. bitedit is a simple ncurses program for editing a file. It allows you to directly edit of the individual bits of a binary file in a graphical fashion. It is useful for editing all sorts of binary files. PR: 40732 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org> Revision Changes Path 1.205 +1 -0 ports/editors/Makefile 1.1 +26 -0 ports/editors/bitedit/Makefile (new) 1.1 +1 -0 ports/editors/bitedit/distinfo (new) 1.1 +1 -0 ports/editors/bitedit/pkg-comment (new) 1.1 +9 -0 ports/editors/bitedit/pkg-descr (new) 1.1 +4 -0 ports/editors/bitedit/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207301317.g6UDH45M076334>