Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2018 23:39:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 230986] www/linux-flashplayer: Separate c6 and c7?
Message-ID:  <bug-230986-4077-I3PuEB5SlC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230986-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230986-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230986

rkoberman@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkoberman@gmail.com

--- Comment #1 from rkoberman@gmail.com ---
The problem is that c6 is still the default. I have no idea why as I have b=
een
running c7 for many months with no issues. The package database is always b=
uilt
with all defaults, so c6.

A solution is to create a linux-c7-flashplayer which depends on linux_base-=
c7.
Otherwise it can be identical to the current port.

An easy work-around is simply to build from the port. It's just a binary bl=
ob
so takes seconds to install the port. Another solution is to mark the port =
as
not to be packaged at all, but that would cause more issues than it's worth,
especially with flash rapidly disappearing from the web.

You might create a port adding:
CONFLICTS=3D      linux-flashplugin-[0-9]*
and
USES=3D linux:c7
and submit it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230986-4077-I3PuEB5SlC>