These ports (optionally) depend on expired port, mark them for removal

on 2013-12-19.
This commit is contained in:
Rene Ladan 2013-11-19 10:01:03 +00:00
parent 9778efcf70
commit 7232fc1798
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334292
5 changed files with 14 additions and 0 deletions

View File

@ -48,6 +48,8 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-wrapper.c
.endif
.if ${PORT_OPTIONS:MMUSIC}
DEPRECATED= Depends on expired games/daimonin-music
EXPIRATION_DATE=2013-12-19
RUN_DEPENDS+= ${DATADIR}/media/AnichGiantTrouble.ogg:${PORTSDIR}/games/daimonin-music
.endif

View File

@ -15,6 +15,9 @@ DIST_SUBDIR= ${BASE_PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= FreeSwitch pizza demo
DEPRECATED= Depends on expired net/freeswitch-core
EXPIRATION_DATE=2013-12-19
RUN_DEPENDS= ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core \
${LOCALBASE}/share/${BASE_PORTNAME}/sounds/.freeswitch-sounds:${PORTSDIR}/audio/freeswitch-sounds

View File

@ -13,6 +13,9 @@ DIST_SUBDIR= ${BASE_PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= FreeSwitch Scripts
DEPRECATED= Depends on expired net/freeswitch-core
EXPIRATION_DATE=2013-12-19
RUN_DEPENDS= ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core
CONFLICTS= freeswitch-scripts-devel-[0-9]*

View File

@ -12,6 +12,9 @@ EXTRACT_ONLY= # none
MAINTAINER= ports@FreeBSD.org
COMMENT= FreeSwitch meta-port to pull in all the components
DEPRECATED= Depends on expired net/freeswitch-core
EXPIRATION_DATE=2013-12-19
CONFLICTS= freeswitch-devel-[0-9]*
RUN_DEPENDS= ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core

View File

@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple perl based website content management system
DEPRECATED= Depends on expired textproc/p5-XML-Sablotron
EXPIRATION_DATE=2013-12-19
BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
p5-Text-EtText>=0:${PORTSDIR}/textproc/p5-Text-EtText \