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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2024Q4
cminpack Solving nonlinear equations and nonlinear least squares problems
1.3.11 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.11Version of this port present on the latest quarterly branch.
Maintainer: fernape@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (79 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.11
  6. lib/libcminpackld.so
  7. lib/libcminpackld.so.1
  8. lib/libcminpackld.so.1.3.11
  9. lib/libcminpacks.so
  10. lib/libcminpacks.so.1
  11. lib/libcminpacks.so.1.3.11
  12. libdata/pkgconfig/cminpack.pc
  13. libdata/pkgconfig/cminpackld.pc
  14. libdata/pkgconfig/cminpacks.pc
  15. share/cminpack/CMinpackConfig-release.cmake
  16. share/cminpack/CMinpackConfig.cmake
  17. share/examples/cminpack/chkdrv.c
  18. share/examples/cminpack/chkdrv_.c
  19. share/examples/cminpack/cmpfiles.c
  20. share/examples/cminpack/errjac.c
  21. share/examples/cminpack/genf77tests.c
  22. share/examples/cminpack/hybdrv.c
  23. share/examples/cminpack/hybdrv_.c
  24. share/examples/cminpack/hyjdrv.c
  25. share/examples/cminpack/hyjdrv_.c
  26. share/examples/cminpack/ibmdpdr.c
  27. share/examples/cminpack/ibmdpdr_.c
  28. share/examples/cminpack/lmddrv.c
  29. share/examples/cminpack/lmddrv_.c
  30. share/examples/cminpack/lmfdrv.c
  31. share/examples/cminpack/lmfdrv_.c
  32. share/examples/cminpack/lmsdrv.c
  33. share/examples/cminpack/lmsdrv_.c
  34. share/examples/cminpack/machar.c
  35. share/examples/cminpack/neqipt.c
  36. share/examples/cminpack/ssq.h
  37. share/examples/cminpack/ssqfcn.c
  38. share/examples/cminpack/ssqipt.c
  39. share/examples/cminpack/ssqjac.c
  40. share/examples/cminpack/tchkder_.c
  41. share/examples/cminpack/tchkderc.c
  42. share/examples/cminpack/tchkderc_box.c
  43. share/examples/cminpack/tenorm_.c
  44. share/examples/cminpack/tenormc.c
  45. share/examples/cminpack/testdata/README
  46. share/examples/cminpack/testdata/chkder.data
  47. share/examples/cminpack/testdata/neq.data
  48. share/examples/cminpack/testdata/ssq.data
  49. share/examples/cminpack/testdata/um.data
  50. share/examples/cminpack/tfdjac2_.c
  51. share/examples/cminpack/tfdjac2c.c
  52. share/examples/cminpack/thybrd1_.c
  53. share/examples/cminpack/thybrd1c.c
  54. share/examples/cminpack/thybrd_.c
  55. share/examples/cminpack/thybrdc.c
  56. share/examples/cminpack/thybrj1_.c
  57. share/examples/cminpack/thybrj1c.c
  58. share/examples/cminpack/thybrj_.c
  59. share/examples/cminpack/thybrjc.c
  60. share/examples/cminpack/thybrjc_box.c
  61. share/examples/cminpack/tlmder1_.c
  62. share/examples/cminpack/tlmder1c.c
  63. share/examples/cminpack/tlmder_.c
  64. share/examples/cminpack/tlmderc.c
  65. share/examples/cminpack/tlmderc_box.c
  66. share/examples/cminpack/tlmdif1_.c
  67. share/examples/cminpack/tlmdif1c.c
  68. share/examples/cminpack/tlmdif_.c
  69. share/examples/cminpack/tlmdifc.c
  70. share/examples/cminpack/tlmstr1_.c
  71. share/examples/cminpack/tlmstr1c.c
  72. share/examples/cminpack/tlmstr_.c
  73. share/examples/cminpack/tlmstrc.c
  74. share/examples/cminpack/vec.h
  75. share/examples/cminpack/vecfcn.c
  76. share/examples/cminpack/vecjac.c
  77. @owner
  78. @group
  79. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 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: pkg-fallout
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
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/devernay/cminpack/tar.gz/v1.3.11?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.11
26 Dec 2024 10:48:41
commit hash: e1b7215897c06a5a0837d7fcc51e118e94afa021commit hash: e1b7215897c06a5a0837d7fcc51e118e94afa021commit hash: e1b7215897c06a5a0837d7fcc51e118e94afa021commit hash: e1b7215897c06a5a0837d7fcc51e118e94afa021 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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