diff options
author | rene <rene@FreeBSD.org> | 2013-11-19 18:01:03 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-11-19 18:01:03 +0800 |
commit | f335a6870cf654df4eb627a33a2ad5a346d2db7b (patch) | |
tree | 982198a546a288ac66185e22ea6bacc8c2b636bc | |
parent | aa80a74ea01f9009502d3554469098b6baff6823 (diff) | |
download | freebsd-ports-gnome-f335a6870cf654df4eb627a33a2ad5a346d2db7b.tar.gz freebsd-ports-gnome-f335a6870cf654df4eb627a33a2ad5a346d2db7b.tar.zst freebsd-ports-gnome-f335a6870cf654df4eb627a33a2ad5a346d2db7b.zip |
These ports (optionally) depend on expired port, mark them for removal
on 2013-12-19.
-rw-r--r-- | games/daimonin/Makefile | 2 | ||||
-rw-r--r-- | misc/freeswitch-pizzademo/Makefile | 3 | ||||
-rw-r--r-- | misc/freeswitch-scripts/Makefile | 3 | ||||
-rw-r--r-- | net/freeswitch/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-Webmake/Makefile | 3 |
5 files changed, 14 insertions, 0 deletions
diff --git a/games/daimonin/Makefile b/games/daimonin/Makefile index d1c2ca9c1c17..7d46860152b3 100644 --- a/games/daimonin/Makefile +++ b/games/daimonin/Makefile @@ -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 diff --git a/misc/freeswitch-pizzademo/Makefile b/misc/freeswitch-pizzademo/Makefile index cde44f526694..685153a61a10 100644 --- a/misc/freeswitch-pizzademo/Makefile +++ b/misc/freeswitch-pizzademo/Makefile @@ -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 diff --git a/misc/freeswitch-scripts/Makefile b/misc/freeswitch-scripts/Makefile index a7c386c3eeab..eb2fd2c70046 100644 --- a/misc/freeswitch-scripts/Makefile +++ b/misc/freeswitch-scripts/Makefile @@ -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]* diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 84df73741331..2cdaee26b3d2 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -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 diff --git a/www/p5-HTML-Webmake/Makefile b/www/p5-HTML-Webmake/Makefile index 1fe17c13eb06..2af8f36770d4 100644 --- a/www/p5-HTML-Webmake/Makefile +++ b/www/p5-HTML-Webmake/Makefile @@ -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 \ |