Date: Tue, 19 Nov 2013 10:01:03 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334292 - in head: games/daimonin misc/freeswitch-pizzademo misc/freeswitch-scripts net/freeswitch www/p5-HTML-Webmake Message-ID: <201311191001.rAJA13e7047288@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Tue Nov 19 10:01:03 2013 New Revision: 334292 URL: http://svnweb.freebsd.org/changeset/ports/334292 Log: These ports (optionally) depend on expired port, mark them for removal on 2013-12-19. Modified: head/games/daimonin/Makefile head/misc/freeswitch-pizzademo/Makefile head/misc/freeswitch-scripts/Makefile head/net/freeswitch/Makefile head/www/p5-HTML-Webmake/Makefile Modified: head/games/daimonin/Makefile ============================================================================== --- head/games/daimonin/Makefile Tue Nov 19 09:55:41 2013 (r334291) +++ head/games/daimonin/Makefile Tue Nov 19 10:01:03 2013 (r334292) @@ -48,6 +48,8 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch- .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 Modified: head/misc/freeswitch-pizzademo/Makefile ============================================================================== --- head/misc/freeswitch-pizzademo/Makefile Tue Nov 19 09:55:41 2013 (r334291) +++ head/misc/freeswitch-pizzademo/Makefile Tue Nov 19 10:01:03 2013 (r334292) @@ -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 Modified: head/misc/freeswitch-scripts/Makefile ============================================================================== --- head/misc/freeswitch-scripts/Makefile Tue Nov 19 09:55:41 2013 (r334291) +++ head/misc/freeswitch-scripts/Makefile Tue Nov 19 10:01:03 2013 (r334292) @@ -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]* Modified: head/net/freeswitch/Makefile ============================================================================== --- head/net/freeswitch/Makefile Tue Nov 19 09:55:41 2013 (r334291) +++ head/net/freeswitch/Makefile Tue Nov 19 10:01:03 2013 (r334292) @@ -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 Modified: head/www/p5-HTML-Webmake/Makefile ============================================================================== --- head/www/p5-HTML-Webmake/Makefile Tue Nov 19 09:55:41 2013 (r334291) +++ head/www/p5-HTML-Webmake/Makefile Tue Nov 19 10:01:03 2013 (r334292) @@ -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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311191001.rAJA13e7047288>