Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify (manually checked) | Edwin Groothuis | 2006-01-24 | 1 | -0/+1 |
| | | | | | | | | > > Approved by: krion@ Notes: svn path=/head/; revision=154315 | ||||
* | BROKEN: Does not build | Kris Kennaway | 2005-12-17 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=151429 | ||||
* | Ledit is a line editor, allowing to use control commands like in emacs | Pav Lucistnik | 2005-02-09 | 4 | -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 |