/devel/hs-STMonadTrans/

l='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into mesa-nextHEADmesa-nextKoop Mast2016-12-10114-613/+363
|\
| * graphics/argyllcms: Update to version 1.9.2, plus:bsam2016-12-103-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | . add USES+=ssl; . add dependency on graphics/png [*] [*] Argyll uses a bundled png library, configure shows: --- Using system TIFF library Using system JPEG library Using Argyll PNG library Using system Z library Using system SSL library --- Let the port not build the bundled but use the system PNG library. PR: 214757 Submitted by: bsam (me) Approved by: kwm (maintainer timeout, 2 weeks+)
| * graphics/colord: Update to version 1.2.12, plus:bsam2016-12-104-11/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | . add LICENSE (GPLv2); . incorporate USES+=localbase; . . build and install libcolordcompat [*]. [*] Argyllcms uses libcolordcompat to manage colors. Here is the output of "dispwin -D1" command without and with libcolordcompat: === Got EDID for display using ucmm for profile installation --- Got EDID for display using colord for profile installation === So, Argyll uses colord only when libcolordcompat is installed. PR: 214728 Submitted by: bsam (me) Approved by: kwm (maintainer timeout, 2 weeks+)
| * Update to 1.9.5.1jhale2016-12-093-17/+44
| | | | | | | | | | | | | | | | | | | | | | Unbreak fetch Add LICENSE (MIT) Use ports version of graphics/proj instead of bundled version Update pkg-descr/WWW PR: 210534 (based on) Submitted by: <fmysh@iijmio-mail.jp> (maintainer) Reported by: Dusan Vejnovic <freebsd@dussan.org>
| * - use egrep for portabilitydinoex2016-12-091-0/+15
| | | | | | | | | | PR: 215089 Submitted by: Raphael Kubo da Costa
| * Remove expired port:rene2016-12-096-431/+0
| | | | | | | | 2016-12-08 graphics/ocrfeeder: Depends on broken and expired py-reportlab2
| * Remove expired ports:rene2016-12-094-49/+0
| | | | | | | | | | | | | | | | 2016-08-20 databases/py-sqlalchemy06: Upstream has declared this version EoL: please migrate to databases/py-sqlalchemy10 2016-05-02 print/py-reportlab2: no longer supported - use reportlab 3.x (py-reportlab) instead 2016-12-08 devel/py-itools: Depends on broken and expired py-reportlab2 2016-12-08 graphics/py-aafigure: Depends on broken and expired py-reportlab2 2016-12-08 converters/py-pisa: Deprecated upstream, depends on broken and expired py-reportlab2
| * Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-0935-33/+35
| | | | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
| * Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-093-2/+3
| | | | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
| * Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 totijl2016-12-098-11/+7
| | | | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
| * Remove libcurl.so.7 compatibility link that was added in r374303 totijl2016-12-091-1/+1
| | | | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
| * Remove libjpeg.so.11 compatibility link that was added in r374303 totijl2016-12-0917-18/+16
| | | | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
| * Remove libtiff.so.4 compatibility links that were added in r374303 totijl2016-12-099-8/+8
| | | | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
| * graphics/colmap: don't append -O1 for debug buildsjbeich2016-12-081-2/+3
| |
| * graphics/colmap: add new portjbeich2016-12-087-0/+179
| | | | | | | | | | | | | | | | | | COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections. https://colmap.github.io/
| * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-079-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry
| * - Update to 0.17.2amdmi32016-12-063-14/+14
| |
| * Use DIST_SUBDIRs on my mirror to mimic DISTDIR hierarchy, simplify mirroring ↵amdmi32016-12-061-1/+1
| | | | | | | | and fix some portscount false positives
| * - Update to 1.2-4tota2016-12-062-5/+5
| | | | | | | | - Add "compiles" argument to USES=cran
* | Readd mesa-next changesBaptiste Daroussin2016-12-0610-79/+77
|/
* - Update to 2.2.1sunpoet2016-12-052-4/+4
| | | | Changes: https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md
* - Update RUN_DEPENDS: use newer rubygem-racksunpoet2016-12-051-2/+2
| | | | - Bump PORTREVISION for dependency change
* graphics/ImageMagick: Update to 6.9.6-4feld2016-12-053-5/+7
| | | | | | | | | | | | | | | | | | | Summarized changelog since 6.9.5-10: * Off by one memory allocation (reference https://github.com/ImageMagick/ImageMagick/issues/296). * Prevent fault in MSL interpreter (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797). * Added layer ZIP compression to the PSD encoder. * Unit test pass again after small SUN image patch. * Fixed incorrect RLE decoding when reading a DCM image that contains multiple segments. * Fixed incorrect RLE decoding when reading an SGI image (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30514) PR: 214517 MFH: 2016Q4 Security: CVE-2016-9298
* graphics/ImageMagick7: Update to 7.0.3-7feld2016-12-052-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Summarized ChangeLog since 7.0.2-9: * Off by one memory allocation (reference https://github.com/ImageMagick/ImageMagick/issues/296). * The -extent option now matches the results of IMv6 (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=30779). * Prevent fault in MSL interpreter (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797). * Mask composite produces proper results for the convert utility (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29675). * Added layer RLE compression to the PSD encoder. * Fixed incorrect parsing with ordered dither. (reference https://github.com/ImageMagick/ImageMagick/issues/254) * Unit test pass again after small SUN image patch. * Fixed incorrect RLE decoding when reading a DCM image that contains multiple segments. * Fixed incorrect RLE decoding when reading an SGI image (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30514) * Added layer RLE compression to the PSD encoder. * Added define 'psd:preserve-opacity-mask' to preserve the opacity mask in a PSD file. * Fixed issue where the display window was used instead of the data window when reading EXR files (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=137849). * Fixed reading DXT1 images with an alpha channel. * Fixed incorrect padding calculation in PSD encoder. * Added define 'psd:additional-info' to preserve the additional information in a PSD file. * Prevent buffer overflow in BMP & SGI coders (bug report from pwchen&rayzhong of tencent). * Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF and CALS coders (bug report from Donghai Zhu). * The -stream option now increments the pixel pointer properly (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30327). PR: 214511 MFH: 2016Q4
* - Update to 2.2.0tota2016-12-052-6/+11
|
* Add missing headers to pkg-plistbapt2016-12-052-0/+7
|
* - Add gemspec patch for rubygem-gemojione 3.1.0sunpoet2016-12-052-0/+12
| | | | - Bump PORTREVISION for package change
* Remove expired ports:rene2016-12-045-67/+0
| | | | | | 2016-12-02 graphics/gtkdps: No more upstream. Not used in the ports tree 2016-12-02 security/gsfv: No more upstream. 2016-12-02 misc/grun: No more upstream.
* Update to 0.3.3matthew2016-12-043-5/+5
| | | | Adjust WWW link in pkg_descr to avoid hardcoding a version number.
* - Update to 0.4.1tota2016-12-042-5/+8
| | | | - Add "compiles" argument to USES=cran
* - Update to 1.1.1.3tota2016-12-042-4/+4
|
* Leather is the Python charting library for those who need charts nowmatthew2016-12-034-0/+33
| | | | | | | | | | and don't care if they're perfect. Leather isn't picky. It's rough. It gets dirty. It looks sexy just hanging on the back of a chair. Leather doesn't need your accessories. Leather is how Snake Plissken would make charts. WWW: https://leather.readthedocs.io/en/0.3.3/
* Do not use post-stage. Use post-install instead.mat2016-12-025-6/+6
| | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* http://github.com redirects to https://github.com, spare everyone a redirect.mat2016-12-022-2/+2
| | | | Sponsored by: Absolight
* Put back the CHMOD in an OSVERSION check, move the rest to pre-patch.mat2016-12-021-1/+9
| | | | Sponsored by: Absolight
* - fix dependency on kde4dinoex2016-12-0214-20/+201
| | | | | | - fix build - add LICENSE - add patches from NetBSD
* Update to 10.36jhale2016-12-023-4/+12
| | | | | PR: 214814 Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer)
* Update to 6.4jhale2016-12-022-7/+8
| | | | | | | While here: Use SF macro in MASTER_SITES PR: 214730 Submitted by: Nikolay Korotkiy <sikmir@gmail.com> (maintainer)
* Update graphics/libopenraw to 0.1.0jhale2016-12-028-46/+71
| | | | | Take maintainership Chase shared library bump and fix build with graphics/gegl
* Quiesce mkdirehaupt2016-12-011-1/+1
|
* Add ssocr 2.16.3, a CLI to recognize digits of a seven segment display.ehaupt2016-12-015-0/+48
|
* Don't quote {} in find -exec calls.mat2016-12-011-1/+1
| | | | | | | | Braces are not shell metacharacters, and they do not need to be quoted. By the time find parses its arguments and dicovers them, the quoting will have been removed by the shell anyway. Sponsored by: Absolight
* - Always chmod 755 directories, this is not OSVERSION-dependentamdmi32016-12-011-9/+2
|
* Update to 4.5.0jhale2016-12-012-4/+4
| | | | | PR: 214919 Submitted by: <takefu@airport.fm> (maintainer)
* - Fix packaging when GNM is enabledsunpoet2016-12-011-0/+3
| | | | - Bump PORTREVISION for package change
* Mark various ports as broken on aarch64 due to the same clang bug:linimon2016-12-011-0/+2
| | | | | | error in backend: Do not know how to split this operator's operand! Approved by: portmgr (tier-2 blanket)
* Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.tcberner2016-11-291-4/+4
| | | | | | | | | | | | As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending on the Qt version these subs ended up at many wrong places in plists. So only export it if QT_DIST is set. PR: 210227 Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8378
* Do not let rely graphics/linux-c6-sdl_ttf on its f10 counterpart for itsrene2016-11-282-2/+6
| | | | pkg-descr, as linux-f10 will expire on 2016-12-31.
* - Add GNM optionsunpoet2016-11-282-3/+15
|
* - Remove PROJ option: proj4 is required, --with-static-proj4 determines how ↵sunpoet2016-11-274-13/+37
| | | | | | | | | it being linked, dynamically or statically - Set SONAME: add GDAL_SLIB_SONAME to GDALmake.opt - Cosmetic change - Pet portlint: fix diff header of patch files - Bump PORTREVISION for dependency and package change
* - Remove USES=tar:bzip2 (bogus with USE_GITHUB)amdmi32016-11-251-1/+1
| | | | Approved by: portmgr blanket
* - Fix library version which should be .2 (as on Linux), not .4martymac2016-11-251-1/+1
| | | | | | | - Bump dependent ports' PORTREVISION PR: 214777 Submitted by: yuri@rawbw.com
* - Add LICENSEamdmi32016-11-254-10/+35
| | | | | | | - Fix build with clang 3.9 - Regenerate patches PR: 214645
* - Update to 1.54sunpoet2016-11-242-4/+4
| | | | Changes: http://search.cpan.org/dist/GD-Graph/CHANGES
* Fix build (linker error) for FreeBSD >= 10olivierd2016-11-241-0/+11
|
* graphics/mypaint: allow Clang build via OPENMP=offjbeich2016-11-231-4/+11
|
* graphics/gnash: give up and expirejbeich2016-11-231-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:65:0, from /usr/local/lib/gcc49/include/c++/list:60, from asobj/flash/display/BitmapData_as.h:24, from asobj/flash/display/BitmapData_as.cpp:21: /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h: In instantiation of 'struct std::iterator_traits<unsigned int* const>': /usr/local/include/boost/iterator/iterator_traits.hpp:28:74: required from 'struct boost::iterators::iterator_reference<unsigned int* const>' /usr/local/include/boost/iterator/zip_iterator.hpp:90:61: required from 'struct boost::iterators::detail::dereference_iterator::result<boost::iterators::detail::dereference_iterator(unsigned int* const&)>' /usr/local/include/boost/utility/result_of.hpp:189:8: required from 'struct boost::detail::result_of_nested_result<boost::iterators::detail::dereference_iterator, boost::iterators::detail::dereference_iterator(unsigned int* const&)>' /usr/local/include/boost/utility/result_of.hpp:193:8: required from 'struct boost::detail::tr1_result_of_impl<boost::iterators::detail::dereference_iterator, boost::iterators::detail::dereference_iterator(unsigned int* const&), false>' /usr/local/include/boost/utility/detail/result_of_iterate.hpp:27:8: required from 'struct boost::tr1_result_of<boost::iterators::detail::dereference_iterator(unsigned int* const&)>' /usr/local/include/boost/utility/detail/result_of_iterate.hpp:159:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:398:70: required from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:436:38: required from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:468:17: required from '_OI std::copy(_II, _II, _OI) [with _II = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' asobj/flash/display/BitmapData_as.cpp:412:73: required from 'void gnash::{anonymous}::PerlinNoise<T, Size, Offset>::init(int) [with T = double; unsigned int Size = 256u; unsigned int Offset = 1327u]' asobj/flash/display/BitmapData_as.cpp:310:18: required from 'gnash::{anonymous}::PerlinNoise<T, Size, Offset>::PerlinNoise(int) [with T = double; unsigned int Size = 256u; unsigned int Offset = 1327u]' asobj/flash/display/BitmapData_as.cpp:1371:23: required from here /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:165:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::iterator_category iterator_category; ^ /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:166:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::value_type value_type; ^ /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:167:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::difference_type difference_type; ^ /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:168:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::pointer pointer; ^ /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:169:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::reference reference; ^ In file included from /usr/local/include/boost/fusion/adapted/boost_tuple/detail/convert_impl.hpp:11:0, from /usr/local/include/boost/fusion/adapted/boost_tuple.hpp:20, from /usr/local/include/boost/iterator/zip_iterator.hpp:21, from asobj/flash/display/BitmapData_as.cpp:28: /usr/local/include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp: In instantiation of 'static boost::fusion::detail::build_tuple_cons<First, Last, false>::type boost::fusion::detail::build_tuple_cons<First, Last, false>::call(const First&, const Last&) [with First = boost::fusion::transform_view_iterator<boost::fusion::boost_tuple_iterator<const boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::iterators::detail::dereference_iterator>; Last = boost::fusion::transform_view_iterator<boost::fusion::boost_tuple_iterator<const boost::tuples::null_type>, boost::iterators::detail::dereference_iterator>; boost::fusion::detail::build_tuple_cons<First, Last, false>::type = boost::tuples::cons<unsigned int&, boost::tuples::cons<boost::array<double, 2u>&, boost::tuples::null_type> >; typename boost::fusion::detail::build_tuple_cons<typename boost::fusion::result_of::next<Iterator>::type, Last>::type = boost::tuples::cons<boost::array<double, 2u>&, boost::tuples::null_type>; typename boost::fusion::result_of::value_of<First>::type = unsigned int&]': /usr/local/include/boost/fusion/adapted/boost_tuple/detail/convert_impl.hpp:43:87: required from 'static boost::fusion::extension::convert_impl<boost::fusion::boost_tuple_tag>::apply<Sequence>::type boost::fusion::extension::convert_impl<boost::fusion::boost_tuple_tag>::apply<Sequence>::call(Sequence&) [with Sequence = boost::fusion::transform_view<const boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::iterators::detail::dereference_iterator, boost::fusion::void_>; boost::fusion::extension::convert_impl<boost::fusion::boost_tuple_tag>::apply<Sequence>::type = boost::tuples::cons<unsigned int&, boost::tuples::cons<boost::array<double, 2u>&, boost::tuples::null_type> >]' /usr/local/include/boost/fusion/sequence/convert.hpp:47:29: required from 'typename boost::fusion::result_of::convert<Tag, Sequence>::type boost::fusion::convert(Sequence&) [with Tag = boost::fusion::boost_tuple_tag; Sequence = boost::fusion::transform_view<const boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::iterators::detail::dereference_iterator, boost::fusion::void_>; typename boost::fusion::result_of::convert<Tag, Sequence>::type = boost::tuples::cons<unsigned int&, boost::tuples::cons<boost::array<double, 2u>&, boost::tuples::null_type> >]' /usr/local/include/boost/iterator/zip_iterator.hpp:214:44: required from 'static reference boost::iterators::detail::converter<reference>::call(Seq) [with Seq = boost::fusion::transform_view<const boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::iterators::detail::dereference_iterator, boost::fusion::void_>; reference = boost::tuples::cons<unsigned int&, boost::tuples::cons<boost::array<double, 2u>&, boost::tuples::null_type> >]' /usr/local/include/boost/iterator/zip_iterator.hpp:289:42: required from 'typename boost::iterators::detail::zip_iterator_base<IteratorTuple>::type::reference boost::iterators::zip_iterator<IteratorTuple>::dereference() const [with IteratorTuple = boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>; typename boost::iterators::detail::zip_iterator_base<IteratorTuple>::type::reference = boost::tuples::cons<unsigned int&, boost::tuples::cons<boost::array<double, 2u>&, boost::tuples::null_type> >]' /usr/local/include/boost/iterator/iterator_facade.hpp:549:32: required from 'static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; typename Facade::reference = boost::tuples::cons<unsigned int&, boost::tuples::cons<boost::array<double, 2u>&, boost::tuples::null_type> >]' /usr/local/include/boost/iterator/iterator_facade.hpp:655:69: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:398:70: required from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:436:38: required from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:468:17: required from '_OI std::copy(_II, _II, _OI) [with _II = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator<boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' asobj/flash/display/BitmapData_as.cpp:412:73: required from 'void gnash::{anonymous}::PerlinNoise<T, Size, Offset>::init(int) [with T = double; unsigned int Size = 256u; unsigned int Offset = 1327u]' asobj/flash/display/BitmapData_as.cpp:310:18: required from 'gnash::{anonymous}::PerlinNoise<T, Size, Offset>::PerlinNoise(int) [with T = double; unsigned int Size = 256u; unsigned int Offset = 1327u]' asobj/flash/display/BitmapData_as.cpp:1371:23: required from here /usr/local/include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp:53:59: error: no match for 'operator*' (operand type is 'const boost::fusion::transform_view_iterator<boost::fusion::boost_tuple_iterator<const boost::tuples::tuple<unsigned int*, boost::array<double, 2u>*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::iterators::detail::dereference_iterator>') typename result_of::value_of<First>::type v = *f; ^ /usr/local/include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp:53:59: note: candidate is: In file included from /usr/local/include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp:14:0, from /usr/local/include/boost/fusion/adapted/boost_tuple/detail/convert_impl.hpp:11, from /usr/local/include/boost/fusion/adapted/boost_tuple.hpp:20, from /usr/local/include/boost/iterator/zip_iterator.hpp:21, from asobj/flash/display/BitmapData_as.cpp:28: /usr/local/include/boost/fusion/iterator/deref.hpp:69:5: note: template<class Iterator> typename boost::fusion::result_of::deref<Iterator>::type boost::fusion::operator*(const boost::fusion::iterator_base<Derived>&) operator*(iterator_base<Iterator> const& i) ^ /usr/local/include/boost/fusion/iterator/deref.hpp:69:5: note: substitution of deduced template arguments resulted in errors seen above PR: 199601 Reported by: antoine (via exp-run)
* devel/boost-*: update to 1.62.0jbeich2016-11-2333-26/+33
| | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
* Add explicit build dependency on the python symlink, right now they rely onantoine2016-11-231-1/+2
| | | | it being provided by x11-toolkits/gtk20
* In several dozen ports, use single space for WWW: line in pkg-descr, anddanfe2016-11-223-3/+3
| | | | reformat port description text in cases when it was notoriously broken.
* - Update to 1.3.25sunpoet2016-11-223-8/+7
| | | | Changes: http://www.graphicsmagick.org/NEWS.html