Port details |
- libtecla Interactive command line editing facilities
- 1.6.3_1 devel =3 1.6.3_1Version of this port present on the latest quarterly branch.
- Maintainer: k@stereochro.me
- Port Added: 2001-02-11 16:15:03
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: llvm-devel, flac, oss, snd, vorbis-tools
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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:
-
- as : devel/binutils
- This port is required by:
- for Libraries
-
- lang/fth
- lang/maude
Configuration Options:
- No options to configure
- Options name:
- devel_libtecla
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.3_1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.6.3_1 23 Feb 2024 13:55:13 |
Muhammad Moinur Rahman (bofh) |
devel/libtecla: Moved man to share/man
Approved by: portmgr (blanket) |
1.6.3 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
1.6.3 30 Apr 2023 18:33:29 |
Muhammad Moinur Rahman (bofh) |
devel/libtecla: Unbreak on HEAD
- Refreshes patches
- Pet portclippy
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.6.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.3 31 Mar 2018 18:28:45 |
krion |
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.
PR: 226973
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket) |
1.6.3 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.6.3 06 May 2016 12:02:20 |
pi |
devel/libtecla: 1.6.2 -> 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.
PR: 208485
Submitted by: pfg
Approved by: k@stereochro.me (maintainer timeout) |
1.6.2_1 20 Sep 2015 19:59:04 |
olgeni |
Typos, whitespace and capitalization fixes (A-F). |
1.6.2_1 17 Jun 2014 22:06:42 |
rakuco |
- Support staging.
- Pass maintainership to submitter.
PR: 191053
Submitted by: Keith Gaughan <k@stereochro.me> |
1.6.2 10 May 2014 21:23:11 |
antoine |
Maintainer no longer wishes to maintain this port
With hat: portmgr |
1.6.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.6.2 20 Sep 2013 12:54:55 |
bdrewery |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
1.6.2 24 Jun 2012 17:32:19 |
scheidell |
- Force commit to note correct pr
- Update to 1.6.2
- Submitter is now maintainer
PR: devel/libtecla
Submitted by: Michael Scholz <mike@fth-devel.net> (maintainer) |
1.6.2 24 Jun 2012 17:19:05 |
scheidell |
- Update to 20111108
- Add MSN 2011 protocol support
PR: ports/162511
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer) |
1.6.1 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.6.1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.6.1 20 Nov 2009 22:53:09 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.6.1 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
1.6.1 04 Oct 2007 00:41:11 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.6.1 27 Mar 2007 22:12:03 |
stas |
- Change my email.
Suggested by: skv |
1.6.1 14 Aug 2006 15:38:31 |
garga |
- Update to 1.6.1
- Respect CFLAGS
- Take maintainership
ChangeLog for this version:
- added feature - the ability to call gl_normal_io() from
callbacks registered by gl_watch_fd() and
gl_inactivity_timeout(). This allows these callbacks to cleanly
suspend line editing before either reading from the terminal, or
writing to the terminal; and then subsequently causes the input line
to be automatically redisplayed, and line-editing to be resumed by
gl_get_line(), as soon as the callback returns.
- bugfixes
PR: ports/101929
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
1.6.0 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
1.6.0 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.6.0 18 Jul 2004 10:06:01 |
sem |
Uppdate to 1.6.0
Approved by: krion (mentor) (implicitly) |
1.4.1_1 21 Apr 2004 21:24:51 |
clement |
- Fix plist
configure uses getpwuid_r() to detect if threads are supported or not.
getpwuid_r is only in -CURRENT.
Approved by: marcus (portmgr) |
1.4.1_1 20 Apr 2004 08:11:59 |
kris |
Add missing files |
1.4.1_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.4.1_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.4.1_1 12 May 2003 08:36:55 |
ijliao |
fix build on -current
PR: 51924
Submitted by: Ports Fury |
1.4.1_1 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.4.1_1 13 Nov 2002 12:05:23 |
ijliao |
builds and installs shlib
PR: 45261
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
1.4.1 31 May 2002 16:57:03 |
ijliao |
upgrade to 1.4.1 |
1.4.0 25 Mar 2002 09:19:21 |
sobomax |
Add USE_SUBMAKE, where it might be necessary. |
13 Dec 2001 07:25:32 |
ijliao |
upgrade to 1.4.0 |
04 Jul 2001 08:32:03 |
ijliao |
upgrade to 1.3.3 |
23 May 2001 10:00:05 |
ijliao |
upgrade to 1.3.2 drop maintainership |
08 May 2001 06:32:29 |
ijliao |
upgrade to 1.3.1 |
01 May 2001 11:51:42 |
ijliao |
upgrade to 1.3.0 |
16 Mar 2001 18:25:44 |
ijliao |
upgrade to 1.2.3 |
08 Mar 2001 03:23:59 |
ijliao |
upgrade to 1.2b |
11 Feb 2001 19:15:03 |
ijliao |
add libtecla, a interactive command line editing facilities |