Commit graph

23 commits

Author SHA1 Message Date
drochner
19a5241bdf 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-28 19:08:53 +00:00
drochner
4c3d3bb803 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-26 15:00:58 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
drochner
8eeb43ca19 use [0-9]* for the dependency string 2002-12-10 15:11:02 +00:00
drochner
c00f2e88fc 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-12-07 18:02:03 +00:00
drochner
4b510d6422 we call everything buildlink2 now for consistency 2002-10-24 13:51:08 +00:00
drochner
8f54818864 update to 1.15.
This pkg hasn't been updated for a long time.Many fugfixes and feature
additions happened in the meantime.
2002-10-23 18:05:23 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
drochner
2bbafae496 regen due to removed DIST_SUBDIR 2002-01-29 12:12:35 +00:00
drochner
93927399e5 convert to new Python framework 2002-01-29 12:12:07 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
1c989c3883 Move to sha1 digests, where appropriate and possible, and add distfile
sizes.
2001-04-20 12:41:48 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
wiz
9819e2c225 remove trailing empty line 2000-11-17 14:03:09 +00:00
tsarna
8d74319dea nuke no longer needed patches 2000-10-22 20:04:29 +00:00
tsarna
08a0ddac1a First batch of upgrades for Python 2.0:
lang/python             upgraded to 2.0
lang/py-html-docs       upgraded to 2.0
misc/py-readline        upgraded to 2.0
databases/py-gdbm       upgraded to 2.0
x11/py-Tk               upgraded to 2.0
devel/py-curses         upgraded to 2.0
lang/py-extclass        upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml        upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher       upgraded to 2.2.2 and for Python 2.0
print/py-reportlab      upgraded to 1.01 and for Python 2.0

More coming...
2000-10-22 20:01:48 +00:00
wiz
c33b62f3fc s/^A // 2000-09-03 15:11:44 +00:00
wiz
8a82d99af5 add patch-sum 2000-09-03 15:11:37 +00:00
tsarna
ed2a3f1db2 ReportLab, A powerful PDF-generating toolkit for Python 2000-08-31 22:39:45 +00:00