aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ledit
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ify (manually checked)Edwin Groothuis2006-01-241-0/+1
| | | | | | | | > > Approved by: krion@ Notes: svn path=/head/; revision=154315
* BROKEN: Does not buildKris Kennaway2005-12-171-0/+2
| | | | Notes: svn path=/head/; revision=151429
* Ledit is a line editor, allowing to use control commands like in emacsPav Lucistnik2005-02-094-0/+62
or in shells (bash, tcsh). To be used with interactive commands. It is written in Ocaml and Camlp4 and uses the library unix.cma. PR: ports/77307 Submitted by: Marwan Burelle <marwan.burelle@lri.fr> Notes: svn path=/head/; revision=128416