notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ledit Line editor to be used with interactive commands
2.06 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.04_1Version of this port present on the latest quarterly branch.
Maintainer: k@stereochro.me search for ports maintained by this maintainer
Port Added: 2005-02-09 21:23:29
Last Update: 2024-03-11 21:50:58
Commit Hash: 8025aa1
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/ledit-2.06/catalog.mk
  2. /usr/local/share/licenses/ledit-2.06/LICENSE
  3. /usr/local/share/licenses/ledit-2.06/BSD3CLAUSE
  4. bin/ledit
  5. share/doc/ledit/CHANGES
  6. share/doc/ledit/README
  7. share/man/man1/ledit.1.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • ledit>0:sysutils/ledit
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):
ledit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.062.06-2.062.06-2.04-
FreeBSD:13:quarterly2.04_12.04_12.04-2.062.04_12.04_12.04_1
FreeBSD:14:latest2.062.062.042.062.062.04-2.04
FreeBSD:14:quarterly2.04_12.06--2.062.04_12.04_12.04_1
FreeBSD:15:latest2.062.06n/a-n/a2.04_12.04_12.04_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. camlp5r : devel/ocaml-camlp5
  2. ocamlfind : devel/ocaml-findlib
  3. ocamlc : lang/ocaml
  4. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/chetmurthy/ledit/tar.gz/ledit-2-06?dummy=/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.06
11 Mar 2024 21:50:58
commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
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 View all of this commit message)
2.04_2
11 Mar 2024 21:48:32
commit hash: 0d28d9956a27c976f78ce717d2021f388bfcdf63commit hash: 0d28d9956a27c976f78ce717d2021f388bfcdf63commit hash: 0d28d9956a27c976f78ce717d2021f388bfcdf63commit hash: 0d28d9956a27c976f78ce717d2021f388bfcdf63 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/ledit: Moved man to share/man

Approved by:    portmgr (blanket)
2.04_1
05 Jul 2023 09:55:16
commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
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 View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.04
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.04
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.04
02 Nov 2019 11:57:45
Revision:516303Original commit files touched by this commit
dmgk search for other commits by this committer
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
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.03
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2.03
03 Sep 2014 15:03:05
Revision:367210Original commit files touched by this commit
antoine search for other commits by this committer
Fix packaging
2.03
22 Jun 2014 11:57:42
Revision:358791Original commit files touched by this commit
jhale search for other commits by this committer
- 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
Revision:355686Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2,xz to USES

Approved by:	portmgr
2.03
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
2.03
27 May 2013 11:14:56
Revision:319209Original commit files touched by this commit
bsam search for other commits by this committer
. trim Makefile headres;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. seems that nothing requires .pre. and .post. includes.
2.03
02 Mar 2012 15:05:13
Original commit files touched by this commit
culot search for other commits by this committer
- 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
Original commit files touched by this commit
wen search for other commits by this committer
- 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
Original commit files touched by this commit
swills search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.01

PR:             ports/130843
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
2.00
23 Mar 2009 01:01:15
Original commit files touched by this commit
linimon search for other commits by this committer
Reset barner@FreeBSD.org due to several months of inactivity.

Hat:            portmgr
2.00
15 Apr 2008 20:56:56
Original commit files touched by this commit
barner search for other commits by this committer
- Update to 2.00

Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
PR:             ports/121981
1.11_1
25 Jun 2007 17:14:41
Original commit files touched by this commit
barner search for other commits by this committer
- 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
Original commit files touched by this commit
barner search for other commits by this committer
- 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
Original commit files touched by this commit
vd search for other commits by this committer
Remove expired leaf ports:
2006-07-14 sysutils/ledit
2006-07-14 x11/settitle
1.11
14 Jun 2006 21:38:09
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify (manually checked)
>
> Approved by: krion@
1.11
17 Dec 2005 18:41:35
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not build
1.11
09 Feb 2005 21:22:47
Original commit files touched by this commit
pav search for other commits by this committer
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>

Number of commits found: 28