Date: Fri, 26 Nov 2004 06:20:11 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors Makefile ports/editors/bless Makefile distinfo pkg-descr pkg-plist ports/editors/bless/files patch-src::Makefile patch-src::gui::Makefile Message-ID: <200411260620.iAQ6KBNm089179@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2004-11-26 06:20:11 UTC
FreeBSD ports repository
Modified files:
editors Makefile
Added files:
editors/bless Makefile distinfo pkg-descr pkg-plist
editors/bless/files patch-src::Makefile
patch-src::gui::Makefile
Log:
Bless is a binary (hex) editor, a program that enables you to edit files as
a sequence of bytes. It is written in C# and uses the Gtk# bindings for the
GTK+ toolkit.
Main Features
-------------
* Efficient editing of large data files.
* Multilevel undo - redo operations.
* Customizable data views.
* Fast data rendering on screen.
WWW: http://home.gna.org/bless/
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Revision Changes Path
1.301 +1 -0 ports/editors/Makefile
1.1 +40 -0 ports/editors/bless/Makefile (new)
1.1 +2 -0 ports/editors/bless/distinfo (new)
1.1 +29 -0 ports/editors/bless/files/patch-src::Makefile (new)
1.1 +40 -0 ports/editors/bless/files/patch-src::gui::Makefile (new)
1.1 +12 -0 ports/editors/bless/pkg-descr (new)
1.1 +7 -0 ports/editors/bless/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411260620.iAQ6KBNm089179>
