head	1.13;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	old_RELEASE_7_1_0:1.9
	old_RELEASE_6_4_0:1.9
	old_RELEASE_5_EOL:1.8
	old_RELEASE_7_0_0:1.8
	old_RELEASE_6_3_0:1.8
	old_PRE_XORG_7:1.7
	old_RELEASE_4_EOL:1.6
	old_RELEASE_6_2_0:1.6
	old_RELEASE_6_1_0:1.5
	old_RELEASE_5_5_0:1.5
	old_RELEASE_6_0_0:1.5
	old_RELEASE_5_4_0:1.5
	old_RELEASE_4_11_0:1.5
	old_RELEASE_5_3_0:1.5
	old_RELEASE_4_10_0:1.5
	old_RELEASE_5_2_1:1.5
	old_RELEASE_5_2_0:1.5
	old_RELEASE_4_9_0:1.5
	old_RELEASE_5_1_0:1.5
	old_RELEASE_4_8_0:1.5
	old_RELEASE_5_0_0:1.4
	old_old_RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.06.00.47;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2011.11.28.16.05.49;	author sunpoet;	state Exp;
branches;
next	1.11;

1.11
date	2008.12.07.18.42.11;	author lioux;	state Exp;
branches;
next	1.10;

1.10
date	2008.12.07.18.40.42;	author lioux;	state Exp;
branches;
next	1.9;

1.9
date	2008.06.06.13.57.05;	author edwin;	state Exp;
branches;
next	1.8;

1.8
date	2007.06.26.17.38.39;	author thierry;	state Exp;
branches;
next	1.7;

1.7
date	2007.02.12.22.30.47;	author thierry;	state Exp;
branches;
next	1.6;

1.6
date	2006.07.15.14.28.28;	author thierry;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.20.19.08.33;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.21.19.28.17;	author knu;	state Exp;
branches;
next	1.3;

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

1.2
date	2002.11.06.22.47.08;	author adamw;	state Exp;
branches;
next	1.1;

1.1
date	2002.09.10.03.50.29;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# New ports collection makefile for:    pt-aspell
# Date created:                         6 September 2002
# Whom:                                 Thierry Thomas <thierry@@pompo.net>
#
# $FreeBSD: head/portuguese/aspell-pt_PT/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	aspell
DISTVERSION=	6-pt_PT-20070510-0
PORTREVISION=	2
PORTEPOCH=	1
CATEGORIES=	portuguese textproc
PKGNAMEPREFIX?=	pt_PT-

MAINTAINER=	office@@FreeBSD.org
COMMENT=	Aspell Portuguese dictionary

DICT=	 	pt_PT

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
@


1.12
log
@- Pass maintainership to office@@FreeBSD.org

Discussed with:	bapt
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Improve package naming according to language category naming
  conventions. The language code should be a suffix on the port
  name but a prefix on the package name.
- Bump PORTREVISION.
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.10
log
@Forced commit after repocopy.

ports/portuguese/aspell -> ports/portuguese/aspell-pt_PT

Repocopy performed by: marcus (portmgr)
@
text
@d10 1
a10 1
PORTREVISION=	1
d13 1
@


1.9
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@@


1.8
log
@Upgrade to 20070510-0.
@
text
@d10 1
@


1.7
log
@Upgrade to 20070206-0.
Warning: this version only installs pt_PT dictionaries, for Brazilian use
aspell-pt_BR.
@
text
@d9 1
a9 1
DISTVERSION=	6-pt_PT-20070206-0
@


1.6
log
@All dictionaries can be installed separately:

  - by default, textproc/aspell installs the English dictionaries (no
    change);
  - thereafter you can install any foreign dictionary;
  - when you install a foreign dictionary, i.e. french/aspell or
    textproc/da-aspell, it installs only the dictionaries, and depends
    upon textproc/aspell for the programs;
  - if you don't need the English dictionaries, you can define
    WITHOUT_DICTEN or install textproc/aspell-without-dicten;
  - add a new port for textproc/en-aspell: if aspell had been installed
    without the English dictionaries, they can be added thereafter;
  - add a missing port for german/alt-aspell;
  - foreign dictionaries are almost independent from textproc/aspell,
    and their maintainership is available.

Credits:	special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
@
text
@d9 1
a9 1
DISTVERSION=	-pt-0.50-2
d16 1
a16 1
DICT=	 	pt
@


1.5
log
@De-pkg-comment.
@
text
@d9 3
a11 1
CATEGORIES=	portuguese
d14 1
a14 1
COMMENT=	Aspell with Portuguese dictionary
d16 1
a16 1
MASTERDIR=	${.CURDIR}/../../textproc/aspell
d18 2
a19 3
ASPELL_PT=	sim

.include "${MASTERDIR}/Makefile"
@


1.4
log
@Repo-move textproc/pt-aspell to portuguese/aspell.
@
text
@d12 1
@


1.3
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d8 2
a9 1
PORTNAME=	pt-aspell
d13 1
a13 1
MASTERDIR=	${.CURDIR}/../aspell
@


1.2
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a11 2
PORTCOMMENT=	Aspell with Portuguese dictionary

@


1.1
log
@build aspell with dictionary
PR:             42523
Submitted by:   thierry@@pompo.net
@
text
@d12 2
@

