summaryrefslogtreecommitdiff
path: root/textproc/ispell-francais
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-03-14 12:14:02 +0000
committeragc <agc@pkgsrc.org>2001-03-14 12:14:02 +0000
commit31a76baf81e161f0ad201074f144db7e7a20bc89 (patch)
tree4c427dbb973c2fe0e62f08fa19f918b977e58232 /textproc/ispell-francais
parent93771b497b18ddc601b2a66e69411aa9a9f4b8ff (diff)
downloadpkgsrc-31a76baf81e161f0ad201074f144db7e7a20bc89.tar.gz
Initial import of ispell-francais, the French spelling dictionary for
ispell.
Diffstat (limited to 'textproc/ispell-francais')
-rw-r--r--textproc/ispell-francais/Makefile19
-rw-r--r--textproc/ispell-francais/files/md53
-rw-r--r--textproc/ispell-francais/files/patch-sum3
-rw-r--r--textproc/ispell-francais/patches/patch-aa32
-rw-r--r--textproc/ispell-francais/pkg/DESCR2
-rw-r--r--textproc/ispell-francais/pkg/PLIST3
6 files changed, 62 insertions, 0 deletions
diff --git a/textproc/ispell-francais/Makefile b/textproc/ispell-francais/Makefile
new file mode 100644
index 00000000000..872faa6a6a1
--- /dev/null
+++ b/textproc/ispell-francais/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/03/14 12:14:02 agc Exp $
+#
+
+DISTNAME= francais-IREQ-1.4
+PKGNAME= ispell-francais-1.4
+CATEGORIES= textproc
+MASTER_SITES= ftp://ftp.robot.ireq.ca/pub/ispell/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html
+COMMENT= French dictionary for interactive spelling checker
+
+DEPENDS+= ispell-base-3.1.20:../../textproc/ispell-base
+
+CONFLICTS+= ispell-[0-9]*
+
+WRKSRC= ${WRKDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ispell-francais/files/md5 b/textproc/ispell-francais/files/md5
new file mode 100644
index 00000000000..448e376c3b0
--- /dev/null
+++ b/textproc/ispell-francais/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/03/14 12:14:02 agc Exp $
+
+SHA1 (francais-IREQ-1.4.tar.gz) = 940712167cd2d40c27e673246b8ce9f99595a309
diff --git a/textproc/ispell-francais/files/patch-sum b/textproc/ispell-francais/files/patch-sum
new file mode 100644
index 00000000000..12a5ec3b643
--- /dev/null
+++ b/textproc/ispell-francais/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 2001/03/14 12:14:02 agc Exp $
+
+SHA1 (patch-aa) = 628056f633bdc4b6927bc0f83793a5945807f7a8
diff --git a/textproc/ispell-francais/patches/patch-aa b/textproc/ispell-francais/patches/patch-aa
new file mode 100644
index 00000000000..9e59b53d4b0
--- /dev/null
+++ b/textproc/ispell-francais/patches/patch-aa
@@ -0,0 +1,32 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/03/14 12:14:02 agc Exp $
+
+Use the buildhash program from the base installation
+
+--- Makefile 2001/03/14 11:39:01 1.1
++++ Makefile 2001/03/14 11:41:48
+@@ -13,10 +13,12 @@
+ #------------------------------------------------------------------------------
+
+ # Prendre soin de bien définir cette variable:
+-LIBDIR = /depot/public/lib/ispell
++LIBDIR = ${PREFIX}/lib
++
++RM= /bin/rm -f
+
+ # Il peut être requis de changer celle-ci aussi:
+-HASH = $(LIBDIR)/buildhash
++HASH = ${PREFIX}/bin/buildhash
+
+ # buildict n'est pas requis pour l'utilisation de francais-IREQ,
+ # mais si vous décidez de modifier le dictionnaire, la variable suivante
+@@ -52,8 +54,8 @@
+ $(HASH) francais.dico $(AFFIXES) francais.hash
+
+ install: francais.hash
+- install francais.hash $(LIBDIR)
+- install $(AFFIXES) $(LIBDIR)
++ ${BSD_INSTALL_DATA} francais.hash $(LIBDIR)
++ ${BSD_INSTALL_DATA} $(AFFIXES) $(LIBDIR)
+
+ # Ne pas faire ceci sans buildict!
+ # francais.dico requiert buildict et d'importantes ressources informatiques
diff --git a/textproc/ispell-francais/pkg/DESCR b/textproc/ispell-francais/pkg/DESCR
new file mode 100644
index 00000000000..73925c9cd95
--- /dev/null
+++ b/textproc/ispell-francais/pkg/DESCR
@@ -0,0 +1,2 @@
+This package contains the French (francais) dictionary for the
+interactive spelling checker ispell.
diff --git a/textproc/ispell-francais/pkg/PLIST b/textproc/ispell-francais/pkg/PLIST
new file mode 100644
index 00000000000..b62665e876b
--- /dev/null
+++ b/textproc/ispell-francais/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/14 12:14:02 agc Exp $
+lib/francais.aff
+lib/francais.hash