notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cminpack Solving nonlinear equations and nonlinear least squares problems
1.3.6_6 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.6_6Version of this port present on the latest quarterly branch.
Maintainer: fernape@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-02-23 20:24:48
Last Update: 2023-12-12 19:03:50
Commit Hash: ab17137
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (70 items)
Collapse this list.
  1. include/cminpack-1/cminpack.h
  2. include/cminpack-1/minpack.h
  3. lib/libcminpack.so
  4. lib/libcminpack.so.1
  5. lib/libcminpack.so.1.3.6
  6. libdata/pkgconfig/cminpack.pc
  7. share/cmake/CMinpack/CMinpackConfig.cmake
  8. share/examples/cminpack/chkdrv.c
  9. share/examples/cminpack/chkdrv_.c
  10. share/examples/cminpack/cmpfiles.c
  11. share/examples/cminpack/errjac.c
  12. share/examples/cminpack/genf77tests.c
  13. share/examples/cminpack/hybdrv.c
  14. share/examples/cminpack/hybdrv_.c
  15. share/examples/cminpack/hyjdrv.c
  16. share/examples/cminpack/hyjdrv_.c
  17. share/examples/cminpack/ibmdpdr.c
  18. share/examples/cminpack/ibmdpdr_.c
  19. share/examples/cminpack/lmddrv.c
  20. share/examples/cminpack/lmddrv_.c
  21. share/examples/cminpack/lmfdrv.c
  22. share/examples/cminpack/lmfdrv_.c
  23. share/examples/cminpack/lmsdrv.c
  24. share/examples/cminpack/lmsdrv_.c
  25. share/examples/cminpack/machar.c
  26. share/examples/cminpack/neqipt.c
  27. share/examples/cminpack/ssq.h
  28. share/examples/cminpack/ssqfcn.c
  29. share/examples/cminpack/ssqipt.c
  30. share/examples/cminpack/ssqjac.c
  31. share/examples/cminpack/tchkder_.c
  32. share/examples/cminpack/tchkderc.c
  33. share/examples/cminpack/tchkderc_box.c
  34. share/examples/cminpack/tenorm_.c
  35. share/examples/cminpack/tenormc.c
  36. share/examples/cminpack/testdata/README
  37. share/examples/cminpack/testdata/chkder.data
  38. share/examples/cminpack/testdata/neq.data
  39. share/examples/cminpack/testdata/ssq.data
  40. share/examples/cminpack/testdata/um.data
  41. share/examples/cminpack/tfdjac2_.c
  42. share/examples/cminpack/tfdjac2c.c
  43. share/examples/cminpack/thybrd1_.c
  44. share/examples/cminpack/thybrd1c.c
  45. share/examples/cminpack/thybrd_.c
  46. share/examples/cminpack/thybrdc.c
  47. share/examples/cminpack/thybrj1_.c
  48. share/examples/cminpack/thybrj1c.c
  49. share/examples/cminpack/thybrj_.c
  50. share/examples/cminpack/thybrjc.c
  51. share/examples/cminpack/thybrjc_box.c
  52. share/examples/cminpack/tlmder1_.c
  53. share/examples/cminpack/tlmder1c.c
  54. share/examples/cminpack/tlmder_.c
  55. share/examples/cminpack/tlmderc.c
  56. share/examples/cminpack/tlmderc_box.c
  57. share/examples/cminpack/tlmdif1_.c
  58. share/examples/cminpack/tlmdif1c.c
  59. share/examples/cminpack/tlmdif_.c
  60. share/examples/cminpack/tlmdifc.c
  61. share/examples/cminpack/tlmstr1_.c
  62. share/examples/cminpack/tlmstr1c.c
  63. share/examples/cminpack/tlmstr_.c
  64. share/examples/cminpack/tlmstrc.c
  65. share/examples/cminpack/vec.h
  66. share/examples/cminpack/vecfcn.c
  67. share/examples/cminpack/vecjac.c
  68. @owner
  69. @group
  70. @mode
Collapse this list.
Dependency lines:
  • cminpack>0:math/cminpack
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 = 1487969746 SHA256 (devernay-cminpack-v1.3.6_GH0.tar.gz) = 3c07fd21308c96477a2c900032e21d937739c233ee273b4347a0d4a84a32d09f SIZE (devernay-cminpack-v1.3.6_GH0.tar.gz) = 313459

Packages (timestamps in pop-ups are UTC):
cminpack
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.6_61.3.6_61.3.6_41.3.6_61.3.6_6-1.3.6_4-
FreeBSD:13:quarterly1.3.6_61.3.6_6-1.3.6_61.3.6_6-1.3.6_6-
FreeBSD:14:latest1.3.6_61.3.6_6-1.3.6_61.3.6_6---
FreeBSD:14:quarterly1.3.6_61.3.6_6-1.3.6_61.3.6_6-1.3.6_6-
FreeBSD:15:latest1.3.6_61.3.6_6n/a1.3.6_6n/a-1.3.6_61.3.6_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libopenblas.so : math/openblas
This port is required by:
for Libraries
  1. math/openturns

Configuration Options:
===> The following configuration options are available for cminpack-1.3.6_6: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/devernay/cminpack/tar.gz/v1.3.6?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.6_6
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
1.3.6_5
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3.6_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.6_4
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.3.6_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.6_4
06 May 2020 16:39:12
Revision:534190Original commit files touched by this commit
yuri search for other commits by this committer
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas
1.3.6_3
30 Jan 2020 14:17:44
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
Fix math/openblas and bump dependent ports

* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]

This is correcting issues from r523749 [1][2][4] and r515970 [3]

PR:		231371
Reported by:	build cluster [1]
Reported by:	Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by:	many [5]
Reviewed by:	mat, bapt
Approved by:	implicit, since this is a build fix
1.3.6_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.3.6_1
31 May 2019 16:47:10
Revision:503183Original commit files touched by this commit
fernape search for other commits by this committer
math/cminpack: fix build

Fix build after wrong commit in r503180
31 May 2019 16:13:26
Revision:503180Original commit files touched by this commit Sanity Test Failure Refresh
fernape search for other commits by this committer
math/cminpack: build as a shared library

This change makes math/openturns able to find cminpack.

Also add dependency on openblas

PR:	238154
Submitted by:	yuri@
1.3.6
29 May 2019 16:51:47
Revision:502970Original commit files touched by this commit
fernape search for other commits by this committer
math/cminpack: Fix build in 'dirty' environments

This is a followup for r502756. In environments with math/openbas installed,
cmake assumes the presence of cblas.h which is actually not present.

poudriere doesn't catch this error and hence there were no pkg fallouts.

Submitted by:	tobik@
Reported by:	yuri@
1.3.6
27 May 2019 00:10:59
Revision:502756Original commit files touched by this commit
yuri search for other commits by this committer
math/cminpack: Fix build by adding USES=localbase

It couldn't find cblas.h on my system without this.

Approved by:	portmgr (fix build on some systems)
1.3.6
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.3.6
13 Mar 2018 22:24:59
Revision:464438Original commit files touched by this commit
fernape search for other commits by this committer
Remove Ego-Lines from fernape's ports

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14668
1.3.6
12 Mar 2018 19:20:33
Revision:464275Original commit files touched by this commit
fernape search for other commits by this committer
Update MAINTAINER to new FreeBSD.org account

Update MAINTAINER email address for Fernando Apesteguia
from fernando.apesteguia@gmail.com

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14668
1.3.6
02 Mar 2017 15:42:39
Revision:435243Original commit files touched by this commit
krion search for other commits by this committer
Update math/cminpack to 1.3.6

PR:		217366
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9813
1.3.5
01 Jun 2016 13:15:37
Revision:416242Original commit files touched by this commit
mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
1.3.5
31 May 2016 15:57:12
Revision:416206Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.3.5

PR:		209866
Submitted by:	maintainer
1.3.4
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.3.4
23 Feb 2015 20:24:32
Revision:379703Original commit files touched by this commit
pawel search for other commits by this committer
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

WWW: http://devernay.free.fr/hacks/cminpack/

PR:		196697
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com>

Number of commits found: 21