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
Port details
comlin Small self-contained alternative to readline and libedit
g20240315 devel on this many watch lists=1 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 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 search for ports maintained by this maintainer
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).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. include/comlin.h
  2. lib/libcomlin.so
  3. lib/libcomlin.so.0
  4. lib/libcomlin.so.0.0.1
  5. libdata/pkgconfig/comlin.pc
  6. @ldconfig
  7. /usr/local/share/licenses/comlin-g20240315/catalog.mk
  8. /usr/local/share/licenses/comlin-g20240315/LICENSE
  9. /usr/local/share/licenses/comlin-g20240315/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • comlin>0:devel/comlin
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):
comlin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20240315g20240315-g20240315g20240315---
FreeBSD:13:quarterly--------
FreeBSD:14:latestg20240315g20240315-g20240315g20240315---
FreeBSD:14:quarterly--------
FreeBSD:15:latestg20240315g20240315n/ag20240315n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/drobilla/comlin/tar.gz/4d13650?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20240315
11 Aug 2024 02:58:24
commit hash: 713a610437d168a3224dd5f4928de9e0705e20edcommit hash: 713a610437d168a3224dd5f4928de9e0705e20edcommit hash: 713a610437d168a3224dd5f4928de9e0705e20edcommit hash: 713a610437d168a3224dd5f4928de9e0705e20ed files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/comlin: New port: Small self-contained alternative to readline and libedit

PR:		280602
Reported by:	Daniel Engberg <diizzy@FreeBSD.org>

Number of commits found: 1