FreeBSD Bugzilla – Attachment 75700 Details for
Bug 109295
Update port: lang/xds-c Excelsior Oberon-2/Modula-2 to C compiler, set up to produce native FreeBSD binaries
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.48 KB, created by
Alexander Shiryaev
on 2007-02-18 19:20:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexander Shiryaev
Created:
2007-02-18 19:20:09 UTC
Size:
1.48 KB
patch
obsolete
>diff -ur xds-c.orig/Makefile xds-c/Makefile >--- xds-c.orig/Makefile Sun Feb 18 21:15:37 2007 >+++ xds-c/Makefile Sun Feb 18 21:21:30 2007 >@@ -42,7 +42,7 @@ > ${WRKSRC}/bin/xmwork ${WRKSRC}/bin/xm.cfg > > post-build: >- cd ${WRKSRC} && ${SETENV} PATH=${WRKSRC}/bin ./apisyms-c >+ @cd ${WRKSRC} && ${SETENV} PATH=${WRKSRC}/bin ./apisyms-c > > do-install: > @${FIND} ${WRKSRC} -type d -exec ${CHMOD} 755 {} \; >@@ -58,5 +58,10 @@ > @${LN} -s ${PREFIX}/${PORTNAME}/bin/${f} ${PREFIX}/bin > .endfor > @${LN} -s ${PREFIX}/${PORTNAME}/bin/h2d ${PREFIX}/bin/${PORTNAME}-h2d >+ >+post-install: >+ @${ECHO_CMD} >+ @${CAT} ${PKGMESSAGE} >+ @${ECHO_CMD} > > .include <bsd.port.mk> >diff -ur xds-c.orig/files/patch-bin__xmwork xds-c/files/patch-bin__xmwork >--- xds-c.orig/files/patch-bin__xmwork Sun Feb 18 21:15:37 2007 >+++ xds-c/files/patch-bin__xmwork Sun Feb 18 21:25:26 2007 >@@ -1,6 +1,6 @@ > --- bin/xmwork.orig Mon May 18 16:24:50 1998 >-+++ bin/xmwork Sun Jan 28 22:21:14 2007 >-@@ -1,11 +1,13 @@ >++++ bin/xmwork Sun Feb 18 21:23:15 2007 >+@@ -1,11 +1,12 @@ > +#!/bin/sh > + > echo ' creating directory structure...' >@@ -11,8 +11,7 @@ > -echo >>xm.red '*.tem = $(XDSDIR)/bin' > -echo >>xm.red '*.a = $(XDSDIR)/lib/C' > -echo >>xm.red '*.sym = $!/sym;$(XDSDIR)/sym/C' >-+echo >xm.red 'xm.msg = %%XDSDIR%%/bin' >-+echo >>xm.red 'xm.cfg = %%XDSDIR%%/bin' >++echo >xm.red 'xm.* = %%XDSDIR%%/bin' > +echo >>xm.red '*.tem = %%XDSDIR%%/bin' > +echo >>xm.red '*.a = %%XDSDIR%%/lib/C' > +echo >>xm.red '*.sym = $!/sym;%%XDSDIR%%/sym/C'
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 109295
: 75700