Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2006 15:36:02 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/103124: [MAINTAINER] textproc/sdcv: tag NOT_FOR_ARCHS=sparc64
Message-ID:  <20060911074404.751E52E9DF@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200609110750.k8B7oNNp041196@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103124
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/sdcv: tag NOT_FOR_ARCHS=sparc64
>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:   Mon Sep 11 07:50:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
 - tag NOT_FOR_ARCHS=sparc64
 Due to failed to compile

 Reported by:    krismail


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

--- sdcv-0.4.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/sdcv/Makefile /usr/home/chinsan/project/sdcv/Makefile
--- /usr/ports/textproc/sdcv/Makefile	Sun Jul  9 09:20:12 2006
+++ /usr/home/chinsan/project/sdcv/Makefile	Mon Sep 11 15:33:15 2006
@@ -13,6 +13,9 @@
 MAINTAINER=	chinsan.tw@gmail.com
 COMMENT=	A text-based utility for work with dictionaries in StarDict's format
 
+NOT_FOR_ARCHS=	sparc64
+NOT_FOR_ARCHS_REASON_sparc64=	does not compile
+
 USE_BZIP2=	yes
 #USE_GCC=	3.3+
 USE_ICONV=	yes
--- sdcv-0.4.2.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060911074404.751E52E9DF>