head	1.8;
access;
symbols
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	old_RELEASE_4_9_0:1.4
	old_RELEASE_5_1_0:1.4
	old_RELEASE_4_8_0:1.4
	old_RELEASE_5_0_0:1.3
	old_RELEASE_4_7_0:1.3;
locks; strict;
comment	@# @;


1.8
date	2005.06.29.05.37.18;	author maho;	state dead;
branches;
next	1.7;

1.7
date	2004.01.29.11.50.30;	author kris;	state Exp;
branches;
next	1.6;

1.6
date	2003.11.09.14.11.21;	author maho;	state Exp;
branches;
next	1.5;

1.5
date	2003.11.08.04.37.30;	author maho;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.12.23.35.53;	author mbr;	state Exp;
branches;
next	1.3;

1.3
date	2002.08.11.22.29.08;	author mbr;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.04.12.38.33;	author mbr;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.03.12.21.27;	author mbr;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Remove openoffice.org localized ports as I announced:

o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice
o still you can build them via knobs for 1.1
  see ports/editors/openoffice-1.1/files/Makefile.localized
o 1.0 has been broken for long time, no longer maintained actively.
 (but still I don't delete 1.0 and delete only localized versions)
@
text
@# New ports collection makefile for:	OpenOffice.org for Traditional Chinese
# Date created:		Fri Jul 20 10:12:21 CET 2002
# Whom:			chshen <statue@@freebsd.sinica.edu.tw>
#
# $FreeBSD: ports/chinese/openoffice-1.0-zh_TW/Makefile,v 1.7 2004/01/29 11:50:30 kris Exp $
#

CATEGORIES=	chinese

NO_LATEST_LINK=	yes
LANG_PKGNAME=	zh
LANG_SUFFIX=	TW
LANG_EXT=	88
LANG_CONFIGURE_ARG=	CHINTRAD
BUILD_DEPENDS+=	${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
MASTERDIR=	${.CURDIR}/../../editors/openoffice-1.0

.include "${MASTERDIR}/Makefile"
@


1.7
log
@Add NO_LATEST_LINK to prevent link stomping
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@OpenOffice -> OpenOffice.org

Submitted by:	Pavel@@Janik.cz (Pavel Janik)
@
text
@d10 1
@


1.5
log
@rename openoffice to openoffice-1.0 after repocopy

Acknowledgment to: nork
@
text
@d1 1
a1 1
# New ports collection makefile for:	OpenOffice for Traditional Chinese
@


1.4
log
@Remove redundant category 'editors' in slave ports.
PR:		47969
Submitted by:	Alexandr Kovalenko <never@@nevermind.kiev.ua>
@
text
@d15 1
a15 1
MASTERDIR=	${.CURDIR}/../../editors/openoffice
@


1.3
log
@Correctly add pkgname_suffix for chinese ports.
@
text
@d8 1
a8 1
CATEGORIES=	chinese editors
@


1.2
log
@Add dependency on big5 fonts.
Add "editors" to CATEGORIES.

PR:		41301
Submitted by:	Statue <statue@@freebsd.sinica.edu.tw>
@
text
@d10 2
a11 1
LANG_PKGNAME=	zh_TW
@


1.1
log
@Add the real trad chinese port.

Obtained from:	chshen <statue@@freebsd.sinica.edu.tw>
@
text
@d8 1
a8 1
CATEGORIES=	chinese
d13 1
@

