aboutsummaryrefslogtreecommitdiff
path: root/graphics/timg
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.9.8Li-Wen Hsu2020-07-034-20/+20
| | | | | | | | PR: 247732 Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) Notes: svn path=/head/; revision=541088
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. 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, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Update ImageMagick to 6.9.10.14 [1]Koop Mast2018-11-101-2/+2
| | | | | | | | | | | | | | | | | | | | | * Add PKGNAMESUFFIX and rename the directory. This was done to show that IM6 is not the "main" version. But still fully supported by upstream. * Convert a number of options to optionhelpers. * Add option for ISO/IEC 23008-12:2017 HEIF suport * Add comment to pkg-descr explaining IM6's "legacy" tag. * Add comment to the patch-config_policy.xml file why it still needed. Please note that IM7 is not a drop in replacement due to library API and command arguments changes. And as a result ports need to decide for themself which version to use. Chase these changes in all the ports that using IM6. PR: 225102 (based on, only the version update) [1] Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> Notes: svn path=/head/; revision=484640
* Fix build on gcc-based archs.Mark Linimon2018-09-271-1/+1
| | | | | | | | | | | Tested on powerpc64 and amd64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=480820
* ImageMagick to 6.9.9-15.Koop Mast2017-09-281-1/+1
| | | | | | | | | | | | | | | | | * Disable FPX (FlashPix) support by default. This image format is really rare these days coupled with that there are known CVE's in libfpx and it doesn't seem to be maintained these days. It doesn't make sense to keep it enabled by default anymore. [1] * Add new option for RAW support * Fix portscout macro to only show 6.9.x versions Bump other ports for the shared library bumps in IM 6. PR: 222309 [1] Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1] Notes: svn path=/head/; revision=450852
* multiple ports: Update MAINTAINERBradley T. Hughes2017-07-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Change udvzsolt@gmail.com to uzsolt@uzsolt.hu on all relevant ports: audio/musicpc databases/adminer deskutils/fet graphics/mupdf graphics/timg graphics/zathura-pdf-mupdf sysutils/rdiff-backup textproc/urlview www/kohana x11/dzen2 x11-wm/herbstluftwm PR: 220323 Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) Approved by: mat (co-mentor) Differential Revision: https://reviews.freebsd.org/D11469 Notes: svn path=/head/; revision=445039
* Chase ImageMagick shlib bumpKoop Mast2017-05-261-0/+1
| | | | Notes: svn path=/head/; revision=441761
* Add timg 0.9.5, terminal Image Viewer.Vanilla I. Shu2017-03-215-0/+89
PR: 217963 Submitted by: udvzsolt@gmail.com Notes: svn path=/head/; revision=436563