head	1.10;
access;
symbols
	RELEASE_6_0_0:1.8
	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.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	old_RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


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

1.9
date	2005.08.29.07.05.15;	author maho;	state Exp;
branches;
next	1.8;

1.8
date	2005.06.05.23.49.29;	author pav;	state Exp;
branches;
next	1.7;

1.7
date	2003.11.09.14.11.28;	author maho;	state Exp;
branches;
next	1.6;

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

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

1.4
date	2003.03.07.00.16.24;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2002.12.09.01.08.35;	author lioux;	state Exp;
branches;
next	1.2;

1.2
date	2002.12.06.15.11.36;	author lioux;	state Exp;
branches;
next	1.1;

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


desc
@@


1.10
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 Portuguese (Brasil)
# Date created:		Tue Aug 10 24:00:00 UTC 2002
# Whom:		Martin Blapp <mbr@@FreeBSD.org>
#
# $FreeBSD: ports/portuguese/ooodict-pt_BR/Makefile,v 1.9 2005/08/29 07:05:15 maho Exp $
#

COMMENT=	Portuguese (Brasil) MySpell dictionary for OpenOffice.org
CATEGORIES=	portuguese

LANGPREFIX=	pt
LANGSUFFIX=	BR
LANGDIST+=	pt_BR.zip
HYPHDIST+=	hyph_pt_BR.zip
MASTERDIR=	${.CURDIR}/../../editors/ooodict-all
RDEP=		${PORTSDIR}/editors/openoffice.org-1.1

.include "${MASTERDIR}/Makefile"
@


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

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


1.8
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.7
log
@OpenOffice -> OpenOffice.org

Submitted by:	Pavel@@Janik.cz (Pavel Janik)
@
text
@d18 1
a18 1
RDEP=		${PORTSDIR}/portuguese/openoffice-1.0
a20 2

PKGNAMEPREFIX=	pt_BR-
@


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

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


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


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

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


1.3
log
@Fix dependency: editors/openoffice-pt -> portuguese/openoffice

Pointy hat to:	lioux
Submitted by:	kris
@
text
@d10 1
@


1.2
log
@After repo copy to newly created portuguese category, update all
appropriate references: *_DEPENDS, CATEGORIES, PKGNAMEPREFIX, etc

Repo copied by:		joe (cvs hat)
Approved by:		kris (portmgr hat)
@
text
@d16 1
a16 1
RDEP=		${PORTSDIR}/editors/openoffice-pt
@


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
d15 1
a15 1
MASTERDIR=	${.CURDIR}/../ooodict-all
d19 2
@

