From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 18 19:20:09 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 59CB416A407 for ; Sun, 18 Feb 2007 19:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1C3CB13C4B7 for ; Sun, 18 Feb 2007 19:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1IJK88B056782 for ; Sun, 18 Feb 2007 19:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1IJK8QG056781; Sun, 18 Feb 2007 19:20:08 GMT (envelope-from gnats) Resent-Date: Sun, 18 Feb 2007 19:20:08 GMT Resent-Message-Id: <200702181920.l1IJK8QG056781@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Shiryaev Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43FDB16A407 for ; Sun, 18 Feb 2007 19:17:10 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 2E41D13C4A5 for ; Sun, 18 Feb 2007 19:17:10 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l1IJHAU6041300 for ; Sun, 18 Feb 2007 19:17:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l1IJH9CT041299; Sun, 18 Feb 2007 19:17:09 GMT (envelope-from nobody) Message-Id: <200702181917.l1IJH9CT041299@www.freebsd.org> Date: Sun, 18 Feb 2007 19:17:09 GMT From: Alexander Shiryaev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/109294: Update port: lang/xds Excelsior Oberon-2/Modula-2 compiler, set up to produce native FreeBSD binaries X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Feb 2007 19:20:09 -0000 >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@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: