cvs commit: ports/sysutils Makefile ports/sysutils/cdls Makefile distinfo pkg-descr

Dennis Herrmann dhn at FreeBSD.org
Sun Apr 15 15:10:15 UTC 2012


dhn         2012-04-15 15:10:14 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/cdls        Makefile distinfo pkg-descr 
  Log:
  cdls is a curses-based file manager for quickly browsing directories and
  files. The screen can be dynamically adjusted to include all information
  (like 'ls -ail'), or just the filenames (multi-column), or anything in
  between.
  
  All basic file and directory manipulations are possible with 1 keystroke:
  copy, move, delete, view, execute, change owner/group/mode, edit, diff,
  link (hard/symbolic), wc, tail -f, cksum, hexdump and many others.
  Documentation is self-contained in cdls and consists of two screens from
  which each option or subject can be selected to show its info screen.
  
  PR:             ports/166942
  Submitted by:   Hans de Hartog <hans at dehartog.nl>
  
  Revision  Changes    Path
  1.1391    +1 -0      ports/sysutils/Makefile
  1.1       +28 -0     ports/sysutils/cdls/Makefile (new)
  1.1       +2 -0      ports/sysutils/cdls/distinfo (new)
  1.1       +10 -0     ports/sysutils/cdls/pkg-descr (new)


More information about the cvs-ports mailing list