aboutsummaryrefslogtreecommitdiff
path: root/graphics/libboard
Commit message (Collapse)AuthorAgeFilesLines
* 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