head	1.15;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.11
	RELEASE_5_3_0:1.11
	RELEASE_4_10_0:1.11
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.11
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.11
	RELEASE_4_7_0:1.10
	RELEASE_4_6_2:1.10
	RELEASE_4_6_1:1.10
	RELEASE_4_6_0:1.10
	RELEASE_5_0_DP1:1.10
	RELEASE_4_5_0:1.10
	RELEASE_4_4_0:1.10
	RELEASE_4_3_0:1.8
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.6
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.1.1.1
	v19991219:1.1.1.1
	ALEX:1.1.1;
locks; strict;
comment	@# @;


1.15
date	2012.11.17.05.57.59;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2011.11.28.16.06.12;	author sunpoet;	state Exp;
branches;
next	1.13;

1.13
date	2008.04.01.14.16.16;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2005.10.01.06.09.00;	author linimon;	state Exp;
branches;
next	1.11;

1.11
date	2002.11.04.01.16.55;	author edwin;	state Exp;
branches;
next	1.10;

1.10
date	2001.08.29.05.16.32;	author dinoex;	state Exp;
branches;
next	1.9;

1.9
date	2001.08.14.20.06.11;	author alex;	state Exp;
branches;
next	1.8;

1.8
date	2001.02.06.13.13.15;	author olgeni;	state Exp;
branches;
next	1.7;

1.7
date	2001.01.13.13.31.20;	author alex;	state Exp;
branches;
next	1.6;

1.6
date	2000.09.22.12.20.59;	author asami;	state Exp;
branches;
next	1.5;

1.5
date	2000.09.22.07.02.21;	author asami;	state Exp;
branches;
next	1.4;

1.4
date	2000.06.10.10.25.46;	author alex;	state Exp;
branches;
next	1.3;

1.3
date	2000.04.15.10.26.25;	author asami;	state Exp;
branches;
next	1.2;

1.2
date	2000.04.09.21.52.18;	author cpiazza;	state Exp;
branches;
next	1.1;

1.1
date	2000.02.11.20.55.28;	author jmz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.02.11.20.55.28;	author jmz;	state Exp;
branches;
next	;


desc
@@


1.15
log
@Switch exporter over
@
text
@# New ports collection makefile for:    deneu-ispell
# Date created:                         10 February 2000
# Whom:                                 Alexander Langer <alex@@big.endian.de>
#
# $FreeBSD: head/german/ispell-neu/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	ispell
CATEGORIES=	german
PKGNAMESUFFIX=	-neu-20071211

MAINTAINER=	office@@FreeBSD.org

ISPELL_DENEU=	yes
MASTERDIR=	${.CURDIR}/../../textproc/ispell
USE_PERL5=	yes

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include        "${MASTERDIR}/Makefile"
@


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

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


1.13
log
@- update to 20071211
@
text
@d12 1
a12 1
MAINTAINER=	ports@@FreeBSD.org
@


1.12
log
@Reset maintainer who had turned in his commit bit some time back as he no
longer had time to work on FreeBSD.  We appreciate the help in the past.

Approved by:	alex (former maintainer)
@
text
@d10 1
a10 1
PKGNAMESUFFIX=	-neu-20001109
@


1.11
log
@Port needs perl to build.
Noticed by: bento
@
text
@d12 1
a12 1
MAINTAINER=	alex@@FreeBSD.org
@


1.10
log
@problem:
revision is ofen misleading when slave ports have own PORTVERSION,
maintainer has to bump local PORTREVISION fore each master port change.

de-ispell-20001109_2 (master: 3.2.04_1)
de-ispell-20001109   (master: 3.2.05)

use of PKGNAMESUFFIX traces version better:

testpatterns:

$ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05_1
=

-------------------------------------------v
$ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05
>

-----------------------------------------------------------------------v
$ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05_2
<

------------------------------v
$ pkg_version -t de-ispell-20011109-3.2.05_1 de-ispell-20001109-3.2.05_1
>

------------------------------v
$ pkg_version -t de-ispell-20011109-3.2.05_1 de-ispell-20001109-3.2.05_2
>

Transition from old method to new:
$ pkg_version -t de-ispell-20011109_3 de-ispell-20011109-3.2.05_2
<

Approved by:	alex@@big.endian.de
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/ispell-neu/Makefile,v 1.9 2001/08/14 20:06:11 alex Exp $
d16 1
@


1.9
log
@Add PORTREVISION=3.
Include Makefile.local, if possible.

Submitted by:	dinoex
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/ispell-neu/Makefile,v 1.8 2001/02/06 13:13:15 olgeni Exp $
d8 4
a14 5
PORTNAME=	ispell
PORTVERSION=	20001109
PORTREVISION=	3
CATEGORIES=	german
PKGNAMESUFFIX=	-neu
@


1.8
log
@Spaces -> tabs in ports/german.
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/ispell-neu/Makefile,v 1.7 2001/01/13 13:31:20 alex Exp $
d13 1
d17 4
@


1.7
log
@Update ISPELL_DENEU to 20001109 version
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/ispell-neu/Makefile,v 1.6 2000/09/22 12:20:59 asami Exp $
d8 1
a8 1
MAINTAINER=     alex@@FreeBSD.org
d12 1
a12 1
PORTVERSION= 	20001109
d15 1
a15 1
MASTERDIR=      ${.CURDIR}/../../textproc/ispell
@


1.6
log
@Add category "french" and "german" as appropriate.
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/ispell-neu/Makefile,v 1.5 2000/09/22 07:02:21 asami Exp $
d12 1
a12 1
PORTVERSION= 	19991219
@


1.5
log
@Repo copy textproc/de{,alt,neu}-ispell to german/ispell{,-alt,-neu}.

Approved by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/ispell-neu/Makefile,v 1.4 2000/06/10 10:25:46 alex Exp $
d13 1
@


1.4
log
@Change MAINTAINER: alex@@big.endian.de --> alex@@FreeBSD.org
@
text
@d5 1
a5 1
# $FreeBSD: ports/textproc/deneu-ispell/Makefile,v 1.3 2000/04/15 10:26:25 asami Exp $
d13 2
a14 2
MASTERDIR=      ${.CURDIR}/../ispell
PKGNAMEPREFIX=	deneu-
@


1.3
log
@Move language specifications to PKGNAMEPREFIX (for now).
@
text
@d5 1
a5 1
# $FreeBSD: ports/textproc/deneu-ispell/Makefile,v 1.2 2000/04/09 21:52:18 cpiazza Exp $
d8 1
a8 1
MAINTAINER=     alex@@big.endian.de
@


1.2
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/textproc/deneu-ispell/Makefile,v 1.1.1.1 2000/02/11 20:55:28 jmz Exp $
d11 1
a11 1
PORTNAME=	deneu-ispell
d14 1
@


1.1
log
@Initial revision
@
text
@a1 1
# Version required:                     19991219
d5 1
a5 1
# $FreeBSD$
d11 2
a12 1
PKGNAME=	deneu-ispell-19991219
@


1.1.1.1
log
@Ispell german dictionary (new spelling)

Submitted by:	Alexander Langer <alex@@big.endian.de>
@
text
@@
