Port details |
- py-folium Make beautiful maps with Leaflet.js & Python
- 0.18.0 www =2 0.17.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-05-25 20:41:11
- Last Update: 2024-10-26 23:27:03
- Commit Hash: 27ecf92
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/python-visualization/folium
- Description:
- folium builds on the data wrangling strengths of the Python ecosystem and the
mapping strengths of the Leaflet.js library. Manipulate your data in Python,
then visualize it in a Leaflet map via folium.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}folium>0:www/py-folium@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-folium/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-folium
- pkg install py311-folium
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-folium listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-folium
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729927021
SHA256 (folium-0.18.0.tar.gz) = 39655dacb600fb1f614793575c5d352b90f28a7a9c9540ed6b7f46e43b428df8
SIZE (folium-0.18.0.tar.gz) = 104985
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:
-
- py311-setuptools>=41.2 : devel/py-setuptools@py311
- py311-setuptools-scm>=0 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-branca>=0.6.0 : www/py-branca@py311
- py311-Jinja2>=2.9 : devel/py-Jinja2@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-requests>=0 : www/py-requests@py311
- py311-xyzservices>=0 : www/py-xyzservices@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-folium
- USES:
- python:3.9+
- 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.18.0 26 Oct 2024 23:27:03 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Update to 0.18.0
Changes: https://github.com/python-visualization/folium/releases |
0.17.0 18 Jun 2024 14:26:11 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Update to 0.17.0
Changes: https://github.com/python-visualization/folium/releases |
0.16.0 09 Mar 2024 14:06:19 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Update to 0.16.0
- Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS
Changes: https://github.com/python-visualization/folium/releases |
0.15.1 29 Feb 2024 07:18:32 |
Charlie Li (vishwin) |
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 |
0.15.1 14 Dec 2023 05:48:33 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Update to 0.15.1
Changes: https://github.com/python-visualization/folium/releases |
0.15.0 14 Nov 2023 17:15:50 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Update to 0.15.0
Changes: https://github.com/python-visualization/folium/releases |
0.14.0 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.14.0 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.14.0 27 May 2023 04:11:02 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Update to 0.14.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/python-visualization/folium/releases |
0.12.1_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.12.1_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 |
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.12.1_1 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.12.1_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.12.1_1 28 Feb 2022 12:46:26 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Update to 0.12.1.post1
- Change MASTER_SITES from GitHub to CHEESESHOP
Changes: https://github.com/python-visualization/folium/releases
https://github.com/python-visualization/folium/commits/main |
0.12.1 05 Nov 2021 19:14:27 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Update USES=python
math/py-numpy requires Python 3.7+ |
0.12.1 15 Jul 2021 20:47:20 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Update to 0.12.1
- Change MASTER_SITES to GitHub temporarily due to some error in upstream sdist
generation
Changes: https://github.com/python-visualization/folium/releases |
0.12.0 25 Apr 2021 20:35:36 |
Po-Chuan Hsieh (sunpoet) |
www/py-folium: Revert c4f86f7bcdc6f4da980b2d36ec1706c41f93f7b0 |
0.12.0 19 Apr 2021 06:34:53 |
Loïc Bartoletti (lbartoletti) |
www/* convert to use PYNUMPY
while here fix minimal python version for www/py-sentinelhub
Approved by: portmgr (blanket, convert to USES) |
0.12.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12.0 30 Jan 2021 12:31:46 |
sunpoet |
Remove PYNUMPY |
0.12.0 10 Jan 2021 08:23:24 |
sunpoet |
Update to 0.12.0
Changes: https://github.com/python-visualization/folium/releases |
0.11.0 08 May 2020 20:53:41 |
sunpoet |
Update to 0.11.0
Changes: https://github.com/python-visualization/folium/releases |
0.10.1 08 Dec 2019 17:04:55 |
sunpoet |
Update to 0.10.1
Changes: https://github.com/python-visualization/folium/releases |
0.10.0 27 Jul 2019 11:54:52 |
sunpoet |
Update to 0.10.0
Changes: https://github.com/python-visualization/folium/releases |
0.9.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.9.1 27 May 2019 19:42:56 |
sunpoet |
Update to 0.9.1
Changes: https://github.com/python-visualization/folium/releases |
0.9.0 18 May 2019 09:44:50 |
sunpoet |
Update to 0.9.0
Changes: https://github.com/python-visualization/folium/releases |
0.8.3 05 Apr 2019 22:44:45 |
sunpoet |
Update to 0.8.3
Changes: https://github.com/python-visualization/folium/releases |
0.8.0 26 Feb 2019 23:50:34 |
sunpoet |
Update to 0.8.0
Changes: https://github.com/python-visualization/folium/releases |
0.7.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.7.0 21 Nov 2018 20:20:36 |
sunpoet |
Update to 0.7.0
Changes: https://github.com/python-visualization/folium/releases |
0.6.0 13 Aug 2018 18:20:10 |
sunpoet |
Update to 0.6.0
Changes: https://github.com/python-visualization/folium/releases |
0.5.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.5.0 25 May 2018 20:40:44 |
sunpoet |
Add py-folium 0.5.0
folium builds on the data wrangling strengths of the Python ecosystem and the
mapping strengths of the Leaflet.js library. Manipulate your data in Python,
then visualize it in a Leaflet map via folium.
WWW: https://pypi.org/project/folium/
WWW: https://github.com/python-visualization/folium |