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

Jeremy Messenger mezz at FreeBSD.org
Thu Nov 25 22:20:11 PST 2004


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)


More information about the cvs-ports mailing list