aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ledit
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.00barner2008-04-164-27/+30
| | | | | Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> PR: ports/121981
* - Use USE_OCAMLbarner2007-06-261-4/+2
| | | | | | - Avoid unnessary usage of bsd.port.{pre, post}.mk Pointed out by: sat
* - Resurrect and fix ledit, a line editor allowing to use control commands likebarner2007-06-254-0/+54
| | | | | in emacs or in shells (bash, tcsh). To be used with interactive commands. - Take maintainership
* Remove expired leaf ports:vd2006-07-144-68/+0
| | | | | 2006-07-14 sysutils/ledit 2006-07-14 x11/settitle
* Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response tolinimon2006-06-151-1/+4
| | | | | | email, and various maintainer-timeouts. Hat: portmgr
* SHA256ify (manually checked)edwin2006-01-241-0/+1
| | | | | > > Approved by: krion@
* BROKEN: Does not buildkris2005-12-181-0/+2
|
* Ledit is a line editor, allowing to use control commands like in emacspav2005-02-104-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>