cvs commit: ports/editors Makefile ports/editors/bed Makefile distinfo pkg-descr pkg-plist ports/editors/bed/files patch-Makefile patch-config.in

Greg Lewis glewis at FreeBSD.org
Tue Oct 7 13:26:43 PDT 2003


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 at 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)


More information about the cvs-all mailing list