From owner-svn-ports-all@freebsd.org Tue Jan 14 09:34:36 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B0355223135; Tue, 14 Jan 2020 09:34:36 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47xlfN4DsDz3NRp; Tue, 14 Jan 2020 09:34:36 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6F6521B8B8; Tue, 14 Jan 2020 09:34:36 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 00E9Yai2066693; Tue, 14 Jan 2020 09:34:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00E9YYS1066685; Tue, 14 Jan 2020 09:34:34 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <202001140934.00E9YYS1066685@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 14 Jan 2020 09:34:34 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: 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 X-SVN-Commit-Revision: 523000 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jan 2020 09:34:36 -0000 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}