ports/62327: [MAINTAINER] devel/ace+tao: Utilize NOT_FOR_ARCH. Code is not 64-bit clean yet.

Sergey Matveychuk sem at ciam.ru
Wed Feb 4 02:30:22 UTC 2004


>Number:         62327
>Category:       ports
>Synopsis:       [MAINTAINER] devel/ace+tao: Utilize NOT_FOR_ARCH. Code is not 64-bit clean yet.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 03 18:30:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.2-RELEASE FreeBSD 5.2-RELEASE #6: Sat Jan 17 16:12:04 MSK 2004
>Description:
[DESCRIBE CHANGES]
Utilize NOT_FOR_ARCH.
Code is not 64-bit clean yet. So disable all 64-bit archs.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- ace+tao-5.4.0+1.4.0_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/ace+tao.orig/Makefile /usr/ports/devel/ace+tao/Makefile
--- /usr/ports/devel/ace+tao.orig/Makefile	Wed Feb  4 05:20:41 2004
+++ /usr/ports/devel/ace+tao/Makefile	Wed Feb  4 05:23:05 2004
@@ -27,6 +27,9 @@
 USE_REINPLACE=	yes
 INSTALLS_SHLIB=	yes
 
+# Code is not 64-bit clean yet
+NOT_FOR_ARCH=	ia64 amd64 sparc64
+
 TESTS=		"@comment "
 .if defined(WITH_TESTS)
 USE_PERL5_BUILD=	yes
--- ace+tao-5.4.0+1.4.0_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list