FreshPorts -- math/py-linearmodels: Linear Panel, Instrumental Variable, Asset Pricing and other models


FreshPorts -- The Place For Ports [画像:notbug]As 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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-linearmodels Linear Panel, Instrumental Variable, Asset Pricing and other models
7.0_1 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 7.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022年12月28日 23:09:36
Last Update: 2026年05月05日 19:29:37
Commit Hash: 2bf3834
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://bashtage.github.io/linearmodels/
https://github.com/bashtage/linearmodels
Description:
Linear (regression) models for Python. Extends statsmodels with Panel regression, instrumental variable estimators, system estimators and models for estimating asset prices: * Panel models: - Fixed effects (maximum two-way) - First difference regression - Between estimator for panel data - Pooled regression for panel data - Fama-MacBeth estimation of panel models * High-dimensional Regresssion: - Absorbing Least Squares * Instrumental Variable estimators - Two-stage Least Squares - Limited Information Maximum Likelihood - k-class Estimators - Generalized Method of Moments, also with continuously updating * Factor Asset Pricing Models: - 2- and 3-step estimation - Time-series estimation - GMM estimation * System Regression: - Seemingly Unrelated Regression (SUR/SURE) - Three-Stage Least Squares (3SLS) - Generalized Method of Moments (GMM) System Estimation
Homepage 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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}linearmodels>0:math/py-linearmodels@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-linearmodels/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-linearmodels
  • pkg install py311-linearmodels
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-linearmodels listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-linearmodels
Package flavors (<flavor>: <package>)
  • py311: py311-linearmodels
distinfo:
TIMESTAMP = 1776440657 SHA256 (linearmodels-7.0.tar.gz) = 15b50271068d8ad7ef58924fea6ca3fced055f8439f9e17d2ce62ba91c64ed24 SIZE (linearmodels-7.0.tar.gz) = 1666323

Packages (timestamps in pop-ups are UTC):
py39-linearmodels
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly------5.3-
FreeBSD:15:latest--n/a-n/an/a5.45.4
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-linearmodels
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.07.0n/an/an/an/an/an/a
FreeBSD:13:quarterly6.1_16.1_1n/an/an/an/an/an/a
FreeBSD:14:latest---6.1_1----
FreeBSD:14:quarterly---6.1_1----
FreeBSD:15:latest--n/a6.1_1n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-linearmodels
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest7.0_17.0_1--7.0_1---
FreeBSD:14:quarterly7.0_17.0_1--7.0_1---
FreeBSD:15:latest7.0_17.0_1n/a-n/an/a--
FreeBSD:15:quarterly7.0_17.0_1n/a-n/an/a--
FreeBSD:16:latest7.0_17.0_1n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-meson-python>0 : devel/meson-python@py311
  2. py311-numpy>0 : math/py-numpy@py311
  3. py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
  4. py311-cython>=3.2.4 : lang/cython@py311
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-black>0 : devel/py-black@py311
  2. py311-coverage>0 : devel/py-coverage@py311
  3. py311-flake8>0 : devel/py-flake8@py311
  4. py311-isort>0 : devel/py-isort@py311
  5. py311-matplotlib>0 : math/py-matplotlib@py311
  6. py311-pytest-cov>0 : devel/py-pytest-cov@py311
  7. py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
  8. py311-seaborn>0 : math/py-seaborn@py311
  9. py311-xarray>=0.13 : devel/py-xarray@py311
  10. py311-pytest>=7,1 : devel/py-pytest@py311
  11. python3.11 : lang/python311
Runtime dependencies:
  1. py311-formulaic>=1.0.2 : math/py-formulaic@py311
  2. py311-mypy_extensions>=0.4 : devel/py-mypy_extensions@py311
  3. py311-numpy>0 : math/py-numpy@py311
  4. py311-pandas>=1.4.0 : math/py-pandas@py311
  5. py311-pyhdfe>=0.1 : math/py-pyhdfe@py311
  6. py311-scipy>=1.8.0 : science/py-scipy@py311
  7. py311-statsmodels>=0.13.0 : math/py-statsmodels@py311
  8. python3.11 : lang/python311
This port is required by:
for Run
  1. finance/py-openbb-econometrics

Configuration Options:
No options to configure
Options name:
math_py-linearmodels
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/linearmodels/
  2. https://pypi.org/packages/source/l/linearmodels/
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
7.0_1
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: bump PORTREVISION after switching to NumPy 2.x
7.0
05 May 2026 19:29:37
commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 files touched by this commit Sanity Test Failure
Max Brazhnikov (makc) search for other commits by this committer
*/*: Switch to NumPy 2.x
PR:		294328
Exp-run:	antoine
7.0
18 Apr 2026 01:38:07
commit hash: 74f7b5310f0864f3d30cb99922b58c3fe729d8d8 commit hash: 74f7b5310f0864f3d30cb99922b58c3fe729d8d8 commit hash: 74f7b5310f0864f3d30cb99922b58c3fe729d8d8 commit hash: 74f7b5310f0864f3d30cb99922b58c3fe729d8d8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-linearmodels: update 6.1 → 7.0
6.1_2
03 Apr 2026 20:52:43
commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound.
6.1_2
03 Apr 2026 20:01:01
commit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9d commit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9d commit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9d commit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9d files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy1: bump more RUN_DEPENDS consumers
These specify numpy indirectly using a different variable.
PR: 281470 
6.1_1
15 Jan 2026 17:22:12
commit hash: 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 commit hash: 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 commit hash: 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 commit hash: 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/Uses/python.mk: Remove USE_PYTHON=cython3{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython*
- Bump PORTREVISION dependent ports of USE_PYTHON=cython_run for dependency
change
PR:		291778 
6.1_1
19 Jun 2025 20:28:47
commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.1_1
09 Apr 2025 14:55:11
commit hash: 150c0018fdfece47d43cc508378c8faf26046149 commit hash: 150c0018fdfece47d43cc508378c8faf26046149 commit hash: 150c0018fdfece47d43cc508378c8faf26046149 commit hash: 150c0018fdfece47d43cc508378c8faf26046149 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}
- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython
It is added to simplify the future transition from Cython 0.29 to 3.
The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports.
6.1_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
6.1
25 Sep 2024 08:33:30
commit hash: 339cc03a0da04f43509e6e08ccea2bce04563776 commit hash: 339cc03a0da04f43509e6e08ccea2bce04563776 commit hash: 339cc03a0da04f43509e6e08ccea2bce04563776 commit hash: 339cc03a0da04f43509e6e08ccea2bce04563776 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-linearmodels: update 6.0 → 6.1
Reported by:	portscout
6.0
21 Apr 2024 04:00:11
commit hash: 2843ce2be2ccdac437e1d66a03945f65840c9d0d commit hash: 2843ce2be2ccdac437e1d66a03945f65840c9d0d commit hash: 2843ce2be2ccdac437e1d66a03945f65840c9d0d commit hash: 2843ce2be2ccdac437e1d66a03945f65840c9d0d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-linearmodels: update 5.4 → 6.0
Reported by:	portscout
5.4
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 
5.4
06 Jan 2024 08:06:39
commit hash: 112cf0e037ce81be65b2d52e454c3b27ad359d00 commit hash: 112cf0e037ce81be65b2d52e454c3b27ad359d00 commit hash: 112cf0e037ce81be65b2d52e454c3b27ad359d00 commit hash: 112cf0e037ce81be65b2d52e454c3b27ad359d00 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-linearmodels: update 5.3 → 5.4
Reported by:	portscout
5.3
22 Dec 2023 18:59:27
commit hash: e3cea944417786a2db12adf87203b7f4db9420f1 commit hash: e3cea944417786a2db12adf87203b7f4db9420f1 commit hash: e3cea944417786a2db12adf87203b7f4db9420f1 commit hash: e3cea944417786a2db12adf87203b7f4db9420f1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-linearmodels: update 5.2 → 5.3
Reported by:	portscout
5.2
09 Sep 2023 08:08:21
commit hash: 79e60c3db63c1a8525cd4fa0a01da691cfe4bb8a commit hash: 79e60c3db63c1a8525cd4fa0a01da691cfe4bb8a commit hash: 79e60c3db63c1a8525cd4fa0a01da691cfe4bb8a commit hash: 79e60c3db63c1a8525cd4fa0a01da691cfe4bb8a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-linearmodels: update 5.1 → 5.2
Reported by:	portscout
5.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
 ^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
5.1
19 Jun 2023 19:01:08
commit hash: eeb195fba9a5bdf0ab9d103f7a652358c728521b commit hash: eeb195fba9a5bdf0ab9d103f7a652358c728521b commit hash: eeb195fba9a5bdf0ab9d103f7a652358c728521b commit hash: eeb195fba9a5bdf0ab9d103f7a652358c728521b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-linearmodels: Update 4.29 → 5.1
Reported by:	portscout
4.29
24 Apr 2023 07:52:23
commit hash: edaa5bddaa7ce3bc1653dc6ef18f0ec0d0d57731 commit hash: edaa5bddaa7ce3bc1653dc6ef18f0ec0d0d57731 commit hash: edaa5bddaa7ce3bc1653dc6ef18f0ec0d0d57731 commit hash: edaa5bddaa7ce3bc1653dc6ef18f0ec0d0d57731 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-linearmodels: Update 4.27 → 4.29
Reported by:	portscout
4.27_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit 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
4.27
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
4.27
28 Dec 2022 23:06:23
commit hash: ded602750874a4c59cab2d85c08d52df1bc28a99 commit hash: ded602750874a4c59cab2d85c08d52df1bc28a99 commit hash: ded602750874a4c59cab2d85c08d52df1bc28a99 commit hash: ded602750874a4c59cab2d85c08d52df1bc28a99 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-linearmodels: New port: Linear Panel, Instrumental Variable, Asset
Pricing and other models

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
openvpn Sep 04
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

29 vulnerabilities affecting 436 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月04日 23:14:41 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35103
Broken 94
Ignore 207

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /