aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-09-03 08:32:11 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-09-03 08:32:11 +0000
commit1949601cfd94b2f558d1846af203daacca1417ba (patch)
treefc30fe9a7047421470293e19aabee10f3008f46b
parent6e01151081874f9629b39051e13567ab3a8720ad (diff)
downloadports-1949601cfd94b2f558d1846af203daacca1417ba.tar.gz
ports-1949601cfd94b2f558d1846af203daacca1417ba.zip
Notes
-rw-r--r--graphics/flashplayer/Makefile3
-rw-r--r--graphics/libflash/Makefile2
-rw-r--r--www/flashplugin-mozilla/Makefile1
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/flashplayer/Makefile b/graphics/flashplayer/Makefile
index 7b7631f6db75..b9b2eed83051 100644
--- a/graphics/flashplayer/Makefile
+++ b/graphics/flashplayer/Makefile
@@ -15,6 +15,9 @@ DISTNAME= gplflash-${PORTVERSION}
MAINTAINER= llwang@infor.org
COMMENT= GPL standalone Flash (TM) player
+DEPRECATED= Depends on deprecated ../libflash
+EXPIRATION= 2011-09-30
+
LIB_DEPENDS= flash.0:${PORTSDIR}/graphics/libflash
WRKSRC= ${WRKDIR}/${DISTNAME}/player
diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile
index 4a71566831ee..275af48ea0b6 100644
--- a/graphics/libflash/Makefile
+++ b/graphics/libflash/Makefile
@@ -15,7 +15,9 @@ DISTNAME= gplflash-${PORTVERSION}
MAINTAINER= llwang@infor.org
COMMENT= GPL Flash (TM) Library
+# Depended on by graphics/flashplayer, www/flashplugin-mozilla, also DEPRECATED
DEPRECATED= gplflash is no longer supported. Please use gnash instead
+EXPIRATION= 2011-09-30
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \
jpeg.11:${PORTSDIR}/graphics/jpeg
diff --git a/www/flashplugin-mozilla/Makefile b/www/flashplugin-mozilla/Makefile
index 76e353eac440..50e669e2943a 100644
--- a/www/flashplugin-mozilla/Makefile
+++ b/www/flashplugin-mozilla/Makefile
@@ -18,6 +18,7 @@ COMMENT= A GPL standalone Flash (TM) plugin for Mozilla web browser
DEPRECATED= gplflash is no longer supported. Please use graphics/gnash, \
graphics/lightspark, or www/nspluginwrapper and \
www/linux-f10-flashplugin10 instead
+EXPIRATION= 2011-09-30
LIB_DEPENDS= flash.0:${PORTSDIR}/graphics/libflash