aboutsummaryrefslogtreecommitdiffstats
path: root/misc/iselect
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* Update to 1.3.1edwin2005-11-152-3/+4
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to version 1.3.0krion2004-10-125-31/+58
| | | | | PR: ports/72323 Submitted by: Ports Fury
* Add size data.trevor2004-03-191-0/+1
|
* Resign maintainership of the ports corresponding to software I developedrse2004-03-141-1/+1
| | | | | 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.
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-2/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove duplicate words where appropriate.dd2001-06-251-1/+1
| | | | Approved by: sobomax, obrien
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Add WWW:mharo1999-05-031-2/+1
|
* Upgrade to iSelect 1.2.0rse1999-04-063-18/+14
|
* Remove miscellaneous manpages.hoek1998-08-191-1/+0
|
* Import of iSelect, Version 1.0.4rse1998-01-036-0/+54
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