summaryrefslogtreecommitdiff
path: root/editors/vim/patches
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-11-22 08:49:12 +0000
committertron <tron@pkgsrc.org>1999-11-22 08:49:12 +0000
commita4f86da30cec12d2f40c4a273c6f50949e8a15b7 (patch)
tree1c78e4c5b1210844493693a6d0d67834aceed051 /editors/vim/patches
parent1694e904cc88e2d1acf1364a59d9c046b84c8160 (diff)
downloadpkgsrc-a4f86da30cec12d2f40c4a273c6f50949e8a15b7.tar.gz
Update "vim" package to version 5.5 using patches supplied by Antti Kantee
in PR pkg/8832. Changes since version 5.4: - Support for a mouse scroll wheel in X11 (GTK, Athena and Motif). Should also work in an xterm when translations are installed. - Support for decompression of bzip2 files in the example vimrc file. - Handling of patch numbers, they show up in the ":version" output. - Uninstall program for MS-Windows, for those that have a problem with the "Edit with Vim" popup menu entry. And many bug fixes! This version is aimed at stability.
Diffstat (limited to 'editors/vim/patches')
-rw-r--r--editors/vim/patches/patch-aa12
-rw-r--r--editors/vim/patches/patch-ab6
-rw-r--r--editors/vim/patches/patch-ad10
-rw-r--r--editors/vim/patches/patch-af14
4 files changed, 20 insertions, 22 deletions
diff --git a/editors/vim/patches/patch-aa b/editors/vim/patches/patch-aa
index 2a599be4fe9..d6665880871 100644
--- a/editors/vim/patches/patch-aa
+++ b/editors/vim/patches/patch-aa
@@ -1,22 +1,20 @@
-$NetBSD: patch-aa,v 1.4 1999/07/06 08:00:50 jlam Exp $
+$NetBSD: patch-aa,v 1.5 1999/11/22 08:49:14 tron Exp $
---- configure.orig Sun Aug 23 14:00:40 1998
-+++ configure Fri Jul 2 07:26:56 1999
-@@ -1507,6 +1507,8 @@
+--- configure.orig Sun Sep 19 13:59:45 1999
++++ configure Sat Nov 20 11:40:23 1999
+@@ -1813,6 +1813,7 @@
# Look for the header file in a standard set of common directories.
# Check X11 before X11Rn because it is often a symlink to the current release.
for ac_dir in \
+ ${X11BASE}/include \
-+ \
/usr/X11/include \
/usr/X11R6/include \
/usr/X11R5/include \
-@@ -1582,6 +1584,8 @@
+@@ -1888,6 +1889,7 @@
# First see if replacing the include by lib works.
# Check X11 before X11Rn because it is often a symlink to the current release.
for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
+ ${X11BASE}/lib \
-+ \
/usr/X11/lib \
/usr/X11R6/lib \
/usr/X11R5/lib \
diff --git a/editors/vim/patches/patch-ab b/editors/vim/patches/patch-ab
index 3ebe25920b1..7d66d1cc025 100644
--- a/editors/vim/patches/patch-ab
+++ b/editors/vim/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.3 1999/08/08 07:23:46 rh Exp $
+$NetBSD: patch-ab,v 1.4 1999/11/22 08:49:15 tron Exp $
---- ctags/Makefile.in.orig Wed Jun 23 02:47:15 1999
-+++ ctags/Makefile.in Sun Aug 8 10:09:06 1999
+--- ctags/Makefile.in.orig Thu Sep 16 08:02:20 1999
++++ ctags/Makefile.in Sat Nov 20 11:42:47 1999
@@ -79,14 +79,14 @@
#
manext = 1
diff --git a/editors/vim/patches/patch-ad b/editors/vim/patches/patch-ad
index b97d8269cd0..3ef7f01d78b 100644
--- a/editors/vim/patches/patch-ad
+++ b/editors/vim/patches/patch-ad
@@ -1,13 +1,13 @@
-$NetBSD: patch-ad,v 1.1 1999/02/12 21:09:28 tron Exp $
+$NetBSD: patch-ad,v 1.2 1999/11/22 08:49:15 tron Exp $
---- feature.h.orig Sun Aug 23 17:38:30 1998
-+++ feature.h Fri Feb 12 19:28:51 1999
-@@ -292,7 +292,7 @@
+--- feature.h.orig Sat Aug 21 14:08:09 1999
++++ feature.h Sat Nov 20 11:45:33 1999
+@@ -346,7 +346,7 @@
* (used only with NO_BUILTIN_TCAPS not defined).
*/
#ifdef HAVE_TGETENT
-/* #define NO_BUILTIN_TCAPS */
-+# define NO_BUILTIN_TCAPS
++#define NO_BUILTIN_TCAPS
#endif
#ifndef NO_BUILTIN_TCAPS
diff --git a/editors/vim/patches/patch-af b/editors/vim/patches/patch-af
index be893676c2e..73384a7ff4e 100644
--- a/editors/vim/patches/patch-af
+++ b/editors/vim/patches/patch-af
@@ -1,21 +1,21 @@
-$NetBSD: patch-af,v 1.4 1999/08/08 09:20:50 rh Exp $
+$NetBSD: patch-af,v 1.5 1999/11/22 08:49:15 tron Exp $
---- Makefile.orig Sun Jul 25 13:18:43 1999
-+++ Makefile Sun Aug 8 11:53:28 1999
-@@ -695,7 +695,7 @@
+--- Makefile.orig Sun Sep 19 14:27:33 1999
++++ Makefile Sat Nov 20 11:48:07 1999
+@@ -721,7 +721,7 @@
### might not work when they are changed!)
VIMDIR = /vim
- VIMRTDIR = /vim54
+ VIMRTDIR = /vim55
-HELPSUBDIR = /doc
+HELPSUBDIR = /../../doc/vim
SYNSUBDIR = /syntax
MACROSUBDIR = /macros
TOOLSSUBDIR = /tools
-@@ -1300,6 +1300,7 @@
+@@ -1330,6 +1330,7 @@
# install the help files; first adjust the contents for the location
installvimhelp: $(HELPSOURCE)/vim.1 $(MANSUBDIR) $(VIMLOC) $(VIMRTLOC) $(HELPSUBLOC) $(SYNSUBLOC) $(TUTORSUBLOC)
+ ln -s ${HELPSUBLOC} ${VIMRTLOC}/doc
- @echo generating $(MANSUBDIR)/$(VIMTARGET).1
+ @echo generating $(MANSUBDIR)/$(VIMNAME).1
@sed -e s+/usr/local/lib/vim+$(VIMLOC)+ \
-e s+$(VIMLOC)/doc+$(HELPENDLOC)+ \