aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal
Commit message (Collapse)AuthorAgeFilesLines
* graphics/poppler: update to 21.01.0Tobias C. Berner2021-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.01.0: core: * Faster routines for jpeg decoding * Fix reading signatures in encrypted files * Add white point correction when lcms is used * JBIG2Stream: Fix byte counting * Fix potential data loss if we try to fetch a non existing Ref after modifying the document * Specifically use DeviceGray instead of DefaultGray for softmasks * Fix various issues handling broken files utils: * pdftocairo: Setmode binary for windows * pdfsig: Add hability to digitally sign files * pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK * pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK * pdfimages: Account for rotation in PPI calculation qt5: * Add hability to digitally sign files qt6: * Add hability to digitally sign files build system: * Enable clang-tidy bugprone-signed-char-misuse PR: 252377 Exp-run by: antoine Notes: svn path=/head/; revision=560727
* Add OPENJPEG version requirementSunpoet Po-Chuan Hsieh2020-12-201-0/+1
| | | | Notes: svn path=/head/; revision=558746
* Fix ARMADILLO optionSunpoet Po-Chuan Hsieh2020-12-191-1/+2
| | | | Notes: svn path=/head/; revision=558687
* Add CHARLS, CRYPTOPP, DODS, EXR and TILEDB optionsSunpoet Po-Chuan Hsieh2020-12-191-1/+22
| | | | | | | - Complete CONFIGURE_ARGS Notes: svn path=/head/; revision=558494
* graphics/poppler: update to 20.12.0Tobias C. Berner2020-12-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: core: * Draw better circles for circle annotations * Fix annotation line width if no appearance stream or style are given * Tweak rendering of highlight annotations * Fix border rendering of some annotations * Fix rendering of some files. Issue #976 Issue #567 * PSOutputDev: provide options to set the rasterization color space and ICC profile * PSOutputDev: for splashModeCMYK8 and language level >=2 activate overprint emulation * PSOutputDev: use the DeviceN8 bitmap for rasterization with CMYK-output + overprint * Use the font name without subset tag when querying for a system font * Splash: Fix wrong x adjustment during clipping * Splash: Fix blitImage in uncolored tiling patterns * timeToDateString: We forgot the ' after the minutes * Move psLevel to PSOutputDev creation * Fix several issues in broken files utils: * pdftops: provide options to set the rasterization color space and ICC profile * pdftops: for splashModeCMYK8 and language level >=2 activate overprint emulation cpp: * New fuzzers glib: * New fuzzers qt5: * New fuzzers build system: * gcc: Enable -fno-operator-names * Remove obsolete bool-to-binary macro * Remove obsolete version-check macro for pkgconfig * Remove .pc files for private back-ends * Remove redundant unit-test macro PR: 251537 Exp-run by: antoine Notes: svn path=/head/; revision=557760
* Update BUILD_DEPENDSSunpoet Po-Chuan Hsieh2020-11-211-1/+1
| | | | Notes: svn path=/head/; revision=555822
* graphics/proj: Update to 7.2.0Loïc Bartoletti2020-11-181-1/+1
| | | | | | | | Changelog: - https://proj.org/news.html#release-notes Notes: svn path=/head/; revision=555622
* graphics/proj: Update to 7.1.1Loïc Bartoletti2020-11-171-0/+1
| | | | | | | | | | | | | | | | | - Add a pkg-message explaining how to access or sync datum grids from the CDN (disabled by default) - Add curl and tiff dependencies since proj can read datum grids from remote COG (Cloud Optimized Geotiff) - Take maintainer'ship (ok wen@) PR: 245611 Submitted by: wen (first version) Reviewed by: wen, rhurlin Approved by: wen Exp-run by: antoine Notes: svn path=/head/; revision=555543
* Update to 3.1.4Sunpoet Po-Chuan Hsieh2020-11-083-19/+5
| | | | | | | Changes: https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS Notes: svn path=/head/; revision=554493
* graphics/poppler: update to 20.11.0Tobias C. Berner2020-11-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 PR: 250786 Exp-run by: antoine Notes: svn path=/head/; revision=554017
* Revert r552962Sunpoet Po-Chuan Hsieh2020-10-221-3/+1
| | | | Notes: svn path=/head/; revision=553000
* graphics/gdal: Add more default optionsLoïc Bartoletti2020-10-221-1/+3
| | | | | | | | | | | | | | | | | | | | | | | GDAL is an essential component for GIS software as graphics/qgis*, math/saga, databases/postgis*, databases/grass*. Unfortunately too many options are not enabled by default, causing the user of theses softwares to rebuild graphics/gdal and its bindings (especially graphics/py-gdal) for basic use. With this commit, the vast majority of user needs will be covered, leaving the build of graphics/gdal with the less relevant and less used options to the users who really need it. As gdal now requires postgresql, the package will install the default version (postgresql12), however databases/postgis23 cannot be built with postgresql>10 so it is marked as BROKEN -- however this is not a problem since it is largely deprecated and will be removed soon. PR: 224004 Approved by: Maintainer timeout Notes: svn path=/head/; revision=552962
* Update to 3.1.3Sunpoet Po-Chuan Hsieh2020-10-136-75/+12
| | | | | | | | | Changes: https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS PR: 250102 Exp-run by: antoine Notes: svn path=/head/; revision=552248
* graphics/poppler: update to 20.10.0Tobias C. Berner2020-10-111-1/+1
| | | | | | | | | | | | | | | | | 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 PR: 250052 Exp-run by: antoine Notes: svn path=/head/; revision=552050
* Fix build with jasper 2.0.20Sunpoet Po-Chuan Hsieh2020-09-122-0/+50
| | | | Notes: svn path=/head/; revision=548375
* graphics/poppler: update to 20.09.0Tobias C. Berner2020-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 PR: 249060 Exp-run by: antoine Notes: svn path=/head/; revision=548218
* Use libqhull.so from math/qhull explicitlySunpoet Po-Chuan Hsieh2020-09-081-1/+1
| | | | | | | | | | math/qhull provides libqhull.so.7 and math/qhull5 provides libqhull.so.5. PR: 249182 Reported by: John Hein <jcfyecrayz@liamekaens.com> Notes: svn path=/head/; revision=548033
* Use qhull from portsSunpoet Po-Chuan Hsieh2020-09-051-2/+5
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=547690
* graphics/gdal: add upstream fix for poppler 20.08.xTobias C. Berner2020-08-181-0/+23
| | | | | | | | | | | | | | | - graphics poppler changed the versionsing scheme - add upstream patch to handle the minor-release with leading zeroes. - the exp-run in pr 248419 could not catch this as the option is off by default - obtained from upstream: https://github.com/OSGeo/gdal/commit/2b863dbabdc2a7d724f9fdf3e6ff20a142b619f6.patch PR: 248703 Submitted by: russo@bogodyn.org Reported by: John Hein <jcfyecrayz@liamekaens.com> Notes: svn path=/head/; revision=545232
* Bump revisions of poppler consumers after r544863Tobias C. Berner2020-08-141-1/+1
| | | | Notes: svn path=/head/; revision=544866
* graphics/poppler: update to 0.90Tobias C. Berner2020-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 PR: 247736 Exp-run by: antoine Notes: svn path=/head/; revision=541311
* graphics/poppler: update to 0.89.0Tobias C. Berner2020-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Exp-run by: antoine PR: 246848 Notes: svn path=/head/; revision=537559
* Bump PORTREVISION for devel/json-c json-cSunpoet Po-Chuan Hsieh2020-05-221-0/+1
| | | | Notes: svn path=/head/; revision=536219
* Update to 3.1.0Sunpoet Po-Chuan Hsieh2020-05-164-21/+15
| | | | | | | | | Changes: https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS PR: 246392 Exp-run by: antoine Notes: svn path=/head/; revision=535394
* graphics/poppler: update to 0.88.0Tobias C. Berner2020-05-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=533681
* graphics/poppler: update to 0.87.0Tobias C. Berner2020-04-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Release 0.87.0: core: * Fix crashes due to inconsistent vtables for Clang builds * Fix leak in broken files * Internal code improvements qt5: * Add option to get form choice for export value * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695 glib: * Internal code improvements utils: * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest PR: 245150 Exp-run by: antoine Notes: svn path=/head/; revision=530258
* Update poppler to 0.86.1Tobias C. Berner2020-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.86.1: core: * Fix regression in Browse Link handling * Internal code improvements 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 PR: 244827 Exp-run by: antoine Notes: svn path=/head/; revision=528853
* Bump revision of poppler dependenciesTobias C. Berner2020-02-031-0/+1
| | | | | | | - poppler was updated in r525051, bump revisions Notes: svn path=/head/; revision=525052
* Update to 3.0.4Sunpoet Po-Chuan Hsieh2020-02-022-5/+4
| | | | | | | Changes: https://github.com/OSGeo/gdal/blob/release/3.0/gdal/NEWS Notes: svn path=/head/; revision=524858
* graphics/poppler: update to 0.84.0Tobias C. Berner2020-01-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.84.0: core: * Fix crash when converting from Unicode to ASCII-7 * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big * JBIG2Stream: fix potential crash in malformed documents * JBIG2Stream: fix leak in reset() if called several times * Internal code improvements utils: * pdfimages: Add error message if first page is larger then number of pages. * pdfinfo: Improved paper size recognition * pdfsig: Fix exit code when dumping signatures * pdftocairo: Error out when even/odd selects 0 pages * pdftohtml: Fix memory leak * pdftoppm: Add an option to scale before rotate * pdftoppm: Add -hide-annotations option * pdftoppm: Error out when even/odd selects 0 pages * pdftops: Improve -optimizecolorspace qt5: * Code cleanups glib: * Fix compiler warnings Release 0.83.0 core: * Improve when a file is recognized as Linearized * Improve const-ness of the code * Make code a bit more readable/maintanable * Fix uninitialized memory uses in broken files utils: * pdffonts: Make code a bit more readable/maintanable * pdftohtml: Make code a bit more readable/maintanable qt5: * Remove a bunch of unused internal functions * trUtf8 -> tr (less warnings) build system: * make-glib-api-docs: switch to python3 PR: 243433 Exp-run by: antoine Notes: svn path=/head/; revision=523824
* Update to 3.0.3Sunpoet Po-Chuan Hsieh2020-01-224-36/+7
| | | | | | | | | Changes: https://github.com/OSGeo/gdal/blob/release/3.0/gdal/NEWS PR: 243328 Exp-run by: antoine Notes: svn path=/head/; revision=523790
* Update to 2.4.4Sunpoet Po-Chuan Hsieh2020-01-144-34/+5
| | | | | | | | | - Update WWW Changes: https://github.com/OSGeo/gdal/blob/release/2.4/gdal/NEWS Notes: svn path=/head/; revision=523032
* Update jasper to 2.0.16Baptiste Daroussin2019-12-271-0/+1
| | | | | | | | | | This is needed to be able to update gegl to latest version. Bump revision of all consumer as the ABI is not 100% backward compatible. Provide a patch for graphics/devil to properly build with latest jasper. While here add a missing USES=xorg to graphics/devil Notes: svn path=/head/; revision=520989
* Update to 2.4.3Sunpoet Po-Chuan Hsieh2019-12-082-5/+4
| | | | | | | Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.3-News Notes: svn path=/head/; revision=519344
* Add BUILD_DEPENDSSunpoet Po-Chuan Hsieh2019-11-181-0/+2
| | | | Notes: svn path=/head/; revision=517884
* graphics/gdal: fix build of poppler option after poppler-0.82Tobias C. Berner2019-11-071-0/+28
| | | | | | | | PR: 241772 Submitted by: russo@bogodyn.org Notes: svn path=/head/; revision=516938
* graphics/poppler: update to 0.82.0Tobias C. Berner2019-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.82.0: core: * Fix not being able to open some files. Issue #832 * Fix crashes in malformed files * Fix memory leak on broken files * Minor performance improvements * Minor code improvements glib: * Add poppler_document_new_from_bytes * PopplerAttachment: Silence deprecation warnings for ctime/mtime build system: * pdf-inspector: Support builddir != srcdir * Install Cairo* headers if Cairo has been found Thanks to adridg@ for fixing all the fallout. Exp-run by: antoine PR: 241532 Approved by: gnome (kwm, implicit) Notes: svn path=/head/; revision=516270
* Update to 3.47Sunpoet Po-Chuan Hsieh2019-07-271-1/+1
| | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt Notes: svn path=/head/; revision=507401
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Update to 2.4.2Sunpoet Po-Chuan Hsieh2019-07-064-144/+4
| | | | | | | Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.2-News Notes: svn path=/head/; revision=506038
* Update graphics/libgeotiff to 1.5.1Sunpoet Po-Chuan Hsieh2019-06-271-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/OSGeo/libgeotiff/blob/master/libgeotiff/NEWS https://lists.osgeo.org/pipermail/geotiff/2019-March/000861.html https://lists.osgeo.org/pipermail/geotiff/2019-March/000862.html Notes: svn path=/head/; revision=505219
* graphics/poppler: update to 0.77.0Tobias C. Berner2019-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 PR: 238115 Exp-run by: antoine Approved by: gnome (kwm, implicit) Notes: svn path=/head/; revision=503222
* graphics/poppler: update to 0.76.1Tobias C. Berner2019-05-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From Changelog at https://poppler.freedesktop.org/releases.html : Release 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 Release 0.76.0: core: * Fix regression on case-insensitive search. Issue #743 * Remove GooList, use std::vector instead * Fix radiobutton reporting wrong state. Issue #159 * 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. Issue #742 All the required patches have been obtained via gentoo. PR: 237846 Exp-run by: antoine Approved by: kwm Notes: svn path=/head/; revision=501583
* Fix build with poppler 0.75.0Sunpoet Po-Chuan Hsieh2019-05-122-0/+139
| | | | | | | Obtained from: https://github.com/OSGeo/gdal/commit/783addc36d7da7a3f0c15fd46dde117e0ec0bb87 Notes: svn path=/head/; revision=501395
* Update to 2.4.1Sunpoet Po-Chuan Hsieh2019-03-222-5/+4
| | | | | | | Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News Notes: svn path=/head/; revision=496584
* Update science/netcdf to 4.6.3Sunpoet Po-Chuan Hsieh2019-03-021-0/+1
| | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/Unidata/netcdf-c/releases https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md Notes: svn path=/head/; revision=494422
* Use REINPLACE_CMD instead of patch filesSunpoet Po-Chuan Hsieh2019-02-043-40/+1
| | | | Notes: svn path=/head/; revision=492159
* Update to 2.4.0Sunpoet Po-Chuan Hsieh2019-01-1110-131/+80
| | | | | | | | | | | | | | | | - Update MASTER_SITES - Add ZSTD option Changes: https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News https://trac.osgeo.org/gdal/wiki/Release/2.3.1-News https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News PR: 231629 Exp-run by: antoine Notes: svn path=/head/; revision=489995
* Update science/hdf5 to 1.10.4Sunpoet Po-Chuan Hsieh2019-01-051-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes PR: 233070 Submitted by: wen Notes: svn path=/head/; revision=489412
* graphics/gdal: remove expired php-gdal from SLAVEDIRSRene Ladan2018-12-301-1/+1
| | | | Notes: svn path=/head/; revision=488740