summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-analyzemft/Makefile3
-rw-r--r--sysutils/py-cdmi/Makefile3
-rw-r--r--sysutils/py-ezjailremote/Makefile3
-rw-r--r--sysutils/py-gmailfs-fuse/Makefile3
-rw-r--r--sysutils/py-halite/Makefile3
-rw-r--r--sysutils/py-mqttwarn/Makefile3
-rw-r--r--sysutils/py-ploy_ec2/Makefile3
-rw-r--r--sysutils/py-ploy_fabric/Makefile3
-rw-r--r--sysutils/py-scriptine/Makefile3
-rw-r--r--sysutils/py-superlance/Makefile3
10 files changed, 30 insertions, 0 deletions
diff --git a/sysutils/py-analyzemft/Makefile b/sysutils/py-analyzemft/Makefile
index bc508f3e567e..105b81d92ce8 100644
--- a/sysutils/py-analyzemft/Makefile
+++ b/sysutils/py-analyzemft/Makefile
@@ -16,6 +16,9 @@ LICENSE_NAME= Common Public License
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
NO_ARCH= yes
USES= python:2.7
USE_PYTHON= distutils autoplist
diff --git a/sysutils/py-cdmi/Makefile b/sysutils/py-cdmi/Makefile
index 4e678587bb48..7c8d51c21c4e 100644
--- a/sysutils/py-cdmi/Makefile
+++ b/sysutils/py-cdmi/Makefile
@@ -12,6 +12,9 @@ COMMENT= CDMI on OpenStack Swift implementation
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}swift>0:databases/py-swift@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}webob>0:www/py-webob@${PY_FLAVOR}
diff --git a/sysutils/py-ezjailremote/Makefile b/sysutils/py-ezjailremote/Makefile
index 25a4f999ce71..daa9d9c68071 100644
--- a/sysutils/py-ezjailremote/Makefile
+++ b/sysutils/py-ezjailremote/Makefile
@@ -12,6 +12,9 @@ COMMENT= Remote control and convenience wrapper for ezjail
LICENSE= BSD2CLAUSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
RUN_DEPENDS= ezjail-admin:sysutils/ezjail \
${PYTHON_PKGNAMEPREFIX}fabric1>0:devel/py-fabric1@${PY_FLAVOR}
diff --git a/sysutils/py-gmailfs-fuse/Makefile b/sysutils/py-gmailfs-fuse/Makefile
index 1f0887115e8b..7993f4e810b7 100644
--- a/sysutils/py-gmailfs-fuse/Makefile
+++ b/sysutils/py-gmailfs-fuse/Makefile
@@ -11,6 +11,9 @@ COMMENT= Use an IMAP server (like gmail) as normal storage
LICENSE= GPLv2
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fusefs>=0.2:devel/py-fusefs@${PY_FLAVOR}
USES= fuse python:2.7
diff --git a/sysutils/py-halite/Makefile b/sysutils/py-halite/Makefile
index c27abc82867e..d62b7890b471 100644
--- a/sysutils/py-halite/Makefile
+++ b/sysutils/py-halite/Makefile
@@ -12,6 +12,9 @@ COMMENT= SaltStack Web UI
LICENSE= APACHE20
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}salt>=0.17.0:sysutils/py-salt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cherrypy>0:www/py-cherrypy@${PY_FLAVOR}
diff --git a/sysutils/py-mqttwarn/Makefile b/sysutils/py-mqttwarn/Makefile
index 22e3a9213f8a..bf3a3b0e8c51 100644
--- a/sysutils/py-mqttwarn/Makefile
+++ b/sysutils/py-mqttwarn/Makefile
@@ -12,6 +12,9 @@ COMMENT= Subscribe to MQTT topics and notify pluggable services
LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}paho-mqtt>=0:net/py-paho-mqtt@${PY_FLAVOR}
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}supervisor>=0:sysutils/py-supervisor@${PY_FLAVOR}
diff --git a/sysutils/py-ploy_ec2/Makefile b/sysutils/py-ploy_ec2/Makefile
index 720cf9e7394b..f07d95514075 100644
--- a/sysutils/py-ploy_ec2/Makefile
+++ b/sysutils/py-ploy_ec2/Makefile
@@ -13,6 +13,9 @@ COMMENT= Plugin for ploy to provision Amazon EC2 instances
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ploy>=1.0.0:sysutils/py-ploy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}boto>=2.0:devel/py-boto@${PY_FLAVOR} \
diff --git a/sysutils/py-ploy_fabric/Makefile b/sysutils/py-ploy_fabric/Makefile
index 443bdb80918e..e48a74aae1bd 100644
--- a/sysutils/py-ploy_fabric/Makefile
+++ b/sysutils/py-ploy_fabric/Makefile
@@ -14,6 +14,9 @@ COMMENT= Ploy plugin for integration with Fabric
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ploy>=1.0.0:sysutils/py-ploy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}fabric1>=1.4.0,1:devel/py-fabric1@${PY_FLAVOR}
diff --git a/sysutils/py-scriptine/Makefile b/sysutils/py-scriptine/Makefile
index 9bc96312bbe1..7bb3d2b8ec86 100644
--- a/sysutils/py-scriptine/Makefile
+++ b/sysutils/py-scriptine/Makefile
@@ -12,6 +12,9 @@ COMMENT= Python shell scripts made easy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
USES= python:2.7
USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/sysutils/py-superlance/Makefile b/sysutils/py-superlance/Makefile
index 384208c5525d..c7c26aa7cd74 100644
--- a/sysutils/py-superlance/Makefile
+++ b/sysutils/py-superlance/Makefile
@@ -13,6 +13,9 @@ COMMENT= Superlance plugins for supervisord
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}supervisor>0:sysutils/py-supervisor@${PY_FLAVOR}
NO_ARCH= yes