ports/109294: Update port: lang/xds Excelsior Oberon-2/Modula-2 compiler, set up to produce native FreeBSD binaries

Alexander Shiryaev coumarin at gmail.com
Sun Feb 18 19:20:09 UTC 2007


>Number:         109294
>Category:       ports
>Synopsis:       Update port: lang/xds Excelsior Oberon-2/Modula-2 compiler, set up to produce native FreeBSD binaries
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 18 19:20:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Shiryaev
>Release:        6.2-STABLE
>Organization:
MSU
>Environment:
FreeBSD aix-lame.hackers 6.2-STABLE FreeBSD 6.2-STABLE #3: Tue Feb  6 14:16:42 MSK 2007     aix-d at aix-lame.hackers:/usr/obj/usr/src/sys/Lassie_Kernel_2  i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur xds.orig/Makefile xds/Makefile
--- xds.orig/Makefile	Sat Feb 17 06:31:07 2007
+++ xds/Makefile	Sun Feb 18 20:43:08 2007
@@ -37,7 +37,7 @@
 		${WRKSRC}/bin/xcwork
 
 post-build:
-	cd ${WRKSRC} && ${SETENV} PATH=${WRKSRC}/bin ./apisyms-x86
+	@cd ${WRKSRC} && ${SETENV} PATH=${WRKSRC}/bin ./apisyms-x86
 
 do-install:
 	@${FIND} ${WRKSRC} -type d -exec ${CHMOD} 755 {} \;
diff -ur xds.orig/files/pkg-message.in xds/files/pkg-message.in
--- xds.orig/files/pkg-message.in	Sat Feb 17 06:31:07 2007
+++ xds/files/pkg-message.in	Sun Feb 18 20:44:13 2007
@@ -3,7 +3,7 @@
 xds has been installed.
 
 The real binaries are under %%PREFIX%%/xds, but symlinks have
-been added to %%PREFIX%%/bin for 'xm', 'xmwork' and 'xds-h2d'.
+been added to %%PREFIX%%/bin for 'xc', 'xcwork' and 'xds-h2d'.
 
 Note that the last symlink was renamed to avoid conflicting with "lang/xds-c".
 

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list