Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2020 09:34:34 +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: r523000 - in head: archivers/rox-archive deskutils/rox-memo devel/py-roxlib editors/rox-edit multimedia/rox-videothumbnail x11-fm/rox-mime-editor x11-fm/rox-session x11/rox-wallpaper
Message-ID:  <202001140934.00E9YYS1066685@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Jan 14 09:34:34 2020
New Revision: 523000
URL: https://svnweb.freebsd.org/changeset/ports/523000

Log:
  Deprecate some ROX desktop components
  
  With hat:	portmgr

Modified:
  head/archivers/rox-archive/Makefile
  head/deskutils/rox-memo/Makefile
  head/devel/py-roxlib/Makefile
  head/editors/rox-edit/Makefile
  head/multimedia/rox-videothumbnail/Makefile
  head/x11-fm/rox-mime-editor/Makefile
  head/x11-fm/rox-session/Makefile
  head/x11/rox-wallpaper/Makefile

Modified: head/archivers/rox-archive/Makefile
==============================================================================
--- head/archivers/rox-archive/Makefile	Tue Jan 14 09:30:20 2020	(r522999)
+++ head/archivers/rox-archive/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
@@ -10,6 +10,9 @@ DISTNAME=	archive-${PORTVERSION}
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Archive management tool for the ROX desktop
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-16
+
 RUN_DEPENDS=	${LOCALBASE}/bin/rox:x11-fm/rox-filer \
 		${PYTHON_PKGNAMEPREFIX}roxlib>=0:devel/py-roxlib@${PY_FLAVOR}
 

Modified: head/deskutils/rox-memo/Makefile
==============================================================================
--- head/deskutils/rox-memo/Makefile	Tue Jan 14 09:30:20 2020	(r522999)
+++ head/deskutils/rox-memo/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
@@ -10,6 +10,9 @@ DISTNAME=	memo-${PORTVERSION}
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Appointment/TODO management for the ROX desktop
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-16
+
 RUN_DEPENDS=	${LOCALBASE}/bin/rox:x11-fm/rox-filer \
 		${PYTHON_PKGNAMEPREFIX}roxlib>=0:devel/py-roxlib@${PY_FLAVOR}
 

Modified: head/devel/py-roxlib/Makefile
==============================================================================
--- head/devel/py-roxlib/Makefile	Tue Jan 14 09:30:20 2020	(r522999)
+++ head/devel/py-roxlib/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
@@ -11,6 +11,9 @@ DISTNAME=	rox-lib2-${PORTVERSION}
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Python libraries for ROX
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-16
+
 USES=		gnome python:2.7 shebangfix tar:bzip2
 USE_PYTHON=	flavors
 USE_GNOME=	pygtk2:run

Modified: head/editors/rox-edit/Makefile
==============================================================================
--- head/editors/rox-edit/Makefile	Tue Jan 14 09:30:20 2020	(r522999)
+++ head/editors/rox-edit/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
@@ -10,6 +10,9 @@ DISTNAME=	edit-${PORTVERSION}
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Text editor for the ROX desktop
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-16
+
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/Edit/Help/COPYING
 

Modified: head/multimedia/rox-videothumbnail/Makefile
==============================================================================
--- head/multimedia/rox-videothumbnail/Makefile	Tue Jan 14 09:30:20 2020	(r522999)
+++ head/multimedia/rox-videothumbnail/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
@@ -10,6 +10,9 @@ DISTNAME=	VideoThumbnail-${PORTVERSION}
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Video thumbnail provider for the ROX file manager
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-16
+
 RUN_DEPENDS=	${LOCALBASE}/bin/rox:x11-fm/rox-filer \
 		${PYTHON_PKGNAMEPREFIX}roxlib>=0:devel/py-roxlib@${PY_FLAVOR}
 

Modified: head/x11-fm/rox-mime-editor/Makefile
==============================================================================
--- head/x11-fm/rox-mime-editor/Makefile	Tue Jan 14 09:30:20 2020	(r522999)
+++ head/x11-fm/rox-mime-editor/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
@@ -10,6 +10,9 @@ DISTNAME=	mime-editor-${PORTVERSION}
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	MIME type editor for the ROX desktop
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-16
+
 RUN_DEPENDS=	${LOCALBASE}/bin/rox:x11-fm/rox-filer \
 		${PYTHON_PKGNAMEPREFIX}roxlib>=0:devel/py-roxlib@${PY_FLAVOR}
 

Modified: head/x11-fm/rox-session/Makefile
==============================================================================
--- head/x11-fm/rox-session/Makefile	Tue Jan 14 09:30:20 2020	(r522999)
+++ head/x11-fm/rox-session/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
@@ -9,6 +9,9 @@ MASTER_SITES=	SF/rox/ROX-Session/${PORTVERSION}/
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Simple session manager for the ROX desktop
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-16
+
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/Help/COPYING
 

Modified: head/x11/rox-wallpaper/Makefile
==============================================================================
--- head/x11/rox-wallpaper/Makefile	Tue Jan 14 09:30:20 2020	(r522999)
+++ head/x11/rox-wallpaper/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
@@ -10,6 +10,9 @@ DISTNAME=	Wallpaper-${PORTVERSION}
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Wallpaper management tool for the ROX desktop
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-16
+
 RUN_DEPENDS=	${LOCALBASE}/bin/rox:x11-fm/rox-filer \
 		${PYTHON_PKGNAMEPREFIX}roxlib>=0:devel/py-roxlib@${PY_FLAVOR}
 



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