diff options
author | nox <nox@FreeBSD.org> | 2009-07-04 04:59:10 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2009-07-04 04:59:10 +0800 |
commit | c926ef35d3b8a8a97e81b4b9f1ccd206737fed39 (patch) | |
tree | 4e440cd94f6bc120c167a0a505301c5fc3d69305 /www/linux-f10-flashplugin10 | |
parent | 1b94c42dc13225e5b7e79086d1a2032e9b33dd7c (diff) | |
download | freebsd-ports-gnome-c926ef35d3b8a8a97e81b4b9f1ccd206737fed39.tar.gz freebsd-ports-gnome-c926ef35d3b8a8a97e81b4b9f1ccd206737fed39.tar.zst freebsd-ports-gnome-c926ef35d3b8a8a97e81b4b9f1ccd206737fed39.zip |
This is a Linux Fedora 10 port for...
This is the official Flash Player from Adobe. This plugin enables
you to see .swf and .spl files on the 'net from your Opera, Mozilla or
Firefox sessions.
Please see the Adobe home page for more information.
FreeBSD Flash License Agreement:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374
WWW: http://www.adobe.com/
Diffstat (limited to 'www/linux-f10-flashplugin10')
-rw-r--r-- | www/linux-f10-flashplugin10/Makefile | 20 | ||||
-rw-r--r-- | www/linux-f10-flashplugin10/distinfo | 6 |
2 files changed, 13 insertions, 13 deletions
diff --git a/www/linux-f10-flashplugin10/Makefile b/www/linux-f10-flashplugin10/Makefile index d317efb0e7d0..392a7bcebde5 100644 --- a/www/linux-f10-flashplugin10/Makefile +++ b/www/linux-f10-flashplugin10/Makefile @@ -1,6 +1,7 @@ -# New ports collection makefile for: linux-f8-flashplugin10 -# Date created: 8 Apr 2009 -# Whom: Juergen Lock <nox@FreeBSD.org> +# New ports collection makefile for: www/linux-f10-flashplugin10 +# Date created: 2009-06-26 +# Whom: bsam +# Based on: www/linux-f8-flashplugin10 by nox@ # # $FreeBSD$ # @@ -9,10 +10,10 @@ PORTNAME= flashplugin PORTVERSION= 10.0r22 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \ - http://tijl.ulyssis.be/mirror/:suplib -PKGNAMEPREFIX= linux- + ftp://ftp.ipt.ru/pub/download/:suplib +PKGNAMEPREFIX= linux-f10- DISTFILES= install_flash_player_10_linux.tar.gz:plugin \ - linux-f8-flashsupport-9.0.1.i386.tar.gz:suplib + linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= emulation@FreeBSD.org @@ -20,19 +21,18 @@ COMMENT= Adobe Flash Player NPAPI Plugin ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes -USE_LINUX_APPS= openssl curl libssh2 libidn nspr nss +USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap RESTRICTED= Redistribution not allowed -RESTRICTED_FILES= ${DISTFILES:Nlinux-f8-flashsupport*:C/:[^:]+$//} +RESTRICTED_FILES= ${DISTFILES:Nlinux-f10-flashsupport*:C/:[^:]+$//} NO_BUILD= yes WRKSRC= ${WRKDIR}/install_flash_player_10_linux -LATEST_LINK= flash10 USE_NPAPI= linux-* NPAPI_FILES= libflashplayer.so -CONFLICTS= linux-flashplugin-7* linux-flashplugin-9* +CONFLICTS= linux-flashplugin-7* linux-flashplugin-9* linux-f8-flashplugin10-* post-install: @${INSTALL_PROGRAM} ${WRKDIR}/libflashsupport.so ${LINUXBASE}/usr/lib diff --git a/www/linux-f10-flashplugin10/distinfo b/www/linux-f10-flashplugin10/distinfo index 6fe5341f1f0e..e771ae063d42 100644 --- a/www/linux-f10-flashplugin10/distinfo +++ b/www/linux-f10-flashplugin10/distinfo @@ -1,6 +1,6 @@ MD5 (flashplugin/10.0r22/install_flash_player_10_linux.tar.gz) = 23e4c2b844db0f87ff62084178aa2b1f SHA256 (flashplugin/10.0r22/install_flash_player_10_linux.tar.gz) = cd29f166c87fecc943e88fe951bb61c56728fab12b4bf343badafa73ea95394e SIZE (flashplugin/10.0r22/install_flash_player_10_linux.tar.gz) = 3994294 -MD5 (flashplugin/10.0r22/linux-f8-flashsupport-9.0.1.i386.tar.gz) = e41a9fc56644f2410eb0803044395289 -SHA256 (flashplugin/10.0r22/linux-f8-flashsupport-9.0.1.i386.tar.gz) = d516d3bff6e853bde71369e424861d865e4d25f0a10c2388c1c466fca055d759 -SIZE (flashplugin/10.0r22/linux-f8-flashsupport-9.0.1.i386.tar.gz) = 2989 +MD5 (flashplugin/10.0r22/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 6e416c81497f65065d78dae1e0acad0d +SHA256 (flashplugin/10.0r22/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf +SIZE (flashplugin/10.0r22/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 |