summaryrefslogtreecommitdiff
path: root/textproc/ispell-british/patches
diff options
context:
space:
mode:
authoragc <agc>2001-03-14 12:12:21 +0000
committeragc <agc>2001-03-14 12:12:21 +0000
commit4cbbed42c9962cf3e8104f42962ed460f58907bf (patch)
tree1b67b5efd932f59f476ca96abb676e216d060061 /textproc/ispell-british/patches
parentcdbfcbb7ed21afc261d2b465d32ff835c9567ae6 (diff)
downloadpkgsrc-4cbbed42c9962cf3e8104f42962ed460f58907bf.tar.gz
Initial import of ispell-british into the packages collection.
This package contains the British English spelling dictionary.
Diffstat (limited to 'textproc/ispell-british/patches')
-rw-r--r--textproc/ispell-british/patches/patch-aa12
-rw-r--r--textproc/ispell-british/patches/patch-ab19
-rw-r--r--textproc/ispell-british/patches/patch-ac15
-rw-r--r--textproc/ispell-british/patches/patch-ad15
4 files changed, 61 insertions, 0 deletions
diff --git a/textproc/ispell-british/patches/patch-aa b/textproc/ispell-british/patches/patch-aa
new file mode 100644
index 00000000000..4113eb1cdc2
--- /dev/null
+++ b/textproc/ispell-british/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/03/14 12:12:21 agc Exp $
+
+--- languages/english/english.2-orig Mon Jan 23 19:28:44 1995
++++ languages/english/english.2 Thu Apr 16 14:34:21 1998
+@@ -1867,7 +1867,6 @@
+ auxotroph
+ auxotrophic
+ auxotrophy
+-avaliable
+ avast
+ avatar
+ avaunt
diff --git a/textproc/ispell-british/patches/patch-ab b/textproc/ispell-british/patches/patch-ab
new file mode 100644
index 00000000000..5776eecf8d9
--- /dev/null
+++ b/textproc/ispell-british/patches/patch-ab
@@ -0,0 +1,19 @@
+$NetBSD: patch-ab,v 1.1.1.1 2001/03/14 12:12:21 agc Exp $
+--- languages/english/english.3.orig Tue Oct 27 22:26:48 1998
++++ languages/english/english.3 Tue Oct 27 22:27:35 1998
+@@ -5202,6 +5202,7 @@
+ dirndl
+ disaccredit
+ disafforest
++disappear
+ disbranch
+ disbud
+ discalced
+@@ -5236,7 +5237,6 @@
+ dispersoid
+ displayable
+ disproven
+-dissappear
+ disseminule
+ dissentious
+ dissepiment
diff --git a/textproc/ispell-british/patches/patch-ac b/textproc/ispell-british/patches/patch-ac
new file mode 100644
index 00000000000..122b387e4fd
--- /dev/null
+++ b/textproc/ispell-british/patches/patch-ac
@@ -0,0 +1,15 @@
+$NetBSD: patch-ac,v 1.1.1.1 2001/03/14 12:12:21 agc Exp $
+
+Use the buildhash program from the base installation
+
+--- languages/british/Makefile 1995/01/08 23:24:18 1.4
++++ languages/british/Makefile 2001/03/14 10:56:42
+@@ -63,7 +63,7 @@
+
+ CONFIG = ../../config.sh
+ PATHADDER = ../..
+-BUILDHASH = ../../buildhash
++BUILDHASH = ${PREFIX}/bin/buildhash
+
+ # The following variables should be set by the superior Makefile,
+ # based on the LANGUAGES variable in config.X.
diff --git a/textproc/ispell-british/patches/patch-ad b/textproc/ispell-british/patches/patch-ad
new file mode 100644
index 00000000000..00e3be1a3a7
--- /dev/null
+++ b/textproc/ispell-british/patches/patch-ad
@@ -0,0 +1,15 @@
+$NetBSD: patch-ad,v 1.1.1.1 2001/03/14 12:12:21 agc Exp $
+
+Don't build the programs - use the ones from the base system.
+
+--- Makefile 1995/10/11 04:30:25 1.102
++++ Makefile 2001/03/14 10:59:01
+@@ -196,7 +196,7 @@
+ mv y.tab.o $@; \
+ rm -f y.tab.c
+
+-all-languages: munchable
++all-languages:
+ $(MAKE) LANGUAGE_TARGET=all SHELLDEBUG=$(SHELLDEBUG) language-subdirs
+
+ install: config.sh all install-basic install-dictbuild install-languages