Subject: CVS commit: pkgsrc/shells/tcsh
To: None <pkgsrc-changes@netbsd.org>
From: Kimmo Suominen <kim@netbsd.org>
List: pkgsrc-changes
Date: 09/03/2001 04:57:22
Module Name:	pkgsrc
Committed By:	kim
Date:		Mon Sep  3 01:57:22 UTC 2001

Modified Files:
	pkgsrc/shells/tcsh: Makefile distinfo
	pkgsrc/shells/tcsh/patches: patch-ac
Added Files:
	pkgsrc/shells/tcsh/patches: patch-aj
Removed Files:
	pkgsrc/shells/tcsh/patches: patch-aa patch-ab

Log Message:
Upgrade to tcsh-6.11.

NOTE:  Polish translation is excluded from the package due to broken files.

New Features:
        * kill ring                             Per Hedeland
        * bsd style colorls                     Anand
        * big5 multi-byte support               Yen-Ming Lee
        * LARGEFILE support on Linux            Kimmo Suominen
        * jobcmd alias                          Greg Parker

New Ports:
        * concurrent's powermaxos               Matt Majka
        * hpux11                                Joshua Weage

Locale Support:
        * estonian translation                  Toomas Soome
        * russian translation                   Ilmar S. Habibulin
        * polish translation                    Paweł New

Complete list of changes:

 40. V6.11.00 - 20010902
 39. Completion fixes (Tom Warzeka)
 38. make c_insert not static so that it can be used from win32 (amol)
 37. Fix rmstar not to corrupt memory when we say no. (Mark Peek)
 36. V6.10.02 - 20010806
 35. polish nls locale (Paweł New)
 34. Fix a tcsetattr race running background jobs as the last line on an xterm
     window (Andrew Brown)
 33. jobcmd alias (Greg Parker)
 32. hpux11 support (Joshua Weage)
 31. Fix SHORT_STRINGS compilation (Daniel Trinkle)
 30. Add kill -s (Mark Peek)
 29. Don't recognize all mips as dec (Bjorn Knutsson)
 28. Fix GLOB_QUOTE problem (noted by Per) I introduced in 6.10.01.
 27. Port to concurrent's powermaxos (Matt Majka)
 26. New builtin srcfile (Amol)
 25. Fix bindkey "\\" cmd (reported by Ismail H. Tuncer)
 24. %0Xc was broken in the prompt if the user's home directory was '/'.
     (reported by Edward Glowacki)
 23. V6.10.01 - 20010426
 22. LARGEFILE support on Linux.
 21. Add big5 multibyte support (Yen-Ming Lee)
 20. Check the return value of setpriority (Dima Dorfman)
 19. Avoid constructing paths with // on DomainOS (Nickolai Zeldovich)
 18. Russian translation (Ilmar S. Habibulin)
 17. Fix hostdefs for alpha support in FreeBSD (Andrey A. Chernov)
 16. Add door support in colorls (Shaen)
 15. Add BSD_STYLE_COLORLS for FreeBSD (Anand)
 14. MAXHOSTNAMELEN needs to be 256 (Kris Kennaway)
 13. Document stty -tabs problems on compaq (Nelson H. F. Beebe)
 12. Fix broken comment, and new versions of config.guess and config.sub
     (H.Merijn Brand)
 11. fix redrawing in the recognize case (Andrew Brown)
 10. don't call qsort with 0 items. (Luke Mewburn)
  9. fix echo;echo;echo; not outputing anything (Andrey A. Chernov)
  8. Fix shell word parsing in dabbrev-expand (Per Hedeland)
  7. hpux fixes (Chienting Lin)
  6. Implement kill ring (Per Hedeland)
  5. Avoid core-dumping when a very long $HOME gets passed in (Kris Kennaway)
  4. Add rlimit_vmem for linux based on rlimit_as (N KomaZaki)
  3. back out symlink=expand path check.
  2. Add Estonian translation (Toomas Soome)
  1. Accept empty $savedirs to mean infinity.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/shells/tcsh/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/shells/tcsh/distinfo
cvs rdiff -r1.4 -r0 pkgsrc/shells/tcsh/patches/patch-aa
cvs rdiff -r1.5 -r0 pkgsrc/shells/tcsh/patches/patch-ab
cvs rdiff -r1.5 -r1.6 pkgsrc/shells/tcsh/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/shells/tcsh/patches/patch-aj

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.