Summary: | New port: sysutils/cdls Curses based filemanager | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Hans de Hartog <hansdehartog> | ||||
Component: | Individual Port(s) | Assignee: | Dennis Herrmann <dhn> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | hansdehartog | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Hans de Hartog
2012-04-14 13:30:11 UTC
Responsible Changed From-To: freebsd-ports-bugs->dhn I'll take it. 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, with minor changes. Thanks! |