Port details |
- py-pygeodesy Pure Python geodesy tools
- 23.4.23_1 science
=2 23.4.23_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-12-06 20:30:56
- Last Update: 2024-05-13 14:06:57
- Commit Hash: 9e71843
- 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/mrJean1/PyGeodesy
- Description:
- PyGeodesy is a pure Python implementation of geodesy tools for various
ellipsoidal and spherical earth models using precision trigonometric,
vector-based and approximate methods for geodetic (lat-/longitude) and
geocentric cartesian (x/y/z) coordinates.
¦ ¦ ¦ ¦ 
- 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}pygeodesy>0:science/py-pygeodesy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-pygeodesy/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-pygeodesy
- pkg install py39-pygeodesy
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 py39-pygeodesy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pygeodesy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1684104524
SHA256 (PyGeodesy-23.4.23.zip) = dca0b041b2686cdb046781f7973e1de5ed11b7dcb6d164897c06ff65288b10bf
SIZE (PyGeodesy-23.4.23.zip) = 8268727
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-pygeodesy
- USES:
- python:3.9+ zip
- 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 |
23.4.23_1 13 May 2024 14:06:57
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-pygeodesy: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
23.4.23 27 May 2023 04:09:54
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-pygeodesy: Update to 23.4.23
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
22.7.7 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) |
22.7.7 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 ) |
22.7.7 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 ) |
22.7.7 11 Jul 2022 21:47:05
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-pygeodesy: Add GitHub to MASTER_SITES |
22.7.7 11 Jul 2022 13:50:34
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-pygeodesy: Update to 22.7.7
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
22.1.22 28 Feb 2022 12:46:23
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-pygeodesy: Update to 22.1.22
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
21.9.16 21 Sep 2021 22:23:38
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-pygeodesy: Update to 21.9.16
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
21.6.16 20 Jun 2021 20:46:40
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-pygeodesy: Update to 21.6.16
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
21.4.21 11 May 2021 21:47:18
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-pygeodesy: Update to 21.4.21
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
21.1.21 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21.1.21 30 Jan 2021 12:25:47
  |
sunpoet  |
Update to 21.1.21
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
20.12.10 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20.12.10 19 Dec 2020 22:14:11
  |
sunpoet  |
Update to 20.12.10
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
20.12.3 19 Dec 2020 20:10:49
  |
sunpoet  |
Update to 20.12.3
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
20.10.30 15 Nov 2020 18:06:06
  |
sunpoet  |
Update to 20.10.30
- Add NO_ARCH
Changes: https://github.com/mrJean1/PyGeodesy/commits/master |
18.11.12 08 Dec 2018 15:43:07
  |
sunpoet  |
Fix build with Python 3 |
18.11.12 06 Dec 2018 20:30:43
  |
sunpoet  |
Add py-pygeodesy 18.11.12
PyGeodesy is a pure Python implementation of geodesy tools for various
ellipsoidal and spherical earth models using precision trigonometric,
vector-based and approximate methods for geodetic (lat-/longitude) and
geocentric cartesian (x/y/z) coordinates.
WWW: https://github.com/mrJean1/PyGeodesy |