| Port details |
- py-tobler Areal Interpolation
- 0.14.0 science
=0 0.13.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-01-03 20:37:06
- Last Update: 2026-06-26 20:45:16
- Commit Hash: 20d372c
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pysal.org/tobler/
- https://github.com/pysal/tobler
- Description:
- tobler is a python package for areal interpolation, dasymetric mapping, change
of support, and small area estimation. It provides a suite of tools with a
simple interface for transferring data from one polygonal representation to
another. Common examples include standardizing census data from different time
periods to a single representation (i.e. to overcome boundary changes in
successive years), or the conversion of data collected at different spatial
scales into shared units of analysis (e.g. converting zip code and neighborhood
data into a regular grid). tobler is part of the PySAL family of packages for
spatial data science and provides highly performant implementations of basic and
advanced interpolation methods, leveraging shapely to optimize for multicore
architecture. The package name is an homage to the legendary quantitative
geographer Waldo Tobler, a pioneer in geographic interpolation methods, spatial
analysis, and computational social science.
 ¦ ¦ ¦ ¦ 
- 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}tobler>0:science/py-tobler@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-tobler/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-tobler
- pkg install py312-tobler
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 py312-tobler listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-tobler
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1780751970
SHA256 (tobler-0.14.0.tar.gz) = 9d199bee5f14fed64ef392700e15ea72dfb68543f2293b505071ee6d2f62efe9
SIZE (tobler-0.14.0.tar.gz) = 4689217
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=61.0 : devel/py-setuptools@py312
- py312-setuptools-scm>=6.2 : devel/py-setuptools-scm@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-geopandas>=1.0 : graphics/py-geopandas@py312
- py312-joblib>=1.4 : devel/py-joblib@py312
- py312-libpysal>=4.10 : science/py-libpysal@py312
- py312-numpy>=2.0,1 : math/py-numpy@py312
- py312-pandas>=2.2,1 : math/py-pandas@py312
- py312-rasterio>=1.4 : graphics/py-rasterio@py312
- py312-rasterstats>=0.20 : graphics/py-rasterstats@py312
- py312-scipy>=1.13,1 : science/py-scipy@py312
- py312-statsmodels>=0.14 : math/py-statsmodels@py312
- py312-tqdm>=4.67 : misc/py-tqdm@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- graphics/py-geosnap
- science/py-pysal
Configuration Options:
- ===> The following configuration options are available for py312-tobler-0.14.0:
PLUS=off: Extra features
===> Use 'make config' to modify these settings
- Options name:
- science_py-tobler
- USES:
- python:3.12+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.14.0 26 Jun 2026 20:45:16
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update to 0.14.0
- Update pkg-descr
Changes: https://github.com/pysal/tobler/releases |
0.13.0_4 07 May 2026 05:43:30
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for package change |
0.13.0_3 05 May 2026 21:19:45
    |
Po-Chuan Hsieh (sunpoet)  |
*/py-*: Update version requirement of *_DEPENDS |
0.13.0_3 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
0.13.0_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
0.13.0_2 27 Apr 2026 13:07:47
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Add PLUS option |
0.13.0_2 05 Apr 2026 17:18:52
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for package change |
0.13.0_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.13.0 31 Jan 2026 14:15:25
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update to 0.13.0
Changes: https://github.com/pysal/tobler/releases |
0.12.1 03 Feb 2025 15:51:31
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update to 0.12.1
Changes: https://github.com/pysal/tobler/releases |
0.12.0 15 Nov 2024 10:17:14
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update to 0.12.0
Changes: https://github.com/pysal/tobler/releases |
0.11.3_1 28 Aug 2024 06:54:30
    |
Loïc Bartoletti (lbartoletti)  |
graphics/py-geopandas: Update to 0.14.4 |
0.11.3 04 Aug 2024 17:14:11
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update to 0.11.3
Changes: https://github.com/pysal/tobler/releases |
0.9.0_3 16 May 2024 06:22:09
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Add LICENSE_FILE
- Update WWW and clean up pkg-descr |
0.9.0_3 13 May 2024 14:07:07
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
0.9.0_2 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
0.9.0_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.9.0_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.9.0_1 20 Oct 2022 14:06:03
    |
Loïc Bartoletti (lbartoletti)  |
devel/py-cppy, math/py-kiwisolver: fix versions
These ports install lib tagged as v0.0.0.
Both ports require devel/py-setuptools_scm to generate
the version of the library.
PR: 267120
Reported by: jwb
Reviewed by: jwb |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
0.9.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.9.0 20 Jul 2022 14:22:51
    |
Tobias C. Berner (tcberner)  |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
0.9.0 11 Jul 2022 13:50:37
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update USES=python
graphics/py-rasterio requires Python 3.8+ |
0.9.0 07 Mar 2022 18:11:26
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update to 0.9.0
Changes: https://github.com/pysal/tobler/releases
https://github.com/pysal/tobler/commits/master |
0.8.2 06 Jul 2021 14:57:14
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-tobler: Update to 0.8.2
Changes: https://github.com/pysal/tobler/releases |
0.7.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.0 03 Feb 2021 19:49:32
  |
sunpoet  |
Update to 0.7.0
Changes: https://github.com/pysal/tobler/releases |
0.6.0 30 Jan 2021 13:29:58
  |
sunpoet  |
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103 |
0.6.0 26 Jan 2021 17:37:51
  |
sunpoet  |
Update to 0.6.0
Changes: https://github.com/pysal/tobler/releases |
0.5.4 03 Jan 2021 19:58:24
  |
sunpoet  |
Add py-tobler 0.5.4
tobler is a library for areal interpolation and dasymetric mapping. The name is
an homage to the legendary geographer Waldo Tobler.
WWW: https://pysal.org/tobler/
WWW: https://github.com/pysal/tobler |