diff options
Diffstat (limited to 'textproc')
25 files changed, 0 insertions, 306 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 39427a98e716..4b72ce7f6d44 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1220,7 +1220,6 @@ SUBDIR += py-autopep8 SUBDIR += py-awesome-slugify SUBDIR += py-bibtexparser - SUBDIR += py-bugzillatools SUBDIR += py-cchardet SUBDIR += py-chardet SUBDIR += py-citeproc-py @@ -1247,10 +1246,8 @@ SUBDIR += py-elasticsearch-dsl SUBDIR += py-elasticsearch5 SUBDIR += py-elasticsearch6 - SUBDIR += py-elib.intl SUBDIR += py-empy SUBDIR += py-enchant - SUBDIR += py-errorhandler SUBDIR += py-esmre SUBDIR += py-et_xmlfile SUBDIR += py-fastavro @@ -1270,7 +1267,6 @@ SUBDIR += py-html2text2018 SUBDIR += py-humanfriendly SUBDIR += py-hunspell - SUBDIR += py-hyperestraier-python SUBDIR += py-hypua2jamo SUBDIR += py-isbnlib SUBDIR += py-isbntools @@ -1328,12 +1324,10 @@ SUBDIR += py-pyahocorasick SUBDIR += py-pyaml SUBDIR += py-pycountry - SUBDIR += py-pyes SUBDIR += py-pygccxml SUBDIR += py-pygments SUBDIR += py-pygtail SUBDIR += py-pyhamcrest - SUBDIR += py-pyhwp SUBDIR += py-pyjade SUBDIR += py-pykwalify SUBDIR += py-pylons-sphinx-themes @@ -1377,7 +1371,6 @@ SUBDIR += py-sphinx-me SUBDIR += py-sphinx-tabs SUBDIR += py-sphinx18 - SUBDIR += py-sphinx_numfig SUBDIR += py-sphinx_rtd_theme SUBDIR += py-sphinx_wikipedia SUBDIR += py-sphinxcontrib-adadomain diff --git a/textproc/py-bugzillatools/Makefile b/textproc/py-bugzillatools/Makefile deleted file mode 100644 index a1f8d3be4bdf..000000000000 --- a/textproc/py-bugzillatools/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# Created by: Steve Wills <swills@freebsd.org> -# $FreeBSD$ - -PORTNAME= bugzillatools -PORTVERSION= 0.5.5 -PORTREVISION= 1 -CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= swills@FreeBSD.org -COMMENT= Tool for interacting with the Bugzilla bug tracking system - -LICENSE= GPLv3 - -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 - -USES= python:2.7 -USE_PYTHON= distutils autoplist - -.include <bsd.port.mk> diff --git a/textproc/py-bugzillatools/distinfo b/textproc/py-bugzillatools/distinfo deleted file mode 100644 index 5c43daced919..000000000000 --- a/textproc/py-bugzillatools/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (bugzillatools-0.5.5.tar.gz) = 3e1dfa5a74c4ac071333ae5c450304e7cb5bb705cbada00a9da236670954b984 -SIZE (bugzillatools-0.5.5.tar.gz) = 41910 diff --git a/textproc/py-bugzillatools/pkg-descr b/textproc/py-bugzillatools/pkg-descr deleted file mode 100644 index b91ccaddbb6a..000000000000 --- a/textproc/py-bugzillatools/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -bugzillatools consists of the bugzilla CLI program and a Python library for -interacting with the Bugzilla bug tracking system, and plugins for version -control systems that enable interaction with Bugzilla installations. - -WWW: https://github.com/frasertweedale/bugzillatools diff --git a/textproc/py-elib.intl/Makefile b/textproc/py-elib.intl/Makefile deleted file mode 100644 index 80321869d644..000000000000 --- a/textproc/py-elib.intl/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $FreeBSD$ - -PORTNAME= elib.intl -PORTVERSION= 0.0.3 -PORTREVISION= 2 -CATEGORIES= textproc python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Enhanced internationalization services for Python modules - -LICENSE= LGPL3 - -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 - -GH_ACCOUNT= dieterv -GH_TAGNAME= d09997c -USE_GITHUB= yes - -PORTSCOUT= ignore:1 - -NO_ARCH= yes -USES= python:2.7 -USE_PYTHON= autoplist distutils - -.include <bsd.port.mk> diff --git a/textproc/py-elib.intl/distinfo b/textproc/py-elib.intl/distinfo deleted file mode 100644 index 747ad69fb3ce..000000000000 --- a/textproc/py-elib.intl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (dieterv-elib.intl-0.0.3-d09997c_GH0.tar.gz) = e00d107c3b353fb60002b67d69408553ef3faa1738c355b0077da81fb8582175 -SIZE (dieterv-elib.intl-0.0.3-d09997c_GH0.tar.gz) = 29603 diff --git a/textproc/py-elib.intl/pkg-descr b/textproc/py-elib.intl/pkg-descr deleted file mode 100644 index 0a4c9421a776..000000000000 --- a/textproc/py-elib.intl/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The elib.intl module provides enhanced internationalization (I18N) services for -your Python modules and applications. - -WWW: https://github.com/dieterv/elib.intl diff --git a/textproc/py-errorhandler/Makefile b/textproc/py-errorhandler/Makefile deleted file mode 100644 index 4d293b82a1fb..000000000000 --- a/textproc/py-errorhandler/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: Dikshie -# $FreeBSD$ - -PORTNAME= errorhandler -PORTVERSION= 1.1.1 -PORTREVISION= 1 -CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= dikshie@sfc.wide.ad.jp -COMMENT= Logging framework handler that tracks when messages above a certain level have been logged - -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 - -USES= python:2.7 -USE_PYTHON= distutils autoplist - -.include <bsd.port.mk> diff --git a/textproc/py-errorhandler/distinfo b/textproc/py-errorhandler/distinfo deleted file mode 100644 index 82f8d70bc5bf..000000000000 --- a/textproc/py-errorhandler/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (errorhandler-1.1.1.tar.gz) = 2baa97a8a256fe72960d196bbdee4404162186f539c4d73b3f1c072db18463e9 -SIZE (errorhandler-1.1.1.tar.gz) = 8321 diff --git a/textproc/py-errorhandler/pkg-descr b/textproc/py-errorhandler/pkg-descr deleted file mode 100644 index 2c75de76b99d..000000000000 --- a/textproc/py-errorhandler/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -A logging framework handler that tracks when messages above a certain -level have been logged. - -This is a handler for the python standard logging framework that can -be used to tell whether messages have been logged at or above a certain -level. - -This can be useful when wanting to ensure that no errors have been -logged before committing data back to a database. - -WWW: https://pypi.org/project/errorhandler/ diff --git a/textproc/py-hyperestraier-python/Makefile b/textproc/py-hyperestraier-python/Makefile deleted file mode 100644 index d50583723040..000000000000 --- a/textproc/py-hyperestraier-python/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# Created by: Junji NAKANISHI <jun-g@daemonfreaks.com> -# $FreeBSD$ - -PORTNAME= hyperestraier -PORTVERSION= 0.10.10 -CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= -python -EXTRACT_SUFX= .tgz - -MAINTAINER= jun-g@daemonfreaks.com -COMMENT= Pure Python HyperEstraier library - -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 - -WRKSRC= ${WRKDIR}/${PORTNAME} -USES= python:2.7 -USE_PYTHON= distutils - -PORTEXAMPLES= example.py asyn_example.py -EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}${PKGNAMESUFFIX} -OPTIONS_DEFINE= EXAMPLES - -.include <bsd.port.options.mk> - -post-install: -.if ${PORT_OPTIONS:MEXAMPLES} - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/example.py ${STAGEDIR}${EXAMPLESDIR}/ - ${INSTALL_DATA} ${WRKSRC}/asyn_example.py ${STAGEDIR}${EXAMPLESDIR}/ -.endif - -.include <bsd.port.mk> diff --git a/textproc/py-hyperestraier-python/distinfo b/textproc/py-hyperestraier-python/distinfo deleted file mode 100644 index 80ee4409f73b..000000000000 --- a/textproc/py-hyperestraier-python/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (hyperestraier-0.10.10.tgz) = 8c0d17417fd27fbc48e63f79ca262bc92b6fa673b605994741315b36c237dff9 -SIZE (hyperestraier-0.10.10.tgz) = 10621 diff --git a/textproc/py-hyperestraier-python/pkg-descr b/textproc/py-hyperestraier-python/pkg-descr deleted file mode 100644 index d6d0e8e5d09b..000000000000 --- a/textproc/py-hyperestraier-python/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -HyperEstraier client API implemented with pure Python. It works with -synchronous manner. Since version 0.10, it also works with asyn manner -based on Twisted library. - -WWW: http://coderepos.org/share/wiki/PyHyperEstraier diff --git a/textproc/py-hyperestraier-python/pkg-plist b/textproc/py-hyperestraier-python/pkg-plist deleted file mode 100644 index 665b375d1c01..000000000000 --- a/textproc/py-hyperestraier-python/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%PYTHON_SITELIBDIR%%/hyperestraier.py -%%PYTHON_SITELIBDIR%%/hyperestraier.pyc -%%PYTHON_SITELIBDIR%%/hyperestraier.pyo diff --git a/textproc/py-pyes/Makefile b/textproc/py-pyes/Makefile deleted file mode 100644 index 3981ad9df3c2..000000000000 --- a/textproc/py-pyes/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# Created by: Dan Langille <dvl@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= pyes -PORTVERSION= 0.99.5 -PORTREVISION= 2 -CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= dvl@FreeBSD.org -COMMENT= Python connector for ElasticSearch - the pythonic way to use ElasticSearch - -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=0:net/py-urllib3@${PY_FLAVOR} - -USES= python:2.7 -USE_PYTHON= distutils autoplist - -.include <bsd.port.mk> diff --git a/textproc/py-pyes/distinfo b/textproc/py-pyes/distinfo deleted file mode 100644 index 101fadc757b3..000000000000 --- a/textproc/py-pyes/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pyes-0.99.5.tar.gz) = b212ea5872d1519b2ebb5cbc7ecee09bf271c06c5cc86944da2f67a1e19a893b -SIZE (pyes-0.99.5.tar.gz) = 102122 diff --git a/textproc/py-pyes/pkg-descr b/textproc/py-pyes/pkg-descr deleted file mode 100644 index d46a8797917c..000000000000 --- a/textproc/py-pyes/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Python connector for ElasticSearch - the pythonic way to use ElasticSearch - -We are working to provide full support to ElasticSearch 1.x (check the -develop branch: we are using the git-flow workflow) that'll have: - -* connection based on Official ElasticSearch client ?? -* full support to ElasticSearch 1.x (removed old support due incompatibility -* with old version of ES) -* migration from multi_field to >field>.fields -* refactory of old code to be more pythonic -* performance improvements - -WWW: https://pyes.readthedocs.org/en/latest/ diff --git a/textproc/py-pyhwp/Makefile b/textproc/py-pyhwp/Makefile deleted file mode 100644 index ec4b0fc5a121..000000000000 --- a/textproc/py-pyhwp/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: Ryan Steinmetz <zi@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= pyhwp -PORTVERSION= 0.1b8 -PORTREVISION= 3 -CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= zi@FreeBSD.org -COMMENT= HWP Document Format v5 parser & processor - -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}olefile>=0.40:devel/py-olefile@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}hypua2jamo>0:textproc/py-hypua2jamo@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}docopt>0:devel/py-docopt@${PY_FLAVOR} - -USES= python:2.7 zip -USE_PYTHON= distutils autoplist - -.include <bsd.port.mk> diff --git a/textproc/py-pyhwp/distinfo b/textproc/py-pyhwp/distinfo deleted file mode 100644 index 4cb627afb441..000000000000 --- a/textproc/py-pyhwp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pyhwp-0.1b8.zip) = 03fe294dfe9b3cdc1286cd4f43f0bd9aeaa27beaed08590111db5dd87f04f507 -SIZE (pyhwp-0.1b8.zip) = 279703 diff --git a/textproc/py-pyhwp/files/patch-pyhwp_hwp5_plat_olefileio.py b/textproc/py-pyhwp/files/patch-pyhwp_hwp5_plat_olefileio.py deleted file mode 100644 index a32dd9331d7c..000000000000 --- a/textproc/py-pyhwp/files/patch-pyhwp_hwp5_plat_olefileio.py +++ /dev/null @@ -1,30 +0,0 @@ ---- pyhwp/hwp5/plat/olefileio.py.orig 2014-11-03 13:47:24 UTC -+++ pyhwp/hwp5/plat/olefileio.py -@@ -22,11 +22,10 @@ from hwp5.utils import cached_property - - def is_enabled(): - try: -- import OleFileIO_PL -+ import olefile - except Exception: - return False - else: -- OleFileIO_PL - return True - - -@@ -62,12 +61,12 @@ class OleStorage(OleStorageItem): - - def __init__(self, olefile, path='', parent=None): - if not hasattr(olefile, 'openstream'): -- from OleFileIO_PL import isOleFile -+ from olefile import isOleFile - if not isOleFile(olefile): - from hwp5.errors import InvalidOleStorageError - errormsg = 'Not an OLE2 Compound Binary File.' - raise InvalidOleStorageError(errormsg) -- from OleFileIO_PL import OleFileIO -+ from olefile import OleFileIO - olefile = OleFileIO(olefile) - OleStorageItem.__init__(self, olefile, path, parent) - diff --git a/textproc/py-pyhwp/pkg-descr b/textproc/py-pyhwp/pkg-descr deleted file mode 100644 index 6414fe61830a..000000000000 --- a/textproc/py-pyhwp/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Analyze and extract internal streams out from a HWP Document Format v5 file -Includes (experimental) Conversion to OpenDocument format (.odt) or plain -text (.txt) - -WWW: https://pypi.org/project/pyhwp/ diff --git a/textproc/py-sphinx_numfig/Makefile b/textproc/py-sphinx_numfig/Makefile deleted file mode 100644 index d761f57b4ab7..000000000000 --- a/textproc/py-sphinx_numfig/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# Created by: Dru Lavigne <dru@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= sphinx_numfig -PORTVERSION= r13 -CATEGORIES= textproc -MASTER_SITES= http://sourceforge.net/projects/numfig/files/latest/download/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= kris@FreeBSD.org -COMMENT= Autonumbering figures in Sphinx - -LICENSE= BSD3CLAUSE - -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 - -RUN_DEPENDS= ${PY_SPHINX} - -USES= python:2.7 tar:tgz -USE_PYTHON= flavors -NO_BUILD= yes -SPHINXDIR= ${PYTHON_LIBDIR}/site-packages/sphinx -PLIST_FILES= ${SPHINXDIR}/ext/numfig.py ${SPHINXDIR}/ext/numfig.pyc - -do-install: - cd ${WRKDIR}/sphinx_numfig-r13 && \ - ${MKDIR} ${STAGEDIR}${SPHINXDIR}/ext && \ - ${PYTHON_CMD} setup.py install ${STAGEDIR}${SPHINXDIR} ${SPHINXDIR}/ext - -.include <bsd.port.mk> diff --git a/textproc/py-sphinx_numfig/distinfo b/textproc/py-sphinx_numfig/distinfo deleted file mode 100644 index ae09d5a0b816..000000000000 --- a/textproc/py-sphinx_numfig/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (sphinx_numfig-r13.tgz) = 00bd28edc5d91e3fc17a35163cd2426a22364d4760691f730b22e309c4e6ed25 -SIZE (sphinx_numfig-r13.tgz) = 2053 diff --git a/textproc/py-sphinx_numfig/files/patch-setup.py b/textproc/py-sphinx_numfig/files/patch-setup.py deleted file mode 100644 index 4fabd7b7e034..000000000000 --- a/textproc/py-sphinx_numfig/files/patch-setup.py +++ /dev/null @@ -1,20 +0,0 @@ ---- setup.py.orig 2012-10-08 16:34:53 UTC -+++ setup.py -@@ -19,7 +19,7 @@ else: - sys.exit(1) - - # Remove the old installation --sphinxdir = os.path.dirname(sphinx.__file__) -+sphinxdir = sys.argv[2] - olddst = os.path.join(sphinxdir, "numfig.py") - olddstc = os.path.join(sphinxdir, "numfig.pyc") - sphinxextdir = os.path.join(sphinxdir, "ext") -@@ -39,7 +39,7 @@ shutil.copyfile("numfig.py", dst) - # Compile to bytecode - import py_compile - print "Compiling", dst, "to bytecode." --py_compile.compile(dst) -+py_compile.compile(dst, dstc, sys.argv[3]) - - # Fix perms - mode = stat.S_IRUSR | stat.S_IWUSR | stat.S_IRGRP | stat.S_IWGRP | stat.S_IROTH diff --git a/textproc/py-sphinx_numfig/pkg-descr b/textproc/py-sphinx_numfig/pkg-descr deleted file mode 100644 index e342db2e3ece..000000000000 --- a/textproc/py-sphinx_numfig/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a Sphinx package for autonumbering figures. With numfig you can -have numbered figures in your Sphinx documents and refer to them by number. - -WWW: https://bitbucket.org/arjones6/sphinx-numfig/wiki/Home |