head	1.7;
access;
symbols
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.4
	old_RELEASE_4_7_0:1.3;
locks; strict;
comment	@# @;


1.7
date	2003.11.08.04.37.31;	author maho;	state dead;
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.7
log
@rename openoffice to openoffice-1.0 after repocopy

Acknowledgment to: nork
@
text
@# New ports collection makefile for:	OpenOffice 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/Makefile,v 1.6 2003/03/07 00:16:24 ade 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

.include "${MASTERDIR}/Makefile"
@


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

Approved by:	portmgr (implicitly)
@
text
@d5 1
a5 1
# $FreeBSD$
@


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
@

