Port details on branch 2024Q4 |
- cminpack Solving nonlinear equations and nonlinear least squares problems
- 1.3.11 math
=0 1.3.11Version of this port present on the latest quarterly branch. - Maintainer: fernape@FreeBSD.org
 - Port Added: 2024-12-26 10:51:12
- Last Update: 2024-12-26 10:48:41
- Commit Hash: e1b7215
- License: not specified in port
- WWW:
- http://devernay.free.fr/hacks/cminpack/
- Description:
- Minpack includes software for solving nonlinear equations and nonlinear least
squares problems. Five algorithmic paths each include a core subroutine and
an easy-to-use driver. The algorithms proceed either from an analytic
specification of the Jacobian matrix or directly from the problem functions.
The paths include facilities for systems of equations with a banded Jacobian
matrix, for least squares problems with a large amount of data, and for
checking the consistency of the Jacobian matrix with the functions
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/cminpack/ && make install clean
- To add the package, run one of these commands:
- pkg install math/cminpack
- pkg install cminpack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cminpack
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726220778
SHA256 (devernay-cminpack-v1.3.11_GH0.tar.gz) = 45675fac0a721a1c7600a91a9842fe1ab313069db163538f2923eaeddb0f46de
SIZE (devernay-cminpack-v1.3.11_GH0.tar.gz) = 337521
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libopenblas.so : math/openblas
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cminpack-1.3.11:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- math_cminpack
- USES:
- blaslapack:openblas cmake localbase
- FreshPorts 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 |
1.3.11 26 Dec 2024 10:48:41
    |
Robert Clausecker (fuz)  |
math/cminpack: fix plist on armv7
Same error as on powerpc. Add some explanation as to what is going on.
Approved by: portmgr (build fix blanket)
MFH: 2024Q4
(cherry picked from commit 7085810496269c2d2b6ab30e4dc37a8eaae521ac) |
Number of commits found: 1
|