head	1.10;
access;
symbols
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5;
locks; strict;
comment	@# @;


1.10
date	2003.11.08.04.37.30;	author maho;	state dead;
branches;
next	1.9;

1.9
date	2003.03.05.23.35.34;	author mbr;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.12.23.35.54;	author mbr;	state Exp;
branches;
next	1.7;

1.7
date	2003.01.25.10.46.15;	author mbr;	state Exp;
branches;
next	1.6;

1.6
date	2003.01.21.17.16.22;	author mbr;	state Exp;
branches;
next	1.5;

1.5
date	2002.08.19.14.03.54;	author mbr;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.10
log
@rename openoffice to openoffice-1.0 after repocopy

Acknowledgment to: nork
@
text
@# New ports collection makefile for:	OpenOffice for German language
# Date created:		Tue Jun 11 16:47:21 UTC 2002
# Whom:		Martin Blapp <mbr@@FreeBSD.org> and Mario Ferreira <lioux@@FreeBSD.org>
#
# $FreeBSD: ports/german/openoffice/Makefile,v 1.9 2003/03/05 23:35:34 mbr Exp $
#

CATEGORIES=	german

.if !defined (LANG) && !defined(USE_LANG)
USE_LANG=	de_DE.ISO8859-15
.endif
LANG_LIST=	de_DE.ISO8859-15 de_AT.ISO8859-15 de_DE.ISO8859-15 \
		de_DE.ISO8859-1 de_AT.ISO8859-1 de_DE.ISO8859-1
LANG_PKGNAME=	de
LANG_EXT=	49
L10NHELP=	helpcontent_${LANG_EXT}_unix.tgz
LANG_CONFIGURE_ARG=	GER
#
# Special case. We do not need LANG_CONFIGURE_ARG cause
# the EN_US and DE_DE versions are always built.
#
MASTERDIR=	${.CURDIR}/../../editors/openoffice

COMMENT=	Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Presentationsprogramm

.include "${MASTERDIR}/Makefile"
@


1.9
log
@de-pkg-comment
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@Remove redundant category 'editors' in slave ports.
PR:		47969
Submitted by:	Alexandr Kovalenko <never@@nevermind.kiev.ua>
@
text
@d25 2
@


1.7
log
@Add the language define so the handbook is actually built for
the german OO.org
@
text
@d8 1
a8 1
CATEGORIES=	german editors
@


1.6
log
@Add USE_LANG support for german port.
@
text
@d18 1
@


1.5
log
@1) Add localized help files to the build. Only available for french,
german, italian, spanish, japanese and swedish ports.

Create three new targets for the mozilla sub-build. Allow
"make postinstall" to be called without a "make build.

1) Submitted by:        Nakata Maho <chat95@@mbox.kyoto-inet.or.jp>
@
text
@d10 5
@


1.4
log
@Add OpenOffice.org spelling dictionary ports. They are based on MySpell,
which is a rewrite of iSpell in c++ with lots of additional features.
@
text
@d12 1
@


1.3
log
@Use MASTERDIR
Add "editors" to CATEGORIES
@
text
@a11 1
EXTRACT_LANGDIST+=	de_DE.zip de_CH.zip
@


1.2
log
@Add support for spelling dictionaries. Remove the pkg-plist for the
main port. Instead, autogenerate it. Upgrade the oo-mozilla distfile
packages to mozilla 1.0 with newest security bugfixes.

Fix the pkg-message and bump the port version.
@
text
@d8 1
a8 1
CATEGORIES=	german
d19 1
a19 1
.include "${.CURDIR}/../../editors/openoffice/Makefile"
@


1.1
log
@Add German OpenOffice slave port
@
text
@d12 1
@

