| 
	
		| Port details on branch 2024Q4 |  | 
 ceres-solver Nonlinear least squares minimizer
 2.2.0_10 math  =0          2.2.0_10Version of this port present on the latest quarterly branch.Maintainer: yuri@FreeBSD.org Port Added: 2024-12-17 01:04:12Last Update: 2024-12-17 01:00:26Commit Hash: ebb4917License: BSD3CLAUSEWWW: http://ceres-solver.org/Description:Ceres Solver is an open source C++ library for modeling and solving
large, complicated optimization problems. It is a feature rich, mature
and performant library which has been used in production at Google
since 2010. Ceres Solver can solve two kinds of problems.
1. Non-linear Least Squares problems with bounds constraints.
2. General unconstrained optimization problems.   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistUSE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
ceres-solver>0:math/ceres-solver
To install the port: cd /usr/ports/math/ceres-solver/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install math/ceres-solverpkg install ceres-solver
PKGNAME: ceres-solverFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1697362134
SHA256 (ceres-solver-ceres-solver-2.2.0_GH0.tar.gz) = 12efacfadbfdc1bbfa203c236e96f4d3c210bed96994288b3ff0c8e7c6f350d4
SIZE (ceres-solver-ceres-solver-2.2.0_GH0.tar.gz) = 3827345 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
glog>=0.5.0 : devel/glogsphinx-build : textproc/py-sphinxpy311-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py311cmake : devel/cmake-coreninja : devel/ninjaeigen3.pc : math/eigen3python3.11 : lang/python311
Library dependencies:
libglog.so : devel/gloglibcxsparse.so : math/suitesparse-cxsparselibgflags.so : devel/gflagslibspqr.so : math/suitesparse-spqrlibcholmod.so : math/suitesparse-cholmodlibopenblas.so : math/openblas
There are no ports dependent upon this portConfiguration Options:
===> The following configuration options are available for ceres-solver-2.2.0_10:
     CUSTOM_BLAS=on: Handcoded BLAS routines instead of Eigen
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     GFLAGS=on: Google Flags support
     LAPACK=on: Linear Algebra PACKage
     OPENMP=on: Parallel processing support via OpenMP
     SCHUR=on: Fixed-size schur specializations
====> Sparse linear algebra library
     CXSPARSE=on: CXSparse support
     EIGENSPARSE=off: Simplicial Cholesky factorization in Eigen
     SUITESPARSE=on: SuiteSparse support
====> Linear Algebra PACKage: you can only select none or one of them
     ATLAS=off: ATLAS BLAS implementation
     NETLIB=off: BLAS implementation from Netlib
     OPENBLAS=on: OpenBLAS BLAS implementation
===> Use 'make config' to modify these settingsOptions name:math_ceres-solverUSES:cmake:testing compiler:c++11-lib eigen:3 localbase shebangfix python:build blaslapack:openblasFreshPorts was unable to extract/find any pkg message
Master Sites: |  Number of commits found: 1 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |  | Commit | Credits | Log message | 
|---|
 | 2.2.0_10 17 Dec 2024 01:00:26
 
       | Robert Clausecker (fuz)  | math/ceres-solver: enable on armv7
Builds fine on 14.1-RELEASE.
Approved by:	portmgr (build fix blanket)
MFH:		2024Q4
(cherry picked from commit 5f397935640e329914b62f0632c104fce149479d) |  Number of commits found: 1 |