head	1.2;
access;
symbols
	RELENG_8_4:1.2.0.2
	RELENG_8_3_0_RELEASE:1.1.1.1
	RELENG_8_3:1.1.1.1.0.24
	RELENG_8_3_BP:1.1.1.1
	RELENG_7_4_0_RELEASE:1.1.1.1
	RELENG_8_2_0_RELEASE:1.1.1.1
	RELENG_7_4:1.1.1.1.0.22
	RELENG_7_4_BP:1.1.1.1
	RELENG_8_2:1.1.1.1.0.20
	RELENG_8_2_BP:1.1.1.1
	RELENG_8_1_0_RELEASE:1.1.1.1
	RELENG_8_1:1.1.1.1.0.18
	RELENG_8_1_BP:1.1.1.1
	RELENG_7_3_0_RELEASE:1.1.1.1
	RELENG_7_3:1.1.1.1.0.16
	RELENG_7_3_BP:1.1.1.1
	RELENG_8_0_0_RELEASE:1.1.1.1
	RELENG_8_0:1.1.1.1.0.14
	RELENG_8_0_BP:1.1.1.1
	RELENG_8:1.1.1.1.0.12
	RELENG_8_BP:1.1.1.1
	RELENG_7_2_0_RELEASE:1.1.1.1
	RELENG_7_2:1.1.1.1.0.10
	RELENG_7_2_BP:1.1.1.1
	RELENG_7_1_0_RELEASE:1.1.1.1
	RELENG_6_4_0_RELEASE:1.1.1.1.2.1
	RELENG_7_1:1.1.1.1.0.8
	RELENG_7_1_BP:1.1.1.1
	RELENG_6_4:1.1.1.1.2.1.0.8
	RELENG_6_4_BP:1.1.1.1.2.1
	tcsh_6_15b:1.1.1.1
	RELENG_7_0_0_RELEASE:1.1.1.1
	RELENG_6_3_0_RELEASE:1.1.1.1.2.1
	RELENG_7_0:1.1.1.1.0.6
	RELENG_7_0_BP:1.1.1.1
	RELENG_6_3:1.1.1.1.2.1.0.6
	RELENG_6_3_BP:1.1.1.1.2.1
	tcsh_6_15a:1.1.1.1
	RELENG_7:1.1.1.1.0.4
	RELENG_7_BP:1.1.1.1
	tcsh_6_15:1.1.1.1
	RELENG_6_2_0_RELEASE:1.1.1.1.2.1
	RELENG_6_2:1.1.1.1.2.1.0.4
	RELENG_6_2_BP:1.1.1.1.2.1
	RELENG_6_1_0_RELEASE:1.1.1.1.2.1
	RELENG_6_1:1.1.1.1.2.1.0.2
	RELENG_6_1_BP:1.1.1.1.2.1
	RELENG_6:1.1.1.1.0.2
	tcsh_6_14:1.1.1.1
	ZOULAS:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2011.04.28.14.43.38;	author obrien;	state dead;
branches
	1.2.2.1;
next	1.1;

1.1
date	2006.02.19.06.28.39;	author ume;	state Exp;
branches
	1.1.1.1;
next	;

1.2.2.1
date	2011.04.28.14.43.38;	author svnexp;	state dead;
branches;
next	1.2.2.2;

1.2.2.2
date	2013.03.28.13.02.07;	author svnexp;	state Exp;
branches;
next	;

1.1.1.1
date	2006.02.19.06.28.39;	author ume;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	2006.02.26.06.17.58;	author ume;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 221170 on 2011-04-28 14:43:38Z by obrien

Remove unused GPL files from tcsh.
@
text
@$ codeset=ISO-8859-2
$set 255
1 ISO-8859-2
@


1.2.2.1
log
@file charset was added on branch RELENG_8_4 on 2013-03-28 13:02:07 +0000
@
text
@d1 3
@


1.2.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/248810
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 3
$ codeset=ISO-8859-2
$set 255
1 ISO-8859-2
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import required files to enable use of libiconv from tcsh-6.14.00.

Reviewed by:	arch (no objection)
@
text
@@


1.1.1.1.2.1
log
@MFC: Enable NLS catalog of csh(1).
The tcsh 6.14 uses libiconv to convert catalogs to appropriate charset
dynamically.  However, we don't have libiconv in our tree.  So, I made
some hack to load libiconv dynamically.  If libiconv is available, you
can use catalogs for more locales than the locales which catalog is
actually installed.
To use this feature, you need to symlink catalogs to appropriate
locales.  You can do this by installing ports/shells/tcsh_nls.

	bin/csh/Makefile:			1.38
	bin/csh/config.h:			1.13
	bin/csh/iconv.h:			1.1
	bin/csh/iconv_stub.c:			1.1
	contrib/tcsh/nls/C/charset:		1.1.1.1
	contrib/tcsh/nls/et/charset		1.1.1.1
	contrib/tcsh/nls/finnish/charset	1.1.1.1
	contrib/tcsh/nls/french/charset		1.1.1.1
	contrib/tcsh/nls/german/charset		1.1.1.1
	contrib/tcsh/nls/greek/charset		1.1.1.1
	contrib/tcsh/nls/italian/charset	1.1.1.1
	contrib/tcsh/nls/ja/charset		1.1.1.1
	contrib/tcsh/nls/pl/charset		1.1.1.1
	contrib/tcsh/nls/russian/charset	1.1.1.1
	contrib/tcsh/nls/spanish/charset	1.1.1.1
	contrib/tcsh/nls/ukrainian/charset	1.1.1.1

Approved by:	re (hrs)
@
text
@@

