Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 2010 17:01:03 GMT
From:      Andrius Morkunas <hinokind@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144183: [patch] sysutils/linux-procps allow install on amd64
Message-ID:  <201002211701.o1LH130W030075@www.freebsd.org>
Resent-Message-ID: <201002211710.o1LHA1ET072422@freefall.freebsd.org>

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

>Number:         144183
>Category:       ports
>Synopsis:       [patch] sysutils/linux-procps allow install on amd64
>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 21 17:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
FreeBSD c3.local 8.0-STABLE FreeBSD 8.0-STABLE #0 r200263: Tue Dec  8 19:31:11 EET 2009     root@klevas:/usr/obj/usr/src/sys/SEGFAULT  amd64
>Description:
Port is marked as i386-only, but also works on amd64.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN sysutils/linux-procps.orig/Makefile sysutils/linux-procps/Makefile
--- sysutils/linux-procps.orig/Makefile	2008-04-19 17:53:44.000000000 +0000
+++ sysutils/linux-procps/Makefile	2010-02-21 16:58:06.034832933 +0000
@@ -14,7 +14,7 @@
 COMMENT=	Linux psproc binaries
 
 USE_LINUX_RPM=	yes
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 LINUX_DIST_VER=	4
 USE_LDCONFIG=	yes
 BRANDELF_DIRS=	bin sbin usr/bin


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



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