aboutsummaryrefslogtreecommitdiff
path: root/graphics/libboard
Commit message (Collapse)AuthorAgeFilesLines
* graphics/libboard: use default ImageMagick (7)Thierry Thomas2021-05-121-2/+2
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop C++11 workaround for GCC < 6 after r449590Jan Beich2019-09-141-1/+0
| | | | | | | | | | | lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48 they should backport C++11 fix instead. QA on GCC architecuters is currently limited to powerpc64 which uses GCC_DEFAULT. PR: 193528 Notes: svn path=/head/; revision=512079
* 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
* Adding some missing headers.Thierry Thomas2018-10-093-2/+11
| | | | Notes: svn path=/head/; revision=481642
* Switch to cmake and clang, in order to link with lld.Thierry Thomas2018-10-094-115/+22
| | | | | | | Reported by: emaste Notes: svn path=/head/; revision=481630
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-1/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* 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
* Chase ImageMagick shlib bumpKoop Mast2017-05-261-1/+1
| | | | Notes: svn path=/head/; revision=441761
* Make the doxygen docs an option.Mathieu Arnold2016-12-211-3/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=429096
* graphics/libboard: unbreak on 9.xJan Beich2016-11-021-2/+1
| | | | | | | | | | | src/Tools.cpp: In function 'const char* LibBoard::Tools::temporaryFilename(const char*)': src/Tools.cpp:204: error: 'snprintf' is not a member of 'std' Reported by: pkg-fallout (before r424418) Approved by: portmgr blanket Notes: svn path=/head/; revision=425112
* - Mark BROKEN on 9.x:Dmitry Marakasov2016-10-211-5/+7
| | | | | | | | | | | | src/Tools.cpp:204: error: 'snprintf' is not a member of 'std' - Switch to options helpers - Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=424418
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Switch to Github and upgrade to 0.9.4.Thierry Thomas2016-07-145-18/+80
| | | | Notes: svn path=/head/; revision=418520
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Make fetchable again.Thierry Thomas2015-12-142-3/+2
| | | | | | | | The new offcial site is now on GitHub, but there is no new release available ATM. Notes: svn path=/head/; revision=403742
* Mark as broken: does not fetchBaptiste Daroussin2015-12-131-0/+1
| | | | Notes: svn path=/head/; revision=403659
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371283
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361950
* Support staging- Support staging.Thierry Thomas2014-04-212-26/+34
| | | | Notes: svn path=/head/; revision=351672
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Convert to OptionsNG;Thierry Thomas2013-03-242-12/+8
| | | | | | | | | | - Since I was here, fix WWW link. PR: ports/177284 Submitted by: nemysis <nemysis (at) gmx.ch> Notes: svn path=/head/; revision=315161
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 0.9.0.Thierry Thomas2012-05-314-31/+26
| | | | | | | | | | Since I'm there, define the license. PR: ports/168375 Submitted by: Muhammad Moinur Rahman <5u623l20 (at) gmail.com> Notes: svn path=/head/; revision=297907
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* Fix plist.Thierry Thomas2009-02-232-1/+13
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=228930
* Upgrade to 0.8.6b2.Thierry Thomas2009-02-224-21/+35
| | | | | | | | Changelog at <http://sourceforge.net/project/shownotes.php?group_id=204161&release_id=645214> Notes: svn path=/head/; revision=228834
* - Update download locationsPhilip M. Gollucci2009-02-041-1/+1
| | | | | | | | | downloads moved to SourceForge, site still there. Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227582
* Upgrade to 0.8.2.Thierry Thomas2008-11-194-4/+71
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=223051
* Fix build on 64 bits platforms.Thierry Thomas2007-09-041-1/+7
| | | | | | | Reported by: pointyhat via Pav. Notes: svn path=/head/; revision=198755
* The board library allows simple drawings in:Thierry Thomas2007-08-244-0/+64
* Encapsulated Postcript files (EPS); * XFig files (FIG); * Scalable Vector Graphics files (SVG). WWW: http://www.greyc.ensicaen.fr/~seb/board/ Notes: svn path=/head/; revision=198270