Path to this page:
./
shells/tcsh,
Extended C-shell with many useful features
Branch: CURRENT,
Version: 6.24.01nb1,
Package name: tcsh-6.24.01nb1,
Maintainer: pkgsrc-usersTCSH is an extended C-shell with many useful features like
filename completion, history editing, etc.
Required to build:[
pkgtools/cwrappers]
Package options: nls
Master sites:
Filesize: 927.186 KB
Version history: (Expand)
- (2022-06-28) Updated to version: tcsh-6.24.01nb1
- (2022-05-12) Updated to version: tcsh-6.24.01
- (2022-02-02) Updated to version: tcsh-6.24.00
- (2022-01-03) Updated to version: tcsh-6.23.02
- (2021-12-09) Updated to version: tcsh-6.23.01
- (2021-11-18) Updated to version: tcsh-6.23.00nb3
CVS history: (Expand)
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-05-12 16:51:30 by Kimmo Suominen | Files touched by this commit (2) |
Log message:
{,standalone-,static-}tcsh: Update to 6.24.01:
Changes since 6.24.00:
3. V6.24.01 - 20220512
2. Fix quoting of ! characters in history recall (Kimmo Suominen)
1. Fix return status of which (Jamie Landeg-Jones)
|
2022-02-02 12:27:13 by Kimmo Suominen | Files touched by this commit (2) |
Log message:
{,standalone-,static-}tcsh: Update to 6.24.00:
Changes since 6.23.02:
11. Update config.guess and config.sub so arm64 is recognized
|
2022-01-03 09:16:48 by Kimmo Suominen | Files touched by this commit (2) |
Log message:
{,standalone-,static-}tcsh: Update to 6.23.02
Changes since 6.23.01:
10. V6.23.02 - 20220103
9. Make the \U escape up to 8 hex digits.
|
2021-12-09 20:55:40 by Kimmo Suominen | Files touched by this commit (13) |  |
Log message:
{,standalone-,static-}tcsh: Update to 6.23.01
Changes since 6.23.00:
8. V6.23.01 - 20211209
7. add \cc and \Uhhh, and document escape sequences
6. add $'string with escapes' ("dollar-single-quotes") (Kimmo Suominen)
5. don't glob the filetest builtin arguments twice
4. remove the duplicate echo escape parsing code and use parseescape
3. add \x{hh} \xhh \uhhh (H.Merijn Brand)
2. fix and document ln=target
1. Merge in patches from pkgsrc:
- Modernize the installation targets so that they use INSTALL_DATA,
INSTALL_PROGRAM, and MKDIR_P.
- Enable SYSMALLOC and SHORT_STRINGS on NetBSD.
- Enable NO_FIX_MALLOC and SHORT_STRINGS on OpenBSD.
For pkgsrc, items 1, 2, and 5 had already been applied via patches.
|
2021-11-18 11:20:47 by Kimmo Suominen | Files touched by this commit (9) |
Log message:
{,standalone-,static-}tcsh: Pull in some additional patches
- Fix off-by-one, found by Coverity
- Don't glob the filetest builtin arguments twice
- Add more detail to "jobs -Z" usage
|
2021-11-18 10:52:21 by Kimmo Suominen | Files touched by this commit (1) |
Log message:
tcsh: Forgot cvs rm for previous
|
2021-11-18 09:55:34 by Kimmo Suominen | Files touched by this commit (1) |
Log message:
tcsh: Remove unnecessary patch
|