head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	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.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.9
	RELEASE_4_7_0:1.9
	RELEASE_4_6_2:1.9
	RELEASE_4_6_1:1.9
	RELEASE_4_6_0:1.9
	RELEASE_5_0_DP1:1.9
	RELEASE_4_5_0:1.9
	RELEASE_4_4_0:1.9
	RELEASE_4_3_0:1.7
	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.12
date	2012.11.17.05.57.59;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2011.11.28.16.06.12;	author sunpoet;	state Exp;
branches;
next	1.10;

1.10
date	2005.10.12.21.27.23;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2001.08.29.05.16.29;	author dinoex;	state Exp;
branches;
next	1.8;

1.8
date	2001.08.14.20.05.49;	author alex;	state Exp;
branches;
next	1.7;

1.7
date	2001.02.06.13.13.15;	author olgeni;	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.20;	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.24;	author asami;	state Exp;
branches;
next	1.2;

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

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

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


desc
@@


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

PORTNAME=	ispell
CATEGORIES=	german
PKGNAMESUFFIX=	-alt-19991219

MAINTAINER=	office@@FreeBSD.org

ISPELL_DEALT=	yes
MASTERDIR=	${.CURDIR}/../../textproc/ispell

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

.include        "${MASTERDIR}/Makefile"
@


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

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


1.10
log
@With permission, reset inactive maintainer.
@
text
@d12 1
a12 1
MAINTAINER=	ports@@FreeBSD.org
@


1.9
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-alt/Makefile,v 1.8 2001/08/14 20:05:49 alex Exp $
d12 1
a12 1
MAINTAINER=	alex@@FreeBSD.org
@


1.8
log
@Add PORTREVISION=3.
Include Makefile.local, when possible.

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

@


1.7
log
@Spaces -> tabs in ports/german.
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/ispell-alt/Makefile,v 1.6 2000/09/22 12:20:59 asami Exp $
d13 1
d17 4
@


1.6
log
@Add category "french" and "german" as appropriate.
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/ispell-alt/Makefile,v 1.5 2000/09/22 07:02:20 asami Exp $
d8 1
a8 1
MAINTAINER=     alex@@FreeBSD.org
d12 1
a12 1
PORTVERSION= 	19991219
d15 1
a15 1
MASTERDIR=      ${.CURDIR}/../../textproc/ispell
@


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-alt/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/dealt-ispell/Makefile,v 1.3 2000/04/15 10:26:24 asami Exp $
d13 2
a14 2
PKGNAMEPREFIX=	dealt-
MASTERDIR=      ${.CURDIR}/../ispell
@


1.3
log
@Move language specifications to PKGNAMEPREFIX (for now).
@
text
@d5 1
a5 1
# $FreeBSD: ports/textproc/dealt-ispell/Makefile,v 1.2 2000/04/09 21:52:17 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/dealt-ispell/Makefile,v 1.1.1.1 2000/02/11 20:57:33 jmz Exp $
d11 1
a11 1
PORTNAME=	dealt-ispell
d13 1
@


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


1.1.1.1
log
@Ispell german dictionary (old spelling)

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