Bug 127839 - [update] www/linux-flashplugin9: new libflashsupport
Summary: [update] www/linux-flashplugin9: new libflashsupport
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-04 01:00 UTC by Tijl Coosemans
Modified: 2014-06-16 04:28 UTC (History)
2 users (show)

See Also:


Attachments
patch-linux-flashplugin9 (1.70 KB, text/plain)
2008-10-04 01:00 UTC, Tijl Coosemans
no flags Details
file.diff (2.71 KB, patch)
2008-10-04 01:00 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans 2008-10-04 01:00:13 UTC
The Linux Flash 9 plugin allows anyone to implement support for additional
sound, video and crypto backends through libflashsupport.so.

The libflashsupport.so currently installed by www/linux-flashplugin9
is compiled from [1], but a newer version is available at [2].

In addition to that patch-flashsupport.c below improves OSS sound
support. You can compile your own version of libflashsupport on a Linux
system by dowloading [2] and patching it with patch-flashsupport.c.
Then run ./configure and make. Also, the lib has to be linked with the
same version of OpenSLL as currently in the linux-openssl port.

The patch-linux-flashplugin9 file updates the port to install the new
libflashsupport. I've uploaded a compiled version of the lib to my
website, but I would prefer if it could be hosted on LOCAL as it is now.

I've also removed the IGNORE flag because the plugin should soon
work [3].

[1] http://labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface_Support_for_Linux
[2] http://sourceforge.net/projects/flashsupport/
[3] http://lists.freebsd.org/pipermail/freebsd-emulation/2008-September/005311.html
    (thread continues in October archives)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-04 01:00:22 UTC
Maintainer of www/linux-flashplugin9,

Please note that PR ports/127839 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127839

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-04 01:00:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Boris Samorodov freebsd_committer freebsd_triage 2008-10-04 17:34:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsam

Take.
Comment 4 Jamie Jones 2008-10-19 16:09:44 UTC
patch approved. Thanks, and apology for the delay, I've not been around for a while

cheers,
jamie
Comment 5 Boris Samorodov freebsd_committer freebsd_triage 2008-10-19 17:56:39 UTC
State Changed
From-To: feedback->open

A feedback is recieved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-10-19 18:37:39 UTC
bsam        2008-10-19 17:37:28 UTC

  FreeBSD ports repository

  Modified files:
    www/linux-flashplugin9 Makefile distinfo 
  Log:
  . upgrade to an updated version (a patch for sources is available at the PR);  [1]
  . remove IGNORE;  [1]
  . bump PORTREVISION.
  
  PR:             127839  [1]
  Submitted by:   Tijl Coosemans <tijl at ulyssis.org>  [1]
  Approved by:    Jamie Jones <jamie at bishopston.net> (maintainer)  [1]
  
  Revision  Changes    Path
  1.29      +2 -3      ports/www/linux-flashplugin9/Makefile
  1.18      +3 -3      ports/www/linux-flashplugin9/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Boris Samorodov freebsd_committer freebsd_triage 2008-10-19 18:38:07 UTC
State Changed
From-To: open->closed

Committed, thanks!