From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:23:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 209C716A417 for ; Mon, 11 Feb 2008 15:23:43 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 7DD8C13C45A for ; Mon, 11 Feb 2008 15:23:41 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (wor-adsl-02.ndo.com [195.7.255.123]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m1BFLDXn048734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 11 Feb 2008 15:21:15 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <47B06864.2020408@unsane.co.uk> Date: Mon, 11 Feb 2008 15:23:16 +0000 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.9 (X11/20080124) MIME-Version: 1.0 To: Reid Linnemann References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <47B06380.1000008@cs.okstate.edu> In-Reply-To: <47B06380.1000008@cs.okstate.edu> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Heiko Wundram \(Beenic\)" , freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:23:43 -0000 Reid Linnemann wrote: > Written by Heiko Wundram (Beenic) on 02/11/08 08:40>> >> Am Montag, 11. Februar 2008 15:32:26 schrieb Erich Dollansky: >>> Hi, >>> >>> Reid Linnemann wrote: >>>> Written by James on 02/10/08 21:59>> >>>> >>>>> I just tried a portupgrade out and it failed on linux flashplugin. >>>>> Apparently, none of the file exist in the ftp repositories anymore. Any >>>>> idea what happened there? >>>>> >>>>> James >>>> from /usr/ports/UPDATING: >>>> >>>> >>>> 2006-04-08 >>>> >>>> Affects: users of www/linux-flashplugin* >>>> >>>> Author: hrs@FreeBSD.org >>>> >>>> Reason: >>>> These ports have been removed because the End User License Agreement >>>> explicitly forbids to run the Flash Player on FreeBSD. >>>> For more details, see >>>> http://www.macromedia.com/shockwave/download/license/desktop/. >>> I could not find the word FreeBSD in the license agreement. >>> >>> BSD also does not appear there. >> Read this (in the license agreement): >> >> """... >> For the avoidance of doubt, no embedded or device versions of the above >> operating systems, or any other operating systems, are included as Authorized >> Operating Systems. >> ... >> 2.1 You may install and use the Software on a single desktop or laptop >> computer that runs an Authorized Operating System. A license for the Software >> may not be shared, installed or used concurrently on different computers. >> """ >> >> ...where "Authorized Operating Systems" is only Windows, Linux, Solaris and >> Mac OS as defined before the initial sentence, and as such, there's no clause >> that allows you to use the software on BSDs, and finally, that makes it >> forbidden to use on BSDs. >> >> This is another reason why Flash is bad, bad, bad. Am I repeating myself? >> > > There appears to be an echo in this room.... > > FWIW, should you accidentally comment out the "RESTRICTED" declaration > in the port Makefile, and the plugin tarball mysteriously materialize in > /usr/ports/distfiles, you could perhaps accidentally install the port > and put yourself in violation of the license (you naughty boy you). > > I couldn't find the flashplugin-7 tarball anywhere, but the > flashplugin-9 tarball is at > http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz > (so you can download it for your linux machines, duh ;) ) Also people saying that FreeBSD has no licence to use flash should read /usr/ports/www/linux-flashplugin9/pkg-descr or /usr/ports/www/linux-flashplugin7/pkg-descr Where the 2006 UPDATING entrry is addressed. personally http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp7_archive.zip will download fine for me. [~](15:20:39) {root@prawn}#rm /usr/ports/distfiles/flashplugin/fp7_archive.zip [~](15:21:07) {root@prawn}#portupgrade -f www/linux-flashplugin7 [Gathering depends for www/linux-flashplugin7 ................................................................................................................................................................................................................................................................................................................................................................................. done] ---> Reinstalling 'linux-flashplugin-7.0r73' (www/linux-flashplugin7) ---> Building '/usr/ports/www/linux-flashplugin7' ===> Cleaning for linux-flashplugin-7.0r73 ===> Found saved configuration for linux-flashplugin-7.0r70 => fp7_archive.zip doesn't seem to exist in /usr/ports/distfiles/flashplugin. => Attempting to fetch from http://fpdownload.macromedia.com/get/flashplayer/installers/archive/. fp7_archive.zip 39% of 37 MB 203 kBps 01m56s Vince > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"