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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libtecla Interactive command line editing facilities
1.6.3_1 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 1.6.3Version of this port present on the latest quarterly branch.
Maintainer: k@stereochro.me search for ports maintained by this maintainer
Port Added: 2001-02-11 16:15:03
Last Update: 2024-02-23 13:55:13
Commit Hash: 6717ecc
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (95 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libtecla-1.6.3_1/catalog.mk
  3. /usr/local/share/licenses/libtecla-1.6.3_1/LICENSE
  4. /usr/local/share/licenses/libtecla-1.6.3_1/MIT
  5. bin/enhance
  6. include/libtecla.h
  7. lib/libtecla.a
  8. lib/libtecla.so
  9. lib/libtecla.so.1
  10. lib/libtecla_r.a
  11. lib/libtecla_r.so
  12. lib/libtecla_r.so.1
  13. share/man/man1/enhance.1.gz
  14. share/man/man3/cfc_file_start.3.gz
  15. share/man/man3/cfc_literal_escapes.3.gz
  16. share/man/man3/cfc_set_check_fn.3.gz
  17. share/man/man3/cpl_add_completion.3.gz
  18. share/man/man3/cpl_complete_word.3.gz
  19. share/man/man3/cpl_file_completions.3.gz
  20. share/man/man3/cpl_last_error.3.gz
  21. share/man/man3/cpl_list_completions.3.gz
  22. share/man/man3/cpl_recall_matches.3.gz
  23. share/man/man3/cpl_record_error.3.gz
  24. share/man/man3/del_CplFileConf.3.gz
  25. share/man/man3/del_ExpandFile.3.gz
  26. share/man/man3/del_GetLine.3.gz
  27. share/man/man3/del_PathCache.3.gz
  28. share/man/man3/del_PcaPathConf.3.gz
  29. share/man/man3/del_WordCompletion.3.gz
  30. share/man/man3/ef_expand_file.3.gz
  31. share/man/man3/ef_last_error.3.gz
  32. share/man/man3/ef_list_expansions.3.gz
  33. share/man/man3/gl_abandon_line.3.gz
  34. share/man/man3/gl_bind_keyseq.3.gz
  35. share/man/man3/gl_catch_blocked.3.gz
  36. share/man/man3/gl_change_terminal.3.gz
  37. share/man/man3/gl_clear_history.3.gz
  38. share/man/man3/gl_completion_action.3.gz
  39. share/man/man3/gl_configure_getline.3.gz
  40. share/man/man3/gl_customize_completion.3.gz
  41. share/man/man3/gl_display_text.3.gz
  42. share/man/man3/gl_echo_mode.3.gz
  43. share/man/man3/gl_erase_terminal.3.gz
  44. share/man/man3/gl_error_message.3.gz
  45. share/man/man3/gl_get_line.3.gz
  46. share/man/man3/gl_group_history.3.gz
  47. share/man/man3/gl_handle_signal.3.gz
  48. share/man/man3/gl_ignore_signal.3.gz
  49. share/man/man3/gl_inactivity_timeout.3.gz
  50. share/man/man3/gl_io_mode.3.gz
  51. share/man/man3/gl_last_signal.3.gz
  52. share/man/man3/gl_limit_history.3.gz
  53. share/man/man3/gl_list_signals.3.gz
  54. share/man/man3/gl_load_history.3.gz
  55. share/man/man3/gl_lookup_history.3.gz
  56. share/man/man3/gl_normal_io.3.gz
  57. share/man/man3/gl_pending_io.3.gz
  58. share/man/man3/gl_prompt_style.3.gz
  59. share/man/man3/gl_query_char.3.gz
  60. share/man/man3/gl_range_of_history.3.gz
  61. share/man/man3/gl_raw_io.3.gz
  62. share/man/man3/gl_read_char.3.gz
  63. share/man/man3/gl_register_action.3.gz
  64. share/man/man3/gl_resize_history.3.gz
  65. share/man/man3/gl_return_status.3.gz
  66. share/man/man3/gl_save_history.3.gz
  67. share/man/man3/gl_set_term_size.3.gz
  68. share/man/man3/gl_show_history.3.gz
  69. share/man/man3/gl_size_of_history.3.gz
  70. share/man/man3/gl_state_of_history.3.gz
  71. share/man/man3/gl_terminal_size.3.gz
  72. share/man/man3/gl_toggle_history.3.gz
  73. share/man/man3/gl_trap_signal.3.gz
  74. share/man/man3/gl_tty_signals.3.gz
  75. share/man/man3/gl_watch_fd.3.gz
  76. share/man/man3/libtecla.3.gz
  77. share/man/man3/libtecla_version.3.gz
  78. share/man/man3/new_CplFileConf.3.gz
  79. share/man/man3/new_ExpandFile.3.gz
  80. share/man/man3/new_GetLine.3.gz
  81. share/man/man3/new_PathCache.3.gz
  82. share/man/man3/new_PcaPathConf.3.gz
  83. share/man/man3/new_WordCompletion.3.gz
  84. share/man/man3/pca_last_error.3.gz
  85. share/man/man3/pca_lookup_file.3.gz
  86. share/man/man3/pca_path_completions.3.gz
  87. share/man/man3/pca_scan_path.3.gz
  88. share/man/man3/pca_set_check_fn.3.gz
  89. share/man/man3/ppc_file_start.3.gz
  90. share/man/man3/ppc_literal_escapes.3.gz
  91. share/man/man5/teclarc.5.gz
  92. share/man/man7/tecla.7.gz
  93. @owner
  94. @group
  95. @mode
Collapse this list.
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):
libtecla
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.3_11.6.3_11.6.31.6.3_11.6.3_1-1.6.3-
FreeBSD:13:quarterly1.6.3_11.6.3_11.6.31.6.3_11.6.3_11.6.31.6.31.6.3
FreeBSD:14:latest1.6.3_11.6.3_11.6.31.6.3_11.6.3_11.6.3-1.6.3
FreeBSD:14:quarterly1.6.3_11.6.3_1-1.6.31.6.3_11.6.31.6.31.6.3
FreeBSD:15:latest1.6.3_11.6.3_1n/a1.6.3n/a1.6.31.6.31.6.3_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
This port is required by:
for Libraries
  1. lang/fth
  2. lang/maude

Configuration Options:
No options to configure
Options name:
devel_libtecla
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.astro.caltech.edu/~mcs/tecla/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.3_1
23 Feb 2024 13:55:13
commit hash: 6717ecc27ef56dfd4b10e5276e992db64e013b4fcommit hash: 6717ecc27ef56dfd4b10e5276e992db64e013b4fcommit hash: 6717ecc27ef56dfd4b10e5276e992db64e013b4fcommit hash: 6717ecc27ef56dfd4b10e5276e992db64e013b4f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libtecla: Moved man to share/man

Approved by:    portmgr (blanket)
1.6.3
17 May 2023 16:30:15
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
commit hash: 871b2eeb5fa7d78360b9f5989646fed73fee0de2commit hash: 871b2eeb5fa7d78360b9f5989646fed73fee0de2commit hash: 871b2eeb5fa7d78360b9f5989646fed73fee0de2commit hash: 871b2eeb5fa7d78360b9f5989646fed73fee0de2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libtecla: Unbreak on HEAD

- Refreshes patches
- Pet portclippy

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.6.3
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.6.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.3
31 Mar 2018 18:28:45
Revision:466074Original commit files touched by this commit
krion search for other commits by this committer
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
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.6.3
06 May 2016 12:02:20
Revision:414702Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:397395Original commit files touched by this commit
olgeni search for other commits by this committer
Typos, whitespace and capitalization fixes (A-F).
1.6.2_1
17 Jun 2014 22:06:42
Revision:358188Original commit files touched by this commit
rakuco search for other commits by this committer
- Support staging.
- Pass maintainership to submitter.

PR:		191053
Submitted by:	Keith Gaughan <k@stereochro.me>
1.6.2
10 May 2014 21:23:11
Revision:353608Original commit files touched by this commit
antoine search for other commits by this committer
Maintainer no longer wishes to maintain this port

With hat:	portmgr
1.6.2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:327697Original commit files touched by this commit
bdrewery search for other commits by this committer
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 View all of this commit message)
1.6.2
24 Jun 2012 17:32:19
Original commit files touched by this commit
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit
stas search for other commits by this committer
- 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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.6.1
20 Nov 2009 22:53:09
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
1.6.1
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
1.6.1
04 Oct 2007 00:41:11
Original commit files touched by this commit Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.6.1
27 Mar 2007 22:12:03
Original commit files touched by this commit
stas search for other commits by this committer
- Change my email.

Suggested by:   skv
1.6.1
14 Aug 2006 15:38:31
Original commit files touched by this commit
garga search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
1.6.0
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
sem search for other commits by this committer
Uppdate to 1.6.0

Approved by:    krion (mentor) (implicitly)
1.4.1_1
21 Apr 2004 21:24:51
Original commit files touched by this commit
clement search for other commits by this committer
- 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
Original commit files touched by this commit
kris search for other commits by this committer
Add missing files
1.4.1_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.4.1_1
12 May 2003 08:36:55
Original commit files touched by this commit
ijliao search for other commits by this committer
fix build on -current

PR:             51924
Submitted by:   Ports Fury
1.4.1_1
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.4.1_1
13 Nov 2002 12:05:23
Original commit files touched by this commit
ijliao search for other commits by this committer
builds and installs shlib

PR:             45261
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
1.4.1
31 May 2002 16:57:03
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.4.1
1.4.0
25 Mar 2002 09:19:21
Original commit files touched by this commit
sobomax search for other commits by this committer
Add USE_SUBMAKE, where it might be necessary.
13 Dec 2001 07:25:32
commit hash: fp1.21944@dev.null.freshports.orgcommit hash: fp1.21944@dev.null.freshports.orgcommit hash: fp1.21944@dev.null.freshports.orgcommit hash: fp1.21944@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.4.0    
04 Jul 2001 08:32:03
commit hash: fp1.15787@dev.null.freshports.orgcommit hash: fp1.15787@dev.null.freshports.orgcommit hash: fp1.15787@dev.null.freshports.orgcommit hash: fp1.15787@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.3.3    
23 May 2001 10:00:05
commit hash: fp1.14061@dev.null.freshports.orgcommit hash: fp1.14061@dev.null.freshports.orgcommit hash: fp1.14061@dev.null.freshports.orgcommit hash: fp1.14061@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.3.2   drop maintainership    
08 May 2001 06:32:29
commit hash: fp1.13532@dev.null.freshports.orgcommit hash: fp1.13532@dev.null.freshports.orgcommit hash: fp1.13532@dev.null.freshports.orgcommit hash: fp1.13532@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.3.1    
01 May 2001 11:51:42
commit hash: fp1.13282@dev.null.freshports.orgcommit hash: fp1.13282@dev.null.freshports.orgcommit hash: fp1.13282@dev.null.freshports.orgcommit hash: fp1.13282@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.3.0    
16 Mar 2001 18:25:44
commit hash: fp1.11206@dev.null.freshports.orgcommit hash: fp1.11206@dev.null.freshports.orgcommit hash: fp1.11206@dev.null.freshports.orgcommit hash: fp1.11206@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.2.3    
08 Mar 2001 03:23:59
commit hash: fp1.10454@dev.null.freshports.orgcommit hash: fp1.10454@dev.null.freshports.orgcommit hash: fp1.10454@dev.null.freshports.orgcommit hash: fp1.10454@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.2b    
11 Feb 2001 19:15:03
commit hash: fp1.9478@dev.null.freshports.orgcommit hash: fp1.9478@dev.null.freshports.orgcommit hash: fp1.9478@dev.null.freshports.orgcommit hash: fp1.9478@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add libtecla, a interactive command line editing facilities    

Number of commits found: 44