| Port details on branch 2022Q4 |
- libtecla Interactive command line editing facilities
- 1.6.3_2 devel
=1 1.6.3_2Version of this port present on the latest quarterly branch. - Maintainer: k@stereochro.me
 - Port Added: 2001-02-11 16:15:03
- Last Update: 2025-02-20 23:27:23
- Commit Hash: 5541f7e
- People watching this port, also watch:: rc, ices, oss, llvm
- License: MIT
- WWW:
- https://www.astro.caltech.edu/~mcs/tecla/
- Description:
- The tecla library provides UNIX and LINUX programs with interactive
command line editing facilities, similar to those of the Unix tcsh
shell. In addition to simple command-line editing, it supports recall
of previously entered command lines, TAB completion of file names or
other tokens, and in-line wild-card expansion of file names. The
internal functions which perform file-name completion and wild-card
expansion are also available externally for optional use by programs,
along with a module for tab-completion and lookup of file names in a
list of directories.
Note that special care has been taken to allow the use of this library
in threaded programs. The option to enable this is discussed in the
Makefile, and specific discussions of thread safety are presented in
the included man pages.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libtecla>0:devel/libtecla
- To install the port:
- cd /usr/ports/devel/libtecla/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libtecla
- pkg install libtecla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libtecla
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libtecla-1.6.3.tar.gz) = f2757cc55040859fcf8f59a0b7b26e0184a22bece44ed9568a4534a478c1ee1a
SIZE (libtecla-1.6.3.tar.gz) = 531499
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:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- This port is required by:
- for Libraries
-
- lang/fth
- lang/maude
Configuration Options:
- No options to configure
- Options name:
- devel_libtecla
- USES:
- autoreconf
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|