diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/py-xmltools/Makefile | 24 | ||||
-rw-r--r-- | textproc/py-xmltools/distinfo | 2 | ||||
-rw-r--r-- | textproc/py-xmltools/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/py-xmltools/pkg-plist | 13 |
6 files changed, 1 insertions, 43 deletions
@@ -7867,3 +7867,4 @@ devel/cloudabi-libc++abi||2015-09-12|Moved to the CloudABI Ports Collection devel/cloudabi-libunwind||2015-09-12|Moved to the CloudABI Ports Collection japanese/marumoji-fonts|japanese/font-marumoji|2015-09-13|Renamed www/asp-php||2015-09-13|Unmaintained upstream, generate unsupported php +textproc/py-xmltools||2015-09-15|Remove port marked broken for six months: fetch failed diff --git a/textproc/Makefile b/textproc/Makefile index 6ab48db36205..d5cb5c40413b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1283,7 +1283,6 @@ SUBDIR += py-xlwriter SUBDIR += py-xlwt SUBDIR += py-xml - SUBDIR += py-xmltools SUBDIR += py-xmltv SUBDIR += py-zope.app.i18n SUBDIR += py-zope.app.locales diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile deleted file mode 100644 index f4c21aa20d26..000000000000 --- a/textproc/py-xmltools/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: ijliao -# $FreeBSD$ - -PORTNAME= xmltools -PORTVERSION= 1.4.0 -PORTREVISION= 8 -CATEGORIES= textproc python -MASTER_SITES= LOGILAB -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= High level XML tools for Python - -BROKEN= LOGILAB has gone -RUN_DEPENDS= ${PYXML} - -USE_GNOME= pygtk2 -USES= python -USE_PYTHON= distutils - -post-patch: - ${REINPLACE_CMD} 's/from.*import.*nested_scopes//' ${WRKSRC}/setup.py - -.include <bsd.port.mk> diff --git a/textproc/py-xmltools/distinfo b/textproc/py-xmltools/distinfo deleted file mode 100644 index cc0477cbc945..000000000000 --- a/textproc/py-xmltools/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xmltools-1.4.0.tar.gz) = 5425d2dca2d694e0a95b3b247bcd050fb23c8c52bdb68eca37c60701c2f4817e -SIZE (xmltools-1.4.0.tar.gz) = 9775 diff --git a/textproc/py-xmltools/pkg-descr b/textproc/py-xmltools/pkg-descr deleted file mode 100644 index 625055065eea..000000000000 --- a/textproc/py-xmltools/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Python XmlTools is a set of high level tools to help using XML in python. - -WWW: http://www.logilab.org/projects/xmltools/ diff --git a/textproc/py-xmltools/pkg-plist b/textproc/py-xmltools/pkg-plist deleted file mode 100644 index 1a3976ed3d49..000000000000 --- a/textproc/py-xmltools/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -%%PYTHON_SITELIBDIR%%/logilab/__init__.py -%%PYTHON_SITELIBDIR%%/logilab/xmltools/XmlEditor.py -%%PYTHON_SITELIBDIR%%/logilab/xmltools/XmlEditor.pyc -%%PYTHON_SITELIBDIR%%/logilab/xmltools/XmlEditor.pyo -%%PYTHON_SITELIBDIR%%/logilab/xmltools/XmlTree.py -%%PYTHON_SITELIBDIR%%/logilab/xmltools/XmlTree.pyc -%%PYTHON_SITELIBDIR%%/logilab/xmltools/XmlTree.pyo -%%PYTHON_SITELIBDIR%%/logilab/xmltools/__init__.py -%%PYTHON_SITELIBDIR%%/logilab/xmltools/__init__.pyc -%%PYTHON_SITELIBDIR%%/logilab/xmltools/__init__.pyo -%%PYTHON_SITELIBDIR%%/logilab/xmltools/__pkginfo__.py -%%PYTHON_SITELIBDIR%%/logilab/xmltools/__pkginfo__.pyc -%%PYTHON_SITELIBDIR%%/logilab/xmltools/__pkginfo__.pyo |