summaryrefslogtreecommitdiff
path: root/editors/abiword/patches
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2001-11-26 13:08:24 +0000
committermartti <martti@pkgsrc.org>2001-11-26 13:08:24 +0000
commit576e8cf869693d5e13d9c5ce0090fea487177238 (patch)
treebb444bebbb425e82b223acd43f2b761e7003f3a6 /editors/abiword/patches
parentb11ce0740a76fd8d23f3c4e64dfef058d3be8a2d (diff)
downloadpkgsrc-576e8cf869693d5e13d9c5ce0090fea487177238.tar.gz
Updated to 0.9.5.
Highlights include: Command Line Printing, Normal Mode, Thesaurus, Dictionary support, All image type support (these last three via plugins), Header/Footers for first/last/facing pages, Dynamic Toolbars (drag and drop toolbar icons) for Unix/Gnome. Plus lots of other stuff and bugfixes.
Diffstat (limited to 'editors/abiword/patches')
-rw-r--r--editors/abiword/patches/patch-ab8
-rw-r--r--editors/abiword/patches/patch-ad8
-rw-r--r--editors/abiword/patches/patch-ae10
-rw-r--r--editors/abiword/patches/patch-ag8
-rw-r--r--editors/abiword/patches/patch-aj14
-rw-r--r--editors/abiword/patches/patch-ak8
6 files changed, 28 insertions, 28 deletions
diff --git a/editors/abiword/patches/patch-ab b/editors/abiword/patches/patch-ab
index 4a629dc6a06..a1238c19175 100644
--- a/editors/abiword/patches/patch-ab
+++ b/editors/abiword/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.4 2001/08/10 04:50:08 jlam Exp $
+$NetBSD: patch-ab,v 1.5 2001/11/26 13:08:25 martti Exp $
---- src/Makefile.orig Sun Jul 15 03:13:26 2001
-+++ src/Makefile
-@@ -135,7 +135,7 @@
+--- src/Makefile.orig Sun Nov 11 15:59:25 2001
++++ src/Makefile Mon Nov 26 12:49:38 2001
+@@ -138,7 +138,7 @@
endif
# The generic target
diff --git a/editors/abiword/patches/patch-ad b/editors/abiword/patches/patch-ad
index ea3111e8306..52f339e3869 100644
--- a/editors/abiword/patches/patch-ad
+++ b/editors/abiword/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.7 2001/10/30 17:47:20 drochner Exp $
+$NetBSD: patch-ad,v 1.8 2001/11/26 13:08:25 martti Exp $
---- src/config/require/unix/Makefile.orig Fri Aug 10 15:54:54 2001
-+++ src/config/require/unix/Makefile Tue Oct 30 16:16:17 2001
-@@ -185,7 +185,7 @@
+--- src/config/require/unix/Makefile.orig Fri Oct 26 00:43:46 2001
++++ src/config/require/unix/Makefile Mon Nov 26 12:50:21 2001
+@@ -187,7 +187,7 @@
fi
else
diff --git a/editors/abiword/patches/patch-ae b/editors/abiword/patches/patch-ae
index 65df06fe0ba..9fb27b8bde9 100644
--- a/editors/abiword/patches/patch-ae
+++ b/editors/abiword/patches/patch-ae
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.6 2001/10/22 05:25:25 mycroft Exp $
+$NetBSD: patch-ae,v 1.7 2001/11/26 13:08:25 martti Exp $
---- src/other/spell/xp/ispell.h.orig Tue Jun 26 12:33:27 2001
-+++ src/other/spell/xp/ispell.h
-@@ -248,7 +248,7 @@
+--- src/other/spell/xp/ispell.h.orig Fri Aug 10 20:32:40 2001
++++ src/other/spell/xp/ispell.h Mon Nov 26 12:53:38 2001
+@@ -251,7 +251,7 @@
** character counts as two!
*/
#ifndef MAXSTRINGCHARS
@@ -11,7 +11,7 @@ $NetBSD: patch-ae,v 1.6 2001/10/22 05:25:25 mycroft Exp $
#endif /* MAXSTRINGCHARS */
/*
-@@ -531,8 +531,8 @@
+@@ -534,8 +534,8 @@
short maxstringcharlen; /* Max strchr len supported */
short compoundmin; /* Min lth of compound parts */
short compoundbit; /* Flag 4 compounding roots */
diff --git a/editors/abiword/patches/patch-ag b/editors/abiword/patches/patch-ag
index 0804c9620fe..4dd79825216 100644
--- a/editors/abiword/patches/patch-ag
+++ b/editors/abiword/patches/patch-ag
@@ -1,8 +1,8 @@
-$NetBSD: patch-ag,v 1.5 2001/08/10 04:50:09 jlam Exp $
+$NetBSD: patch-ag,v 1.6 2001/11/26 13:08:25 martti Exp $
---- src/other/spell/xp/lookup.c.orig Wed Jul 18 13:46:01 2001
-+++ src/other/spell/xp/lookup.c
-@@ -301,22 +301,22 @@
+--- src/other/spell/xp/lookup.c.orig Mon Aug 27 21:06:30 2001
++++ src/other/spell/xp/lookup.c Mon Nov 26 12:54:18 2001
+@@ -314,22 +314,22 @@
if (dp->word == (char *) -1)
dp->word = NULL;
else
diff --git a/editors/abiword/patches/patch-aj b/editors/abiword/patches/patch-aj
index bf5b8a02721..05ae248abce 100644
--- a/editors/abiword/patches/patch-aj
+++ b/editors/abiword/patches/patch-aj
@@ -1,8 +1,8 @@
-$NetBSD: patch-aj,v 1.4 2001/10/30 17:47:20 drochner Exp $
+$NetBSD: patch-aj,v 1.5 2001/11/26 13:08:25 martti Exp $
---- src/config/abi_defs.mk.orig Sat Sep 22 00:16:17 2001
-+++ src/config/abi_defs.mk Tue Oct 30 16:55:51 2001
-@@ -587,7 +587,7 @@
+--- src/config/abi_defs.mk.orig Tue Nov 13 22:17:54 2001
++++ src/config/abi_defs.mk Mon Nov 26 12:54:51 2001
+@@ -613,7 +613,7 @@
ABI_OPTIONS +=GnomeVFS:On
endif
@@ -10,8 +10,8 @@ $NetBSD: patch-aj,v 1.4 2001/10/30 17:47:20 drochner Exp $
+GNOME_CFLAGS += $(shell $(GLIB_CONFIG) --cflags)
# the bonobo target is known not to work properly yet
- ifdef ABI_OPT_BONOBO
-@@ -617,7 +617,7 @@
+ ifeq ($(ABI_OPT_BONOBO),1)
+@@ -643,7 +643,7 @@
ABI_OPT_GNOME=
GTK_CFLAGS := $(shell $(GTK_CONFIG) --cflags)
GTK_LIBS := $(shell $(GTK_CONFIG) --libs)
@@ -20,7 +20,7 @@ $NetBSD: patch-aj,v 1.4 2001/10/30 17:47:20 drochner Exp $
CFLAGS += $(GTK_CFLAGS) $(GLIB_CFLAGS)
EXTRA_LIBS += $(GTK_LIBS)
#
-@@ -705,7 +705,7 @@
+@@ -732,7 +732,7 @@
# it's the easiest way to ensure that we always include iconv.h
# with it set (to prevent linker mismatches with wv's version)
#
diff --git a/editors/abiword/patches/patch-ak b/editors/abiword/patches/patch-ak
index d6a2eba62bf..bed6f3c3c90 100644
--- a/editors/abiword/patches/patch-ak
+++ b/editors/abiword/patches/patch-ak
@@ -1,7 +1,7 @@
-$NetBSD: patch-ak,v 1.3 2001/08/10 04:50:09 jlam Exp $
+$NetBSD: patch-ak,v 1.4 2001/11/26 13:08:25 martti Exp $
---- src/pkg/common/unix/scripts/install.sh.orig Sat Apr 7 03:59:52 2001
-+++ src/pkg/common/unix/scripts/install.sh
+--- src/pkg/common/unix/scripts/install.sh.orig Mon Nov 26 13:59:07 2001
++++ src/pkg/common/unix/scripts/install.sh Mon Nov 26 13:59:31 2001
@@ -131,15 +131,6 @@
@@ -11,7 +11,7 @@ $NetBSD: patch-ak,v 1.3 2001/08/10 04:50:09 jlam Exp $
-
-echo "Installing ttfadmin script [$TARGET/bin]"
-cp -f $SCRIPTDIR/../../../../tools/scripts/unix/ttfadmin.sh $TARGET/bin/ttfadmin.sh
--chmod -f 500 $TARGET/bin/ttfadmin.sh
+-chmod 500 $TARGET/bin/ttfadmin.sh
-
-
-########################################################################