ports/81330: www/linux-firefox works on amd64

Damian Gerow dgerow at afflictions.org
Sat May 21 05:30:04 UTC 2005


>Number:         81330
>Category:       ports
>Synopsis:       www/linux-firefox works 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:   Sat May 21 05:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Damian Gerow
>Release:        FreeBSD 5.4-STABLE amd64
>Organization:
>Environment:
System: FreeBSD dementia.afflictions.org 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu May 5 19:13:47 EDT 2005 root@:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
www/linux-firefox, despite currently triggering the vulnerability database,
works just fine on FreeBSD/amd64.
>How-To-Repeat:
Run an amd64 system.  Install www/linux-firefox.  Run it.
>Fix:
Patch to allow installation on amd64:

--- Makefile.orig       Sat May 21 01:18:28 2005
+++ Makefile    Sat May 21 01:19:19 2005
@@ -27,7 +27,7 @@
 
 NO_BUILD=      yes
 NO_FILTER_SHLIBS=yes
-ONLY_FOR_ARCHS=i386
+ONLY_FOR_ARCHS=amd64 i386
 FIREFOX_NAME=  ${PKGNAMEPREFIX}${PORTNAME}
 DESCR=         ${.CURDIR}/pkg-descr
 MD5_FILE=      ${.CURDIR}/distinfo
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list