| Port details on branch 2026Q3 |
- py-geopy Python Geocoding Toolbox
- 2.5.0 net
=0 2.5.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-08-19 13:30:22
- Last Update: 2026-08-19 13:25:28
- Commit Hash: 6a4ca83
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/geopy/geopy
- Description:
- geopy is a Python client for several popular geocoding web services.
geopy makes it easy for Python developers to locate the coordinates of
addresses, cities, countries, and landmarks across the globe using third-party
geocoders and other data sources.
geopy includes geocoder classes for the OpenStreetMap Nominatim, Google
Geocoding API (V3), and many other geocoding services. The full list is
available on the Geocoders doc section. Geocoder classes are located in
geopy.geocoders.
¦ ¦ ¦ ¦ 
- 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}geopy>0:net/py-geopy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-geopy/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-geopy
- pkg install py312-geopy
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-geopy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-geopy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1784005280
SHA256 (geopy-2.5.0.tar.gz) = 7b6c849f18108dcce4faa3d614e2801107b465f7b05fd3c1db9db12e225ae950
SIZE (geopy-2.5.0.tar.gz) = 122254
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=0 : devel/py-setuptools@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:
-
- py312-aiohttp>=0 : www/py-aiohttp@py312
- py312-async_generator>=0 : devel/py-async_generator@py312
- py312-coverage>=0 : devel/py-coverage@py312
- py312-docutils>=0,1 : textproc/py-docutils@py312
- py312-pytest-aiohttp>=0 : devel/py-pytest-aiohttp@py312
- py312-pytz>=0,1 : devel/py-pytz@py312
- py312-requests>=2.16.2 : www/py-requests@py312
- py312-urllib3>=1.24.2,1 : net/py-urllib3@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- geographiclib>=1.52<3 : astro/geographiclib
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py312-geopy-2.5.0:
AIOHTTP=off: Async HTTP adapter support
REQUESTS=off: Requests adapter support
TIMEZONE=off: Locate timezones
===> Use 'make config' to modify these settings
- Options name:
- net_py-geopy
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|