summaryrefslogtreecommitdiff
path: root/print/py-reportlab
AgeCommit message (Collapse)AuthorFilesLines
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-01-23bump PKGREVISIONS after name change of the pyxml dependency.recht1-1/+2
spotted by wiz@
2004-01-23catch up with pyxml -> py-xml name changerecht1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-3/+3
2003-07-28Uhm - got caught in my own trap... For Python extensions which dependdrochner1-2/+2
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-26update to 1.18drochner5-22/+43
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-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-10make ${PAX} usage consistent:grant1-2/+2
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-12-10use [0-9]* for the dependency stringdrochner1-2/+2
2002-12-07update to 1.16drochner3-7/+15
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-24we call everything buildlink2 now for consistencydrochner2-6/+7
2002-10-23update to 1.15.drochner5-28/+313
This pkg hasn't been updated for a long time.Many fugfixes and feature additions happened in the meantime.
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
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-01-29regen due to removed DIST_SUBDIRdrochner1-3/+3
2002-01-29convert to new Python frameworkdrochner1-10/+12
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-04-20Move to sha1 digests, where appropriate and possible, and add distfileagc1-2/+3
sizes.
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-17remove trailing empty linewiz1-2/+1
2000-10-22nuke no longer needed patchestsarna3-33/+0
2000-10-22First batch of upgrades for Python 2.0:tsarna2-18/+15
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-09-03s/^A //wiz1-1/+1
2000-09-03add patch-sumwiz1-0/+4
2000-08-31ReportLab, A powerful PDF-generating toolkit for Pythontsarna7-0/+79