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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
linenoise Small self-contained alternative to readline and libedit
1.0.34_2 devel on this many watch lists=2 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 1.0.34Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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).
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 (7 items)
Collapse this list.
  1. include/linenoise.h
  2. lib/liblinenoise.so
  3. libdata/pkgconfig/liblinenoise.pc
  4. @ldconfig
  5. /usr/local/share/licenses/linenoise-1.0.34_2/catalog.mk
  6. /usr/local/share/licenses/linenoise-1.0.34_2/LICENSE
  7. /usr/local/share/licenses/linenoise-1.0.34_2/BSD2CLAUSE
Collapse this list.
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):
linenoise
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.34_21.0.34_2-1.0.34_21.0.34_2---
FreeBSD:13:quarterly1.0.34_21.0.34_2-1.0.34_21.0.34_21.0.341.0.341.0.34
FreeBSD:14:latest1.0.34_21.0.34_2-1.0.34_21.0.34_2---
FreeBSD:14:quarterly1.0.34_21.0.34_2-1.0.34_21.0.34_21.0.341.0.341.0.34
FreeBSD:15:latest1.0.34_21.0.34_2n/a1.0.34_2n/a1.0.341.0.341.0.34
This port has no dependencies.
This port is required by:
for Libraries
  1. math/quich

Configuration Options:
No options to configure
Options name:
devel_linenoise
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/antirez/linenoise/tar.gz/1.0-34-g93b2db9?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.34_2
12 Aug 2024 18:46:39
commit hash: 93f2103ad4c2b157a047d5b6dd854e72767c82c9commit hash: 93f2103ad4c2b157a047d5b6dd854e72767c82c9commit hash: 93f2103ad4c2b157a047d5b6dd854e72767c82c9commit hash: 93f2103ad4c2b157a047d5b6dd854e72767c82c9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/linenoise: Rename .pc file

PR:		280602
1.0.34_2
12 Aug 2024 06:21:25
commit hash: caf574aa4e5db9f2fff8fbd48c42b8b82d0258eacommit hash: caf574aa4e5db9f2fff8fbd48c42b8b82d0258eacommit hash: caf574aa4e5db9f2fff8fbd48c42b8b82d0258eacommit hash: caf574aa4e5db9f2fff8fbd48c42b8b82d0258ea files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/linenoise: Add .pc file

PR:		280602
1.0.34_1
11 Aug 2024 21:27:52
commit hash: bc45bb246c23162e4d2f8fc9df6dabb3907c71ffcommit hash: bc45bb246c23162e4d2f8fc9df6dabb3907c71ffcommit hash: bc45bb246c23162e4d2f8fc9df6dabb3907c71ffcommit hash: bc45bb246c23162e4d2f8fc9df6dabb3907c71ff files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/linenoise: Add SONAME
1.0.34
16 Jul 2023 01:15:20
commit hash: 54df5f83c498810f0ee0db26645304efc9c41fcbcommit hash: 54df5f83c498810f0ee0db26645304efc9c41fcbcommit hash: 54df5f83c498810f0ee0db26645304efc9c41fcbcommit hash: 54df5f83c498810f0ee0db26645304efc9c41fcb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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: 4