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 /misc | |
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.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/freeswitch-pizzademo/Makefile | 3 | ||||
-rw-r--r-- | misc/freeswitch-scripts/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
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]* |