Up to [cvs.NetBSD.org] / pkgsrc / print / php-pdflib
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 26 11:12:12 2021 UTC (22 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
print: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 7 14:49:01 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
print: Remove SHA1 hashes for distfiles
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 3 07:31:35 2021 UTC (2 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
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)
Revision 1.9 / (download) - annotate - [select for diffs], Sun Sep 22 09:46:09 2019 UTC (4 years ago) by tm
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
php-pdflib: update to 4.1.3 4.1.3 - improve phpinfo() output
Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 11 14:15:14 2018 UTC (4 years, 9 months ago) by tm
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.7: +5 -8
lines
Diff to previous 1.7 (colored)
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
Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 4 01:01:37 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Add SHA512 digests for distfiles for print category Problems found locating distfiles: Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz Package dvidvi: missing distfile dvidvi-1.0.tar.gz Package lgrind: missing distfile lgrind.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Aug 30 14:43:07 2015 UTC (8 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update php-pdflib to 2.1.8, latest 2.x release. (php-pdflib 3.0 and later requires PDFlib 7 or later.) 2.1.9: - added support for PHP 5.4 2.1.10: - fixed https://bugs.php.net/bug.php?id=64455
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jun 16 02:59:00 2012 UTC (11 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (colored)
*Use newer data type name of PHP; support PHP 5.4.x, too.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 2 15:22:01 2010 UTC (13 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Changes 2.1.8: * support PHP 5.3 (don't use deprecated functions) * added php_check_open_basedir * added missing functions to oo php wrapper
Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 16 13:53:59 2010 UTC (13 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update php-pdflib package to 2.1.7. 2.1.7 - fixed [PECL-BUG] Bug #16066 [NEW]: Missing php_pdflib.h in archive. 2.1.6 - added PDF_utf32_to_utf16() - improved show_boxed() function - fixed GD_SUPPORT (not supported) 2.1.5 - switched to package.xml 2.0 Format - improved exception handling 2.1.4 - fixed wrong handling of int parameters which on some 64bit platforms caused problems. 2.1.3 - fixed potential crash after exceptions - show_boxed was missing in the OO-Wrapper 2.1.2 - fixed: Bug #9216 Don't build with PHP 5.2 (again) 2.1.1 - utf16_to_utf8() adn utf8_to_utf16() was missing in the OO-Wrapper 2.1.0 - added support for PDFlib 7 - prepaired for build with PHP 5.2 (API of PHP_ME_MAPPING changed) 2.0.5 Bugfixes: - fixed Bug http://pecl.php.net/bugs/bug.php?id=3554 2.0.4 Bugfixes: - fixed buildproblems when used link PDFLib statically into PHP.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 24 12:51:44 2005 UTC (18 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add RMD160 digests.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 25 20:23:40 2004 UTC (18 years, 10 months ago) by jdolecek
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Update to lates php-pdflib 2.0.3. Changes since 1.0: Version 2.0: A major rework - supports PDFlib 5 and PDFlib 6 - adds an Object Oriented API to PDFlib (for PHP 5 only) - uses PHP exceptions (for PHP 5 only) - only official PDFlib API's are included (plus pdf_open_memory_image) - changed old API's with varargs to only accept all args now - disables VIRTUAL_DIR support (use SerachPath instead) - disables CHECK_OPEN_BASEDIR checks Version 2.0.1, 2.0.2: - various bugfixes Version 2.0.3: Bugfixes: - PDF_get_parameter crashed when called with only 2 parameters. Enhancements: - added pdf_utf8_to_utf16() and pdf_utf16_to_utf8() API's. - included support for PDFlib4 again Many thanks to Rainer Schaff for revitalizing PDFlib4 support :)