2003-07-28 21:08:54 by Matthias Drochner | Files touched by this commit (1) |
Log message:
Uhm - got caught in my own trap... For Python extensions which depend
on other Python extensions to propagate the Python version properly,
it is necessary to include "python/extension.mk" before the extensions'
"buildlink2.mk" files.
|
2003-07-26 17:01:02 by Matthias Drochner | Files touched by this commit (5) | |
Log message:
update to 1.18
Main changes since ReportLab 1.16:
- Pythonpoint improvements contributed by Turgut Uyar & Tim Roberts.
- Para.py fix from doug@pennatus.com.
- Pdfgen image fixes.
- Spiderchart from Andy Robinson.
- Better distutils support with Dirk Datzert's assistance.
- Improvements for Asian fonts in paragraphs.
- Added _rl_accel._Ascii85Decode.
- Graphics and other bug fixes.
- Bug & leak fixes.
- improvements to pyRXP which can now be used in 16bit mode.
- Tables now can have row and column spanning.
- renderPM can now do PICT images.
- More charts and improvements to existing graphics classes.
|
2003-07-21 19:16:35 by Martti Kuparinen | Files touched by this commit (31) |
Log message:
COMMENT should start with a capital letter.
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-04-10 03:28:32 by grant beattie | Files touched by this commit (85) |
Log message:
make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
|
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
|
2002-12-10 16:11:03 by Matthias Drochner | Files touched by this commit (1) |
Log message:
use [0-9]* for the dependency string
|
2002-12-07 19:02:04 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 1.16
changes:
- More graphics widgets (shaded polygon, dotbox, slidebox).
- Aaron Watters' advanced paragraph formatter and its parser.
- Alex Martelli's improvements to pyRXP.
- Jerome Alet's recording canvas.
- Additions to pythonpoint.
- New flowable ParagraphAndImage.
- Speedups and fixes.
|
2002-10-24 15:51:08 by Matthias Drochner | Files touched by this commit (2) |
Log message:
we call everything buildlink2 now for consistency
|
2002-10-23 20:05:24 by Matthias Drochner | Files touched by this commit (5) | |
Log message:
update to 1.15.
This pkg hasn't been updated for a long time.Many fugfixes and feature
additions happened in the meantime.
|