svn commit: r334292 - in head: games/daimonin misc/freeswitch-pizzademo misc/freeswitch-scripts net/freeswitch www/p5-HTML-Webmake
Rene Ladan
rene at FreeBSD.org
Tue Nov 19 10:01:05 UTC 2013
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 at 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 at 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 at 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 at 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 \
More information about the svn-ports-all
mailing list