View | Details | Raw Unified | Return to bug 180616 | Differences between
and this patch

Collapse All | Expand All

(-)b/german/alt-aspell/Makefile (-9 / +6 lines)
Lines 1-17 Link Here
1
# New ports collection makefile for:    de-alt-aspell
1
# Created by: Thierry Thomas <thierry@pompo.net>
2
# Date created:                         14 July 2006
2
# $FreeBSD$
3
# Whom:                                 Thierry Thomas <thierry@pompo.net>
4
#
5
# $FreeBSD: ports/german/alt-aspell/Makefile,v 1.5 2012/11/17 05:57:59 svnexp Exp $
6
#
7
3
8
PORTNAME=	alt-aspell
4
PORTNAME=	alt-aspell
9
DISTVERSION=	6-de-20030222-1
5
DISTVERSION=	6-de-alt-2.1-1
10
PORTREVISION=	1
11
CATEGORIES=	german textproc
6
CATEGORIES=	german textproc
7
MASTER_SITES=	${MASTER_SITE_GNU}
8
MASTER_SITE_SUBDIR=	aspell/dict/de-alt
12
9
13
MAINTAINER=	office@FreeBSD.org
10
MAINTAINER=	office@FreeBSD.org
14
COMMENT=	Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary
11
COMMENT=	Aspell German Old Spelling (Deutsch - alte Rechtschreibung) dictionary
15
12
16
DICT=	 	de
13
DICT=	 	de
17
14
(-)b/german/alt-aspell/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (aspell6-de-20030222-1.tar.bz2) = ba6c94e11bc2e0e6e43ce0f7822c5bba5ca5ac77129ef90c190b33632416e906
1
SHA256 (aspell6-de-alt-2.1-1.tar.bz2) = 36d13c6c743a6b1ff05fb1af79134e118e5a94db06ba40c076636f9d04158c73
2
SIZE (aspell6-de-20030222-1.tar.bz2) = 274407
2
SIZE (aspell6-de-alt-2.1-1.tar.bz2) = 247116
(-)b/german/alt-aspell/pkg-descr (-1 / +1 lines)
Line 1 Link Here
1
Aspell German - Old Spelling (Deutsch - Alter Spelling) dictionary.
1
Aspell German - Old Spelling (Deutsch - alte Rechtschreibung) dictionary.
(-)b/german/alt-aspell/pkg-plist (-14 / +7 lines)
Lines 1-14 Link Here
1
lib/aspell-%%VER%%/de_affix.dat
1
lib/aspell-%%VER%%/de-alt_affix.dat
2
lib/aspell-%%VER%%/de_phonet.dat
2
lib/aspell-%%VER%%/de-alt_phonet.dat
3
lib/aspell-%%VER%%/de.dat
3
lib/aspell-%%VER%%/de-alt.dat
4
share/aspell/de-common.rws
4
share/aspell/de-alt.multi
5
share/aspell/de.multi
5
share/aspell/de-alt.rws
6
share/aspell/de_AT-only.rws
6
share/aspell/deutsch-alt.alias
7
share/aspell/de_AT.multi
7
share/aspell/german-old.alias
8
share/aspell/de_CH-only.rws
9
share/aspell/de_CH.multi
10
share/aspell/de_DE-only.rws
11
share/aspell/de_DE.multi
12
share/aspell/deutsch.alias
13
share/aspell/german.alias
14
share/aspell/swiss.alias

Return to bug 180616