head	1.9;
access;
symbols
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2005.11.01.04.32.14;	author maho;	state dead;
branches;
next	1.8;

1.8
date	2005.08.29.07.05.14;	author maho;	state Exp;
branches;
next	1.7;

1.7
date	2005.06.05.23.49.28;	author pav;	state Exp;
branches;
next	1.6;

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

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

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

1.3
date	2003.03.07.00.16.11;	author ade;	state Exp;
branches;
next	1.2;

1.2
date	2002.12.08.22.20.28;	author knu;	state Exp;
branches;
next	1.1;

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


desc
@@


1.9
log
@Remove all the secondary port of editors/ooodict-all
localized ones should be activated via knob like:
% cd ports/editors/ooodict-all
% make LOCALIZED_LANG=ABC
@
text
@# New ports collection makefile for:
# OpenOffice.org Spell Checking Dictionary
# for German (Switzerland)
# Date created:		Tue Aug 10 24:00:00 UTC 2002
# Whom:		Martin Blapp <mbr@@FreeBSD.org>
#
# $FreeBSD: ports/german/ooodict-de_CH/Makefile,v 1.8 2005/08/29 07:05:14 maho Exp $
#

COMMENT=	German (Switzerland) MySpell dictionary for OpenOffice.org
CATEGORIES=	german

LANGPREFIX=	de
LANGSUFFIX=	CH
LANGDIST+=	de_CH.zip
HYPHDIST+=	hyph_de_CH.zip
MASTERDIR=	${.CURDIR}/../../editors/ooodict-all
RDEP=		${PORTSDIR}/editors/openoffice.org-1.1

.include "${MASTERDIR}/Makefile"
@


1.8
log
@Fix index build by moving openoffice.org-1.1 ports.

Submitted by:	krion via krisautomail
@
text
@d7 1
a7 1
# $FreeBSD$
@


1.7
log
@- Unbreak and general update
- Add thesaureses
- Add new dictionaries for Afrikaans, Welsh, English (Australia), English
  (New Zealand), Spanish (Mexico), Faroese, Irish, Gaelic, Galician,
  Indonesian, Kurdish, Lithuanian, Malagasy (Madagascar), Maori (New Zealand),
  Malay, Norwegian, Chichewi (Malawi), Romanian, Kinyarwanda (Rwanda),
  Slovenian, Kishahili, Tagalog (Philippines), Hebrew (Israel),
  German (Austria), French (Belgium)

PR:		ports/78492, ports/81196
Submitted by:	Pawel Wieleba <P.Wieleba@@iem.pw.edu.pl>,
		Nicholas Kirby <nkirby@@dagr.net>
Approved by:	maintainer (in general; too busy to work on ooodict)
@
text
@d18 1
a18 1
RDEP=		${PORTSDIR}/editors/openoffice-1.1
@


1.6
log
@OpenOffice -> OpenOffice.org

Submitted by:	Pavel@@Janik.cz (Pavel Janik)
@
text
@d16 1
a16 1
HYPHDIST+=	hyph_de_DE.zip
d18 1
a18 1
RDEP=		${PORTSDIR}/german/openoffice-1.0
@


1.5
log
@rename openoffice* to openoffice-1.0* accodingly (repo copy).

Pointed out:	sf, kris
@
text
@d2 1
a2 1
# OpenOffice Spell Checking Dictionary
@


1.4
log
@Add hyphenation dictionaries to the slave ports.
@
text
@d18 1
a18 1
RDEP=		${PORTSDIR}/german/openoffice
@


1.3
log
@Remove pkg-comment from remaining master/slave port sets.

Approved by:	portmgr (implicitly)
@
text
@d16 1
@


1.2
log
@"german" should be the primary category.
@
text
@d10 1
@


1.1
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
@d10 1
a10 1
CATEGORIES=	editors
@

