2004-05-03 01:02:06 by Soren Jacobsen | Files touched by this commit (6) |
Log message: Convert to buildlink3. |
2004-02-14 01:54:46 by grant beattie | Files touched by this commit (30) |
Log message: remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this automatically now. |
2004-02-04 13:19:57 by grant beattie | Files touched by this commit (1) |
Log message: add files installed on Solaris. |
2004-01-24 00:59:54 by Krister Walfridsson | Files touched by this commit (1) |
Log message: Override config.sub and config.guess. |
2004-01-22 09:24:31 by grant beattie | Files touched by this commit (72) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-20 13:13:30 by Alistair G. Crooks | Files touched by this commit (63) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2004-01-03 16:46:00 by Krister Walfridsson | Files touched by this commit (2) |
Log message: Fix path to installation program. |
2003-12-31 01:05:20 by Krister Walfridsson | Files touched by this commit (5) | |
Log message: Initial import of libtecla version 1.5.0. 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 filenames. The internal functions which perform file-name completion and wild-card expansion are also available externally for optional use by programs. |