Commit graph

11 commits

Author SHA1 Message Date
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
asau
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
adam
93f2f5b7df Changes 3.0.33:
* Changed license to Apache License 2.0, now completely Open Source
  without any charging. Feel free to continue or for this project.
* Empty cells now collapse
2011-04-15 09:00:57 +00:00
joerg
c2a82a0ba8 Use builtin set if present. Bump revision. 2010-02-10 15:30:27 +00:00
joerg
dad2646a97 Update to pisa-3.0.32:
- bugfixes
- Support for list-style-image, including zoom
- Support for fonts by URL
- Default CSS hides noscript
- Switched to httplib for external sources
2009-10-19 11:19:36 +00:00
joerg
dde8c871c5 Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
hasso
ef9cde54cb Fix install on platforms not using pax tar. Bump PKGREVISION. 2009-05-13 08:27:49 +00:00
joerg
d091982bc2 Reportlab needs Python 2.4+ 2009-02-09 18:43:54 +00:00
joerg
7682dcab73 Fix MASTER_SITES. 2009-01-29 10:42:34 +00:00
joerg
8ece93292a Import py-pisa-3.0.29:
pisa is a html2pdf convert using ReportLab, HTML5lib and pyPDF.
It supports HTML 5 and CSS 2.1.
2009-01-28 14:45:44 +00:00