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
py-gwlearn Geographically weighted modeling based on scikit-learn
0.1.1_1 sciencenew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-05-05 14:00:06
Last Update: 2026-05-09 22:57:53
Commit Hash: b812d1f
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pysal.org/gwlearn/stable/
https://github.com/pysal/gwlearn
Description:
The aim of the package is to provide implementations of spatially-explicit modelling. gwlearn provides a framework for prototyping geographically weighted extensions of regression and classification models based on scikit-learn and libpysal.graph and a subset of models implemented on top of this framework. For example, you can run geographically weighted linear regression in a following manner.
HomepageHomepage    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}gwlearn>0:science/py-gwlearn@${PY_FLAVOR}
To install the port:
cd /usr/ports/science/py-gwlearn/ && make install clean
To add the package, run one of these commands:
  • pkg install science/py-gwlearn
  • pkg install py311-gwlearn
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-gwlearn listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-gwlearn
Package flavors (<flavor>: <package>)
  • py311: py311-gwlearn
distinfo:
TIMESTAMP = 1771510079 SHA256 (gwlearn-0.1.1.tar.gz) = a125d559f9a38f8285b80dd1c8d89225f9c1bce87874ff25f8312af2e35d0a66 SIZE (gwlearn-0.1.1.tar.gz) = 2206934

Packages (timestamps in pop-ups are UTC):
py311-gwlearn
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest----0.1.1_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.1.1_1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.1.1_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-setuptools>=61.0 : devel/py-setuptools@py311
  2. py311-setuptools-scm>=6.2 : devel/py-setuptools-scm@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-geopandas>=1.0.0 : graphics/py-geopandas@py311
  2. py311-joblib>=1.4.0 : devel/py-joblib@py311
  3. py311-libpysal>=4.12 : science/py-libpysal@py311
  4. py311-numpy>=1.26.0 : math/py-numpy@py311
  5. py311-pandas>=2.1.0,1 : math/py-pandas@py311
  6. py311-scikit-learn>=1.4.0 : science/py-scikit-learn@py311
  7. py311-scipy>=1.12.0,1 : science/py-scipy@py311
  8. python3.11 : lang/python311
This port is required by:
for Run
  1. science/py-pysal

Configuration Options:
No options to configure
Options name:
science_py-gwlearn
USES:
python:3.11+
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/g/gwlearn/
  2. https://pypi.org/packages/source/g/gwlearn/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1_1
09 May 2026 22:57:53
commit hash: b812d1f95d61e335eac1f05e30b53e29422f3553commit hash: b812d1f95d61e335eac1f05e30b53e29422f3553commit hash: b812d1f95d61e335eac1f05e30b53e29422f3553commit hash: b812d1f95d61e335eac1f05e30b53e29422f3553 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-gwlearn: Update USES=python
0.1.1_1
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit 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
0.1.1
05 May 2026 19:29:37
commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit 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
0.1.1
05 May 2026 13:56:14
commit hash: 30b7cf8a5796eb78e543e539b583a92d01b176d2commit hash: 30b7cf8a5796eb78e543e539b583a92d01b176d2commit hash: 30b7cf8a5796eb78e543e539b583a92d01b176d2commit hash: 30b7cf8a5796eb78e543e539b583a92d01b176d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-gwlearn: Add py-gwlearn 0.1.1

The aim of the package is to provide implementations of spatially-explicit
modelling.

gwlearn provides a framework for prototyping geographically weighted extensions
of regression and classification models based on scikit-learn and libpysal.graph
and a subset of models implemented on top of this framework. For example, you
can run geographically weighted linear regression in a following manner.

Number of commits found: 4