Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2014 18:58:48 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r346567 - in head: devel/ros-common_msgs devel/ros-documentation devel/ros-nxt devel/ros-rx devel/ros_comm devel/ros_tutorials math/ros-geometry
Message-ID:  <201402281858.s1SIwm22031390@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Feb 28 18:58:48 2014
New Revision: 346567
URL: http://svnweb.freebsd.org/changeset/ports/346567
QAT: https://qat.redports.org/buildarchive/r346567/

Log:
  Mark borken/deprecated and set expiration date again
  
  Reported by:	pkg-fallout

Modified:
  head/devel/ros-common_msgs/Makefile
  head/devel/ros-documentation/Makefile
  head/devel/ros-nxt/Makefile
  head/devel/ros-rx/Makefile
  head/devel/ros_comm/Makefile
  head/devel/ros_tutorials/Makefile
  head/math/ros-geometry/Makefile

Modified: head/devel/ros-common_msgs/Makefile
==============================================================================
--- head/devel/ros-common_msgs/Makefile	Fri Feb 28 18:57:01 2014	(r346566)
+++ head/devel/ros-common_msgs/Makefile	Fri Feb 28 18:58:48 2014	(r346567)
@@ -14,6 +14,8 @@ COMMENT=	Robot Operating System - common
 
 LICENSE=	BSD
 
+DEPRECATED=	Depends on expiring devel/ros_comm
+EXPIRATION_DATE=	2014-03-28
 STACKNAME=	${PORTNAME:S/ros-//}
 
 BUILD_DEPENDS=	rosmake:${PORTSDIR}/devel/ros \

Modified: head/devel/ros-documentation/Makefile
==============================================================================
--- head/devel/ros-documentation/Makefile	Fri Feb 28 18:57:01 2014	(r346566)
+++ head/devel/ros-documentation/Makefile	Fri Feb 28 18:58:48 2014	(r346567)
@@ -14,6 +14,8 @@ COMMENT=	Robot Operating System - docume
 
 LICENSE=	BSD
 
+DEPRECATED=	Depends on expiring devel/ros_comm
+EXPIRATION_DATE=	2014-03-28
 STACKNAME=	${PORTNAME:S/ros-//}
 
 BUILD_DEPENDS=	rosmake:${PORTSDIR}/devel/ros

Modified: head/devel/ros-nxt/Makefile
==============================================================================
--- head/devel/ros-nxt/Makefile	Fri Feb 28 18:57:01 2014	(r346566)
+++ head/devel/ros-nxt/Makefile	Fri Feb 28 18:58:48 2014	(r346567)
@@ -20,6 +20,8 @@ PROJECTHOST=	nxt-python
 LICENSE_COMB=	multi
 LICENSE=	BSD GPLv3
 
+DEPRECATED=	Depends on expiring devel/ros_comm
+EXPIRATION_DATE=	2014-03-28
 STACKNAME=	${PORTNAME:S/ros-//}
 WRKSRC=		${WRKDIR}/${STACKNAME}-${PORTVERSION}
 

Modified: head/devel/ros-rx/Makefile
==============================================================================
--- head/devel/ros-rx/Makefile	Fri Feb 28 18:57:01 2014	(r346566)
+++ head/devel/ros-rx/Makefile	Fri Feb 28 18:58:48 2014	(r346567)
@@ -16,6 +16,8 @@ COMMENT=	Robot Operating System - GUI re
 
 #LICENSE=	BSD LGPL* CreativeCommons WxWindows
 
+DEPRECATED=	Depends on expiring devel/ros_comm
+EXPIRATION_DATE=	2014-03-28
 STACKNAME=	${PORTNAME:S/ros-//}
 WRKSRC=		${WRKDIR}/${STACKNAME}-${PORTVERSION}
 

Modified: head/devel/ros_comm/Makefile
==============================================================================
--- head/devel/ros_comm/Makefile	Fri Feb 28 18:57:01 2014	(r346566)
+++ head/devel/ros_comm/Makefile	Fri Feb 28 18:58:48 2014	(r346567)
@@ -13,6 +13,10 @@ COMMENT=	Robot Operating System - commun
 
 LICENSE=	BSD
 
+BROKEN=		Does not build
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2014-03-28
+
 STACKNAME=	${PORTNAME}
 
 CFLAGS+=	-I${LOCALBASE}/include

Modified: head/devel/ros_tutorials/Makefile
==============================================================================
--- head/devel/ros_tutorials/Makefile	Fri Feb 28 18:57:01 2014	(r346566)
+++ head/devel/ros_tutorials/Makefile	Fri Feb 28 18:58:48 2014	(r346567)
@@ -13,6 +13,9 @@ COMMENT=	Robot Operating System - tutori
 
 LICENSE=	BSD
 
+DEPRECATED=	Depends on expiring devel/ros_comm
+EXPIRATION_DATE=	2014-03-28
+
 BUILD_DEPENDS=	rosmake:${PORTSDIR}/devel/ros \
 		${LOCALBASE}/ros/stacks/ros_comm/stack.xml:${PORTSDIR}/devel/ros_comm
 RUN_DEPENDS=	roscore:${PORTSDIR}/devel/ros \

Modified: head/math/ros-geometry/Makefile
==============================================================================
--- head/math/ros-geometry/Makefile	Fri Feb 28 18:57:01 2014	(r346566)
+++ head/math/ros-geometry/Makefile	Fri Feb 28 18:58:48 2014	(r346567)
@@ -20,6 +20,8 @@ COMMENT=	Robot Operating System - geomet
 #LICENSE_COMB=	multi
 #LICENSE=	BSD LGPL* Zlib # which LGPL and Zlib not defined yet
 
+DEPRECATED=	Depends on expiring devel/ros_comm
+EXPIRATION_DATE=	2014-03-28
 STACKNAME=	${PORTNAME:S/ros-//}
 WRKSRC=		${WRKDIR}/${STACKNAME}-${PORTVERSION}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402281858.s1SIwm22031390>