summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2002-11-16 00:13:09 +0000
committerwiz <wiz>2002-11-16 00:13:09 +0000
commit5b9d68db6af0c2248f5394233cdba17f0f54107f (patch)
treece83fae640154c8e17560bb9a875ffcdec5d0ee3 /textproc
parent70d9e3edafe484568efb654a70aa709397c7d3d9 (diff)
downloadpkgsrc-5b9d68db6af0c2248f5394233cdba17f0f54107f.tar.gz
Update to 20021114. Changes:
There are plenty of new words, UTF-8 support, and myspell (OO.o) support. [If anyone's interested in the last, make a package for it :)]
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell-german/Makefile15
-rw-r--r--textproc/ispell-german/distinfo6
2 files changed, 12 insertions, 9 deletions
diff --git a/textproc/ispell-german/Makefile b/textproc/ispell-german/Makefile
index 04fc1bc0e22..72abcb826c1 100644
--- a/textproc/ispell-german/Makefile
+++ b/textproc/ispell-german/Makefile
@@ -1,22 +1,25 @@
-# $NetBSD: Makefile,v 1.2 2002/07/27 19:05:54 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2002/11/16 00:13:09 wiz Exp $
#
-DISTNAME= igerman98-20011124
-PKGNAME= ispell-german-20011124
+DISTNAME= igerman98-20021114
+PKGNAME= ispell-german-20021114
CATEGORIES= textproc
-MASTER_SITES= http://lisa.goe.net/~bjacke/igerman98/dict/
+MASTER_SITES= http://j3e.de/ispell/igerman98/dict/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://lisa.goe.net/~bjacke/igerman98/
+HOMEPAGE= http://j3e.de/ispell/igerman98/
COMMENT= German dictionary for interactive spelling checker
DEPENDS+= ispell-base>=3.1.20nb1:../../textproc/ispell-base
ALL_TARGET= german.hash
+USE_GMAKE= YES
+USE_PERL5= build
+REPLACE_PERL= bin/dic2iso.pl bin/grepl bin/sq.pl bin/myspellfixprefix.pl \
+ bin/clear_affix.pl bin/unsq.pl bin/uniqflag.pl
do-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/lib
${INSTALL_DATA} ${WRKSRC}/german.aff ${PREFIX}/lib
${INSTALL_DATA} ${WRKSRC}/german.hash ${PREFIX}/lib
(cd ${PREFIX}/lib && ${LN} -s german.aff deutsch.aff)
diff --git a/textproc/ispell-german/distinfo b/textproc/ispell-german/distinfo
index 3b036c8d08e..738e908395a 100644
--- a/textproc/ispell-german/distinfo
+++ b/textproc/ispell-german/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2002/07/27 19:05:54 jschauma Exp $
+$NetBSD: distinfo,v 1.4 2002/11/16 00:13:09 wiz Exp $
-SHA1 (igerman98-20011124.tar.bz2) = f47ca5da304c9016da2b7e690d8a8c2e24ce15bd
-Size (igerman98-20011124.tar.bz2) = 294508 bytes
+SHA1 (igerman98-20021114.tar.bz2) = ab75fb16ffe5086e287cb6120eb3f5bd6a47fa36
+Size (igerman98-20021114.tar.bz2) = 304288 bytes