Commit graph

11084 commits

Author SHA1 Message Date
Wen Heping
f9ad42b9b1 - Update to 0.19-1 2016-12-13 03:09:16 +00:00
Sunpoet Po-Chuan Hsieh
6489c91041 - Update to 0.46
Changes:	http://search.cpan.org/dist/bignum/CHANGES
2016-12-12 20:58:37 +00:00
Sunpoet Po-Chuan Hsieh
c53f6c6e59 - Update to 0.5004
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-12-12 20:58:33 +00:00
Sunpoet Po-Chuan Hsieh
e00ee6f303 - Add p5-Math-BigInt-Lite 0.16
Math::BigInt is not very good suited to work with small (read: typical less than
10 digits) numbers, since it has a quite high per-operation overhead and is thus
much slower than normal Perl for operations.

But for some applications, you want fast speed for small numbers without the
risk of overflowing. This is were Math::BigInt::Lite comes into play.

Math::BigInt::Lite objects should behave in every way like Math::BigInt objects,
that is apart from the different label, you should not be able to tell the
difference. Since Math::BigInt::Lite is designed with speed in mind, there are
certain limitations build-in. In praxis, however, you will not feel them,
because everytime something gets to big to pass as Lite (literally), it will
upgrade the objects and operation in question to Math::BigInt.

WWW: http://search.cpan.org/dist/Math-BigInt-Lite/
2016-12-12 20:57:31 +00:00
Sunpoet Po-Chuan Hsieh
d993604618 - Remove *_DEPENDS: Math::Complex 1.39+ is already in all supported Perl releases
- Bump PORTREVISION for dependency change
2016-12-12 20:57:26 +00:00
Stephen Montgomery-Smith
bab9cd2877 - Add LICENCE, and small modification to description of error in
libqhullcpp_QhullSet.h.

PR:		ports/215078
Submitted by:	z7dr6ut7gs@snkmail.com
2016-12-12 02:46:23 +00:00
Sunpoet Po-Chuan Hsieh
bfc16b8a3c - Update WWW: rubygems.org uses https://
With hat:	ruby
2016-12-11 19:27:01 +00:00
Antoine Brodin
bfa49f2358 Those ports build fine with bsd make 2016-12-11 17:40:02 +00:00
Jan Beich
0c612c4aa3 multimedia/ffmpeg: update to 3.2.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
2016-12-11 15:22:47 +00:00
Antoine Brodin
8be339c899 Those ports build fine with bsd make 2016-12-11 08:25:56 +00:00
John Marino
3400994423 math/moo is not jobs safe (flex generation) 2016-12-09 22:39:46 +00:00
Stephen Montgomery-Smith
adbeaa675a - Belated portrevision bump, which got lost because of a collision between
r428057 and r428116.
2016-12-09 14:16:22 +00:00
Tobias C. Berner
2daa0c1611 Update devel/cmake* to 3.7.1 [1]
Due to an upstream commit [2] we need now to pass
CMAKE_INSTALL_MANDIR:PATH="share/man" in the
devel/llvm-* ports, and fix the plist of net/remmina.
Further add an upstream patch to  math/plplot to
fix the build with 3.7.1.

[1] https://cmake.org/cmake/help/v3.7/release/3.7.html
[2] https://github.com/kitware/cmake/commit/956054

PR:		214975
Approved by:	rakuco (mentor)
Exp-run by:	antoine
2016-12-09 11:40:59 +00:00
Wen Heping
0eee0fc535 - Update to 4.5.0
PR:		215126
Submitted by:	itbot@list.ru
Approved by:	6yearold@gmail.com(maintainer)
2016-12-09 07:02:53 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
323dfa7d83 Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 16:07:33 +00:00
Tijl Coosemans
7ae3f48312 Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
2016-12-08 15:38:24 +00:00
Stephen Montgomery-Smith
a75d0d7eef qhull:
- Update to 2015.2.
- Install docs in DOCSDIR.
- Add a workaround patch for 9.x base compiler.
plplot:
- Accomodate changes to qhull, including port revision bump.

PR:		ports/215078
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2016-12-08 13:32:59 +00:00
Matthias Andree
7c4332af9c Fix up math/blas's PORTREVISION going backwards, broken in r428057.
PR:		214965
Approved by:	portmgr ('just fix it' blanket)
2016-12-08 02:34:44 +00:00
Sunpoet Po-Chuan Hsieh
5d2dd4bf1c - Update to 1.07
Changes:	http://search.cpan.org/dist/Math-MPC/CHANGES
2016-12-07 16:19:35 +00:00
Gerald Pfeifer
e4b7b9118a 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), 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
2016-12-07 13:24:56 +00:00
Jan Beich
e5f65e3147 math/ceres-solver: update to 1.12.0
Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc4...1.12.0
2016-12-06 22:53:54 +00:00
Sunpoet Po-Chuan Hsieh
67818d39f7 - Update to 1.3002
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-12-06 14:52:51 +00:00
TAKATSU Tomonari
e2bb4aa191 - Update to 0.6-1
- Add "compiles" argument to USES=cran
2016-12-06 11:50:54 +00:00
Wen Heping
6ec33802d1 - Update to 3.31.5 2016-12-06 07:48:20 +00:00
Sunpoet Po-Chuan Hsieh
01dce00681 - Update to 0.45
Changes:	http://search.cpan.org/dist/bignum/CHANGES
2016-12-05 13:39:37 +00:00
Sunpoet Po-Chuan Hsieh
09f2f8e2d2 - Update to 1.6002
Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2016-12-05 13:39:32 +00:00
Sunpoet Po-Chuan Hsieh
8fc2e154f5 - Update to 0.5003
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-12-05 13:39:28 +00:00
TAKATSU Tomonari
c48a42a9b0 - Update to 1.74
- Add "compiles" argument to USES=cran
2016-12-04 08:52:15 +00:00
TAKATSU Tomonari
de20d3c688 - Update to 1.3-8 2016-12-03 15:46:31 +00:00
TAKATSU Tomonari
f92802374e - Update to 0.7.500.0.0 2016-12-03 14:51:00 +00:00
Mathieu Arnold
8b4093cba5 Do not use post-stage. Use post-install instead.
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
2016-12-02 11:58:21 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +00:00
Sunpoet Po-Chuan Hsieh
5692501ce3 - Update to 1.06
- Use USES=localbase

Changes:	http://search.cpan.org/dist/Math-MPC/CHANGES
2016-12-01 21:00:48 +00:00
Stephen Montgomery-Smith
40c7ac1ede - Another attempt to get port to build on FreeBSD <=9.
- No portrevision bump, because I don't believe this change will effect the
  final result on other OS versions.
2016-11-29 23:01:49 +00:00
Joseph Mingrone
44e6e56af5 Fix build issue when the LTO option is enabled, do not register
${PREFIX}/lib/R/lib with ldconfig, and fix typo.

GCC 4.9 now generates slim object files which only contain intermediate
language representation for LTO. This means, either -ffat-lto-objects must
be used to create files which also contain object code or gcc-ar/gcc-ranlib
must be used to create static libraries suitable for LTO processing. This
patch sets AR/RANLIB to gcc-ar/gcc-ranlib.

The libraries under ${PREFIX}/lib/R/lib are not intended (by upstream) to
be registered with ldconfig, but are opened by dlopen(3). This means pkg
will not register shared library dependencies, so we will have to adjust
and bump ports as necessary. When necessary, unfortunately, is unclear
based on how things work upstream.

Fix typo: OPENMP_USE=compiler:openmp should have been
OPENMP_USES=compiler:openmp.

Bump PORTREVISION.

PR:	214785
        214666
Reported by:	taozhenext@gmail.com (214785), dbn (214666)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8650
2016-11-29 21:32:13 +00:00
Tobias C. Berner
6910ba38cc Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
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
2016-11-29 06:20:40 +00:00
Stephen Montgomery-Smith
3855a6a22c - A better patch to fix the problem purportedly solved in r427058.
- Bump portrevision.

Submitted by:	Oliver Heimlich <oheim@posteo.de>
2016-11-28 13:57:58 +00:00
Wen Heping
bbd4d4c540 - Update to 0.6.22 2016-11-28 00:46:12 +00:00
Sunpoet Po-Chuan Hsieh
91cfd9c093 - Update to 1.3001
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-11-26 10:34:14 +00:00
Sunpoet Po-Chuan Hsieh
47c9a4de45 - Update to 1.6001
Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2016-11-26 10:34:09 +00:00
Sunpoet Po-Chuan Hsieh
c128ac1a33 - Update to 0.5002
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-11-26 10:34:05 +00:00
Sunpoet Po-Chuan Hsieh
4064bd68f8 - Update to 1.999801
Changes:	http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat:	perl
2016-11-26 10:34:01 +00:00
Mathieu Arnold
2884d5aa32 Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it
yourself.

Sponsored by:	Absolight
2016-11-26 10:09:54 +00:00
Dmitry Marakasov
aab75184b0 - Add LICENSE (no commercial distribution allowed)
- Switch to USES=localbase
- Switch to options helpers
- Cosmetic fixes
- Switch to new test framework
2016-11-26 09:00:44 +00:00
Stephen Montgomery-Smith
85341c66d9 - Update to 2.0.0. 2016-11-25 22:06:18 +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
Wen Heping
9db6394834 - Update to 0.6.20 2016-11-25 06:13:00 +00:00
Stephen Montgomery-Smith
f0c900f9df - Patch in hope that mpfr_to_string_d.cc will build properly on FreeBSD <= 9.
- Bump port revision (because binaries will also differ on other builds.)

Reported by:	http://beefy2.nyi.freebsd.org/data/93amd64-default/426986/logs/octave-forge-interval-2.0.0.log
2016-11-24 18:28:24 +00:00
Jan Beich
822b1ea775 math/ceres-solver: update to 1.12.0.r4
Changes:	https://github.com/ceres-solver/ceres-solver/compare/c5c6f55...1.12.0rc4
2016-11-23 12:47:48 +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
Kurt Jaeger
2e4255b7e5 math/py-matplotlib: really depend on python2.7 and not on the metaport
PR:		214600
Submitted by:	koobs
2016-11-23 08:09:40 +00:00
Kurt Jaeger
411fd19ca2 math/py-matplotlib: update 1.5.0 -> 1.5.3
- MASTER_SITE sourceforge seems to have been discontinued,
  it doesn't have the latest version any more.
- Additionally, 1.5.3 version doesn't build with python-3.X because
  'import gtk' which the build tries fails in python3. Therefore, python:2.

PR:		214600
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Approved by:	mainland@apeiron.net (maintainer)
2016-11-23 05:39:34 +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
Stephen Montgomery-Smith
f31740065c - Update to 2.0.0. 2016-11-22 04:40:29 +00:00
Sunpoet Po-Chuan Hsieh
d830b21882 - Update to 0.5001
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-11-21 17:36:17 +00:00
Stephen Montgomery-Smith
10c246da29 - Update to 0.5.0. 2016-11-20 15:32:41 +00:00
Stephen Montgomery-Smith
4199da3188 - Update to 2.4.5. 2016-11-20 15:31: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
John Marino
09843862d8 math/reduce: Set CPPFLAGS for ports-ncurses
Approved by:	ncurses blanket
2016-11-20 05:52:40 +00:00
John Marino
72086b5618 math/reduce: Fix fetching
The distfile was archived at Sourceforge.  It is at least 5 releases
behind.  It's unclear how much longer this old distfile will be hosted,
so it would be a good idea to update math/reduce soon.
2016-11-20 05:25:41 +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
John Marino
3a9b4b7d1b comms/tlf, math/topaz, devel/devtodo: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-19 17:42:40 +00:00
Sunpoet Po-Chuan Hsieh
76e71f8060 - Update to 0.44
Changes:	http://search.cpan.org/dist/bignum/CHANGES
2016-11-19 17:11:15 +00:00
Sunpoet Po-Chuan Hsieh
86868d8e0e - Update to 3.34
- Use USES=localbase

Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2016-11-19 17:11:10 +00:00
Sunpoet Po-Chuan Hsieh
8b6777c7ac - Update to 2.13
- Update LICENSE
- Use USES=localbase

Changes:	http://search.cpan.org/dist/Math-GMP/Changes
2016-11-19 17:11:06 +00:00
Sunpoet Po-Chuan Hsieh
bdd685577d - Update to 1.3000
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-11-19 17:11:01 +00:00
Sunpoet Po-Chuan Hsieh
e3240a711d - Update to 1.6000
- Use USES=localbase

Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2016-11-19 17:10:57 +00:00
Sunpoet Po-Chuan Hsieh
3e26ccde9e - Update to 0.5000
- Remove PORTSCOUT

Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-11-19 17:10:52 +00:00
Sunpoet Po-Chuan Hsieh
21d69f121d - Update to 1.999800
Changes:	http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat:	perl
2016-11-19 17:10:48 +00:00
Sunpoet Po-Chuan Hsieh
268af6ca8f - Update to 2.6.1
Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2016-11-19 17:07:02 +00:00
Sunpoet Po-Chuan Hsieh
9af07b1222 - Update to 0.42
Changes:	http://search.cpan.org/dist/Math-GMPq/CHANGES
2016-11-19 17:05:48 +00:00
David Naylor
90be500646 Convert R-cran ports to auto-plist.
These ports did not properly handle the DOCS options (in math/R).
2016-11-19 12:57:24 +00:00
Mark Linimon
1879478fbb Mark as broken on aarch64. The former change I made had no effect on the logfile.
Approved by:	portmgr (tier-2 blanket)
2016-11-19 12:18:40 +00:00
Alexey Dokuchaev
fa0784d109 - Move license information from port description into LICENSE knobs
- Convert $arch-conditional BROKEN statement into BROKEN_$arch one
2016-11-19 11:39:40 +00:00
Thierry Thomas
5823b6e2f9 Upgrade to 4.1. 2016-11-18 21:41:10 +00:00
Thierry Thomas
d754217e32 - Simplify Makefile with USE=qmake
- Since I'm there fix USE_GL.

PR:		214627
Submitted by:	tcberner
2016-11-18 20:57:51 +00:00
John Marino
a8a293db40 math/scilab: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-18 19:49:07 +00:00
Danilo Egea Gondolfo
d1d4a17ba5 - Update to 7.500.2 2016-11-18 12:42:43 +00:00
Dmitry Marakasov
1b3482df0c - Update to 5.5.2.3
- Regenerate the patches
- Add LICENSE
- While here, fix shared lib installation

PR:		212394
Submitted by:	pfg
Approved by:	maintainer timeout (mayo@oyam.ca, 2 months)
2016-11-18 08:46:14 +00:00
Mark Linimon
b0bd8b3bdd Fix typo. 2016-11-16 10:29:20 +00:00
Wen Heping
647d6c026a - Update to 1.1.1
PR:		214550
Submitted by:	neel@neelc.org(maintainer)
2016-11-16 08:40:03 +00:00
Mark Linimon
6d5d36d741 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-16 00:34:36 +00:00
Johan van Selst
562f1e042f Update to GAP 4.8.6 2016-11-15 19:40:45 +00:00
Dmitry Marakasov
7a0730796b - Add LICENSE
- Add NO_ARCH
- Switch to options helpers
2016-11-15 09:00:18 +00:00
Mark Linimon
c1e89e8416 Attempt to fix build on aarch64 using fix from armv6.
Approved by:	portmgr (tier-2 blanket)
2016-11-14 11:06:35 +00:00
Danilo Egea Gondolfo
6af1624db4 - Update to 7.500.1 2016-11-13 22:19:01 +00:00
Jan Beich
ffa7fe1a48 math/ceres-solver: update to 1.12.0.r2.3
Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc1...c5c6f55
2016-11-13 12:44:25 +00:00
Thierry Thomas
e5e45eab29 Upgrade Code_Aster to 12.0.6-4.
This brings french/eficas to 2016.0.1,
	cad/astk-serveur and astk-client to 1.13.8.2,
	french/med to 3.2.0 (built against hdf5-18),
	bump PORTREVSION to math/metis-edf and fix soname,
	and french/homard to 11.7-1.
2016-11-13 12:44:13 +00:00
Dmitry Marakasov
ff07470743 - Update to 5.0.1
PR:		212601
Submitted by:	6yearold@gmail.com (maintainer)
2016-11-11 19:43:03 +00:00
Jan Beich
e0ad301ffd math/rpy2: stop linking against math/R depends
While here, switch back to Clang build but keep RPATH which is a quirk
to avoid loading /usr/lib/libgcc_s.so during dlopen() race.

PR:		214384
2016-11-11 11:59:31 +00:00
Mathieu Arnold
383c878bf9 Fix installing examples.
Pointy hat to:	amdmi3
Sponsored by:	Absolight
2016-11-09 12:39:57 +00:00
Wen Heping
c1296d8b58 - Update to 5.0.13 2016-11-09 06:40:03 +00:00
Tobias C. Berner
672cf591e9 Fix build with newer gcc versions.
Add upstream patch [1] that uses
	* isnan() -> std::isnan()
	* isinf() -> std::isinf()

This fixes compilation with gcc5.

[1] https://quickgit.kde.org/?p=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809

PR:		213993
Reported by:	Kenneth Salerno <kennethsalerno@yahoo.com>
Approved by:	rakuco (mentor)
Obtained from:	https://quickgit.kde.org/?p=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809
2016-11-08 19:54:15 +00:00
Jason E. Hale
21e018c19c Update to 0.7.1
Convert to USES=pyqt
Add NO_ARCH
Fix plist for Python 3.5
2016-11-08 15:51:11 +00:00
Jason E. Hale
9ab6e45abc Update to 0.6.1
Convert to USES=pyqt
Add NO_ARCH
Fix plist for Python 3.5
2016-11-08 15:47:49 +00:00
Mark Linimon
50b0baefee Mark as only for x86/powerpc per build log errors.
Approved by:	portmgr (tier-2 blanket)
2016-11-08 07:49:01 +00:00
Jan Beich
8ac482a5bf math/ceres-solver: unbreak OPENMP=off on 10.0+ i386
In file included from examples/helloworld.cc:36:
In file included from include/ceres/ceres.h:37:
In file included from include/ceres/autodiff_cost_function.h:132:
In file included from include/ceres/internal/autodiff.h:145:
include/ceres/jet.h:246:3: error: requested alignment is less than minimum alignment of 4 for type 'Eigen::Matrix<double, 1, 1, kAlignHint>'
  alignas(kAlignment) Eigen::Matrix<T, N, 1, kAlignHint> v;
  ^
include/ceres/internal/autodiff.h:232:34: note: in instantiation of template class 'ceres::Jet<double, 1>' requested here
    FixedArray<JetT, (256 * 7) / sizeof(JetT)> x(
                                 ^
include/ceres/autodiff_cost_function.h:211:53: note: in instantiation of member function 'ceres::internal::AutoDiff<CostFunctor, double, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0>::Differentiate' requested here
           N0, N1, N2, N3, N4, N5, N6, N7, N8, N9>::Differentiate(
                                                    ^
examples/helloworld.cc:70:11: note: in instantiation of member function 'ceres::AutoDiffCostFunction<CostFunctor, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0>::Evaluate' requested here
      new AutoDiffCostFunction<CostFunctor, 1, 1>(new CostFunctor);
          ^

Tested by:	cmp before.o after.o # GCC 4.8 / 6.2
2016-11-08 03:54:30 +00:00
Wen Heping
51300b0009 - Update to 0.19.1
PR:		214301
Submitted by:	john@saltant.com(maintainer)
2016-11-08 01:57:49 +00:00
Dmitry Marakasov
2ee0f93cd5 - Add LICENSE
- Simplify patching
- Regenerate patches
- Add missing depends
2016-11-07 12:40:37 +00:00