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


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

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

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

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

1.6
date	2003.03.07.00.16.24;	author ade;	state Exp;
branches;
next	1.5;

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

1.4
date	2002.12.06.15.11.36;	author lioux;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.10
log
@Forgot to remove ooo ports in portuguese category
(had already removed from CVSROOT/module, portuguese/Makefile and ports/MOVED)

Submitted by:	kris
@
text
@# New ports collection makefile for:	OpenOffice.org for Portuguese 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/portuguese/openoffice-1.0/Makefile,v 1.9 2004/04/12 00:35:36 maho Exp $
#

COMMENT=	Editor texto/grfico, banco de dados/planilha/navegador integrado
CATEGORIES=	portuguese

.if !defined (LANG) && !defined(USE_LANG)
USE_LANG=	pt_PT.ISO8859-15
.endif
LANG_LIST=	pt_PT.ISO8859-1 pt_PT.ISO_8859-15 pt_PT.ISO_8859-1 \
		pt_BR.ISO8859-1

LANG_PKGNAME=	pt
LANG_EXT=	03
LANG_CONFIGURE_ARG=	PORT
MASTERDIR=	${.CURDIR}/../../editors/openoffice-1.0

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


1.9
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
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@OpenOffice -> OpenOffice.org

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


1.7
log
@rename openoffice to openoffice-1.0 after repocopy

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


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

Approved by:	portmgr (implicitly)
@
text
@d20 1
a20 1
MASTERDIR=	${.CURDIR}/../../editors/openoffice
@


1.5
log
@Add LANG to Makefile.

Submitted by:	Hugo D. Valentim <hvalentim@@gmx.net>
@
text
@d8 1
@


1.4
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
@d10 6
@


1.3
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
@d8 1
a8 1
CATEGORIES=	editors
d13 1
a13 1
MASTERDIR=	${.CURDIR}/../openoffice
@


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
@a11 1
EXTRACT_LANGDIST+=	pt_PT.zip
@


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

