aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-04-01 17:11:30 +0000
committerRene Ladan <rene@FreeBSD.org>2020-04-01 17:11:30 +0000
commit5bb8cec9ab28275fc110b78f5fa3d9eb1eaf7c82 (patch)
treec22e41b1a5d0490e4ac90b87b1ecb2a18f430b80 /databases
parente159e23f03b3d3e59ef5794073258407c2ea6e12 (diff)
downloadports-5bb8cec9ab28275fc110b78f5fa3d9eb1eaf7c82.tar.gz
ports-5bb8cec9ab28275fc110b78f5fa3d9eb1eaf7c82.zip
Remove expired ports:
2020-04-01 databases/py-pypuppetdb03: Use databases/py-pypuppetdb instead 2020-04-01 www/py-puppetboard02: Use www/py-puppetboard instead 2020-04-01 www/py-puppetboard03: Use www/py-puppetboard instead
Notes
Notes: svn path=/head/; revision=530227
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/py-pypuppetdb03/Makefile26
-rw-r--r--databases/py-pypuppetdb03/distinfo3
-rw-r--r--databases/py-pypuppetdb03/pkg-descr4
4 files changed, 0 insertions, 34 deletions
diff --git a/databases/Makefile b/databases/Makefile
index dd84268b0b91..1d5c1ee09899 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -809,7 +809,6 @@
SUBDIR += py-pymysql
SUBDIR += py-pyodbc
SUBDIR += py-pypuppetdb
- SUBDIR += py-pypuppetdb03
SUBDIR += py-pytc
SUBDIR += py-python-arango
SUBDIR += py-python-memcached
diff --git a/databases/py-pypuppetdb03/Makefile b/databases/py-pypuppetdb03/Makefile
deleted file mode 100644
index a25d4df3a462..000000000000
--- a/databases/py-pypuppetdb03/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= pypuppetdb
-PORTVERSION= 0.3.3
-DISTVERSIONPREFIX= v
-CATEGORIES= databases python
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-PKGNAMESUFFIX= 03
-
-MAINTAINER= puppet@FreeBSD.org
-COMMENT= Library to work with PuppetDB's REST API
-
-LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Use databases/py-pypuppetdb instead
-EXPIRATION_DATE=2020-04-01
-
-CONFLICTS_INSTALL= pypuppetdb-*
-USE_GITHUB= yes
-GH_ACCOUNT= voxpupuli
-
-USES= python
-USE_PYTHON= autoplist distutils
-
-.include <bsd.port.mk>
diff --git a/databases/py-pypuppetdb03/distinfo b/databases/py-pypuppetdb03/distinfo
deleted file mode 100644
index 2f4ae8e01f3a..000000000000
--- a/databases/py-pypuppetdb03/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1518552479
-SHA256 (voxpupuli-pypuppetdb-v0.3.3_GH0.tar.gz) = c8d3d881e60f7e87a4130b00c340f92a18f39390cc7b1b065f448a30c7aac04f
-SIZE (voxpupuli-pypuppetdb-v0.3.3_GH0.tar.gz) = 45871
diff --git a/databases/py-pypuppetdb03/pkg-descr b/databases/py-pypuppetdb03/pkg-descr
deleted file mode 100644
index 0fd5731c4374..000000000000
--- a/databases/py-pypuppetdb03/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This library is a thin wrapper around the PuppetDB REST API providing some
-convinience functions and objects to request and hold data from PuppetDB.
-
-WWW: https://github.com/voxpupuli/pypuppetdb