2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-08-29 17:17:47 by Marc Recht | Files touched by this commit (1) |
Log message:
Don't add a full depends on GNU tar -- use a BUILD_DEPENDS.
suggested by reed@
|
2004-08-29 17:15:37 by Marc Recht | Files touched by this commit (1) |
Log message:
Use GNU tar here since he reportlab module doesn't extract with NetBSD's
pax.
patch provided by D'Arcy J.M. Cain in PR 26794
|
2004-07-22 11:16:04 by Marc Recht | Files touched by this commit (123) |
Log message:
add python as category
ok'd a while back at pkgsrcCon by agc and wiz
|
2004-05-05 11:06:35 by Matthias Drochner | Files touched by this commit (4) | |
Log message:
update to 1.19
changes:
Fixes from Max Neunhöffer (pyRXP) and peter Borocz (pdfmetrics).<br/>
ReportLab graphics now has some 3D charts.<br/>
Improved support for True Type Fonts in renderPM.<br/>
Added Henning von Bargen's LongTables optimisation.<br/>
Added Marc Stober's underline fixes.<br/>
Restored/improved platypus layout error detection.<br/>
New platypus FlexFigure flowable.<br/>
ReportLab is mostly jython compatible without Python 2.3 problems. <br/>
Pythonpoint improvements.<br/>
Many bugfixes.
|
2004-05-05 06:03:19 by Soren Jacobsen | Files touched by this commit (6) |
Log message:
Convert to buildlink3.
|
2004-03-29 07:05:56 by Johnny C. Lam | Files touched by this commit (55) |
Log message:
Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
|
2004-01-23 17:48:54 by Marc Recht | Files touched by this commit (6) |
Log message:
bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@
|
2004-01-23 16:31:58 by Marc Recht | Files touched by this commit (5) |
Log message:
catch up with pyxml -> py-xml name change
|
2004-01-20 13:24:30 by Alistair G. Crooks | Files touched by this commit (36) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|