summaryrefslogtreecommitdiff
path: root/converters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-09-291-1/+1
| | | | Notes: svn path=/head/; revision=550527
* - Mark DEPRECATEDWen Heping2020-09-251-0/+3
| | | | Notes: svn path=/head/; revision=549986
* Update to 2.15Baptiste Daroussin2020-09-242-4/+4
| | | | | | | This update was supposed to happen along with fribidi Notes: svn path=/head/; revision=549920
* Update fribidi to 1.0.10Baptiste Daroussin2020-09-243-16/+13
| | | | | | | | | Note that according to https://abi-laboratory.pro/index.php?view=timeline&l=fribidi 2 symbols were removed since the version we have, but according to the check I have done those 2 symbols are present in 1.0.10, meaning it is binary compatible Notes: svn path=/head/; revision=549917
* converters/wkhtmltopdf: fix build on GCC architecturesPiotr Kubaj2020-09-212-2/+12
| | | | | | | | | USES=compiler:c++11-lang overwrites USE_GCC=8. The patch adding LDFLAGS for gcc is missing. Notes: svn path=/head/; revision=549483
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-09-141-1/+1
| | | | Notes: svn path=/head/; revision=548595
* Move some gnome@ ports to desktop@Tobias C. Berner2020-09-102-2/+2
| | | | | | | | | | | | | | | | | | As gnome@ is lacking active committers at the moment, transfer some of its ports [1] up the stack to the desktop@ group, in hope that this way we get some updates in as the set of people that "should feel responsible" grows. As soon as gnome@ grows some committers again, this can (and should) of course be reverted again. [1] The list of ports chosen in this move consits of all the ports that are required to build x11/kde5. Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D26362 Notes: svn path=/head/; revision=548219
* 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
* - Update to 1.7.1TAKATSU Tomonari2020-09-092-4/+4
| | | | Notes: svn path=/head/; revision=548061
* Update to 4.23Sunpoet Po-Chuan Hsieh2020-09-062-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Cpanel-JSON-XS Notes: svn path=/head/; revision=547807
* converters/p5-Cpanel-JSON-XS: Slim the TEST_DEPENDSAdam Weinberger2020-09-051-12/+1
| | | | | | | | | | | The bulk of the TEST_DEPENDS were used for maintainer tests, things like POD checking. This commit pares back the list to those that are used for the end-user unit tests. Approved by: maintainer (sunpoet) Notes: svn path=/head/; revision=547762
* Update to 3.1.5Sunpoet Po-Chuan Hsieh2020-09-052-4/+4
| | | | | | | Changes: https://pecl.php.net/package-changelog.php?package=igbinary Notes: svn path=/head/; revision=547704
* Update to 4.22Sunpoet Po-Chuan Hsieh2020-09-052-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Cpanel-JSON-XS Notes: svn path=/head/; revision=547702
* converters/recode: fix info file, add LICENCE, quiet portlint/portclippyMatthias Andree2020-09-041-4/+12
| | | | | | | | | | | | | | | | | | | | | | This has been broken for almost 10 months, and again 3 months of silence from the maintainer, so let me step in to just fix it for the nonce. - Add LICENSE=GPLv2+ - Add USES=makeinfo to fix .info file in clean-room builds (poudriere) [1] - Reshuffle a few lines to please portclippy and portlint - Bump PORTREVISION to flush out the broken packages and force rebuild - Add DISABLED example to strip library in order to also please stage-qa with DEVELOPER=yes (would require maintainer approval), in post-install (just remove @: and the comment line to enable). PR: 241879 [1] Submitted by: Victor Sudakov <vas@sibptus.ru> [1] Approved by: portmgr@ (blanket, see MFH below) MFH: 2020Q3 (blanket LICENSE, dependencies to unbreak, modernization) Notes: svn path=/head/; revision=547547
* Extend expiration of ports broken with -fno-commonNiclas Zeising2020-08-302-5/+6
| | | | | | | | | | | | | | | | | Extend the expiration of unmaintained leaf ports that are broken with -fno-common and previously had a short expiration date. The new date is set to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people until 2021-06-30 (10 months from now) to fix issues. Improve the wording of the deprecation message, mentioning both llvm 11 and -fno-common. Bump portrevision to force reinstall. This way the warning message about deprecation will be displayed to users installing or reinstalling the software. MFH: 2020Q3 (maybe) Notes: svn path=/head/; revision=547044
* converters/: Fix build with clang11 and deprecate ports@ portsTobias C. Berner2020-08-292-0/+10
| | | | Notes: svn path=/head/; revision=546889
* converters/psiconv: fix build on recent currentTobias C. Berner2020-08-282-0/+22
| | | | Notes: svn path=/head/; revision=546844
* converters/osm2pgrouting: fix build after databases/postgresql-libpqxx updateLoïc Bartoletti2020-08-223-16/+53
| | | | | | | | | | | - Uses c++17 and patch CMakeLists.txt (required by databases/postgresql-libpqxx) - Replace disconnect to close (libpqxx API change) in src/osm_elements/osm2pgrouting.cpp - While I'm here remove post-install part and update CMakeLists. Reported by: pkg-fallout Notes: svn path=/head/; revision=545741
* Update to 4.21Sunpoet Po-Chuan Hsieh2020-08-192-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Cpanel-JSON-XS Notes: svn path=/head/; revision=545351
* lang/ghc: Update to 8.10.1.Gleb Popov2020-08-162-14/+39
| | | | | | | As usual, along with the compiler, many Haskell packages are updated as well. Notes: svn path=/head/; revision=545088
* Update to 3.1.4Sunpoet Po-Chuan Hsieh2020-08-152-4/+4
| | | | | | | Changes: https://pecl.php.net/package-changelog.php?package=igbinary Notes: svn path=/head/; revision=544976
* Bump revisions of poppler consumers after r544863Tobias C. Berner2020-08-141-0/+1
| | | | Notes: svn path=/head/; revision=544866
* converters/pdf2djvu: update to 0.9.17.1 to prepare for poppler >= 20.08.0Tobias C. Berner2020-08-092-5/+4
| | | | | | | | | | | | - this minor release includes a fix to handles graphic/poppler's changed versioning scheme PR: 248530 PR: 248419 Approved by: Samy Mahmoudi <samy.mahmoudi@gmail.com> (maintainer) Notes: svn path=/head/; revision=544560
* Update to 3.0.1Antoine Brodin2020-08-082-8/+9
| | | | Notes: svn path=/head/; revision=544513
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-08-031-1/+1
| | | | Notes: svn path=/head/; revision=544049
* Update to 3.07Sunpoet Po-Chuan Hsieh2020-07-302-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Encode Notes: svn path=/head/; revision=543745
* Update to 0.79Sunpoet Po-Chuan Hsieh2020-07-243-6/+7
| | | | | | | | | - Sort PLIST Changes: https://metacpan.org/changes/distribution/Convert-Binary-C Notes: svn path=/head/; revision=543117
* converters/wkhtmltopdf: update 0.12.5 -> 0.12.6, fix buildKurt Jaeger2020-07-2310-227/+220
| | | | | | | | | | | | | | | - remove dependency on www/qt5-webkit - BREAKING CHANGE: block local filesystem access by default - pet portlint PR: 243349, 248039, 247556, 241397 Submitted by: r.quakkelaar@quaras.nl Reported by: ohartmann@walstatt.org, rs@bytecamp.net Reviewed by: jonc@chen.org.nz, jhibbits Relnotes: https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.6 Notes: svn path=/head/; revision=542904
* Update to 4.05Sunpoet Po-Chuan Hsieh2020-07-092-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/JSON-PP Notes: svn path=/head/; revision=541772
* p5-Sereal-*: Forgot to commit distinfo in r541470Adam Weinberger2020-07-092-6/+6
| | | | Notes: svn path=/head/; revision=541734
* p5-Sereal*: Update to 4.015Adam Weinberger2020-07-082-4/+4
| | | | Notes: svn path=/head/; revision=541470
* Update to 4.0.0Antoine Brodin2020-07-072-5/+5
| | | | Notes: svn path=/head/; revision=541410
* 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
* Chanse update of devel/libffiNiclas Zeising2020-07-041-0/+1
| | | | | | | | | | | | | Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking) Notes: svn path=/head/; revision=541232
* - Update to 1.2.2Dmitry Marakasov2020-07-032-5/+4
| | | | Notes: svn path=/head/; revision=541107
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-07-011-1/+1
| | | | Notes: svn path=/head/; revision=540926
* - Update to 1.7.0TAKATSU Tomonari2020-06-272-5/+4
| | | | Notes: svn path=/head/; revision=540604
* Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113Sunpoet Po-Chuan Hsieh2020-06-261-2/+2
| | | | | | | | | | | | - Fix LICENSE_FILE - Update pkg-descr - Update WWW - Bump PORTREVISION of dependent ports for dependency change Changes: https://metacpan.org/changes/distribution/IO-Stringy Notes: svn path=/head/; revision=540492
* Move devel/swig30 to devel/swig and update to 4.0.1Sunpoet Po-Chuan Hsieh2020-06-171-1/+1
| | | | | | | | | | | | | | | - Do not silence installation message - Update dependent ports: - Fix build with swig 4.0.1 - Update *_DEPENDS - Remove BINARY_ALIAS Changes: http://www.swig.org/news.php PR: 246613 Exp-run by: antoine Notes: svn path=/head/; revision=539491
* p5-Sereal*: Update to 4.012Adam Weinberger2020-06-116-58/+32
| | | | | | | Convert the ports to a master/slave relationship for simplicity. Notes: svn path=/head/; revision=538545
* 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 on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-06-011-1/+1
| | | | Notes: svn path=/head/; revision=537474
* Update to 3.1.3Sunpoet Po-Chuan Hsieh2020-05-312-4/+4
| | | | | | | Changes: https://github.com/ruby-rdf/json-ld-preloaded/commits/master Notes: svn path=/head/; revision=537195
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).Alexey Dokuchaev2020-05-281-1/+1
| | | | Notes: svn path=/head/; revision=536768
* Update to 1.004002Sunpoet Po-Chuan Hsieh2020-05-192-4/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/JSON-MaybeXS Notes: svn path=/head/; revision=535900
* converters/libiconv: Update to 1.16Niclas Zeising2020-05-187-74/+41
| | | | | | | | | | | | | | | | | Update converters/libiconv to 1.16. This update removes the extra patches for CP932 and EUCJP-MS, as they are not compatible with this release. Add an UPDATING entry for this change. ABI/API stable, no need to bump dependent ports: https://abi-laboratory.pro/index.php?view=timeline&l=libiconv PR: 240954 Submitted by: Yuichiro NAITO Exp-run by: antoine Approved by: maintainer timeout (gnome@) Notes: svn path=/head/; revision=535769
* Update to 1.1.20Hiroki Tagato2020-05-173-8/+8
| | | | | | | | | | PR: 245949 Submitted by: gspu <gspurki@gmail.com> Approved by: dreibh@iem.uni-due.de (maintainer timeout, >2 weeks), ehaupt (mentor) Notes: svn path=/head/; revision=535519
* Update to 7f47b07Takanori Watanabe2020-05-132-5/+5
| | | | | | | | | PR: 246411 Reviewed by: fernape Differential Revision: https://reviews.freebsd.org/D24823 Notes: svn path=/head/; revision=535083
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-05-091-1/+1
| | | | Notes: svn path=/head/; revision=534775
* Convert REINPLACE_CMD to patch fileSunpoet Po-Chuan Hsieh2020-05-082-4/+18
| | | | Notes: svn path=/head/; revision=534430