diff options
author | rene <rene@FreeBSD.org> | 2018-08-25 22:50:53 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-08-25 22:50:53 +0800 |
commit | e82b1df7c65b8501f03ebe1296feae79e750fd33 (patch) | |
tree | ff31838c3a99f67798fcf39e865d02bede33a707 | |
parent | d24a4d6fc405d70f4f5299bb5b058298484e718a (diff) | |
download | freebsd-ports-gnome-e82b1df7c65b8501f03ebe1296feae79e750fd33.tar.gz freebsd-ports-gnome-e82b1df7c65b8501f03ebe1296feae79e750fd33.tar.zst freebsd-ports-gnome-e82b1df7c65b8501f03ebe1296feae79e750fd33.zip |
Remove expired port:
2018-08-01 www/py-django18: End of Live since 01/04/2018
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/py-django18/Makefile | 71 | ||||
-rw-r--r-- | www/py-django18/distinfo | 3 | ||||
-rw-r--r-- | www/py-django18/pkg-descr | 10 |
5 files changed, 1 insertions, 85 deletions
@@ -10493,3 +10493,4 @@ comms/usrp||2018-08-21|Has expired: Broken for more than 5 months devel/libbobcat||2018-08-21|Has expired: Broken for more than 5 months net-p2p/dogecoin||2018-08-21|Has expired: Broken for more than 5 months misc/freebsd-doc-sr||2018-08-23|Removed +www/py-django18|www/py-django111|2018-08-25|Has expired: End of Live since 01/04/2018 diff --git a/www/Makefile b/www/Makefile index bea36c8ba8d7..88b413d7b264 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1628,7 +1628,6 @@ SUBDIR += py-django-voting SUBDIR += py-django-widget-tweaks SUBDIR += py-django111 - SUBDIR += py-django18 SUBDIR += py-django20 SUBDIR += py-django21 SUBDIR += py-django_compressor diff --git a/www/py-django18/Makefile b/www/py-django18/Makefile deleted file mode 100644 index bc5256539b99..000000000000 --- a/www/py-django18/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> -# $FreeBSD$ - -PORTNAME= django -PORTVERSION= 1.8.19 -PORTREVISION= 0 -CATEGORIES= www python -MASTER_SITES= CHEESESHOP \ - https://www.djangoproject.com/m/releases/${PORTVERSION:R}/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= 18 -DISTNAME= Django-${PORTVERSION} -DIST_SUBDIR= python - -MAINTAINER= python@FreeBSD.org -COMMENT= High-level Python Web Framework (1.8.x LTS) - -DEPRECATED= End of Live since 01/04/2018 -EXPIRATION_DATE= 2018-08-01 - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} - -NO_ARCH= yes -USES= cpe python${PY_MYSQL} shebangfix -USE_PYTHON= autoplist distutils -SHEBANG_FILES= django/bin/django-admin.py \ - django/conf/project_template/manage.py - -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django-devel \ - ${PYTHON_PKGNAMEPREFIX}django11[01] \ - ${PYTHON_PKGNAMEPREFIX}django20 -CPE_VENDOR= djangoproject - -DOCSDIR= ${PREFIX}/share/doc/py-django -PORTDOCS= * - -OPTIONS_DEFINE= DOCS FASTCGI HTMLDOCS -OPTIONS_DEFAULT= SQLITE - -OPTIONS_GROUP= DATABASE -OPTIONS_GROUP_DATABASE= PGSQL MYSQL SQLITE - -HTMLDOCS_DESC= Install HTML documentation (requires Sphinx) - -PLIST_FILES= man/man1/django-admin.1.gz - -HTMLDOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} -HTMLDOCS_IMPLIES= DOCS -PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${PY_FLAVOR} -MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb@${PY_FLAVOR} -MYSQL_VARS= PY_MYSQL=:2.7 -SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} -FASTCGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flup6>0:www/py-flup6@${PY_FLAVOR} - -post-build-HTMLDOCS-on: - cd ${WRKSRC}/docs && ${MAKE} html SPHINXBUILD=sphinx-build-${PYTHON_VER} - -post-install: - ${INSTALL_MAN} ${WRKSRC}/docs/man/* ${STAGEDIR}/${MAN1PREFIX}/man/man1 - @${ECHO_MSG} "" - @${ECHO_MSG} " * See http://docs.djangoproject.com/ for complete documentation" - @${ECHO_MSG} "" - -post-install-HTMLDOCS-on: - ${MKDIR} ${STAGEDIR}/${DOCSDIR} - ${CP} -R ${WRKSRC}/docs/_build/html ${STAGEDIR}/${DOCSDIR} - -.include <bsd.port.mk> diff --git a/www/py-django18/distinfo b/www/py-django18/distinfo deleted file mode 100644 index 667eed59ad92..000000000000 --- a/www/py-django18/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1520380367 -SHA256 (python/Django-1.8.19.tar.gz) = 33d44a5cf9d333247a9a374ae1478b78b83c9b78eb316fc04adde62053b4c047 -SIZE (python/Django-1.8.19.tar.gz) = 7359244 diff --git a/www/py-django18/pkg-descr b/www/py-django18/pkg-descr deleted file mode 100644 index 0ea493b87ab6..000000000000 --- a/www/py-django18/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Django is a high-level Python Web framework that encourages rapid development -and clean, pragmatic design. - -Developed and used over the past two years by a fast-moving online-news -operation, Django was designed from scratch to handle two challenges: the -intensive deadlines of a newsroom and the stringent requirements of experienced -Web developers. It has convenient niceties for developing content-management -systems, but it's an excellent tool for building any Web site. - -WWW: https://www.djangoproject.com/ |