aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-11-09 04:56:24 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2016-11-09 04:56:24 +0800
commit1c51d7d513b0a19a2befbba51487f97aaae2c0ec (patch)
treeba5d0416ff6147bfd94845966d6748d09e53484d
parent580eeb805aafee6ff4900639d398b0831007dcf4 (diff)
downloadfreebsd-ports-gnome-1c51d7d513b0a19a2befbba51487f97aaae2c0ec.tar.gz
freebsd-ports-gnome-1c51d7d513b0a19a2befbba51487f97aaae2c0ec.tar.zst
freebsd-ports-gnome-1c51d7d513b0a19a2befbba51487f97aaae2c0ec.zip
Chase print/py-reportlab2 expiration
-rw-r--r--converters/py-pisa/Makefile3
-rw-r--r--devel/py-itools/Makefile3
-rw-r--r--graphics/ocrfeeder/Makefile3
-rw-r--r--graphics/py-aafigure/Makefile3
4 files changed, 12 insertions, 0 deletions
diff --git a/converters/py-pisa/Makefile b/converters/py-pisa/Makefile
index c3246fe662d7..05e2136850a3 100644
--- a/converters/py-pisa/Makefile
+++ b/converters/py-pisa/Makefile
@@ -13,6 +13,9 @@ 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 \
diff --git a/devel/py-itools/Makefile b/devel/py-itools/Makefile
index 9531eb5ac7a1..727977a4083f 100644
--- a/devel/py-itools/Makefile
+++ b/devel/py-itools/Makefile
@@ -14,6 +14,9 @@ COMMENT= Python library Provides Wide Range Of Capabilities
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Depends on broken and expired py-reportlab2
+EXPIRATION_DATE= 2016-12-08
+
BUILD_DEPENDS= ${LOCALBASE}/include/poppler/goo/gtypes.h:graphics/poppler \
${LOCALBASE}/include/git2.h:devel/libgit2 \
${PYTHON_PKGNAMEPREFIX}reportlab2>=2.3:print/py-reportlab2 \
diff --git a/graphics/ocrfeeder/Makefile b/graphics/ocrfeeder/Makefile
index 2fd9a7f7d8a7..2df881a3e2fb 100644
--- a/graphics/ocrfeeder/Makefile
+++ b/graphics/ocrfeeder/Makefile
@@ -12,6 +12,9 @@ COMMENT= Document layout analysis and optical character recognition
LICENSE= GPLv3
+DEPRECATED= Depends on broken and expired py-reportlab2
+EXPIRATION_DATE= 2016-12-08
+
BUILD_DEPENDS= goocanvas2>0:graphics/goocanvas2 \
${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
${PYTHON_PKGNAMEPREFIX}sane>0:graphics/py-sane \
diff --git a/graphics/py-aafigure/Makefile b/graphics/py-aafigure/Makefile
index c84b9380555d..1e5057f4d14f 100644
--- a/graphics/py-aafigure/Makefile
+++ b/graphics/py-aafigure/Makefile
@@ -13,6 +13,9 @@ COMMENT= ASCII art to image converter written in Python
LICENSE= BSD2CLAUSE
+DEPRECATED= Depends on broken and expired py-reportlab2
+EXPIRATION_DATE= 2016-12-08
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
${PYTHON_SITELIBDIR}/reportlab/__init__.py:print/py-reportlab2