Commit graph

10 commits

Author SHA1 Message Date
John Marino
179f0e22c3 sysutils/cdls: honor CFLAGS
Approved by:	general blanket (FLAGS must be honored)
2016-11-19 16:36:54 +00:00
Lars Engels
27bacecbe8 - Update MASTERSITES
- Update maintainer's e-mail address

PR:		208777
Submitted by:	maintainer
Sponsored by:	Essen Linuxhotel Hackathon 2016
2016-04-24 12:09:59 +00:00
John Marino
3e246c83fe sysutils/cdls: Respect ${CC} and ${LDFLAGS}
approved by:	infrastructure blanket
2016-02-04 14:13:49 +00:00
Thomas Zander
a50428b01c Update MASTER_SITES
PR:		199949
Submitted by:	hans@dehartog.nl (maintainer)
2015-05-14 10:14:48 +00:00
Antoine Brodin
bcfa35fc8a Allow staging as a regular user 2014-09-08 19:10:54 +00:00
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2014-07-17 08:57:51 +00:00
Vanilla I. Shu
35d65b6b25 Stagify.
Approved by:	portmgr@ (blanket approval)
2014-06-26 15:43:00 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Dennis Herrmann
94a040f2b3 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>
2012-04-15 15:10:14 +00:00