ports/81331: www/linux-flashplugin6 runs on amd64

Damian Gerow dgerow at afflictions.org
Sat May 21 05:40:10 UTC 2005


>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:



More information about the freebsd-ports-bugs mailing list