Port details |
- py-pisa PDF generator using HTML and CSS
- 3.0.33_2 converters
=1 3.0.33_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Deprecated upstream, depends on broken and expired py-reportlab2
This port expired on: 2016-12-08
- Maintainer: wen@FreeBSD.org
- Port Added: 2009-08-17 20:36:23
- Last Update: 2016-12-08 20:21:39
- SVN Revision: 428155
- People watching this port, also watch:: python, sysinfo
- Also Listed In: python
- License: APACHE20
- WWW:
- http://www.xhtml2pdf.com
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pisa>0:converters/py-pisa@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-pisa
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pisa-3.0.33.tar.gz) = a7164ac81ab5ea01fbae4f29d2c00183a31142ca30ad527f6ac96635819cbd12
SIZE (pisa-3.0.33.tar.gz) = 4500555
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-html5lib>=0.11.1 : www/py-html5lib
- py27-reportlab2>=2.1 : print/py-reportlab2
- py27-pillow>0 : graphics/py-pillow
- py27-pdf>=1.12 : print/py-pdf
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.33_2 08 Dec 2016 20:21:39 |
rene |
Remove expired ports:
2016-08-20 databases/py-sqlalchemy06: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
2016-05-02 print/py-reportlab2: no longer supported - use reportlab 3.x
(py-reportlab) instead
2016-12-08 devel/py-itools: Depends on broken and expired py-reportlab2
2016-12-08 graphics/py-aafigure: Depends on broken and expired py-reportlab2
2016-12-08 converters/py-pisa: Deprecated upstream, depends on broken and
expired py-reportlab2 |
3.0.33_2 08 Nov 2016 20:56:25 |
antoine |
Chase print/py-reportlab2 expiration |
3.0.33_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
3.0.33_2 04 Oct 2014 15:13:26 |
wg |
converters/py-pisa: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit) |
3.0.33_1 08 Jun 2014 09:17:45 |
mva |
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
3.0.33 12 May 2014 10:21:54 |
gerald |
- Support staging.
- Add LICENSE (APACHE20).
- Tweak WWW line in pkg-descr.
PR: 188598
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr (blanket pre-approval) |
3.0.33 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
3.0.33 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.0.33 23 Jun 2010 08:50:33 |
wen |
- Update to 3.0.33
- Update my email to FreeBSD
Feature safe: yes |
3.0.32_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.0.32_1 04 Sep 2009 21:07:56 |
miwi |
- Fix dependency to py-reportlab
PR: 138287
Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com>
Approved by: maintainer |
3.0.32 17 Aug 2009 20:36:03 |
miwi |
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/
PR: ports/137790
Submitted by: Wen Heping <wenheping at wenheping.com> |