Skip to content

Commit

Permalink
MFH: r425225, r425380, r425941, r427989, r428522
Browse files Browse the repository at this point in the history
Add flash plugin 24.0.0.186 and remove flash plugin 11.x ports because the
distfiles are no longer available.

Approved by:	ports-secteam (feld)
  • Loading branch information
TijlCoosemans committed Dec 15, 2016
1 parent bf896ae commit cf75432
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 52 deletions.
2 changes: 2 additions & 0 deletions MOVED
Expand Up @@ -8664,3 +8664,5 @@ databases/postgresql91-docs||2016-10-02|Has expired: End-of-life is near
www/mediawiki125||2016-10-02|Has expired: EOL upstream
multimedia/kvazaar-devel|multimedia/kvazaar|2016-10-05|Out of date: use multimedia/kvazaar for now
www/lighttpd-mod_geoip|www/lighttpd|2016-10-21|Integrated into www/lighttpd
www/linux-f10-flashplugin11||2016-12-13|Deprecated
www/linux-c6-flashplugin11|www/linux-c6-flashplugin24|2016-12-13|Deprecated
3 changes: 1 addition & 2 deletions www/Makefile
Expand Up @@ -367,9 +367,8 @@
SUBDIR += links
SUBDIR += links-hacked
SUBDIR += links1
SUBDIR += linux-c6-flashplugin11
SUBDIR += linux-c6-flashplugin24
SUBDIR += linux-c6-qt47-webkit
SUBDIR += linux-f10-flashplugin11
SUBDIR += linux-firefox
SUBDIR += linux-opera
SUBDIR += linux-seamonkey
Expand Down
5 changes: 0 additions & 5 deletions www/linux-c6-flashplugin11/distinfo

This file was deleted.

10 changes: 0 additions & 10 deletions www/linux-c6-flashplugin11/pkg-descr

This file was deleted.

Expand Up @@ -2,41 +2,29 @@
# $FreeBSD$

PORTNAME= flashplugin
PORTVERSION= 11.2r202.644
PORTVERSION= 24.0.0.186
CATEGORIES= www multimedia linux
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:S/r/./}/:plugin \
LOCAL/nox:suplib
MASTER_SITES= https://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION}/
PKGNAMEPREFIX?= linux-c6-
DISTFILES= install_flash_player_11_linux.i386.tar.gz:plugin
DISTFILES= flash_player_npapi_linux.i386.tar.gz
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}

MAINTAINER= emulation@FreeBSD.org
COMMENT= Adobe Flash Player NPAPI Plugin
COMMENT= Adobe Flash Player NPAPI Plugin (beta)

ONLY_FOR_ARCHS= amd64 i386
USES?= linux:c6
USE_LINUX= curl cyrus-sasl2 gdkpixbuf2 gtk2 nspr nss
USE_LINUX= alsalib alsa-plugins-oss curl dri gtk2 nspr nss

RESTRICTED= Redistribution not allowed
RESTRICTED_FILES= ${DISTFILES:Nlinux-f10-flashsupport*:C/:[^:]+$//}

NO_BUILD= yes
NO_WRKSUBDIR= yes
STRIP=
USES+= cpe webplugin:linux
WEBPLUGIN_FILES= libflashplayer.so

OPTIONS_DEFINE= ALSA
OPTIONS_SUB= yes

ALSA_DESC= ALSA audio output (broken, needs lemul)
ALSA_USE= LINUX=alsalib,alsa-plugins-oss
ALSA_USE_OFF?= LINUX=openssl-compat
ALSA_DISTFILES_OFF= linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib
ALSA_PLIST_SUB_OFF= LINUXBASE="${LINUXBASE}"

CPE_VENDOR= adobe
CPE_PRODUCT= flash_player
WEBPLUGIN_FILES=libflashplayer.so

.include <bsd.port.options.mk>

Expand All @@ -47,10 +35,6 @@ post-patch:
do-install:
${MKDIR} ${STAGEDIR}${WEBPLUGIN_DIR}
${INSTALL_LIB} ${WRKSRC}/libflashplayer.so ${STAGEDIR}${WEBPLUGIN_DIR}
.if ! ${PORT_OPTIONS:MALSA}
${MKDIR} ${STAGEDIR}${LINUXBASE}/usr/lib
${INSTALL_LIB} ${WRKSRC}/libflashsupport.so ${STAGEDIR}${LINUXBASE}/usr/lib
.endif
${INSTALL_PROGRAM} ${WRKSRC}/usr/bin/flash-player-properties ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/usr/share/applications/flash-player-properties.desktop ${STAGEDIR}${DESKTOPDIR}
(cd ${WRKSRC}/usr/share/icons && ${COPYTREE_SHARE} hicolor ${STAGEDIR}${PREFIX}/share/icons)
Expand Down
3 changes: 3 additions & 0 deletions www/linux-c6-flashplugin24/distinfo
@@ -0,0 +1,3 @@
TIMESTAMP = 1481650383
SHA256 (flashplugin/24.0.0.186/flash_player_npapi_linux.i386.tar.gz) = 3b5803388f31940484c1020db4c5533aa48cfccab3880eb55a6f25610eb691fd
SIZE (flashplugin/24.0.0.186/flash_player_npapi_linux.i386.tar.gz) = 9159537
7 changes: 7 additions & 0 deletions www/linux-c6-flashplugin24/pkg-descr
@@ -0,0 +1,7 @@
This is the official Flash Player from Adobe. Together with nspluginwrapper
this plugin allows you to see .swf and .spl files in Firefox.

FreeBSD Flash License Agreement:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=96374

WWW: https://www.adobe.com/
File renamed without changes.
Expand Up @@ -6,7 +6,3 @@ share/icons/hicolor/22x22/apps/flash-player-properties.png
share/icons/hicolor/24x24/apps/flash-player-properties.png
share/icons/hicolor/32x32/apps/flash-player-properties.png
share/icons/hicolor/48x48/apps/flash-player-properties.png
%%NO_ALSA%%%%LINUXBASE%%/usr/lib/libflashsupport.so
%%NO_ALSA%%@dir %%LINUXBASE%%/usr/lib
%%NO_ALSA%%@dir %%LINUXBASE%%/usr
%%NO_ALSA%%@dir %%LINUXBASE%%
9 changes: 0 additions & 9 deletions www/linux-f10-flashplugin11/Makefile

This file was deleted.

0 comments on commit cf75432

Please sign in to comment.