head	1.16;
access;
symbols
	RELEASE_5_4_0:1.15
	RELEASE_4_11_0:1.15
	RELEASE_5_3_0:1.15
	RELEASE_4_10_0:1.14
	RELEASE_5_2_1:1.13
	RELEASE_5_2_0:1.13
	old_RELEASE_4_9_0:1.9
	old_RELEASE_5_1_0:1.9
	old_RELEASE_4_8_0:1.9
	old_RELEASE_5_0_0:1.5
	old_RELEASE_4_7_0:1.5;
locks; strict;
comment	@# @;


1.16
date	2005.06.29.05.37.23;	author maho;	state dead;
branches;
next	1.15;

1.15
date	2004.06.08.23.33.29;	author kris;	state Exp;
branches;
next	1.14;

1.14
date	2004.04.12.00.35.36;	author maho;	state Exp;
branches;
next	1.13;

1.13
date	2003.11.14.17.14.30;	author eik;	state Exp;
branches;
next	1.12;

1.12
date	2003.11.14.05.53.57;	author nork;	state Exp;
branches;
next	1.11;

1.11
date	2003.11.09.14.11.27;	author maho;	state Exp;
branches;
next	1.10;

1.10
date	2003.11.08.04.37.31;	author maho;	state Exp;
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.16
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 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-1.0/Makefile,v 1.15 2004/06/08 23:33:29 kris 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-1.0

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

BROKEN=		"Unfetchable"

NO_LATEST_LINK=	yes
.include "${MASTERDIR}/Makefile"
@


1.15
log
@BROKEN: Unfetchable
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@Fix LATEST_LINK conflicts
NO_LATEST_LINK=yes for openoffice-1.0 ports
since they may be deprecated in future...

Pointed out by:	kris
@
text
@d27 2
@


1.13
log
@Fix COMMENT spelling

PR:		59188
Approved by:	marcus (mentor)
@
text
@d27 1
@


1.12
log
@Fix COMMENT with an a-umlaut.

PR:			ports/59188
Submitted by		eik
Not objected to by:	openoffice
@
text
@d25 1
a25 1
COMMENT=	Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationprogramm
@


1.11
log
@OpenOffice -> OpenOffice.org

Submitted by:	Pavel@@Janik.cz (Pavel Janik)
@
text
@d25 1
a25 1
COMMENT=	Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Presentationsprogramm
@


1.10
log
@rename openoffice to openoffice-1.0 after repocopy

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


1.9
log
@de-pkg-comment
@
text
@d23 1
a23 1
MASTERDIR=	${.CURDIR}/../../editors/openoffice
@


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
@

