<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/ledit, branch 5-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=5-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=5-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-04-15T20:56:56Z</updated>
<entry>
<title>- Update to 2.00</title>
<updated>2008-04-15T20:56:56Z</updated>
<author>
<name>Simon Barner</name>
<email>barner@FreeBSD.org</email>
</author>
<published>2008-04-15T20:56:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=52dacc229dce957210a6e425c88e362f58f79293'/>
<id>urn:sha1:52dacc229dce957210a6e425c88e362f58f79293</id>
<content type='text'>
Submitted by:	Hirohisa Yamaguchi &lt;umq@ueo.co.jp&gt;
PR:		ports/121981
</content>
</entry>
<entry>
<title>- Use USE_OCAML</title>
<updated>2007-06-25T17:14:41Z</updated>
<author>
<name>Simon Barner</name>
<email>barner@FreeBSD.org</email>
</author>
<published>2007-06-25T17:14:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=98a6aba2109f55f6a369674d81d20925970b0c66'/>
<id>urn:sha1:98a6aba2109f55f6a369674d81d20925970b0c66</id>
<content type='text'>
- Avoid unnessary usage of bsd.port.{pre, post}.mk

Pointed out by:	sat
</content>
</entry>
<entry>
<title>- Resurrect and fix ledit, a line editor allowing to use control commands like</title>
<updated>2007-06-25T14:35:13Z</updated>
<author>
<name>Simon Barner</name>
<email>barner@FreeBSD.org</email>
</author>
<published>2007-06-25T14:35:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fdbf080e44c7934c15507bd0f9f0c965aede8efa'/>
<id>urn:sha1:fdbf080e44c7934c15507bd0f9f0c965aede8efa</id>
<content type='text'>
  in emacs or in shells (bash, tcsh). To be used with interactive commands.
- Take maintainership
</content>
</entry>
<entry>
<title>Remove expired leaf ports:</title>
<updated>2006-07-14T07:57:53Z</updated>
<author>
<name>Vasil Dimov</name>
<email>vd@FreeBSD.org</email>
</author>
<published>2006-07-14T07:57:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=560ee79f1c95f226e604e414262826e43fd8c640'/>
<id>urn:sha1:560ee79f1c95f226e604e414262826e43fd8c640</id>
<content type='text'>
2006-07-14 sysutils/ledit
2006-07-14 x11/settitle
</content>
</entry>
<entry>
<title>Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to</title>
<updated>2006-06-14T21:38:09Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2006-06-14T21:38:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=67691bae84dda9d38593d36b39a6e1acb90e23d3'/>
<id>urn:sha1:67691bae84dda9d38593d36b39a6e1acb90e23d3</id>
<content type='text'>
email, and various maintainer-timeouts.

Hat:		portmgr
</content>
</entry>
<entry>
<title>SHA256ify (manually checked)</title>
<updated>2006-01-24T05:43:37Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-24T05:43:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6075e8825a283b170f3bf6768415f4b116f9045e'/>
<id>urn:sha1:6075e8825a283b170f3bf6768415f4b116f9045e</id>
<content type='text'>
&gt;
&gt; Approved by: krion@
</content>
</entry>
<entry>
<title>BROKEN: Does not build</title>
<updated>2005-12-17T18:41:35Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2005-12-17T18:41:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=caabc768d2ea8a039244c6dce9786a6ec508965e'/>
<id>urn:sha1:caabc768d2ea8a039244c6dce9786a6ec508965e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ledit is a line editor, allowing to use control commands like in emacs</title>
<updated>2005-02-09T21:22:47Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2005-02-09T21:22:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f96d9de9d8c97f52662b22ca3e24f9b33f7aa42d'/>
<id>urn:sha1:f96d9de9d8c97f52662b22ca3e24f9b33f7aa42d</id>
<content type='text'>
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 &lt;marwan.burelle@lri.fr&gt;
</content>
</entry>
</feed>
