| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/72323
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
|
| |
|
| |
|
|
|
|
| |
Approved by: sobomax, obrien
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
iSelect is an interactive line selection tool for ASCII files, operating
via a full-screen Curses-based terminal session. It can be used either as
an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend
as its control script or in batch mode as a pipeline filter (usually
between grep and the final executing command).
The homepage of iSelect can be found on
http://www.engelschall.com/sw/iselect/
Submitted by: Ralf S. Engelschall
Obtained from: Ralf S. Engelschall
|