head	1.12;
access;
symbols
	RELENG_4_11_0_RELEASE:1.5.2.4
	RELENG_4_11:1.5.2.4.0.14
	RELENG_4_11_BP:1.5.2.4
	RELENG_4_10_0_RELEASE:1.5.2.4
	RELENG_4_10:1.5.2.4.0.12
	RELENG_4_10_BP:1.5.2.4
	RELENG_4_9_0_RELEASE:1.5.2.4
	RELENG_4_9:1.5.2.4.0.10
	RELENG_4_9_BP:1.5.2.4
	RELENG_4_8_0_RELEASE:1.5.2.4
	RELENG_4_8:1.5.2.4.0.8
	RELENG_4_8_BP:1.5.2.4
	RELENG_4_7_0_RELEASE:1.5.2.4
	RELENG_4_7:1.5.2.4.0.6
	RELENG_4_7_BP:1.5.2.4
	RELENG_4_6_2_RELEASE:1.5.2.4
	RELENG_4_6_1_RELEASE:1.5.2.4
	RELENG_4_6_0_RELEASE:1.5.2.4
	RELENG_4_6:1.5.2.4.0.4
	RELENG_4_6_BP:1.5.2.4
	RELENG_4_5_0_RELEASE:1.5.2.4
	RELENG_4_5:1.5.2.4.0.2
	RELENG_4_5_BP:1.5.2.4
	RELENG_4_4_0_RELEASE:1.5.2.2
	RELENG_4_4:1.5.2.2.0.4
	RELENG_4_4_BP:1.5.2.2
	RELENG_4_3_0_RELEASE:1.5.2.2
	RELENG_4_3:1.5.2.2.0.2
	RELENG_4_3_BP:1.5.2.2
	RELENG_4_2_0_RELEASE:1.5.2.1
	RELENG_4_1_1_RELEASE:1.5.2.1
	PRE_SMPNG:1.5
	RELENG_4_1_0_RELEASE:1.5.2.1
	RELENG_4:1.5.0.2;
locks; strict;
comment	@# @;


1.12
date	2002.07.02.12.37.08;	author ru;	state dead;
branches;
next	1.11;

1.11
date	2002.03.04.12.29.21;	author phantom;	state Exp;
branches;
next	1.10;

1.10
date	2002.03.04.10.34.49;	author phantom;	state Exp;
branches;
next	1.9;

1.9
date	2001.09.05.18.10.27;	author mp;	state Exp;
branches;
next	1.8;

1.8
date	2001.03.05.09.50.43;	author asmodai;	state Exp;
branches;
next	1.7;

1.7
date	2001.01.17.16.54.43;	author ache;	state Exp;
branches;
next	1.6;

1.6
date	2000.11.30.21.38.36;	author ache;	state Exp;
branches;
next	1.5;

1.5
date	2000.06.11.03.26.08;	author ache;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	2000.04.24.08.14.03;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	2000.04.21.10.14.09;	author ache;	state Exp;
branches;
next	1.2;

1.2
date	2000.04.20.07.08.36;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	2000.04.20.06.50.16;	author obrien;	state Exp;
branches;
next	;

1.5.2.1
date	2000.07.04.05.29.26;	author obrien;	state Exp;
branches;
next	1.5.2.2;

1.5.2.2
date	2001.03.05.05.46.11;	author obrien;	state Exp;
branches;
next	1.5.2.3;

1.5.2.3
date	2001.10.08.21.11.00;	author mp;	state Exp;
branches;
next	1.5.2.4;

1.5.2.4
date	2001.10.09.03.08.24;	author mp;	state Exp;
branches;
next	1.5.2.5;

1.5.2.5
date	2012.11.17.07.22.00;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.

Provided the (previously missing) dependency on source files
for intermediate .msg files.

Provided the default for NLSSRCDIR (defaults to .CURDIR).

Slightly changed the API: NLS should now list plain locale
names, without the .msg suffix.

When included from bsd.prog.mk, NLSNAME defaults to PROG.
@
text
@# $FreeBSD: src/bin/csh/nls/Makefile,v 1.11 2002/03/04 12:29:21 phantom Exp $

BASESRC= ${.CURDIR}/../../../contrib/tcsh/nls

CATALOGS= et:et_EE.ISO8859-15 \
	finnish:fi_FI.ISO8859-1 \
	french:fr_FR.ISO8859-1 \
	german:de_DE.ISO8859-1 \
	greek:el_GR.ISO8859-7 \
	italian:it_IT.ISO8859-1 \
	ja:ja_JP.eucJP \
	russian:ru_RU.KOI8-R \
	spanish:es_ES.ISO8859-1 \
	ukrainian:uk_UA.KOI8-U

NLSLINKS_fi_FI.ISO8859-1= fi_FI.ISO8859-15
NLSLINKS_fr_FR.ISO8859-1= fr_BE.ISO8859-1 fr_BE.ISO8859-15 \
	fr_CA.ISO8859-1 fr_CA.ISO8859-15 fr_CH.ISO8859-1 fr_CH.ISO8859-15 \
	fr_FR.ISO8859-15
NLSLINKS_de_DE.ISO8859-1= de_AT.ISO8859-1 de_AT.ISO8859-15 de_CH.ISO8859-1 \
	de_CH.ISO8859-15 de_DE.ISO8859-15
NLSLINKS_it_IT.ISO8859-1= it_CH.ISO8859-1 it_CH.ISO8859-15 it_IT.ISO8859-15
NLSLINKS_es_ES.ISO8859-1= es_ES.ISO8859-15

NLSNAME= tcsh

NLSSRCFILES= set[0-9]*

.for catalog in ${CATALOGS}
NLSSRCDIR_${catalog:C/.*://g}.msg:= ${BASESRC}/${catalog:C/:.*//g}
NLS+=${catalog:C/.*://g}.msg
.endfor

.include <bsd.nls.mk>
@


1.11
log
@Use NLSLINKS to setup symbolic links in NLS area
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.10
log
@Use bsd.nls.mk for building/installing NLS files

XXX: links handling simplify
@
text
@d16 8
a23 17
CATALOGS_LINKS=	fi_FI.ISO8859-1 fi_FI.ISO8859-15 \
	fr_FR.ISO8859-1 fr_BE.ISO8859-1 \
	fr_FR.ISO8859-1 fr_BE.ISO8859-15 \
	fr_FR.ISO8859-1 fr_CA.ISO8859-1 \
	fr_FR.ISO8859-1 fr_CA.ISO8859-15 \
	fr_FR.ISO8859-1 fr_CH.ISO8859-1 \
	fr_FR.ISO8859-1 fr_CH.ISO8859-15 \
	fr_FR.ISO8859-1 fr_FR.ISO8859-15 \
	de_DE.ISO8859-1 de_AT.ISO8859-1 \
	de_DE.ISO8859-1 de_AT.ISO8859-15 \
	de_DE.ISO8859-1 de_CH.ISO8859-1 \
	de_DE.ISO8859-1 de_CH.ISO8859-15 \
	de_DE.ISO8859-1 de_DE.ISO8859-15 \
	it_IT.ISO8859-1 it_CH.ISO8859-1 \
	it_IT.ISO8859-1 it_CH.ISO8859-15 \
	it_IT.ISO8859-1 it_IT.ISO8859-15 \
	es_ES.ISO8859-1 es_ES.ISO8859-15
d27 2
a30 1
NLSSRCFILES_${catalog:C/.*://g}.msg= set[0-9]*
a32 9

afterinstall:
	@@set ${CATALOGS_LINKS}; \
	while test $$# -ge 2; do \
		f=$$1/${NLSNAME}.cat; shift; \
		l=$$1/${NLSNAME}.cat; shift; \
		${ECHO} "$$f -> $$l"; \
		ln -fs ../$$f ${DESTDIR}${NLSDIR}/$$l; \
	done; true
@


1.9
log
@Add new tcsh-6.11 NLS sets for Estonian and Russian.
(Polish was also included in tcsh-6.11 but the set1 and set3 files are broken)
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.8 2001/03/05 09:50:43 asmodai Exp $
d3 1
a3 1
SUBDIR= et finnish french german greek italian ja russian spanish ukrainian
d5 47
a51 1
.include <bsd.subdir.mk>
@


1.8
log
@Revert this file back to how it was in the STABLE branch, this means:
put greek and ja in the correct alphabetical place in the SUBDIR line.
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.7 2001/01/17 16:54:43 ache Exp $
d3 1
a3 1
SUBDIR= finnish french german greek italian ja spanish ukrainian
@


1.7
log
@Activate Greek message catalog
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.6 2000/11/30 21:38:36 ache Exp $
d3 1
a3 1
SUBDIR= finnish french greek ja german italian spanish ukrainian
@


1.6
log
@Upgrade to 6.10
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.5 2000/06/11 03:26:08 ache Exp $
d3 1
a3 4
SUBDIR= finnish french ja german italian spanish ukrainian

# We are not ready for greek yet
#SUBDIR+= greek
@


1.5
log
@Activate Japanese NLS and KANJI support
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.4 2000/04/24 08:14:03 ache Exp $
d3 1
a3 1
SUBDIR= finnish french ja german italian spanish
@


1.5.2.1
log
@MFC: upgrade csh to tcsh.
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.5 2000/06/11 03:26:08 ache Exp $
@


1.5.2.2
log
@MFC: update to version 6.10
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.5.2.1 2000/07/04 05:29:26 obrien Exp $
d3 4
a6 1
SUBDIR= finnish french german greek italian ja spanish ukrainian
@


1.5.2.3
log
@MFC: update to version 6.11
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.5.2.2 2001/03/05 05:46:11 obrien Exp $
d3 1
a3 1
SUBDIR= et finnish french german greek italian ja russian spanish ukrainian
@


1.5.2.4
log
@Don't install Estonian nls support (-stable doesn't support it yet).
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.5.2.3 2001/10/08 21:11:00 mp Exp $
d3 1
a3 1
SUBDIR= finnish french german greek italian ja russian spanish ukrainian
@


1.5.2.5
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/bin/csh/nls/Makefile 84703 2001-10-09 03:08:24Z mp $
@


1.4
log
@Activate ja nls if WANT_KANJI
Fix 'make release'
Suppress 'make distribute'
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.3 2000/04/21 10:14:09 ache Exp $
d3 1
a3 5
SUBDIR= finnish french german italian spanish

.if defined(WANT_KANJI)
SUBDIR+= ja
.endif
@


1.3
log
@Disable ja NLS until clarifying what needed else to support it
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.2 2000/04/20 07:08:36 ache Exp $
d5 3
a7 2
#Disabled - additional tuning required
#SUBDIR+= ja
@


1.2
log
@Activate finnish set
@
text
@d1 1
a1 1
# $FreeBSD: src/bin/csh/nls/Makefile,v 1.1 2000/04/20 06:50:16 obrien Exp $
d3 4
a6 1
SUBDIR= finnish french german italian ja spanish
@


1.1
log
@Add NLS files.  Finish and Greek are WIPs.

Submitted by:	ache
@
text
@d1 1
a1 1
# $FreeBSD$
d3 1
a3 1
SUBDIR= french german italian ja spanish
d5 2
a6 2
# We not ready for greek yet
#SUBDIR+= finnish greek
@

