diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 19:01:20 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 19:01:20 +0000 |
| commit | ef3f49b54888b3f38247a2f73d25825ce86cf9ca (patch) | |
| tree | 0056f93b3d82a7729c52c2ddaa7049c55b030751 | |
| parent | 7a6edba10b80d12b6476a200f69118ae5f2714b9 (diff) | |
www/py-dj52-django-storages: Remove expired port
2026-06-30 www/py-dj52-django-storages: Obsolete, please use www/py-django-storages instead
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | www/Makefile | 1 | ||||
| -rw-r--r-- | www/py-dj52-django-storages/Makefile | 47 | ||||
| -rw-r--r-- | www/py-dj52-django-storages/distinfo | 3 | ||||
| -rw-r--r-- | www/py-dj52-django-storages/pkg-descr | 2 |
5 files changed, 1 insertions, 53 deletions
@@ -5390,3 +5390,4 @@ www/py-dj52-django-soft-delete|www/py-django-soft-delete|2026-06-30|Has expired: www/py-dj52-django-htmx|www/py-django-htmx|2026-06-30|Has expired: Obsolete, please use www/py-django-htmx instead www/py-dj52-laces|www/py-laces|2026-06-30|Has expired: Obsolete, please use www/py-laces instead www/py-dj52-django-otp|www/py-django-otp|2026-06-30|Has expired: Obsolete, please use www/py-django-otp instead +www/py-dj52-django-storages|www/py-django-storages|2026-06-30|Has expired: Obsolete, please use www/py-django-storages instead diff --git a/www/Makefile b/www/Makefile index 0e421f7773d1..e65b500cfdeb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1583,7 +1583,6 @@ SUBDIR += py-dj52-django-permissionedforms SUBDIR += py-dj52-django-prometheus SUBDIR += py-dj52-django-redis - SUBDIR += py-dj52-django-storages SUBDIR += py-dj52-django-stubs-ext SUBDIR += py-dj52-django-tables2 SUBDIR += py-dj52-django-taggit diff --git a/www/py-dj52-django-storages/Makefile b/www/py-dj52-django-storages/Makefile deleted file mode 100644 index 87f8a8c620b4..000000000000 --- a/www/py-dj52-django-storages/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -PORTNAME= django-storages -DISTVERSION= 1.14.6 -CATEGORIES= www python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- -DISTNAME= django_storages-${DISTVERSION} - -MAINTAINER= kai@FreeBSD.org -COMMENT= Generic storages for Django -WWW= https://django-storages.readthedocs.io/en/latest/ \ - https://github.com/jschneier/django-storages - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Obsolete, please use www/py-django-storages instead -EXPIRATION_DATE=2026-06-30 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=3.2:www/py-django52@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist concurrent pep517 - -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} - -NO_ARCH= yes - -# AZURE option requires newer devel/py-azure-storage-blob (not yet in the ports tree). -OPTIONS_DEFINE= DROPBOX GOOGLE LIBCLOUD S3 SFTP #AZURE -#AZURE_DESC= Azure backend -DROPBOX_DESC= Dropbox backend -GOOGLE_DESC= Google Cloud Storage backend -LIBCLOUD_DESC= Apache Libcloud backend -S3_DESC= Amazon S3 backend -SFTP_DESC= SFTP backend - -#AZURE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-core>=1.13:devel/py-azure-core@${PY_FLAVOR} \ -# ${PYTHON_PKGNAMEPREFIX}azure-storage-blob>=12:devel/py-azure-storage-blob@${PY_FLAVOR} -DROPBOX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dropbox>=7.2.1:www/py-dropbox@${PY_FLAVOR} -GOOGLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=1.27:www/py-google-cloud-storage@${PY_FLAVOR} -LIBCLOUD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcloud>=0:net/py-libcloud@${PY_FLAVOR} -S3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.4.4:www/py-boto3@${PY_FLAVOR} -SFTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.15:security/py-paramiko@${PY_FLAVOR} - -.include <bsd.port.mk> diff --git a/www/py-dj52-django-storages/distinfo b/www/py-dj52-django-storages/distinfo deleted file mode 100644 index fdf7fdd929d0..000000000000 --- a/www/py-dj52-django-storages/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1744777452 -SHA256 (django_storages-1.14.6.tar.gz) = 7a25ce8f4214f69ac9c7ce87e2603887f7ae99326c316bc8d2d75375e09341c9 -SIZE (django_storages-1.14.6.tar.gz) = 87587 diff --git a/www/py-dj52-django-storages/pkg-descr b/www/py-dj52-django-storages/pkg-descr deleted file mode 100644 index 9a41326622ac..000000000000 --- a/www/py-dj52-django-storages/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Generic storages for Django. Support for many storages -(S3, MogileFS, etc) in Django |
