Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2012 15:10:14 +0000 (UTC)
From:      Dennis Herrmann <dhn@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/cdls Makefile distinfo pkg-descr
Message-ID:  <201204151510.q3FFAEPX036349@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204151510.q3FFAEPX036349>