Bug 100855 - New port: devel/cle Command Line Editor (based on readline)
Summary: New port: devel/cle Command Line Editor (based on readline)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-26 08:30 UTC by Timothy Bourke
Modified: 2006-07-26 12:32 UTC (History)
0 users

See Also:


Attachments
file.shar (2.68 KB, text/plain)
2006-07-26 08:30 UTC, Timothy Bourke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Bourke 2006-07-26 08:30:21 UTC
Cle is a Command Line Editor. It provides the editing/history/completion
commands of the GNU readline package to any line-oriented Unix command. For
instance,

$ cle ftp foo.bar.org

adds editing/history/completion commands to the ftp command.

WWW: http://kaolin.unice.fr/Cle/
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-07-26 12:12:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-07-26 12:32:35 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!