From owner-cvs-ports@FreeBSD.ORG Thu Nov 20 08:15:25 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 794B716A4CF; Thu, 20 Nov 2003 08:15:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18CB243FB1; Thu, 20 Nov 2003 08:15:24 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAKGFNXJ074438; Thu, 20 Nov 2003 08:15:23 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAKGFNHj074437; Thu, 20 Nov 2003 08:15:23 -0800 (PST) (envelope-from nork) Message-Id: <200311201615.hAKGFNHj074437@repoman.freebsd.org> From: Norikatsu Shigemura Date: Thu, 20 Nov 2003 08:15:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/linuxpluginwrapper Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 16:15:25 -0000 nork 2003/11/20 08:15:23 PST FreeBSD ports repository Modified files: www/linuxpluginwrapper Makefile distinfo pkg-descr pkg-plist Added files: www/linuxpluginwrapper pkg-message Log: Add linuxpluginwrapper 20031120, a wrapper allowing use of linux-plugins like flash6(almost stable) and acroread5(unstable, you can use only one shot from boot) with native browsers. Flash6 |mozilla | firebird | galeon | ephiphany | opera | konquere ------------+--------+----------+--------+-----------+-------+---------- 4-stable[*] | OK | OK | OK | OK | OK | OK but... 5-current | OK | OK | OK | OK | NG | OK but... For konquere user: Please set plugins directory by hand. Acrobat |mozilla | firebird | galeon | ephiphany | opera | konquere ------------+--------+----------+--------+-----------+-------+---------- 4-stable[*] | ONLY 5-current | ONE SHOT USE [*] patched with http://people.FreeBSD.org/~nork/libmap_4stable.diff [1] port to NetBSD and try to use realplayer plugin. [2] use linux-threads. [3] map libc.so.6 -> pluginwrapper.so idea Submitted by: Takahiro Igarashi [1] Joe Kelsey [2] t3rra yi [3] Tested by: members of C BSD Users Group in Tokyo, Japan (C is Capital?) and many many many many many many many people! Desired by: ume as Trekkie Yoshihiko Sarumaru Reviewed by: simokawa, ume, takawata, nectar Repo copied by: joe (cvs) Approved by: marcus (portmgr) Revision Changes Path 1.6 +61 -16 ports/www/linuxpluginwrapper/Makefile 1.2 +1 -1 ports/www/linuxpluginwrapper/distinfo 1.3 +2 -4 ports/www/linuxpluginwrapper/pkg-descr 1.1 +29 -0 ports/www/linuxpluginwrapper/pkg-message (new) 1.2 +10 -1 ports/www/linuxpluginwrapper/pkg-plist