Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2005 01:31:43 -0400 (EDT)
From:      Damian Gerow <dgerow@afflictions.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81331: www/linux-flashplugin6 runs on amd64
Message-ID:  <20050521053143.052C933C7B@dementia.afflictions.org>
Resent-Message-ID: <200505210540.j4L5e2Sv079830@freefall.freebsd.org>

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

>Number:         81331
>Category:       ports
>Synopsis:       www/linux-flashplugin6 runs 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:40:01 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-flashplugin6 runs on FreeBSD/amd64.  The sound may or may not work:
I am currently stuck with drivers from opensound.com, which don't play
particularly nicely with most software in the ports tree.  But the port
definitely runs (and locks /dev/dsp, so at least it's /trying/ the audio).
>How-To-Repeat:
Install www/linux-flashplugin6.  Visit a Flash site.
>Fix:
Patch to allow installation on amd64:

--- Makefile.orig       Sat May 21 01:24:55 2005
+++ Makefile    Sat May 21 01:25:02 2005
@@ -19,7 +19,7 @@
 
 RUN_DEPENDS=   ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs
 
-ONLY_FOR_ARCHS=        i386
+ONLY_FOR_ARCHS=        amd64 i386
 
 RESTRICTED=    "Redistribution not allowed"

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



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