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 2026Q2
levmar GPL-licensed library implementing the Levenberg-Marquardt algorithm
2.6_17 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 2.6_17Version of this port present on the latest quarterly branch.
Maintainer: phd_kimberlite@yahoo.co.jp search for ports maintained by this maintainer
Port Added: 2026-06-22 09:33:28
Last Update: 2026-06-22 09:31:39
Commit Hash: b74e18c
License: GPLv2
WWW:
http://www.ics.forth.gr/~lourakis/levmar/
Description:
levmar is a GPL-licensed library written in C, that implements the Levenberg-Marquardt (LM) optimization algorithm, one of the most effective methods for solving nonlinear least squares problems.
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 (8 items)
Collapse this list.
  1. include/levmar.h
  2. lib/liblevmar.a
  3. lib/liblevmar.so
  4. lib/liblevmar.so.2
  5. @ldconfig
  6. /usr/local/share/licenses/levmar-2.6_17/catalog.mk
  7. /usr/local/share/licenses/levmar-2.6_17/LICENSE
  8. /usr/local/share/licenses/levmar-2.6_17/GPLv2
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • levmar>0:math/levmar
To install the port:
cd /usr/ports/math/levmar/ && make install clean
To add the package, run one of these commands:
  • pkg install math/levmar
  • pkg install levmar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: levmar
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (levmar-2.6.tgz) = 3bf4ef1ea4475ded5315e8d8fc992a725f2e7940a74ca3b0f9029d9e6e94bad7 SIZE (levmar-2.6.tgz) = 81143

Packages (timestamps in pop-ups are UTC):
levmar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.6_142.6_17-n/an/an/a
FreeBSD:13:quarterly2.6_172.6_17-2.6_172.6_17n/an/an/a
FreeBSD:14:latest2.6_172.6_17-2.6_172.6_17---
FreeBSD:14:quarterly2.6_172.6_17-2.6_172.6_17-2.6_162.6_16
FreeBSD:15:latest2.6_172.6_17n/a2.6_17n/an/a2.6_162.6_16
FreeBSD:15:quarterly2.6_172.6_17n/a-n/an/a--
FreeBSD:16:latest2.6_172.6_17n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gfortran14 : lang/gcc14
  2. as : devel/binutils
Runtime dependencies:
  1. gfortran14 : lang/gcc14
Library dependencies:
  1. libblas.so : math/blas
  2. liblapack.so : math/lapack
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for levmar-2.6_17: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples PROFILE=off: Build a profiling library ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS BLAS implementation NETLIB=on: BLAS implementation from Netlib OPENBLAS=off: OpenBLAS BLAS implementation ===> Use 'make config' to modify these settings
Options name:
math_levmar
USES:
fortran tar:tgz uidfix blaslapack:netlib
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://users.ics.forth.gr/~lourakis/levmar/
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
2.6_17
22 Jun 2026 09:31:39
commit hash: b74e18c937c3ccfe92a9ef7206bd5fb765051000commit hash: b74e18c937c3ccfe92a9ef7206bd5fb765051000commit hash: b74e18c937c3ccfe92a9ef7206bd5fb765051000commit hash: b74e18c937c3ccfe92a9ef7206bd5fb765051000 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
math/levmar: fix installation

Port uses <bsd.lib.mk>, which desires STRIP=${STRIP}, but we have
started to set STRIP=${STRIP_CMD} in MAKE_ENV a while ago.
Override this bogus setting in MAKE_ARGS to fix installation.

MFH:		2026Q2
See also:	D55509
Approved by:	portmgr (build fix blanket)

(cherry picked from commit 6128bc949139a0d000a3365465c9650a6fb5b2f9)

Number of commits found: 1