Up to [cvs.NetBSD.org] / pkgsrc / print / poppler
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.92 / (download) - annotate - [select for diffs], Tue Feb 28 20:05:02 2023 UTC (3 months, 1 week ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.91: +2 -3
lines
Diff to previous 1.91 (colored)
poppler-*: disable qt6 consistently except for in the poppler-qt6 package
Revision 1.91 / (download) - annotate - [select for diffs], Thu Feb 16 08:17:28 2023 UTC (3 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.90: +1 -2
lines
Diff to previous 1.90 (colored)
poppler*: update to 23.02.0 Release 23.02.0: core: * CairoOutputDev: Fix rendering of color type 3 fonts * CairoOutputDev: Add handling matte entry * Fix segfault on wrong nssdir * Fix "NSS could not shutdown" utils: * pdfsig: Point out supports PKCS#11 URIs as nickname qt6: *
Revision 1.90 / (download) - annotate - [select for diffs], Sun Jan 29 21:14:56 2023 UTC (4 months, 1 week ago) by ryoon
Branch: MAIN
Changes since 1.89: +2 -1
lines
Diff to previous 1.89 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.89 / (download) - annotate - [select for diffs], Mon Jan 23 13:13:19 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.88: +1 -2
lines
Diff to previous 1.88 (colored)
poppler*: update to 23.01.0 Release 23.01.0: core: * PDFDoc::sign: Fix crash if font can't be found * PDFDoc::sign: Try Arial to sign if Helvetica isn't found * FoFiType1::parse: Be more flexible parsing the encoding content. Issue #1324 * Gfx::opBeginMarkedContent: Support Span with Name. Issue #1327 * Splash: Avoid color issues due to implicit rounding * Splash: Fix crash on malformed file. * CairoOutputDev: Ignore text rendering mode for type3 fonts * Remove unused FoFiType1::load function build system: * Increase minimum required versions of several dependencies * Improve include path handling qt6: - Use less deprecated functions Release 22.12.0: core: * Form::addFontToDefaultResources: Be stubborn in finding a font we can use. Issue #1272 Release 22.11.0: core: * CairoOutputDev: Update font after restore * Protect against broken files * Small code refactoring
Revision 1.88 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:31 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.87: +2 -1
lines
Diff to previous 1.87 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.87 / (download) - annotate - [select for diffs], Tue Feb 15 19:26:48 2022 UTC (15 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.86: +1 -2
lines
Diff to previous 1.86 (colored)
poppler*: update to 22.02.0 Release 22.02.0: core: * Signature: Add a way to detect unsigned FormFieldSignature * Signature: Suport background image when using left and right text * Signature: Fix path where to search for Firefox NSS in Windows * Signature: Fix NSS code to work correctly in Windows/Android * Count only signature fields in PDFDoc::getNumSignatureFields * Minor code improvements qt: * Allow signing unsigned signature fields * Allow passing a background image for the signature when signing * Allow passing the document password when signing * Fix leftFontSize being ignored when signing glib: * try with utf8 password if latin1 fails * New method for getting all signature fields of a document * Fix compile with MSVC utils: * pdfsig: Fix compile with MSVC build system: * Fix NSS cmake check for MSVC
Revision 1.86 / (download) - annotate - [select for diffs], Sun Feb 6 08:36:18 2022 UTC (16 months ago) by wiz
Branch: MAIN
Changes since 1.85: +2 -1
lines
Diff to previous 1.85 (colored)
poppler: fix package version Noticed by David Shao on pkgsrc-users.
Revision 1.85 / (download) - annotate - [select for diffs], Thu Jun 10 10:59:29 2021 UTC (23 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.84: +2 -2
lines
Diff to previous 1.84 (colored)
poppler: update to 21.06.1 Release 21.06.1: glib: * fix poppler_rectangle_free() regression. Issue #1087 Release 21.06.0: core: * Fix rendering of some extended latin1 characters in annotations. Issue #1070 * Support some not so well formed documents with password. Issue #1083 * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Fix crashes in malformed files * Minor code improvements qt6: * Change some functions to return std::unique_ptr qt5/qt6: * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Don't assert when trying to invert singular matrices build system: * make boost opt-out if building splash
Revision 1.84 / (download) - annotate - [select for diffs], Thu May 20 11:49:47 2021 UTC (2 years ago) by wiz
Branch: MAIN
Changes since 1.83: +1 -2
lines
Diff to previous 1.83 (colored)
poppler*: update to 21.05.0 Release 21.05.0: core: * Fix crashes in malformed files * Export SplashFont* symbols used by Scribus * Minor code improvements glib: * Enhance find to support multi-line matching qt5/qt6: * Make sure new signatures are always properly oriented * Allow to pass the border width when signing utils: * pdftoppm: Fix regression when using single scaleTo. Issue #1062 build system: * Allow to disable building manual tests
Revision 1.83 / (download) - annotate - [select for diffs], Fri May 7 17:37:52 2021 UTC (2 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.82: +1 -2
lines
Diff to previous 1.82 (colored)
poppler: poppler-cairo.pc is removed poppler-cairo.pc is removed in 2020-11-11. See: https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/675/diffs?commit_id=85f6354f36d5d4f6bb7c1708f408d7522a9356d6 Do not overwrite poppler-cairo.pc.
Revision 1.82 / (download) - annotate - [select for diffs], Tue Apr 20 20:09:36 2021 UTC (2 years, 1 month ago) by cirnatdan
Branch: MAIN
Changes since 1.81: +3 -1
lines
Diff to previous 1.81 (colored)
poppler: Don't compile the qt6 wrapper Unnecesary(?). Disabling it fixes the build on macos
Revision 1.81 / (download) - annotate - [select for diffs], Thu Apr 15 11:23:04 2021 UTC (2 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.80: +2 -2
lines
Diff to previous 1.80 (colored)
*: Recursive revbump from devel/nss
Revision 1.80 / (download) - annotate - [select for diffs], Fri Apr 9 06:54:57 2021 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.79: +2 -1
lines
Diff to previous 1.79 (colored)
*: bump PKGREVISION for nss linking fix
Revision 1.79 / (download) - annotate - [select for diffs], Fri Nov 20 19:08:05 2020 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.78: +1 -2
lines
Diff to previous 1.78 (colored)
poppler*: update to 20.11.0 Release 20.11.0: core: * More work on rendering of standalone Annot Widgets. Issue #806 * Fix crashes in embedded file handling on broken files. Issue #967 * Fix uninitialized memory read on broken files * Save a bit of memory in Dict data cpp: * Fix crashes in embedded file handling on broken files. Issue #966 utils: * pdftohtml: HTML and XML output includes font opacity. qt5: * Rename ArthurOutputDev to QPainterOutputDev build system: * Fix linker error when gtk is not in a default location * Add some checks for gtk-doc support * Reorganize GObject introspection config * Enable CMAKE_LINK_DEPENDS_NO_SHARED Release 20.10.0: core: * Filter out repeated forms * Implement EmbedStream::reset() * CairoOutputDev: evict just font faces owned solely by cache. * Splash: Rename Yd to Ydown, Xu to Xup, etc. * Splash: fix crash in out-of-memory situation. * Fix some undefined behaviour situation with forged files Release 20.09.0: core: * Compability fix for Forms * Fix fetching of Objects failing in some cases * Fix clearing date in Annot setModified/setDate * TextSelectionPainter: support glyphless fonts * Splash: Don't try read past end of image * avoid abort() on large memory allocation * Fix memory leak on broken files * Fix potential invalid memory read * Small code improvements qt5: * Document TextAnnotation::inplaceAlign * Make Annotation::setModification/CreationDate work on existing annots * Be a bit more stubborn converting dates that come from xml * Clean as many null characters from the end as possible when converting strings glib: * Add accessor functions for PopplerAttachment * Deprecate PopplerAttachment GTime fields * Deprecate PopplerDocument date properties utils: * pdftoppm: report error and exit if output file cannot be written * Document that PDF-file can be '-' to read it from stdin build system: * cmake: Modern way to link against libpng, zlib and libtiff * cmake: Remove stray support for lcms1 in pdftocairo Release 20.08.0: core: * Sub-page objects: initialize clip max values considering the render resolution. Issue #937 * Splash: Set initial line width to 1. Issue #674 * Fix stack overflow with specially crafted files * GfxShading: Simplify holding the Function * Splash: Fix x86 + windows asm build qt5: * Deprecate Document::toc * Deprecate AnnotationUtils Release 0.90.1: core: * Fix regression on PS conversion. Regression only happened on applications that are locale enabled i.e. Okular but not pdftops, when using a quite new lcms and the user locale uses , as decimal separator instead of . * Add UTF16LE support to TextStringToUCS4. Even if the standard clearly says it should be UTF16BE qt6: * Add work in progress qt6 port. Ignore for now :) Release 0.90.0: core: * Color profile tweaks * Small signature improvements * BBoxOutputDev: Fix calculation when type3 fonts are involved * Fix potential crash when reading Forms * Fix infinite loop in broken file glib: * Fix adding annots in rotated pages * Add ability to reset forms * Several fixes to the documentation qt5: * Make it clear we require Qt 5.5 * demo: Fix crash on broken files * Small documentation improvements utils: * pdftoppm: Add option to set display profile * pdftops: Add a -rasterize option with values always, never, or whenneeded build system: * Require cmake 3.5 * More modern cmake way to link against curl Release 0.89.0: core: * Add support for ResetForm action. Issue #225 * Fix crash in PDFDoc::getSignatureFields when there's no Forms at all * Fix exporting to PS of some files with CID fonts * Use ICC profiles in PS output (if new enough lcms is used) * Allow almost-singular tiling pattern matrices. Issue #894 * Fix memory leak when failing to load some fonts * CairoOutputDev: Use stroke opacity when clipping to a stroke path * CairoOutputDev: Fix tiling patterns when pattern cell is too far. Issue #190 glib: * Add poppler_movie_get_aspect cpp: * Add the font infos to the text_box object Release 0.88.0: core: * Support Widget Annotation Buttons not linked to any Form * SplashOuputDev: Use stroking opacity when clipping to a stroke path * Handle 1 bit RGB images in ICC colorspace * Internal code improvements qt5: * Add Document::signatures. Returns signatures not attached to any page * ArthurOutputDev: Fix font hinting * ArthurOutputDev: Set the opacity when filling with axial gradients * ArthurOutputDev: Implement the clipToStrokePath method * ArthurOutputDev: Use stroking opacity when clipping to a stroke path glib: * Add poppler_page_get_bounding_box * Add poppler_form_field_get_alternate_ui_name * Implement rotation for 'flagNoRotate' annots. Issue #767 cpp: * Add non_raw_non_physical layout for page::text() utils: * pdftohtml: Fix noRoundedCoordinates->noroundcoord in man page * pdfsig: Show also signatures that aren't attached to any page
Revision 1.78 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:41 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.77: +2 -1
lines
Diff to previous 1.77 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.77 / (download) - annotate - [select for diffs], Wed Mar 4 15:51:24 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.76: +1 -2
lines
Diff to previous 1.76 (colored)
poppler*: update to 0.86.0 Release 0.86.0: core: * Fix link content exfiltration attack * Splash: Implement gouraudTriangleShadedFill for some non parametrized shadings. Issue #881 * Fix case unsensitive search for Old Hungarian, Warang Citi, Medefaidrin and Adlam * Internal code improvements glib: * Automatic handle of page's cropbox on annots. Issue #129 * Fix memory leak if poppler_document_new_from_file fails * Minor speed optimization on poppler_page_get_annot_mapping utils: * pdfdetach: add 'savefile' option * pdftoppm/pdftocairo: Fix more odd/even mismatch qt5: * Fix loading from iodevice Release 0.85.0: core: * Fix case unsensitive search for Deseret and Osage. Issue #853 * Fix crash in unicodeToAscii7 * CairoOutputDev: make initialisation thread-safe * Fix crash on broken files. Issues #869, #870 * Internal code improvements utils: * pdftoppm/pdftocairo: Fix -e/-o printing the wrong pages. Issue #873 * pdftohtml: Fix issue with the font size sometimes being huge qt5: * Fix FormField::name encoding * Accept UTF-16 uiNames for form fields * Fix search for "complex" characters * Allow to load document from QIODevice glib: * make the frontend initialization thread safe.
Revision 1.76 / (download) - annotate - [select for diffs], Sun Mar 1 11:18:58 2020 UTC (3 years, 3 months ago) by markd
Branch: MAIN
Changes since 1.75: +4 -3
lines
Diff to previous 1.75 (colored)
poppler*: reenable splash backend - needed to display output in poppler-qt based backends. also add nss dependency and be explicit in the tiff dependency.
Revision 1.75 / (download) - annotate - [select for diffs], Sat Oct 19 12:37:04 2019 UTC (3 years, 7 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.74: +5 -6
lines
Diff to previous 1.74 (colored)
poppler: Update to 0.81.0 pkgsrc changes: to avoid adding a new dependency on boost, poppler now uses cairo as the default graphics backend. the qt5 package seems to require splash (?) so that one gets a new boost dependency. we could also avoid it by forcing cmake detection to fail, but in this case it prints a warning about performance losses. Release 0.81.0: core: * Splash: Always enable support for CMYK rasterization * CairoOutputDev: Check scaled dimensions for 0. Issue #737 * BaseCryptStream: Fix potential uninitialized memory read * SplashBitmap: Fix wrong width condition for splashModeDeviceN8 * Fix crashes in malformed files Release 0.80.0: core: * Annotations: Implement support for setting a different text in the appearance stream than the real text * Splash: Optionally use small_vector from boost * Fix memory leaks on broken files * Fix abort on broken files * Small code simplifications * Remove USE_FIXEDPOINT support. Issue #821 qt5: * Fix MSVC build * Add subsitute-font information * Fix since marker of some functions * Fix leak when aborting text extraction * Small code simplifications glib: * Make print scaling getter visible * Make Duplex/NumCopies/PrintPageRange preference available in API * Implement Movie API utils: * pdftotext: Add -nodiag flag to remove diagonal text on output build system: * Mark external lib include dirs as SYSTEM
Revision 1.74 / (download) - annotate - [select for diffs], Tue Jul 23 16:45:18 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.73: +2 -2
lines
Diff to previous 1.73 (colored)
poppler*: update to 0.79.0 Release 0.79.0: core: * Fix regression on TextSelectionPainter * Fix parsing of DefaultAppearance * Fix memory leak in PostScriptFunction * Fix crashes in fuzzed files qt5: * Implemented support for setIcon by changing appearance * Added option to set the form available to print * QString::null is deprecated, use QString() * Replace deprecated qStableSort with std::stable_sort build system: * Turn README into README.md and expand it Release 0.78.0: core: * Fix line annotation arrows for usage in dimensioning * Handle Ink annots without an InkList but with an AP * Fix typos preventing parsing of Movie start and duration * Fix crash on malformed files glib: * Add poppler_document_create_dests_tree() * Don't use the deprecated g_type_class_add_private() * Document the differences between render() and render_for_printing() * Fix introspection for poppler_document_new_from_data * Don't create PopplerInputStream with length 0. Issue #414 * Document G_IO_ERROR as a possible error condition * docs: Add index for API new in 0.78 build system: * Fixes cross compilation of gir in Void Linux * Add -Wshadow to the default warning flags * install pkg-config pc files if pkg-config is found Release 0.77.0: core: * Fix crash on signature handling. Issue #766 * Fix small memory leak in SignatureHandler::getCertificateInfo * Splash: Restrict filling of overlapping boxes. Issue #750 * Fix crash on malformed files qt5: * Fix optional content handling with exclusive layers cpp: * Make render_page thread-safe utils: * pdfsig: Fix small memory leak * pdftotext: Fix typo in manpage
Revision 1.73 / (download) - annotate - [select for diffs], Thu May 9 09:28:22 2019 UTC (4 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.72: +2 -3
lines
Diff to previous 1.72 (colored)
poppler: updated to 0.76.1 poppler-0.76.1: core: * Make the mul tables be calculated at compile time with constexpr. * splash: Fix compile with SPLASH_CMYK enabled * Some typo fixing in error messages qt5: * Fix regression in annotation handling build system: * Fix some typos in build system output and comments poppler-0.76.0: core: * Fix regression on case-insensitive search. * Remove GooList, use std::vector instead * Fix radiobutton reporting wrong state. * Handle UTF16-LE strings * Don't error out if there's no DA in FreeText annotation * cairo: Compute correct coverage values for box filter. * cairo: Constrain number of cycles in rescale filter. * Read more fields from ViewerPreferences * Introduce and use Ref::INVALID * Fix crashes in broken files * Fix mismatched free/delete * Add missing include guards utils: * pdftohtml: Properly initialize HtmlOutputDev::page to avoid SIGSEGV upon error exit. poppler-0.75.0: core: * Fix rendering of some annotations * Fix crashes in broken files * Small internal code improvements cpp: * Improve documentation * tests: Add showing version information to poppler-dump utils: * pdfattach: new util * pdftohtml: add -dataurls parameter * pdftoppm: add -sep and -forcenum parameters * pdftohtml: make singleHtml and stout not mutually exclusive * pdfsig: fix use after free
Revision 1.72 / (download) - annotate - [select for diffs], Tue Apr 17 18:07:37 2018 UTC (5 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.71: +8 -9
lines
Diff to previous 1.71 (colored)
poppler: removed unused patch; pkglint fixes
Revision 1.71 / (download) - annotate - [select for diffs], Tue Apr 17 05:20:34 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.70: +1 -5
lines
Diff to previous 1.70 (colored)
poppler*: update to 0.63.0 Release 0.63.0 core: * CairoOutputDev: support embedding CCITT image data. Bug #103399 * CairoOutputDev: limit image size when printing. Bug #103399 * CairoOutputDev: use GOOD instead of BEST as the default cairo filter for scaling. Bug #103136 * Error out on save if file has changed since we opened it. Bug #103793 * PDFDoc: use %c instead of \x to output binary. Bug #103873 * Fix index out of bounds undefined behaviour in PSTokenizer. Bug #103583 * Fix opening files with OutlineItem loops. Bug #102914 * Fix some bugs in StructTreeRoot parsing of parent tree. Bug #103912 * Remove error for wrong child type for tagged pdf. Bug #103587 * FoFiTrueType::readPostTable() from xpdf 4.00. Bug #102880 * GfxFontDict: merge reference generation from xpdf 4.00. Bug #104565 * Reset lastAbortCheck on updateLevel reset * PDFDoc::setup: Fail early if base stream length is 0. Bug #103552 * Check curStr is actually a Stream before doing Stream operations. Bug #104518 * Fix new Object API porting bug. Bug #104517 * Check return code of getChar(), abort reading on error. Bug #104502 * TextPage: Add horizontal scaling to font matrix. Bug #105259 * Fix EmbedStream replay. Bug #103446 * Fix memory leak on error condition * Fix assert on malformed documents. Bug #104354 * Fix abort in Gfx::opBeginMarkedContent if args[1] is not a name. Bug #104468 * GfxGouraudTriangleShading::parse: Don't abort on malformed documents. Bug #104567 * GfxFunctionShading::parse: Fix abort in malformed document. Bug #104581 * Remove the extern C from glib.h. Bug #103621 * Don't let ArthurOutputDev be friend of SplashPath anymore * Fix undefined sanitizer warning about qsort * Form.h: include time.h for time_t * Various code improvements qt5: * Add cancellation support to renderToImage and textList * Do not assume all Screen annotation actions are Renditions. KDE bug #388175 * qt5: Implement operator= for PageTransition * ArthurOutputDev: 'clip' should intersect new and old clipping path * ArthurOutputDev: Implement updateBlendMode * ArthurOutputDev: Replace the QPainter by a stack of QPainters * ArthurOutputDev: Rudimentary support for transparency groups * Remove stale libcms1 code. Bug #104358 * demo: don't crash if page is malformed * Fix warnings due to the use of deprecated overloads of Poppler::Page::Search in tests. utils: * pdfimages: Fix for files with flate encoded inline images. Bug #103446 * pdftocairo: Remove stale libcms1 code. Bug #104358 * pdfimages: Fix build without libtiff and libpng * pdfseparate: Fix buffer size warning due to missing space for null terminator build system: * Enable building all libs as static libs * Enable no-missing-field-initializers * Remove unused FindLIBOPENJPEG.cmake * add "--owner root:0 --group root:0" options to tar command in dist target. Bug #104398 * Add python3 support to gtkdoc.py * gtkdoc.py: Make it work with newer gtk-doc. Bug #105075 cpp: * Add page::text_list
Revision 1.70 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:43 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.69: +2 -1
lines
Diff to previous 1.69 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.69 / (download) - annotate - [select for diffs], Wed Jan 10 21:55:34 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.68: +1 -2
lines
Diff to previous 1.68 (colored)
poppler: update to 0.62.0. Release 0.62.0 core: * Stop supporting lcms1, you really want to use lcms2 :) * Stop supporting openjpeg1, you really want to use openjpeg2 :) * Open files that state 8 bits as third field of W. Bug #103469 * GfxLabColorSpace::parse: Fix crash in broken documents. Bug #103582 * Fix leak if parseDA fails * Include glibc.h where needed * Document the meaning of the 'type' integer of a shading * Fix UTF test fail * INSTALL: add debug options qt5: * Add API to let the rendering process callback to get a partial rendering. Bug #103372 qt4: * Remove the Qt4 frontend utils: * Support unicode on windows console * pdfsig: install man page * sort encoding list glib: * demo: fix warning
Revision 1.68 / (download) - annotate - [select for diffs], Fri Dec 8 08:52:56 2017 UTC (5 years, 6 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.67: +2 -1
lines
Diff to previous 1.67 (colored)
bump for print/poppler major bump note: script detailed in `man revbump` insisted on bumping pkgrevision of print/poppler, it's probably wrong, but not committing this change is wronger.
Revision 1.67 / (download) - annotate - [select for diffs], Fri Dec 8 07:48:11 2017 UTC (5 years, 6 months ago) by spz
Branch: MAIN
Changes since 1.66: +18 -15
lines
Diff to previous 1.66 (colored)
Update poppler packages from 0.59.0 to 0.61.1 fixing CVE-2017-14517 CVE-2017-14518 CVE-2017-14519 CVE-2017-14520 CVE-2017-15565 upstream notable changes: Release 0.61.1 core: * CairoOutputDev: don't overflow y * stride when accessing image data cpp: * Fix for corrupted image files on Windows. Bug #102494 build system: * Fix incorrect paths in .pc files. Bug #103578 * add the custom buildtests target only once. Bug #103003 Release 0.61.0 core: * Fix crashes in broken files * Cleanup unused functions from GlobalParams * Tweak LZWStream::processNextCode error handling. Bug #103174 * Warning fixes * Remove t1lib code qt5: * Clean up the remaining Splash code in Arthur backend. Bug #103117 * ArthurOutputDev: Properly implement saveState/restoreState. Bug #103118 * Fix leak in ArthurOutputDev::updateFont. Bug #103508 build system: * Use GNUInstallDirs. Bug #103211 * mingw: Install pkg-config files * mingw: change library names to include the soversion. Bug #103157 * Fix installing a .cc file as header * Use -pthread flag instead of -lpthread Release 0.60.1 qt5: * ArthurOutputDev: Add missing 'return' in error paths build system: * FindLIBOPENJPEG.cmake: Add CheckCXXSourceCompiles Release 0.60.0 core: * Enable libcurl support by default * PSOutputDev: Fix wrong text generation. Bug #102760 * Added methods to get and set the font size of text fields. Bug #101692 * CairoOutputDev: Do not extend the pattern in drawImageMaskRegular * CairoOutputDev: do not use the custom downscaling for rendering images when using cairo >= 1.14 * Fix build with old clang * Fix various crashes in broken files * Fix some warnings * Add some constness to the basic classes * Remove unused functions from GlobalParams qt5: * Added methods to get and set the font size of text fields. Bug #101692 * Add whether renderToImage shows annotations * ArthurOutputDev: Replace Splash font rendering by Qt font rendering * ArthurOutputDev: Implement the drawSoftMaskedImage method * ArthurOutputDev: Fix several small bugs related to dash pattern handling * Fix two minor typos build system: * cmake is now the default build system * autotools based build system has been removed utils: * pdfinfo: don't truncate dest name
Revision 1.66 / (download) - annotate - [select for diffs], Tue Oct 29 19:05:23 2013 UTC (9 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: 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,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
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
Changes since 1.65: +2 -14
lines
Diff to previous 1.65 (colored)
update to 0.24.3 changes: bugfixes, among them a format string problem (CVE-2013-4474) pkgsrc change: kill the poppler-cms/lcms option, it got broken recently and it is not useful enough to justify the complexity
Revision 1.65 / (download) - annotate - [select for diffs], Fri Oct 25 06:53:34 2013 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.64: +1 -3
lines
Diff to previous 1.64 (colored)
Remove legacy support that was scheduled for removal.
Revision 1.64 / (download) - annotate - [select for diffs], Wed Sep 25 23:07:31 2013 UTC (9 years, 8 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.63: +6 -1
lines
Diff to previous 1.63 (colored)
Passing "-ansi" turns "long long" support off on FreeBSD/amd64. Define __LONG_LONG_SUPPORTED to make the package build.
Revision 1.63 / (download) - annotate - [select for diffs], Thu Jul 4 13:13:55 2013 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.62: +7 -5
lines
Diff to previous 1.62 (colored)
Update to 0.22.5. Use "lcms" option instead of package-specific "poppler-cms" one. Add backwards compat for this. Add comments to most patches. Changes: Release 0.22.5 core: * PSOutputDev: Make sure that Title: doesn't contain \n or \r (Bug #63862) * Fix slowlyness reading malformed files (Bug #46703) * Fix infinite loop while feeding wrong data in stdin (Bug #64967) * Fix crash on malformed file (Bug #65221) * Fix mismatched delete (Bug #65553) qt4: * Fix mismatched delete (Bug #65551) utils: * pdftohtml: Fix memory leak
Revision 1.62 / (download) - annotate - [select for diffs], Tue Jun 4 22:16:59 2013 UTC (10 years ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.61: +2 -2
lines
Diff to previous 1.61 (colored)
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Revision 1.61 / (download) - annotate - [select for diffs], Mon Jun 3 10:05:53 2013 UTC (10 years ago) by wiz
Branch: MAIN
Changes since 1.60: +2 -1
lines
Diff to previous 1.60 (colored)
Bump freetype2 and fontconfig dependencies to current pkgsrc versions, to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
Revision 1.60 / (download) - annotate - [select for diffs], Sun Mar 24 07:09:23 2013 UTC (10 years, 2 months ago) by spz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.59: +1 -3
lines
Diff to previous 1.59 (colored)
Fix the following vulnerabilities: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1788 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1789 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1790 by updating to the latest stable version. Changes against 0.22.1: core: * Correct rendering of underline and strike out annotations (Bug #61518) * Workaround broken jpeg stream definitions (Bug #61994) * SplashOutputDev: Restore CTM on early exits (Bug #61413) * SplashOutputDev: Make sure we don't try to paint in x < 0 (KDE Bug #315432) * Fix latin page labels. (Bug #61034) * Fix compilation with jpeglib9 * Fix minor valgrind warning utils: * pdfimages: Fix extraction of some images (Bug #61168) build system: * Fix the build with automake-1.13 Changes against 0.22.0: core: * Fix crash in some pdf files when extracting text (Bug #59561) * Fix crashes in wrongly formed files * Fix wrong warning when opening some files (Bug #58966) build system: * Improve autoconf jpeglib.h detection (Bug #59186) Changes against 0.20 include Release 0.22.0 core: * Fix crash in invalid files that define a <= 0 bits per image value * Fix a few issues in JPX decoding when not using OpenJPEG * TextOutputDev: Use page size for max value in TextPage::visitSelection * Fix typo in error message utils: * Fix pdfunite regression (Bug #58569) * Demo fixes and improvements misc: * pdf-inspector improvements Release 0.21.4 core: * SplashOutputDev: Fix crash when rendering in monochrome mode * SplashOutputDev: Fix line widths in monochrome mode (Bug #57294) * PSOutputDev: Fix crop on EPS conversion (Bug #30692) * TextOutputDev: Fix minor logic mistake * Fix assert on some malformed files (Bug #58257) * Move #include "jpeglib.h" into .cc file (Bug #57687) * Filter text that may end up being written to the shell * Fix windows compile warnings glib: * Add poppler_annot_set_flags (Bug #58015) * Demo fixes and improvements qt4: * Fix check_lexer on 32-bit systems Release 0.21.3 core: * Splash: Implement bilinear image scaling (Bug #22138) * CairoOutputDev: Update fill and stroke color in startPage (Bug #54526) * Fix GooString::insert() * Allow large chars in TextPage * Fix crash on ActualText::end * Don't use memcpy to copy classes * Fix warnings glib: * Check if words end with spaces (Bug #54504) * Ensure text is only computed on first render * Fix warnings while generating introspection file * Fix returns tag in PopplerAttachmentSaveFunc api doc * Minor demo fixes Release 0.21.2 core: * CairoOutputDev: make drawImage work with images > 32767 in width/height (Bug #56858) * CairoOutputDev: Fix soft mask when image resolution != smask resolution (Bug #57070) * CairoOutputDev: Fix crash in CairoImageOutputDev with setSoftMaskFromImageMask (Bug #57067) * Remove a check on fonts that we don't need (Bug #56753) * Misc code cleanups utils: * pdftocairo: Add tiff output support (Bug #57006) * pdfunite: Fix -v (Bug #56817) * Misc code cleanups Release 0.21.1 core: * Annotation improvements * Form improvements * CairoImageOutputDev: Support parameterized Gouraud shading (Bug #56463) * UTF validation fixes * Do not call drawing routines if we don't need non text (Bug #54617) * Fix Memory leak in CharCodeToUnicode (Bug #54702) qt4: * Make LinkRendition properties available (Bug #55378) * Accessors for FormWidgetChoice::editChoice * Implement overprint Release 0.21.0 core: * Support the modification of files with Encrypt * Annotation improvements * Form improvements * Splash: Implement DeviceN support * Splash: Avoid bogus memory error for tilingPattern * TextOutputDev: Allow multiple fonts in a TextWord * Kill the concept of base dir * PSOutputDev: Always write HiResBoundingBox (Bug #53159) * Convert UTF-16 to UCS-4 when reading toUnicode cmap * GooString formatting: add support for uppercase hexadecimal * Use error() instead of fprintf(stderr, ...) in Annot::layoutText * poppler-config.h: remove WITH_FONTCONFIGURATION_* macros glib: * Annotation improvements * Add poppler_page_remove_annot() * Add poppler_document_new_from_stream * Add poppler_document_new_from_gfile * Add poppler_page_find_text_with_options (Bug #2951) * Demo improvements * Port tests and demo to GTK+3 qt4: * Add accessor methods for movie poster information * Make 'additional actions' available in Annotation API (Bug #53589) * Add whole-page search method to Poppler::Page * Small changes in tests utils: * pdftohtml: Make the output more xhtml compliant * pdftohtml: Add -fontfullname. (Bug #49872) * pdftohtml: Do not invoke gs anymore build system: * Add the possibility of using lcms1 even if lcms2 is installed * Remove extra fontconfig CFLAGS and LIBS
Revision 1.59 / (download) - annotate - [select for diffs], Sat Feb 16 11:18:13 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.58: +2 -2
lines
Diff to previous 1.58 (colored)
Recursive bump for png-1.6.
Revision 1.58 / (download) - annotate - [select for diffs], Sat Jan 26 21:36:45 2013 UTC (10 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.57: +3 -2
lines
Diff to previous 1.57 (colored)
Revbump after graphics/jpeg and textproc/icu
Revision 1.57 / (download) - annotate - [select for diffs], Fri Sep 14 12:15:01 2012 UTC (10 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.56: +2 -2
lines
Diff to previous 1.56 (colored)
update to 0.20.4 changes: -Improvements regarding embedded file handling -bugfixes -cleanup pkgsrc note: shlib major changes, revbumps needed. also switch to lcms2 for the "cms" option
Revision 1.56 / (download) - annotate - [select for diffs], Wed Jul 4 20:25:16 2012 UTC (10 years, 11 months ago) by drochner
Branch: MAIN
Changes since 1.55: +1 -5
lines
Diff to previous 1.55 (colored)
update to 0.20.1 This switches to the 0.20 release branch - many fixes and improvements. (0.18 was skipped) The qt3 frontend isn't supported anymore - the poppler016 pkg is kept for now for KDE3. Atm, it conflicts with newer popper pkgs. This can be fixed by renaming include paths and libraries, but this would need modifications of the KDE3 pkgs.
Revision 1.55 / (download) - annotate - [select for diffs], Tue Nov 1 06:02:27 2011 UTC (11 years, 7 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.54: +3 -1
lines
Diff to previous 1.54 (colored)
Recursive bump for graphics/freetype2 buildlink addition.
Revision 1.54 / (download) - annotate - [select for diffs], Mon Jan 31 16:55:28 2011 UTC (12 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.53: +1 -2
lines
Diff to previous 1.53 (colored)
update to 0.16.2 This switches to a new major branch -- many improvements and fixes.
Revision 1.53 / (download) - annotate - [select for diffs], Thu Jan 13 13:39:14 2011 UTC (12 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.52: +2 -1
lines
Diff to previous 1.52 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.52 / (download) - annotate - [select for diffs], Thu Dec 23 11:44:55 2010 UTC (12 years, 5 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.51: +2 -2
lines
Diff to previous 1.51 (colored)
Mechanically replace references to graphics/jpeg with the suitable alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
Revision 1.51 / (download) - annotate - [select for diffs], Tue Nov 2 15:45:12 2010 UTC (12 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.50: +1 -2
lines
Diff to previous 1.50 (colored)
update to 0.14.4 changes: -bugfixes (in particular for security issues which were patched in pkgsrc) -fixed memory leaks
Revision 1.50 / (download) - annotate - [select for diffs], Sat Oct 2 22:46:49 2010 UTC (12 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.49: +2 -1
lines
Diff to previous 1.49 (colored)
Makefile.common is not a good place to set PKGREVISION -- distribute it over the corresponding Makefiles instead.
Revision 1.49 / (download) - annotate - [select for diffs], Wed Jul 14 17:04:22 2010 UTC (12 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
update to 0.14.1 this is a new major branch, many fixes and improvements
Revision 1.48 / (download) - annotate - [select for diffs], Sun Jun 13 22:45:16 2010 UTC (12 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.47: +2 -1
lines
Diff to previous 1.47 (colored)
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Revision 1.47 / (download) - annotate - [select for diffs], Tue Feb 23 20:11:58 2010 UTC (13 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.46: +1 -2
lines
Diff to previous 1.46 (colored)
update to 0.12.4 changes: -bugfixes -Update requirement to Qt 4.4
Revision 1.46 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:23 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.45: +2 -1
lines
Diff to previous 1.45 (colored)
Second try at jpeg-8 recursive PKGREVISION bump.
Revision 1.45 / (download) - annotate - [select for diffs], Fri Nov 20 11:20:11 2009 UTC (13 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.44: +1 -3
lines
Diff to previous 1.44 (colored)
update to 0.12.2 changes: minor bugfixes (also fix for CVE-2009-3607 which was patched in pkgsrc)
Revision 1.44 / (download) - annotate - [select for diffs], Thu Nov 19 17:58:41 2009 UTC (13 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.43: +3 -1
lines
Diff to previous 1.43 (colored)
The code which calculates linear gradients divides by zero under some circumstances. This leads to NaNs passed to cairo which makes that literally "nan" is inserted into the output file when printing. The resulting file crashes ghostscript, and also poppler when it is fed to it again. I didn't read PDF specs yet to understand where the math is failing, just avoided the division by zero.
Revision 1.43 / (download) - annotate - [select for diffs], Wed Sep 9 19:57:05 2009 UTC (13 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.42: +2 -3
lines
Diff to previous 1.42 (colored)
update to 0.12.0 This is a major update, switches to the 0.12 release branch. Most notable change is that the color management stuff which we had as patches in pkgsrc is official now. Otherwise - many fixes and enhancements. (while this is a .0 release I've been tracking the 0.11.x snapshots and release candidate for a while so I don't expect big problems)
Revision 1.42 / (download) - annotate - [select for diffs], Wed Aug 26 19:56:42 2009 UTC (13 years, 9 months ago) by sno
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
bump revision because of graphics/jpeg update
Revision 1.41 / (download) - annotate - [select for diffs], Tue Jul 28 18:22:49 2009 UTC (13 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.40: +3 -1
lines
Diff to previous 1.40 (colored)
pull a patch from upstream which fixes generation of invalid postscript files in some cases, bump PKGREVISION
Revision 1.40 / (download) - annotate - [select for diffs], Sun Jun 14 21:16:22 2009 UTC (13 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.39: +2 -1
lines
Diff to previous 1.39 (colored)
Convert @exec/@unexec to @pkgdir or drop it.
Revision 1.39 / (download) - annotate - [select for diffs], Fri Apr 17 16:08:17 2009 UTC (14 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.38: +1 -3
lines
Diff to previous 1.38 (colored)
update to 0.10.6 changes: * Fix problems that happen when parsing broken JBIG2 files. CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180 CVE-2009-1181, CVE-2009-1182, CVE-2009-1183, CVE-2009-1187, CVE-2009-1188 * Fix parsing of incorrect border arrays. (was patched in pkgsrc) * Fix clip test for fonts. * Fix getGlyphAdvance to behave correctly on font size changes. * Misc build fixes
Revision 1.38 / (download) - annotate - [select for diffs], Mon Apr 6 09:29:27 2009 UTC (14 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.37: +3 -1
lines
Diff to previous 1.37 (colored)
fix some problems with interactive forms: -if a choice field defines both an "export value" and a "name", use the latter as "value" if selected (according to the PDF spec) -- makes that I can fill in my company's travel expenses form correctly (there is still an issue with captions of check boxes / radio buttons which looks like a font problem) -where iconv() is called to fill in a text field, use "UTF-8" and "UTF-16BE" as encoding names rather than the less portable "UTF8" and "UTF16BE" -- this makes it work on NetBSD bump PKGREVISION
Revision 1.37 / (download) - annotate - [select for diffs], Thu Mar 19 12:12:24 2009 UTC (14 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.36: +1 -3
lines
Diff to previous 1.36 (colored)
update to 0.10.5 Changes since 0.10.4: core: * Read the UF entry if present and prefer it over F in Filespec dictionary * Fix typo that was making CairoOutputDev crash on some files. Bug #17337 * Make JBIG2Stream more robust to corrupt input data * Do not blindly follow loops parsing OutlineItem. Bug #18364 * Set up the error manager before calling jpeg_create_decompress. Bug #20484 * Check there is an optional content config before using it. Bug #20587 * Fix rendering of some PDF with OpenType fonts. Bug #20605 build system: * Yet more support for build on windows * Use AC_CHECK_HEADER to find headers. Bug #20538 * Check for pkgconfig before using it * General autotools improvements
Revision 1.36 / (download) - annotate - [select for diffs], Thu Feb 26 20:23:02 2009 UTC (14 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.35: +3 -1
lines
Diff to previous 1.35 (colored)
pull some patches from upstream, to fix two crashes and an off-by-one in color management support, bump PKGREVISION
Revision 1.35 / (download) - annotate - [select for diffs], Thu Feb 12 20:55:07 2009 UTC (14 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.34: +13 -1
lines
Diff to previous 1.34 (colored)
update to 0.10.4 changes: -fixed some crashes and a memory leak -fixed pdfimages to work for jpeg pkgsrc change: pulled in color management support from the development branch (but tested by me for many weeks), as an option which is on per default
Revision 1.34 / (download) - annotate - [select for diffs], Wed Jan 7 13:54:14 2009 UTC (14 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.33: +1 -2
lines
Diff to previous 1.33 (colored)
Update to 0.10.2: Release 0.10.2 core: * Fix a crash when selecting text in word mode * Fix a crash in some malformed documents (second argument of opMarkPoint is not a dictionary) * Ensure cairo font matrix is invertable. Fixes bugs #18254 and #18429 * Fix a memory leak (Bug #18924) Qt4: * Fix deserization of links right coordinate misc: * Fix build on Solaris 10 + Sun Studio 12 * Compile with -pedantic
Revision 1.33 / (download) - annotate - [select for diffs], Fri Dec 5 01:57:07 2008 UTC (14 years, 6 months ago) by smb
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.32: +2 -5
lines
Diff to previous 1.32 (colored)
Delete non-functional reference to PAPERSIZE environment variable; add MESSAGE file saying what to do to get US Letter.
Revision 1.32 / (download) - annotate - [select for diffs], Thu Nov 20 14:28:22 2008 UTC (14 years, 6 months ago) by dillo
Branch: MAIN
Changes since 1.31: +2 -1
lines
Diff to previous 1.31 (colored)
Move MAINTAINER from Makefile.common into individual Makefiles. Okayed by reed.
Revision 1.31 / (download) - annotate - [select for diffs], Tue Jul 15 10:34:21 2008 UTC (14 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.30: +1 -3
lines
Diff to previous 1.30 (colored)
update to 0.8.4 changes: -bugfixes -build fix for qt4 (which doesn't work) The security fix for CVE-2008-2950 is not yet integrated upstream.
Revision 1.30 / (download) - annotate - [select for diffs], Wed Jul 9 10:30:37 2008 UTC (14 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.29: +3 -1
lines
Diff to previous 1.29 (colored)
add a missing pointer initialization, fixes possible memory corruption (CVE-2008-2950), patch from the advisory, bump PKGREVISION
Revision 1.29 / (download) - annotate - [select for diffs], Thu Jun 5 21:03:37 2008 UTC (15 years ago) by drochner
Branch: MAIN
Changes since 1.28: +1 -3
lines
Diff to previous 1.28 (colored)
update to 0.8.3 changes: -fix crashes on certain input -Fix leaks -Do not limit CharCodeToUnicodeString to 8 characters -Support for surrogates outside the BMP plane pkgsrc note: the crashes had been fixed by patches in pkgsrc before
Revision 1.28 / (download) - annotate - [select for diffs], Thu May 15 09:15:41 2008 UTC (15 years ago) by drochner
Branch: MAIN
Changes since 1.27: +3 -1
lines
Diff to previous 1.27 (colored)
pulla patch from upstream CVS which appearently fixes a problem reported by Steven M. Bellovin on pkgsrc-users, bump PKGREVISION
Revision 1.27 / (download) - annotate - [select for diffs], Tue Apr 29 19:23:34 2008 UTC (15 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.26: +1 -3
lines
Diff to previous 1.26 (colored)
update to 0.8.1 Some fixes which we had patched in pkgsrc are included now.
Revision 1.26 / (download) - annotate - [select for diffs], Fri Apr 18 14:03:54 2008 UTC (15 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.25: +3 -1
lines
Diff to previous 1.25 (colored)
-fix embedded font handling (CVE-2008-1693), patch from Ubuntu, bump PKGREVISION -being here, add a patch from upstream CVS which fixes display of 16-bit colors
Revision 1.25 / (download) - annotate - [select for diffs], Wed Nov 28 20:54:36 2007 UTC (15 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.24: +1 -3
lines
Diff to previous 1.24 (colored)
update to 0.6.2 changes: -security fixes (patched in pkgsrc) were integrated upstream -fix some possible crashes -cleanup
Revision 1.24 / (download) - annotate - [select for diffs], Thu Nov 8 12:06:12 2007 UTC (15 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.23: +3 -1
lines
Diff to previous 1.23 (colored)
apply a patch from poppler CVS (derived from xpdf) to fix a couple of memory corruption / buffer overflows (CVE-2007-4352, CVE-2007-5392, CVE-2007-5393) bump PKGREVISION
Revision 1.23 / (download) - annotate - [select for diffs], Sat Nov 3 16:10:38 2007 UTC (15 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.22: +1 -3
lines
Diff to previous 1.22 (colored)
update to 0.6.1 This switches to the new 0.6 branch which is not source compatible to 0.5.x. Most notable changes: -Merge xpdf 3.02 changes -Support for Sound objects -Support for Opening/Closing page actions -Support for page duration -Improve PS Tokenizer performance -Beginning of Interactive Form support -xpdfrc is no longer used for anything -Fix security issue MOAB-06-01-2007 -Lots of bugs fixed
Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 9 18:42:51 2007 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.21: +4 -5
lines
Diff to previous 1.21 (colored)
Add DESTDIR support.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Aug 2 14:41:18 2007 UTC (15 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
apply a patch from xpdf to fix an integer overflow vulnerability (CVE-2007-3387) bump PKGREVISION
Revision 1.20 / (download) - annotate - [select for diffs], Wed Jan 17 15:53:09 2007 UTC (16 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.19: +3 -1
lines
Diff to previous 1.19 (colored)
pull a patch from poppler CVS to fix MOAB-06-01-2007 (DOS) bump PKGREVISION
Revision 1.19 / (download) - annotate - [select for diffs], Fri Jul 7 15:49:33 2006 UTC (16 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.18: +1 -2
lines
Diff to previous 1.18 (colored)
LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
Revision 1.18 / (download) - annotate - [select for diffs], Wed May 31 18:13:54 2006 UTC (17 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.17: +1 -3
lines
Diff to previous 1.17 (colored)
update to 0.5.3 changes: -improved Qt bindings -Cairo backend now supports masked images -make glib bindings more language binding friendly -Search now works with ligatures -glib bindings now has an entry point to render to a cairo_t -GCC 4.1 and MSVC compilation fixes -bugfixes and cleanup
Revision 1.17 / (download) - annotate - [select for diffs], Sat Apr 1 19:57:57 2006 UTC (17 years, 2 months ago) by reed
Branch: MAIN
Changes since 1.16: +1 -3
lines
Diff to previous 1.16 (colored)
Remove the conflicst of xpdf now that utilities are in a different package. Ride on same revision from a little earlier.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Apr 1 19:08:40 2006 UTC (17 years, 2 months ago) by reed
Branch: MAIN
Changes since 1.15: +6 -4
lines
Diff to previous 1.15 (colored)
Don't install PDF utilities here. I am about to import a new package for this. Bump PKGREVISION. Configure with --enable-splash-output (that was default before). Also --disable-utils.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Apr 1 17:58:03 2006 UTC (17 years, 2 months ago) by reed
Branch: MAIN
Changes since 1.14: +4 -2
lines
Diff to previous 1.14 (colored)
This conflicts with xpdf for the utilities. Bump PKGREVISION.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Mar 31 20:37:37 2006 UTC (17 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.13: +4 -1
lines
Diff to previous 1.13 (colored)
Create the include/poppler directory from the base poppler package so that poppler-qt can install its headers properly. Found by tron@. This also helps in removing this shared directory (used in poppler-qt and poppler-glib) from a single place. Bump PKGREVISION of the three packages to 1.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Mar 30 21:30:25 2006 UTC (17 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.12: +1 -3
lines
Diff to previous 1.12 (colored)
Update poppler, poppler-glib and poppler-qt to 0.5.1. This is a development version but is needed to update evince to 0.5.2, which is part of GNOME 2.14.0. Release 0.5.1 - Support for embedded files. - Handle 0-width lines correctly. - Avoid external file use when opening fonts. - Only use vector fonts returned from fontconfig (#5758). - Fix scaled 1x1 pixmaps use for drawing lines (#3387). - drawSoftMaskedImage support in cairo backend. - Misc bug fixes: #5922, #5946, #5749, #5952, #4030, #5420. Release 0.5.0 - Font matching code for non embedded fonts now use fontconfig instead of hard coded list of fonts. - Merge in Xpdf 3.01 changes. - Add command line tools from Xpdf. - Make install of Xpdf header files ./configure'able.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 9 01:19:16 2006 UTC (17 years, 3 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.11: +5 -6
lines
Diff to previous 1.11 (colored)
Remove the support for installing the "glib" wrapper files. A new package, print/poppler-glib, now provides this. And this means X11 (and GTK2) is no longer needed for libpoppler. Bump PKGREVISION. In buildlink3.mk file, remove the BUILDLINK_RECOMMENDED.poppler and increase the BUILDLINK_DEPENDS.poppler to this latest version so packages don't accidently attempt to depend on old poppler and poppler-glib at same time. Also include the fontconfig buildlink3.mk at joerg's request.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 15 18:08:35 2006 UTC (17 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
update to 0.4.5 - Security update; CVE-2006-0301 (buffer overflow)
Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:38 2006 UTC (17 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:32 2006 UTC (17 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 11 17:49:35 2006 UTC (17 years, 5 months ago) by reed
Branch: MAIN
Changes since 1.7: +4 -8
lines
Diff to previous 1.7 (colored)
Create a Makefile.common so poppler-qt will use same. Remove distinfo from poppler-qt. Make sure that poppler-qt depends on at least same version of poppler. Take maintainership for poppler-qt. This updates poppler-qt to 0.4.4. (I didn't check to see if fixes are related to "qt".)
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 11 16:10:11 2006 UTC (17 years, 5 months ago) by reed
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Update to poppler-0.4.4. From ChangeLog: 2006-01-10 Kristian Høgsberg <krh@redhat.com> * configure.ac: Bump realease to 0.4.4. * NEWS: Sum up changes. * poppler/DCTStream.cc: Backport patch for KDE #119569. 2006-01-10 Kristian Høgsberg <krh@redhat.com> Security patch from Martin Pitt (#5516). Multiple integer/buffer overflows. * poppler/Stream.cc (CCITTFaxStream::CCITTFaxStream): Check columns for negative or large values (CVE-2005-3624). * poppler/Stream.cc: Reset numComps to 0 since it's a global variable that is used later (CVE-2005-3627). * poppler/Stream.cc (DCTStream::readHuffmanTables): Fix out of bounds array access in Huffman tables (CVE-2005-3627). * poppler/Stream.cc (DCTStream::readMarker): Check for EOF in while loop to prevent endless loops (CVE-2005-3625). * poppler/JBIG2Stream.cc (JBIG2Bitmap::JBIG2Bitmap, JBIG2Bitmap::expand, JBIG2Stream::readHalftoneRegionSeg): Check user supplied width and height against invalid values. Allocate one extra byte to prevent out of bounds access in combine(). 2006-01-10 Kristian Høgsberg <krh@redhat.com> * poppler/Stream.cc: Fix bug in last security patch (#5514). Also, for the record, the security patch also fixes CVE-2005-3192 and CVE-2005-3193. 2005-12-18 Albert Astals Cid <aacid@kde.org> * configure.ac: Better jpeg detection, refer to ml PCbsd problem * qt/Makefile.am: Backport fix build on systems where fontconfig is not on /usr/include
Revision 1.6 / (download) - annotate - [select for diffs], Sat Dec 31 00:35:55 2005 UTC (17 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -4
lines
Diff to previous 1.5 (colored)
Update to 0.4.3: - Fix selection crasher (Nickolay V. Shmyrev, #4402). - Fix printing problem for single page output (#4555). - Fix miscellaneous compile problems/warnings. - CVE-2005-3191 and CAN-2005-2097 security fixes.
Revision 1.1.1.1.2.1 / (download) - annotate - [select for diffs], Thu Dec 15 01:00:51 2005 UTC (17 years, 5 months ago) by seb
Branch: pkgsrc-2005Q3
Changes since 1.1.1.1: +3 -3
lines
Diff to previous 1.1.1.1 (colored) next main 1.2 (colored)
Pullup ticket 955 - requested by Lubomir Sedlacik security fix via patch for print/poppler Module Name: pkgsrc Committed By: salo Date: Sun Dec 11 05:08:50 UTC 2005 Modified Files: pkgsrc/print/poppler: Makefile distinfo Added Files: pkgsrc/print/poppler/patches: patch-aa patch-ab patch-ac Log Message: Security fixes for CVE-2005-3191, CVE-2005-3192 and CVE-2005-3193. Patches from xpdf.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 11 05:08:50 2005 UTC (17 years, 6 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Security fixes for CVE-2005-3191, CVE-2005-3192 and CVE-2005-3193. Patches from xpdf.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 6 17:13:50 2005 UTC (17 years, 6 months ago) by reed
Branch: MAIN
Changes since 1.3: +9 -3
lines
Diff to previous 1.3 (colored)
Set --sysconfdir=${PKG_SYSCONFDIR} so that SYSTEM_XPDFRC in ${PREFIX}/include/poppler/poppler-config.h is set appropriately for the user's PKG_SYSCONFBASE setting. Use the PAPERSIZE variable to set the a4 option, the same way the xpdf package does it. These two improvements are from Mark Davies via private email. Thank you Mark. Bump PKGREVISION.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:53 2005 UTC (17 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 16 12:24:06 2005 UTC (17 years, 7 months ago) by jmmv
Branch: MAIN
Changes since 1.1: +3 -4
lines
Diff to previous 1.1 (colored)
Update to 0.4.2: Release 0.4.2 - Fix a rotation bug. - Fix freetype pkg-config check - Default to built-in decompression. Release 0.4.1 - Fix and simplify glib rotation API. - Fix build issue with freetype flags. Release 0.4.0 - Real text selection. - API breakage in glib wrapper: dropping dest_x and dest_y arguments from poppler_page_render_to_pixbuf(). - Updates to glib printing API from Martin Kretzschmar to support setting paper size and duplex from the application. - Much work on Qt4 bindings and Arthur output device. Still work in progress, thouhg.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 8 20:31:34 2005 UTC (17 years, 11 months ago) by reed
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2005Q3-base
Branch point for: pkgsrc-2005Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Add poppler from pkgsrc-wip. This is poppler, a PDF rendering library. It is a fork of the xpdf 3.0 PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort and to reduce duplicated effort. And the poppler developers would like to move libpoppler forward in a number of areas that doesn't fit within the goals of xpdf.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 8 20:31:34 2005 UTC (17 years, 11 months ago) by reed
Branch: MAIN
Initial revision