FreeBSD Bugzilla – Attachment 44570 Details for
Bug 68965
Update: editors/bsd-vi, unbreak on -STABLE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
David Thiel
on 2004-07-13 01:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Thiel
Created:
2004-07-13 01:20:04 UTC
Size:
1.58 KB
patch
obsolete
>diff -ruN 2bsd-vi/Makefile 2bsd-vi.new/Makefile >--- 2bsd-vi/Makefile Mon Jul 12 14:07:07 2004 >+++ 2bsd-vi.new/Makefile Mon Jul 12 16:38:21 2004 >@@ -7,6 +7,7 @@ > > PORTNAME= vi > PORTVERSION= 040605 >+PORTREVISION= 1 > CATEGORIES= editors > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ex-vi/ >@@ -22,7 +23,7 @@ > .include <bsd.port.pre.mk> > > .if ${OSVERSION} < 500000 >-BROKEN= Requires FreeBSD-5.0 or newer >+EXTRA_PATCHES+= ${FILESDIR}/stable-Makefile.patch > .endif > > .include <bsd.port.post.mk> >diff -ruN 2bsd-vi/files/patch-mapalloc.c 2bsd-vi.new/files/patch-mapalloc.c >--- 2bsd-vi/files/patch-mapalloc.c Wed Dec 31 16:00:00 1969 >+++ 2bsd-vi.new/files/patch-mapalloc.c Mon Jul 12 16:36:55 2004 >@@ -0,0 +1,17 @@ >+--- /tmp/mapmalloc.c Mon Jul 12 16:28:16 2004 >++++ mapmalloc.c Mon Jul 12 16:28:37 2004 >+@@ -550,14 +550,6 @@ >+ return NULL; >+ } >+ >+-/*ARGSUSED*/ >+-char * >+-valloc(size) >+-size_t size; >+-{ >+- return NULL; >+-} >+- >+ char * >+ mallinfo() >+ { >diff -ruN 2bsd-vi/files/stable-Makefile.patch 2bsd-vi.new/files/stable-Makefile.patch >--- 2bsd-vi/files/stable-Makefile.patch Wed Dec 31 16:00:00 1969 >+++ 2bsd-vi.new/files/stable-Makefile.patch Mon Jul 12 16:36:55 2004 >@@ -0,0 +1,15 @@ >+--- /tmp/Makefile Mon Jul 12 16:26:36 2004 >++++ Makefile Mon Jul 12 16:26:48 2004 >+@@ -144,9 +144,9 @@ >+ # advanced multibyte character support etc. which might not be present >+ # on your system. >+ # >+-REINC = -I./libuxre -DUXRE >+-RELIB = -L./libuxre -luxre >+-RETGT = uxre >++#REINC = -I./libuxre -DUXRE >++#RELIB = -L./libuxre -luxre >++#RETGT = uxre >+ >+ # >+ # These settings should be correct for any modern Unix.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 68965
: 44570