1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

21158 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
3058d439df - Remove PROJ option: proj4 is required, --with-static-proj4 determines how 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
2016-11-26 17:09:42 +00:00
Dmitry Marakasov
c19b98a360 - Remove USES=tar:bzip2 (bogus with USE_GITHUB)
Approved by:	portmgr blanket
2016-11-25 11:37:35 +00:00
Ganael LAPLANCHE
188d90770b - Fix library version which should be .2 (as on Linux), not .4
- Bump dependent ports' PORTREVISION

PR:		214777
Submitted by:	yuri@rawbw.com
2016-11-25 11:22:51 +00:00
Dmitry Marakasov
278ab87cfd - Add LICENSE
- Fix build with clang 3.9
- Regenerate patches

PR:		214645
2016-11-25 09:24:57 +00:00
Sunpoet Po-Chuan Hsieh
3a37713303 - Update to 1.54
Changes:	http://search.cpan.org/dist/GD-Graph/CHANGES
2016-11-23 20:05:46 +00:00
Olivier Duchateau
308a95c010 Fix build (linker error) for FreeBSD >= 10 2016-11-23 19:57:19 +00:00
Jan Beich
ecab603e68 graphics/mypaint: allow Clang build via OPENMP=off 2016-11-23 12:47:59 +00:00
Jan Beich
3e618506a7 graphics/gnash: give up and expire
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)
2016-11-23 12:46:23 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- 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)
2016-11-23 12:45:46 +00:00
Antoine Brodin
daac768104 Add explicit build dependency on the python symlink, right now they rely on
it being provided by x11-toolkits/gtk20
2016-11-22 21:56:37 +00:00
Alexey Dokuchaev
583daec5aa In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
2016-11-22 14:04:21 +00:00
Sunpoet Po-Chuan Hsieh
0ad7daa08c - Update to 1.3.25
Changes:	http://www.graphicsmagick.org/NEWS.html
2016-11-22 06:55:08 +00:00
Olivier Duchateau
48c0902902 - Fix linker error
- Bump PORTREVISION

Reported by:	pkg-fallout
2016-11-22 05:18:19 +00:00
Antoine Brodin
a35c3a7d46 Update to 4.0.7
The following tools are removed from this release: bmp2tiff, gif2tiff,
ras2tiff, rgb2ycbcr and thumbnail.
2016-11-21 21:26:02 +00:00
Sunpoet Po-Chuan Hsieh
82de437d36 - Remove duplicate PLIST 2016-11-21 17:35:59 +00:00
Sunpoet Po-Chuan Hsieh
07c0aafddd - Update to 9.27
Changes:	http://people.FreeBSD.org/~sunpoet/dcraw-9.27.diff
2016-11-21 17:35:55 +00:00
John Marino
c903b3077b graphics/generic_image_decoder: Upgrade version 05 => 06 2016-11-21 14:48:50 +00:00
Olivier Duchateau
e5af3f638f Update to 0.1.4 2016-11-21 13:48:32 +00:00
Olivier Duchateau
f4698ad2b3 Update to 0.1.4 2016-11-21 13:46:03 +00:00
Jan Beich
80a63563f0 graphics/appleseed: unbreak build with boost 1.62 on i386
../appleseed/libappleseed.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::scoped_lock(void const volatile*)'
../appleseed/libappleseed.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~scoped_lock()'
c++: error: linker command failed with exit code 1 (use -v to see invocation)

PR:		214476
Approved by:	portmgr blanket
2016-11-21 06:52:50 +00:00
Olivier Duchateau
752211bfec polyclipping - Polygon and line clipping and offsetting library.
The Clipper library performs clipping and offsetting for both
lines and polygons. All four boolean clipping operations are
supported - intersection, union, difference and exclusive-or.
Polygons can be of any shape including self-intersecting polygons.

WWW: http://sourceforge.net/projects/polyclipping/

PR:		214583
Submitted by:	Nikolay Korotkiy
2016-11-21 06:42:03 +00:00
Sunpoet Po-Chuan Hsieh
71a4553454 - Add php-geos 1.0.0rc1
PHP bindings for GEOS

WWW: https://git.osgeo.org/gogs/geos/php-geos
2016-11-20 23:53:54 +00:00
Sunpoet Po-Chuan Hsieh
6d6520c707 - Update to 3.6.0
- Remove PHP option

Changes:	https://trac.osgeo.org/geos/browser/tags/3.6.0/NEWS
2016-11-20 23:53:49 +00:00
Sunpoet Po-Chuan Hsieh
2e86bca8e7 - Update to 2.1.2
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News
		https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News
2016-11-20 23:53:45 +00:00
Sunpoet Po-Chuan Hsieh
424c5f92fa - Update to 2.1.2
- Regenerate patch files with makepatch:

Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News
		https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News
2016-11-20 23:53:40 +00:00
Sunpoet Po-Chuan Hsieh
d377a3bef6 - Update to 2.1.2
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News
		https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News
2016-11-20 23:53:35 +00:00
Sunpoet Po-Chuan Hsieh
ae56cae8da - Update to 2.1.2
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News
		https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News
2016-11-20 23:53:30 +00:00
Antoine Brodin
b6e45bdfee Fix build on 9.3 amd64 after lang/gcc upgrade by switching to USE_GCC=4.8
gcc 4.9 fails to link on 9.3 amd64 with:
/usr/local/lib/libtinyxml.so: error: undefined reference to 'std::istream::get()'
/usr/local/lib/libtinyxml.so: error: undefined reference to 'std::__throw_out_of_range(char const*)'
/usr/local/lib/libtinyxml.so: error: undefined reference to 'std::istream::peek()'

PR:		196712
2016-11-20 21:39:25 +00:00
Jean-Sébastien Pédron
12836111cc graphics/piglit: Add USES+=compiler:c11
This fixes the build on FreeBSD 9.3 where gcc 4.2.1 fails to build
Piglit.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D7779
2016-11-20 20:58:16 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
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).

In particular that is 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.
2016-11-20 09:38:08 +00:00
Emanuel Haupt
6714feb731 Update to 2.6.1 2016-11-20 08:43:17 +00:00
John Marino
1481f6a7fe graphics/ppminfo: Document ncurses requirement 2016-11-20 00:13:50 +00:00
John Marino
e63827d166 lang/p2c, graphics/gle-graphics: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-19 23:51:13 +00:00
Jan Beich
23a96f4a5f devel/icu: update to 58.1
Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2016-11-19 18:21:20 +00:00
Sunpoet Po-Chuan Hsieh
136f763730 - Fix PLIST 2016-11-19 18:13:20 +00:00
Sunpoet Po-Chuan Hsieh
bb6dc81930 - Update to 1.2.3
- Remove BUILD_DEPENDS

Changes:	https://github.com/erocarrera/pydot/blob/master/ChangeLog
2016-11-19 17:06:57 +00:00
Sunpoet Po-Chuan Hsieh
690b3cc4fc - Pet portlint
- Rename patch files
2016-11-19 17:03:37 +00:00
Sunpoet Po-Chuan Hsieh
c68aeb97c0 - Update to 0.5.1
Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2016-11-19 17:03:27 +00:00
Sunpoet Po-Chuan Hsieh
115995dc9c - Update to 1.4.2
Changes:	http://lists.osgeo.org/pipermail/metacrs/2016-August/000911.html
		https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/ChangeLog
2016-11-19 17:03:22 +00:00
Sunpoet Po-Chuan Hsieh
d8aeaf5d91 - Update to 2.8
Changes:	https://github.com/mm2/Little-CMS/blob/master/ChangeLog
2016-11-19 17:03:13 +00:00
Olivier Duchateau
31f3f183c1 Add:
- lximage-qt
- lximageqt-l10n (translation files)

Qt port of LXImage, a simple and fast image viewer. It contains also
screenshot tool.

WWW: http://lxqt.org/

Obtained from:	LXQt repository
2016-11-19 14:58:22 +00:00
Dirk Meyer
43b634d58e - enable sparc64 2016-11-19 14:52:52 +00:00
Sunpoet Po-Chuan Hsieh
c1677dd8d1 - Fix geos::geom::CoordinateArraySequenceFactory assertion
- Convert to new test framework
- Bump PORTREVISION for package change

PR:		213173
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2016-11-19 08:02:56 +00:00
Jan Beich
c2d98a262a graphics/php5-ffmpeg: unbreak build with ffmpeg 3.x
ffmpeg_movie.c:975:41: error:
      use of undeclared identifier 'CODEC_ID_MPEG2TS'; did you mean 'AV_CODEC_ID_MPEG2TS'?
    } else if (decoder_ctx->codec_id == CODEC_ID_MPEG2TS) {
                                        ^~~~~~~~~~~~~~~~
                                        AV_CODEC_ID_MPEG2TS
/usr/local/include/libavcodec/avcodec.h:647:5: note: 'AV_CODEC_ID_MPEG2TS' declared here
    AV_CODEC_ID_MPEG2TS = 0x20000, /**< _FAKE_ codec to indicate a raw MPEG-2 TS
    ^
ffmpeg_frame.c:502:34: error:
      use of undeclared identifier 'PIX_FMT_YUV420P'; did you mean 'AV_PIX_FMT_YUV420P'?
    _php_convert_frame(ff_frame, PIX_FMT_YUV420P);
                                 ^~~~~~~~~~~~~~~
ffmpeg_frame.c:514:50: error:
      use of undeclared identifier 'PIX_FMT_YUV420P'; did you mean 'AV_PIX_FMT_YUV420P'?
    avpicture_alloc((AVPicture*)resampled_frame, PIX_FMT_YUV420P,
                                                 ^~~~~~~~~~~~~~~
/usr/local/include/libavutil/pixfmt.h:62:5: note: 'AV_PIX_FMT_YUV420P' declared here
    AV_PIX_FMT_YUV420P,   ///< planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples)
    ^

PR:		214191
Approved by:	portmgr blanket
2016-11-18 22:01:15 +00:00
Thierry Thomas
96a57849f0 Upgrade to v.179. 2016-11-18 20:58:05 +00:00
Veniamin Gvozdikov
5f87e4365b - Update to 3.16.2.1
- Fix unsupported major.minor version 52.0

PR:		ports/213839
Submitted by:	olevole@olevole.ru
Approved by:	Eugene Mychlo <myc@barev.net> (maintainer)
2016-11-18 15:47:06 +00:00
Jan Beich
8c3b7a9bf3 graphics/zphoto: unbreak with libc++ 3.9
image.cpp:557:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
    char *suffix1 = strrchr(src,  '.');
          ^         ~~~~~~~~~~~~~~~~~~
image.cpp:558:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
    char *suffix2 = strrchr(dest, '.');
          ^         ~~~~~~~~~~~~~~~~~~
PR:		212343
Reported by:	antoine (via exp-run)
2016-11-18 03:34:24 +00:00
Antoine Brodin
d094f22ba5 Update to 1.6.26
PR:		214496
2016-11-17 18:24:59 +00:00
Dmitry Marakasov
67cd5fca65 - Switch to USES=localbase
- Switch to options helpers
2016-11-17 09:00:19 +00:00
Jung-uk Kim
96b2f7ab7f Update to 1.3.9. 2016-11-17 00:27:06 +00:00