summaryrefslogtreecommitdiff
path: root/textproc/py-xmltools
diff options
context:
space:
mode:
authortv <tv>2006-01-31 20:19:02 +0000
committertv <tv>2006-01-31 20:19:02 +0000
commit1bf85a33a7f0af352174332dac11865971217df5 (patch)
treeac38b597af8194f97ef08d4fd0ea67ec8fae54d6 /textproc/py-xmltools
parentfb412398b2a8cd982d1920218452cdaea52847a6 (diff)
downloadpkgsrc-1bf85a33a7f0af352174332dac11865971217df5.tar.gz
Backport a change from 1.5.22 to 1.5.18 that fixes some issues withtv_libtool_1_5_18_tmpdirfix
temp dir creation when using relink-based finalization.
Diffstat (limited to 'textproc/py-xmltools')
-rw-r--r--textproc/py-xmltools/DESCR5
-rw-r--r--textproc/py-xmltools/Makefile21
-rw-r--r--textproc/py-xmltools/PLIST15
-rw-r--r--textproc/py-xmltools/distinfo5
4 files changed, 0 insertions, 46 deletions
diff --git a/textproc/py-xmltools/DESCR b/textproc/py-xmltools/DESCR
deleted file mode 100644
index b3cb332aa74..00000000000
--- a/textproc/py-xmltools/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Python XmlTools is a set of high level tools to help using XML in
-python. It relies heavily on PyXml and 4Suite to access XML
-resources. Right now it features two pyGTK widgets: XmlTree and
-XmlEditor, which can respectively display and edit an XML document in
-a graphical fashion. Both widgets are used in the NARVAL project.
diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile
deleted file mode 100644
index 460c3755f8d..00000000000
--- a/textproc/py-xmltools/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2005/04/11 21:47:42 tv Exp $
-#
-
-DISTNAME= xmltools-1.3.7
-PKGNAME= ${PYPKGPREFIX}-xmltools-1.3.7
-PKGREVISION= 5
-CATEGORIES= textproc python
-MASTER_SITES= http://www.logilab.org/ftp/pub/xmltools/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.logilab.org/xmltools/
-COMMENT= High level tools to help using XML in python
-
-DEPENDS= ${PYPKGPREFIX}-FourSuite>=0.12:../../textproc/py-FourSuite
-
-PYDISTUTILSPKG= yes
-
-.include "../../textproc/py-xml/buildlink3.mk"
-.include "../../x11/pygtk/buildlink3.mk"
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-xmltools/PLIST b/textproc/py-xmltools/PLIST
deleted file mode 100644
index be2f80b4ec3..00000000000
--- a/textproc/py-xmltools/PLIST
+++ /dev/null
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:56 recht Exp $
-${PYSITELIB}/logilab/__init__.py
-${PYSITELIB}/logilab/__init__.pyc
-${PYSITELIB}/logilab/__init__.pyo
-${PYSITELIB}/logilab/xmltools/__init__.py
-${PYSITELIB}/logilab/xmltools/__init__.pyc
-${PYSITELIB}/logilab/xmltools/__init__.pyo
-${PYSITELIB}/logilab/xmltools/XmlEditor.py
-${PYSITELIB}/logilab/xmltools/XmlEditor.pyc
-${PYSITELIB}/logilab/xmltools/XmlEditor.pyo
-${PYSITELIB}/logilab/xmltools/XmlTree.py
-${PYSITELIB}/logilab/xmltools/XmlTree.pyc
-${PYSITELIB}/logilab/xmltools/XmlTree.pyo
-@dirrm ${PYSITELIB}/logilab/xmltools
-@dirrm ${PYSITELIB}/logilab
diff --git a/textproc/py-xmltools/distinfo b/textproc/py-xmltools/distinfo
deleted file mode 100644
index 4c519ae497a..00000000000
--- a/textproc/py-xmltools/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:48:48 agc Exp $
-
-SHA1 (xmltools-1.3.7.tar.gz) = 0a28f339884b6ee338ab72340d0c416738fb5d38
-RMD160 (xmltools-1.3.7.tar.gz) = 7748c6b43f05fdc84d75eea307d862677a573b07
-Size (xmltools-1.3.7.tar.gz) = 7989 bytes