aboutsummaryrefslogtreecommitdiff
path: root/converters/py-pisa
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-12-08 20:21:38 +0000
committerRene Ladan <rene@FreeBSD.org>2016-12-08 20:21:38 +0000
commitd127985c1e143006e110088628663ab0f4bf5085 (patch)
tree96f808ccbbc6d48e2f2e0290868bbfc9fc00a71c /converters/py-pisa
parentf55804dd0240879b3e73f33237cbc358a94670f9 (diff)
downloadports-d127985c1e143006e110088628663ab0f4bf5085.tar.gz
ports-d127985c1e143006e110088628663ab0f4bf5085.zip
Notes
Diffstat (limited to 'converters/py-pisa')
-rw-r--r--converters/py-pisa/Makefile27
-rw-r--r--converters/py-pisa/distinfo2
-rw-r--r--converters/py-pisa/pkg-descr10
3 files changed, 0 insertions, 39 deletions
diff --git a/converters/py-pisa/Makefile b/converters/py-pisa/Makefile
deleted file mode 100644
index 05e2136850a3..000000000000
--- a/converters/py-pisa/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Wen Heping <wenheping@wenheping.com>
-# $FreeBSD$
-
-PORTNAME= pisa
-PORTVERSION= 3.0.33
-PORTREVISION= 2
-CATEGORIES= converters python
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= wen@FreeBSD.org
-COMMENT= PDF generator using HTML and CSS
-
-LICENSE= APACHE20
-
-DEPRECATED= Deprecated upstream, depends on broken and expired py-reportlab2
-EXPIRATION_DATE= 2016-12-08
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0.11.1:www/py-html5lib \
- ${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:print/py-reportlab2 \
- ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
- ${PYTHON_PKGNAMEPREFIX}pdf>=1.12:print/py-pdf
-
-USES= python
-USE_PYTHON= autoplist distutils
-
-.include <bsd.port.mk>
diff --git a/converters/py-pisa/distinfo b/converters/py-pisa/distinfo
deleted file mode 100644
index ebb5fcd15406..000000000000
--- a/converters/py-pisa/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pisa-3.0.33.tar.gz) = a7164ac81ab5ea01fbae4f29d2c00183a31142ca30ad527f6ac96635819cbd12
-SIZE (pisa-3.0.33.tar.gz) = 4500555
diff --git a/converters/py-pisa/pkg-descr b/converters/py-pisa/pkg-descr
deleted file mode 100644
index 78fd98be20c2..000000000000
--- a/converters/py-pisa/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-pisa is a html2pdf converter using the ReportLab Toolkit, the
-HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some
-of CSS 3). It is completely written in pure Python so it is
-platform independent. The main benefit of this tool that a user
-with Web skills like HTML and CSS is able to generate PDF
-templates very quickly without learning new technologies. Easy
-integration into Python frameworks like CherryPy, KID Templating,
-TurboGears, Django, Zope, Plone, Google AppEngine (GAE) etc.
-
-WWW: http://www.xhtml2pdf.com