Port details |
- linenoise Small self-contained alternative to readline and libedit
- 1.0.34_2 devel =2 1.0.34Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-07-16 01:18:07
- Last Update: 2024-08-12 18:46:39
- Commit Hash: 93f2103
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/antirez/linenoise
- Description:
- linenoise is a minimal, zero-config, BSD licensed, readline replacement used
in Redis, MongoDB, Android and many other projects.
Features:
* Single and multi line editing mode with the usual key bindings implemented.
* History handling.
* Completion.
* Hints (suggestions at the right of the prompt as you type).
* Multiplexing mode, with prompt hiding/restoring for asynchronous output.
* About ~850 lines (comments and spaces excluded) of BSD license source code.
* Only uses a subset of VT100 escapes (ANSI.SYS compatible).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- linenoise>0:devel/linenoise
- To install the port:
- cd /usr/ports/devel/linenoise/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/linenoise
- pkg install linenoise
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: linenoise
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1689442008
SHA256 (antirez-linenoise-1.0-34-g93b2db9_GH0.tar.gz) = cf2c6ed16585313530798294086260e3b8fe67097eb66ca39c4b8e740d128b69
SIZE (antirez-linenoise-1.0-34-g93b2db9_GH0.tar.gz) = 21446
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- math/quich
Configuration Options:
- No options to configure
- Options name:
- devel_linenoise
- 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 |
1.0.34_2 12 Aug 2024 18:46:39 |
Yuri Victorovich (yuri) |
devel/linenoise: Rename .pc file
PR: 280602 |
1.0.34_2 12 Aug 2024 06:21:25 |
Yuri Victorovich (yuri) |
devel/linenoise: Add .pc file
PR: 280602 |
1.0.34_1 11 Aug 2024 21:27:52 |
Yuri Victorovich (yuri) |
devel/linenoise: Add SONAME |
1.0.34 16 Jul 2023 01:15:20 |
Yuri Victorovich (yuri) |
devel/linenoise: New port: Small self-contained alternative to readline and
libedit
devel/linenoise-ng exists, but its repository was last updated in 2017 and is
archived now.
devel/linenoise was last updated in 2023 and it looks like it is actively
maintained. |