Port details |
- ledit Line editor to be used with interactive commands
- 2.06 sysutils =2 2.06Version of this port present on the latest quarterly branch.
- Maintainer: k@stereochro.me
- Port Added: 2005-02-09 21:23:29
- Last Update: 2024-03-11 21:50:58
- Commit Hash: 8025aa1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- http://cristal.inria.fr/~ddr/ledit/
- Description:
- Ledit is a line editor, allowing to use control commands like in emacs
or in shells (bash, tcsh). To be used with interactive commands. It is
written in Ocaml and Camlp5 and uses the library unix.cma.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/ledit/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ledit
- pkg install ledit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ledit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706880759
SHA256 (chetmurthy-ledit-2.06-ledit-2-06_GH0.tar.gz) = 9fb4fe256ca9e878a0b47dfd43b4c64c6a3f089c9e76193b2db347f0d90855be
SIZE (chetmurthy-ledit-2.06-ledit-2-06_GH0.tar.gz) = 25413
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- camlp5r : devel/ocaml-camlp5
- ocamlfind : devel/ocaml-findlib
- ocamlc : lang/ocaml
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ledit-2.06:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_ledit
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.06 11 Mar 2024 21:50:58 |
Guido Falsi (madpilot) Author: Benjamin Jacobs |
lang/ocaml: Update to 4.14.1
The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.
- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.
The update includes the following updates to existing ports (needed
to keep them working):
- devel/ocaml-camlp4: Updated to 4.14+1 (Only the first 15 lines of the commit message are shown above ) |
2.04_2 11 Mar 2024 21:48:32 |
Muhammad Moinur Rahman (bofh) |
sysutils/ledit: Moved man to share/man
Approved by: portmgr (blanket) |
2.04_1 05 Jul 2023 09:55:16 |
Guido Falsi (madpilot) |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.04 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.04 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.04 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.04 02 Nov 2019 11:57:45 |
dmgk |
sysutils/ledit: Update to 2.04
Changes: http://pauillac.inria.fr/~ddr/ledit/CHANGES
PR: 241366
Submitted by: Keith Gaughan <k@stereochro.me> (maintainer)
Approved by: tz (mentor, implicit) |
2.03 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.03 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
2.03 03 Sep 2014 15:03:05 |
antoine |
Fix packaging |
2.03 22 Jun 2014 11:57:42 |
jhale |
- Support staging
- Update LICENSE and remove license from PORTDOCS
- Factor out MASTER_SITES
- EXTRACT_SUFX=.tgz -> USES=tar:tgz
- Pass maintainership to submitter
PR: 191105 (based on)
Submitted by: k@stereochro.me |
2.03 29 May 2014 11:20:14 |
miwi |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
2.03 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.03 27 May 2013 11:14:56 |
bsam |
. trim Makefile headres;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. seems that nothing requires .pre. and .post. includes. |
2.03 02 Mar 2012 15:05:13 |
culot |
- Update to 2.03
- Pet portlint(1) by moving LICENSE section earlier
Changes: http://cristal.inria.fr/~ddr/ledit/CHANGES
PR: ports/165626
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
2.02.1 03 Dec 2010 07:16:26 |
wen |
- Update to 2.02.1
- Add LICENSE
PR: ports/152786
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
2.02 28 Nov 2010 18:57:39 |
swills |
- Update to 2.02
- Mark MAKE_JOBS_UNSAFE
PR: ports/152640
Submitted by: soulcatcher <soulcatcher13 at gmail.com>
Approved by: wxs (mentor) |
2.01 30 Mar 2009 20:00:13 |
pav |
- Update to 2.01
PR: ports/130843
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
2.00 23 Mar 2009 01:01:15 |
linimon |
Reset barner@FreeBSD.org due to several months of inactivity.
Hat: portmgr |
2.00 15 Apr 2008 20:56:56 |
barner |
- Update to 2.00
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
PR: ports/121981 |
1.11_1 25 Jun 2007 17:14:41 |
barner |
- Use USE_OCAML
- Avoid unnessary usage of bsd.port.{pre, post}.mk
Pointed out by: sat |
1.11_1 25 Jun 2007 14:35:13 |
barner |
- Resurrect and fix ledit, a line editor allowing to use control commands like
in emacs or in shells (bash, tcsh). To be used with interactive commands.
- Take maintainership |
1.11 14 Jul 2006 07:57:53 |
vd |
Remove expired leaf ports:
2006-07-14 sysutils/ledit
2006-07-14 x11/settitle |
1.11 14 Jun 2006 21:38:09 |
linimon |
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.
Hat: portmgr |
1.11 24 Jan 2006 05:43:37 |
edwin |
SHA256ify (manually checked)
>
> Approved by: krion@ |
1.11 17 Dec 2005 18:41:35 |
kris |
BROKEN: Does not build |
1.11 09 Feb 2005 21:22:47 |
pav |
Ledit is a line editor, allowing to use control commands like in emacs
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> |