ports/104223: [PATCH] security/drweb is not i386 only and can work on amd64

Mykola Dzham freebsd at levsha.org.ua
Mon Oct 9 18:10:17 UTC 2006


>Number:         104223
>Category:       ports
>Synopsis:       [PATCH] security/drweb is not i386 only and can work on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 09 18:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Mykola Dzham
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD xxx 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Fri Oct 6 10:28:45 EEST 2006 levsha at xxx:/usr/obj/usr/src/sys/SMP amd64


>Description:
security/drweb is ia32 binary package and can work on amd64 processors. But port marked as only for i386.
>How-To-Repeat:
Try to install drweb on amd64
>Fix:
Use this patch:

--- Makefile.old	Mon Oct  9 20:39:47 2006
+++ Makefile	Mon Oct  9 20:39:58 2006
@@ -18,7 +18,7 @@
 
 RUN_DEPENDS=	${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
 
-ONLY_FOR_ARCHS=	i386
+IA32_BINARY_PORT=yes
 NO_BUILD=	yes
 
 .include <bsd.port.pre.mk>

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



More information about the freebsd-ports-bugs mailing list