| Port details |
- linenoise Small self-contained alternative to readline and libedit
- 2.0 devel
=0 1.0.34_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-16 01:18:07
- Last Update: 2026-01-12 09:49:02
- Commit Hash: 1ee0314
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1768210213
SHA256 (antirez-linenoise-2.0_GH0.tar.gz) = 97ad7d4041e11d7fa395819fd773c1892dea89e5292342378a8345692ce89c29
SIZE (antirez-linenoise-2.0_GH0.tar.gz) = 37046
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:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0 12 Jan 2026 09:49:02
    |
Yuri Victorovich (yuri)  |
devel/linenoise: update 1.0-34 → 2.0
Reported by: portscout |
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. |
Number of commits found: 5
|