summaryrefslogtreecommitdiff
path: root/misc/siag/patches/patch-av
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-05 14:30:59 +0000
committerwiz <wiz>2003-03-05 14:30:59 +0000
commit257a5572dc7eca60ccd906f9f55891c72b2892b8 (patch)
treeb58ae2830a04e523a513ecb24eef479920c9f134 /misc/siag/patches/patch-av
parentf4a4a0123cc15f87c5e3a1d761ea293caae782de (diff)
downloadpkgsrc-257a5572dc7eca60ccd906f9f55891c72b2892b8.tar.gz
Update to 3.5.7. Note conflict with antiword, which is included.
Sort PLIST. XXX: should we switch to neXtaw by default? See 030226 entry below. Changes: 3.5.7: 030228 PW, Siag: Got rid of selection size limit. Removed siag/selection.c. 030226 Xedplus: PRIMARY and CLIPBOARD fixed here as well, however neXtaw is required as no other Xaw cousins recognize CLIPBOARD at all! Xedplus: xedCallMenu unbroken. Cut, Copy, Paste work from menu, toolbar and using keybindings ^X, ^C, ^V. 030225 Siag, PW: PRIMARY and CLIPBOARD selections work according to the current interpretation of the ICCCM. PW: Moved xpw/selection.c into window.c. 030224 Added local copy of libstocks, updated for stocks outside the US. Removed --with-stocks configuration option. Siag: removed xsiag/selection.c and moved the code into window.c 3.5.6: 030221 Added Dutch translation by Bram Schoenmakers <bram@schnmkrs.myweb.nl> Released 3.5.6. 030128 PW: replaced Emacsy keybindings with modern ones. Siag: Added lots of translations in Siag.ad to override Emacsy bindings in keytable.scm. 3.5.5: 030127 Added the function get_utf8_char in common/o3read.c to get rid of utf8tolatin1 dependency. Made sxc reader grok repeated columns. Released 3.5.5. 030122 PW: Native OpenOffice.org reader in fileio_sxw.c. Siag: Native OpenOffice.org reader in fileio_sxc.c. 030118 Added o3read.[ch] from o3read.
Diffstat (limited to 'misc/siag/patches/patch-av')
-rw-r--r--misc/siag/patches/patch-av18
1 files changed, 10 insertions, 8 deletions
diff --git a/misc/siag/patches/patch-av b/misc/siag/patches/patch-av
index 083a021e235..9ab67cf82f4 100644
--- a/misc/siag/patches/patch-av
+++ b/misc/siag/patches/patch-av
@@ -1,15 +1,17 @@
-$NetBSD: patch-av,v 1.1 2003/01/17 02:09:47 uebayasi Exp $
+$NetBSD: patch-av,v 1.2 2003/03/05 14:31:00 wiz Exp $
---- antiword/Makefile.in.orig Thu Jan 16 19:24:38 2003
+--- antiword/Makefile.in.orig Fri Feb 28 19:38:05 2003
+++ antiword/Makefile.in
-@@ -85,8 +85,8 @@
+@@ -103,10 +103,10 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE
+ am__include = @am__include@
am__quote = @am__quote@
- install_sh = @install_sh@
-bindir = $(libdir)/siag/antiword
--docdir = $(prefix)/doc/siag/antiword
+bindir = @bindir@
+ build_alias = @build_alias@
+ datadir = @datadir@
+-docdir = $(prefix)/doc/siag/antiword
+docdir = @docdir@
- mapdir = $(libdir)/siag/antiword
-
- map_DATA = 8859-1.txt
+ exec_prefix = @exec_prefix@
+ host_alias = @host_alias@
+ includedir = @includedir@