./print/php-pdflib, PHP extension for PDFlib on-the-fly PDF generation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.1.4, Package name: php74-pdflib-4.1.4, Maintainer: pkgsrc-users

PHP is a programming language designed to be embedded into web pages.
This module provides an interface to PDFlib for on-the-fly PDF generation.


Required to run:
[print/pdflib-lite] [lang/php74]

Required to build:
[devel/pcre2]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2022-05-22 14:43:09 by Takahiro Kambe | Files touched by this commit (1)
Log message:
print/php-pdflib: dose not support PHP 8 and later

This package dose not support php80 and php81.
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2021-01-03 08:31:35 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
print/php-pdflib: update to 4.1.4

pkgsrc change: remove restriction to PHP versions.

4.1.4 (2019-12-18)

- add LICENSE file (bug #78947)
   2019-11-04 20:58:09 by Roland Illig | Files touched by this commit (101)
Log message:
print: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-09-22 11:46:09 by Thomas Merkel | Files touched by this commit (2) | Package updated
Log message:
php-pdflib: update to 4.1.3

4.1.3
- improve phpinfo() output
   2018-12-11 15:15:14 by Thomas Merkel | Files touched by this commit (5) | Package removed
Log message:
php-pdflib: update to 4.1.2

Use maintained pdflib-lite for build and runtime dependency.

Changelog:

4.1.2
- fix problem in PHP 7 that when extending the PDFlib class it was not possible \ 
to access any members of the extended class.

4.1.1
- fix build problem when compiling statically into PHP

4.1.0
- add support for PDFlib 9.1

4.0.1
- fix bug #73249
- improve PHP7 wrapper (fixed crash when extending PDFlib class)

4.0.0
- add support for PHP7

3.0.4
- avoid deprecated warnings for API's which are not yet deprecated when building \ 
against an older PDFlib Version.

3.0.3
- fixed bug #66346 (undefined reference to `pdf_begin_pattern_ext')

3.0.2
- support PDFlib 9.0.2

3.0.1
- support PDFlib 9.0.1
- fix bug https://bugs.php.net/bug.php?id=64455
- support for PDFlib 7/8/9 and PDFlib Light
- dropped support for PDFlib 6 and earlier
   2016-09-11 19:03:29 by Takahiro Kambe | Files touched by this commit (53)
Log message:
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.