summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-13 11:52:37 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-13 11:52:37 +0000
commit884319ba26557dc43bbdb955766b54129d99fac1 (patch)
treef6fe2c4e5a9b7924ea73f00812df9454c9d0b812 /editors
parentAdd INSTALLS_SHLIB so other ports that depend on this one can find the (diff)
Update to Vim 6.0 Beta "M".
Notes
Notes: svn path=/head/; revision=35069
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile2
-rw-r--r--editors/vim/distinfo4
-rw-r--r--editors/vim/files/patch-0124
-rw-r--r--editors/vim6/Makefile2
-rw-r--r--editors/vim6/distinfo4
-rw-r--r--editors/vim6/files/patch-0124
6 files changed, 24 insertions, 36 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 51c6ee948c55..47a264a97157 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME?= vim
-PORTVERSION= 6.0l
+PORTVERSION= 6.0m
PORTREVISION= 0
CATEGORIES?= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index 7dfa74c16692..c56f4aa4248b 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -1,2 +1,2 @@
-MD5 (vim/vim-6.0l-src.tar.gz) = 594d54c28d0acb7e690fd26b90cd12ec
-MD5 (vim/vim-6.0l-rt.tar.gz) = 752d01e2c47f6f1c686675a33d0ceb5f
+MD5 (vim/vim-6.0m-src.tar.gz) = 41466e497faa6e85f07f2a45d1956f09
+MD5 (vim/vim-6.0m-rt.tar.gz) = 15b324af4f3c8f77e55765ecdb996003
diff --git a/editors/vim/files/patch-01 b/editors/vim/files/patch-01
index a3ef884ab8ce..402665ceb5fd 100644
--- a/editors/vim/files/patch-01
+++ b/editors/vim/files/patch-01
@@ -1,16 +1,15 @@
---- Makefile.orig Sun Jan 16 06:03:04 2000
-+++ Makefile Sat May 6 13:04:12 2000
-@@ -302,6 +302,7 @@
-
- # just an example:
+--- Makefile.orig Sun Nov 12 10:55:43 2000
++++ Makefile Mon Nov 13 03:26:41 2000
+@@ -307,2 +307,3 @@
#CONF_ARGS = --exec-prefix=/usr
+CONF_ARGS = --prefix=$(PREFIX)
- # GUI - For creating Vim with GUI (gvim) (B)
- # Uncomment this line when you don't want to get the GUI version, although you
-@@ -1444,56 +1445,56 @@
- installlinks: $(GUI_TARGETS) $(BINDIR)/$(EXTARGET) $(BINDIR)/$(VIEWTARGET) $(BINDIR)/$(RVIMTARGET) $(BINDIR)/$(RVIEWTARGET)
+@@ -457,3 +458,3 @@
+ # as root: sysctl -w vm.max_proc_mmap=30000
+-EXTRA_LIBS = /usr/local/lib/libefence.a
++#EXTRA_LIBS = /usr/local/lib/libefence.a
+@@ -1589,24 +1590,24 @@
$(BINDIR)/$(EXTARGET):
- cd $(BINDIR); ln -s $(VIMTARGET) $(EXTARGET)
+ #cd $(BINDIR); ln -s $(VIMTARGET) $(EXTARGET)
@@ -43,10 +42,7 @@
- cd $(BINDIR); ln -s $(VIMTARGET) $(RGVIEWTARGET)
+ cd $(BINDIR); ln -sf $(VIMTARGET) $(RGVIEWTARGET)
- # create links for the manual pages with various names to vim. This is only
- # done when the links (or manpages with the same name) don't exist yet.
- installhelplinks: $(GUI_MAN_TARGETS) $(MANSUBDIR)/$(EXNAME).1 $(MANSUBDIR)/$(VIEWNAME).1 $(MANSUBDIR)/$(RVIMNAME).1 $(MANSUBDIR)/$(RVIEWNAME).1
-
+@@ -1617,24 +1618,24 @@
$(MANSUBDIR)/$(EXNAME).1:
- cd $(MANSUBDIR); ln -s $(VIMNAME).1 $(EXNAME).1
+ #cd $(MANSUBDIR); ln -s $(VIMNAME).1 $(EXNAME).1
@@ -79,5 +75,3 @@
- cd $(MANSUBDIR); ln -s $(VIMNAME).1 $(RGVIEWNAME).1
+ cd $(MANSUBDIR); ln -sf $(VIMNAME).1 $(RGVIEWNAME).1
- uninstall: uninstall_runtime
- -rm -f $(BINDIR)/$(VIMTARGET)
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index 51c6ee948c55..47a264a97157 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME?= vim
-PORTVERSION= 6.0l
+PORTVERSION= 6.0m
PORTREVISION= 0
CATEGORIES?= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \
diff --git a/editors/vim6/distinfo b/editors/vim6/distinfo
index 7dfa74c16692..c56f4aa4248b 100644
--- a/editors/vim6/distinfo
+++ b/editors/vim6/distinfo
@@ -1,2 +1,2 @@
-MD5 (vim/vim-6.0l-src.tar.gz) = 594d54c28d0acb7e690fd26b90cd12ec
-MD5 (vim/vim-6.0l-rt.tar.gz) = 752d01e2c47f6f1c686675a33d0ceb5f
+MD5 (vim/vim-6.0m-src.tar.gz) = 41466e497faa6e85f07f2a45d1956f09
+MD5 (vim/vim-6.0m-rt.tar.gz) = 15b324af4f3c8f77e55765ecdb996003
diff --git a/editors/vim6/files/patch-01 b/editors/vim6/files/patch-01
index a3ef884ab8ce..402665ceb5fd 100644
--- a/editors/vim6/files/patch-01
+++ b/editors/vim6/files/patch-01
@@ -1,16 +1,15 @@
---- Makefile.orig Sun Jan 16 06:03:04 2000
-+++ Makefile Sat May 6 13:04:12 2000
-@@ -302,6 +302,7 @@
-
- # just an example:
+--- Makefile.orig Sun Nov 12 10:55:43 2000
++++ Makefile Mon Nov 13 03:26:41 2000
+@@ -307,2 +307,3 @@
#CONF_ARGS = --exec-prefix=/usr
+CONF_ARGS = --prefix=$(PREFIX)
- # GUI - For creating Vim with GUI (gvim) (B)
- # Uncomment this line when you don't want to get the GUI version, although you
-@@ -1444,56 +1445,56 @@
- installlinks: $(GUI_TARGETS) $(BINDIR)/$(EXTARGET) $(BINDIR)/$(VIEWTARGET) $(BINDIR)/$(RVIMTARGET) $(BINDIR)/$(RVIEWTARGET)
+@@ -457,3 +458,3 @@
+ # as root: sysctl -w vm.max_proc_mmap=30000
+-EXTRA_LIBS = /usr/local/lib/libefence.a
++#EXTRA_LIBS = /usr/local/lib/libefence.a
+@@ -1589,24 +1590,24 @@
$(BINDIR)/$(EXTARGET):
- cd $(BINDIR); ln -s $(VIMTARGET) $(EXTARGET)
+ #cd $(BINDIR); ln -s $(VIMTARGET) $(EXTARGET)
@@ -43,10 +42,7 @@
- cd $(BINDIR); ln -s $(VIMTARGET) $(RGVIEWTARGET)
+ cd $(BINDIR); ln -sf $(VIMTARGET) $(RGVIEWTARGET)
- # create links for the manual pages with various names to vim. This is only
- # done when the links (or manpages with the same name) don't exist yet.
- installhelplinks: $(GUI_MAN_TARGETS) $(MANSUBDIR)/$(EXNAME).1 $(MANSUBDIR)/$(VIEWNAME).1 $(MANSUBDIR)/$(RVIMNAME).1 $(MANSUBDIR)/$(RVIEWNAME).1
-
+@@ -1617,24 +1618,24 @@
$(MANSUBDIR)/$(EXNAME).1:
- cd $(MANSUBDIR); ln -s $(VIMNAME).1 $(EXNAME).1
+ #cd $(MANSUBDIR); ln -s $(VIMNAME).1 $(EXNAME).1
@@ -79,5 +75,3 @@
- cd $(MANSUBDIR); ln -s $(VIMNAME).1 $(RGVIEWNAME).1
+ cd $(MANSUBDIR); ln -sf $(VIMNAME).1 $(RGVIEWNAME).1
- uninstall: uninstall_runtime
- -rm -f $(BINDIR)/$(VIMTARGET)