Commit graph

14 commits

Author SHA1 Message Date
joerg
7e5b0da9c7 Fix build of tcl-pdflib against TCL 8.6. 2015-06-28 17:11:12 +00:00
dholland
add7fb9671 Recognize tcl 8.5. Should fix tcl-pdflib. 2012-09-29 06:29:01 +00:00
joerg
9f779dcab4 DESTDIR support for tcl-pdflib 2010-01-27 22:18:35 +00:00
joerg
b5e76e09f1 Pass down --mode=install correctly to libtool. 2009-09-09 16:50:06 +00:00
minskim
d28351a240 Identify Mac OS X correctly. Patch provided by Darrin B. Jewell in
PR pkg/29883.
2005-05-09 15:14:01 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
jschauma
4f53956c1b Update to 4.0.3 to close pkg/17395
PDFlib 4.0.3 is a free maintenance release for all customers with a 4.x
license. Your previous license key will work with this update, too.  A
detailed account of changes since PDFlib 4.0.0 is available in the change log
at http://www.pdflib.com/pdflib/changes4.txt.
2002-06-30 03:58:17 +00:00
jlam
4233427197 Modify package so that we can create separate packages for the different
language bindings for PDFlib: we split the Makefile in a common part and
a package-specific part, and we cause the configure script to substitute
the correct values to link against an installed libpdf.so when linking
the binding shared objects.
2001-10-01 20:51:45 +00:00
jlam
713c3320aa Update pdflib to 4.0.1. Changes from version 3.03 include some
optimizations, bug fixes in image-handling for JPEG, TIFF and PNG files,
support for TrueType fonts, and pluggin some memory leaks.  The API changed
slightly and a major number bump on the shared library occurred.

Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.  Add a
buildlink.mk file for use by other package Makefiles.  Also install the
license info and PDFlib manual.
2001-07-29 05:38:40 +00:00
drochner
4d16e4fc57 update to 3.03
Changes:
Fixes bugs related to text positioning and text box formatting
Fixes bugs in the graphics engine, mostly related to arc drawing and subpath handling
Fixes an ActiveX crash in the open_image() function.
Improves internal accuracy and output accuracy of floating point numbers for better positioning
Fine-tunes UPR and encoding handling
Allows the base 14 fonts to be embedded
Makes TIFF and JPEG handling more robust against bad files.
Detects more illegal function call sequences
Makes exceptions thrown by the font machinery configurable in favor of error return values
Many improvements for using PDFlib on IBM S/390 (iServer zSeries), including fixes for several crashes, and an EBCDIC-safe Java wrapper (binaries available soon)
Introduces a dedicated PDFlib distribution for EBCDIC systems
Adds more documentation on using the language bindings in diverse environments, e.g. Java application servers
Splits the manual in two editions: one for the PDFlib ActiveX edition, and one for the other language bindings.
Adds more examples and algorithms to the PDFlib manual
Adds examples and documentation for using PDFlib with Allaire ColdFusion
Introduces support for querying several of the existing PDFlib parameters
2001-01-15 18:09:02 +00:00
drochner
ad357825f8 update to 3.0
too many changes since 2.01 to list here, the most visible for me is that it
is libtoolized - see doc/changes.txt for the rest
2000-05-08 17:13:19 +00:00
drochner
5cb106eec7 Upgrade to pdflib-2.01. Changes include a new (autoconf based) build
environment, bugfixes and documentation improvements.
2000-02-03 19:32:59 +00:00
hwr
0d7c68f744 This should be better now. Thanks Hubert and Milano. 1999-03-01 20:33:01 +00:00
hwr
8770eb29ba Pdflib 0.6 A library to generate PDF documents.
XXX One of our pkg-gurus should probably look at this, as
a) /usr/pkg is a the moment hardwired
b) no builtin support for perl/phyton/tcl is yet enabled (I don't want
to build phyton in order to build the pdflib package).
1999-02-28 15:17:54 +00:00