1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Remove expired ports:

2021-02-14 www/rtv: Abandoned, use www/py-ttrv or www/py-tuir instead
2021-02-15 textproc/py-sphinxcontrib-websupport11: Use textproc/py-sphinxcontrib-websupport instead
2021-02-15 textproc/py-sphinx18: Old version, use textproc/py-sphinx instead
This commit is contained in:
Rene Ladan 2021-02-17 09:05:41 +00:00
parent 24b0e67b19
commit 11707bfe2e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565488
13 changed files with 3 additions and 155 deletions

3
MOVED
View File

@ -16167,3 +16167,6 @@ misc/pnpids|misc/hwdata|2021-02-14|Rename package to upstreams name
misc/cdcollect||2021-02-14|Has expired: Unmaintained and dead upstream (12+ years) depends on deprecated libraries as www/gtkhtml3
security/krb5-116|security/krb5-118|2021-02-14|Has expired: EOL one year after the release of krb5 1.18
www/palemoon||2021-02-15|Depends on expired version of python
www/rtv||2021-02-17|Has expired: Abandoned, use www/py-ttrv or www/py-tuir instead
textproc/py-sphinxcontrib-websupport11|textproc/py-sphinxcontrib-websupport|2021-02-17|Has expired: Use textproc/py-sphinxcontrib-websupport instead
textproc/py-sphinx18|textproc/py-sphinx|2021-02-17|Has expired: Old version, use textproc/py-sphinx instead

View File

@ -1401,7 +1401,6 @@
SUBDIR += py-sphinx-issues
SUBDIR += py-sphinx-me
SUBDIR += py-sphinx-tabs
SUBDIR += py-sphinx18
SUBDIR += py-sphinx_press_theme
SUBDIR += py-sphinx_rtd_theme
SUBDIR += py-sphinx_wikipedia
@ -1421,7 +1420,6 @@
SUBDIR += py-sphinxcontrib-qthelp
SUBDIR += py-sphinxcontrib-serializinghtml
SUBDIR += py-sphinxcontrib-websupport
SUBDIR += py-sphinxcontrib-websupport11
SUBDIR += py-spylls
SUBDIR += py-stemming
SUBDIR += py-tabletext

View File

@ -1,61 +0,0 @@
# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org>
# $FreeBSD$
PORTNAME= sphinx
PORTVERSION= 1.8.5
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 18
DISTNAME= Sphinx-${PORTVERSION}
DIST_SUBDIR= python
# NOTE: before committing to this port, contact portmgr to arrange for an
# experimental ports run. Untested commits may be backed out at portmgr's
# discretion.
MAINTAINER= python@FreeBSD.org
COMMENT= Python documentation generator
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Old version, use textproc/py-sphinx instead
EXPIRATION_DATE=2021-02-15
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinxcontrib-websupport11>=1.0.1:textproc/py-sphinxcontrib-websupport11@${PY_FLAVOR} \
${PY_PYGMENTS} \
${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}alabaster>=0.7<0.8:textproc/py-alabaster@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}imagesize>=0:graphics/py-imagesize@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/py-html5lib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils concurrent
CONFLICTS_INSTALL= py*-sphinx
NO_ARCH= yes
PORTSCOUT= limit:^1\.8\.
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1586700367
SHA256 (python/Sphinx-1.8.5.tar.gz) = c7658aab75c920288a8cf6f09f244c6cfdae30d82d803ac1634d9f223a80ca08
SIZE (python/Sphinx-1.8.5.tar.gz) = 5756582

View File

@ -1,5 +0,0 @@
Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects, written by Georg Brandl and licensed
under the BSD license.
WWW: https://www.sphinx-doc.org/

View File

@ -1,27 +0,0 @@
# $FreeBSD$
PORTNAME= sphinxcontrib-websupport
PORTVERSION= 1.1.2
CATEGORIES= textproc
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 11
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Sphinx API for Web Apps
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Use textproc/py-sphinxcontrib-websupport instead
EXPIRATION_DATE=2021-02-15
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
# sphinxcontrib-websupport 1.2.0+ requires Python 3.5+
PORTSCOUT= limit:^1\.1\.
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1561479284
SHA256 (sphinxcontrib-websupport-1.1.2.tar.gz) = 1501befb0fdf1d1c29a800fdbf4ef5dc5369377300ddbdd16d2cd40e54c6eefc
SIZE (sphinxcontrib-websupport-1.1.2.tar.gz) = 599000

View File

@ -1,4 +0,0 @@
sphinxcontrib-webuspport provides a Python API to
easily integrate Sphinx documentation into your Web application.
WWW: https://github.com/sphinx-doc/sphinxcontrib-websupport

View File

@ -1796,7 +1796,6 @@
SUBDIR += rsstool
SUBDIR += rt44
SUBDIR += rt50
SUBDIR += rtv
SUBDIR += rubygem-ace-rails-ap
SUBDIR += rubygem-actioncable5
SUBDIR += rubygem-actioncable50

View File

@ -1,31 +0,0 @@
# $FreeBSD$
PORTNAME= rtv
PORTVERSION= 1.27.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MAINTAINER= dbaio@FreeBSD.org
COMMENT= Commandline client for reddit
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandoned, use www/py-ttrv or www/py-tuir instead
EXPIRATION_DATE=2021-02-14
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}kitchen>=1.2.4:devel/py-kitchen@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.1:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}decorator>=4.0.10:devel/py-decorator@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist concurrent optsuffix
USE_GITHUB= yes
GH_ACCOUNT= michael-lazar
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1559836485
SHA256 (michael-lazar-rtv-v1.27.0_GH0.tar.gz) = c57a6cbb2525160b6aaa9180aec0293962b6969675f8ac0f2cfacff3cbd00d7c
SIZE (michael-lazar-rtv-v1.27.0_GH0.tar.gz) = 17277593

View File

@ -1,11 +0,0 @@
--- setup.py.orig 2017-04-10 03:35:24 UTC
+++ setup.py
@@ -62,7 +62,7 @@ setuptools.setup(
'rtv': ['templates/*'],
'rtv.packages.praw': ['praw.ini']
},
- data_files=[("share/man/man1", ["rtv.1"])],
+ data_files=[("man/man1", ["rtv.1"])],
install_requires=install_requires,
tests_require=tests_require,
extras_require=extras_require,

View File

@ -1,4 +0,0 @@
Reddit Terminal Viewer allows you to view and interact with reddit
from your terminal.
WWW: https://github.com/michael-lazar/rtv