Path to this page:
./
devel/libtecla,
Interactive command line editing facilities
Branch: CURRENT,
Version: 1.6.3,
Package name: libtecla-1.6.3,
Maintainer: pkgsrc-usersThe 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 filenames. The
internal functions which perform file-name completion and wild-card
expansion are also available externally for optional use by programs.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 519.042 KB
Version history: (Expand)
- (2023-12-17) Updated to version: libtecla-1.6.3
- (2020-03-16) Updated to version: libtecla-1.6.1nb4
- (2017-11-23) Package has been reborn
- (2012-07-02) Updated to version: libtecla-1.6.1nb3
- (2008-08-17) Updated to version: libtecla-1.6.1nb2
- (2006-02-06) Updated to version: libtecla-1.6.1nb1
CVS history: (Expand)
2023-12-30 22:02:47 by Zafer Aydogan | Files touched by this commit (1) | |
Log message:
update master site
|
2023-12-17 19:48:02 by Niclas Rosenvik | Files touched by this commit (2) |
Log message:
libtecla: fix implicit declaration of ioctl on NetBSD
|
2023-12-17 14:59:39 by Niclas Rosenvik | Files touched by this commit (7) | |
Log message:
libtecla: Update to version 1.6.3, fix install on solaris
pkgsrc changes:
Install the man pages in the same catalogs
as other systems in pkgsrc.
Also install .so.${PKG_VERSION} on solaris.
Readd PLIST.SunOS for the reentrant versions
of libtecla.
patch-Makefile.in removed since it has been
applied upstream.
Set LICENSE.
Changes from release notes:
Version 1.6.3:
This release corrects some problems in the build process,
including one that was preventing libtecla from being compiled
on Mac OS X.
Version 1.6.2:
This release updates the configuration script to ensure that the
enhance utility program is compiled correctly on systems that have
system V psuedo-terminal allocation but not system V streams.
There are no new features.
|
2023-12-15 14:49:38 by Thomas Klausner | Files touched by this commit (6) |
Log message:
*: reset MAINTAINER/OWNER for inactive developer
|
2022-03-30 09:09:58 by Thomas Klausner | Files touched by this commit (3) |
Log message:
libtecla: quote CPPFLAGS/LDFLAGS before passing them on.
Fixes build with whitespace in either of them.
Found with debugging help from rillig@
Remove gmake dependency, builds fine for me with BSD make.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-03-22 14:38:28 by Tobias Nygren | Files touched by this commit (2) |
Log message:
libtecla: add missing LDFLAGS, document patch-aa
|