Port details |
- comlin Small self-contained alternative to readline and libedit
- g20240315 devel =1 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-08-11 03:00:09
- Last Update: 2024-08-11 02:58:24
- Commit Hash: 713a610
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/drobilla/comlin
- Description:
- comlin 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:
-
- To install the port:
- cd /usr/ports/devel/comlin/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/comlin
- pkg install comlin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: comlin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723344871
SHA256 (drobilla-comlin-g20240315-4d13650_GH0.tar.gz) = 6d570794d707db5f317ac979f83ce90f3eeeb8b3815cc0751ca91ff0557d08af
SIZE (drobilla-comlin-g20240315-4d13650_GH0.tar.gz) = 27762
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:
-
- meson : devel/meson
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_comlin
- USES:
- meson
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|