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)
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->bsam Take.
patch approved. Thanks, and apology for the delay, I've not been around for a while cheers, jamie
State Changed From-To: feedback->open A feedback is recieved.
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"
State Changed From-To: open->closed Committed, thanks!