11 Commits

Author SHA1 Message Date
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
sthen
afaaced1e8 gunits changed in 2.15 (2017) to no longer use py-unidecode, and instead
py-requests (and added support for py3). switch deps.
2021-10-22 19:29:20 +00:00
ajacoutot
19c1f3a310 ,${MODPY_FLAVOR} -> ${MODPY_FLAVOR}
(no need for a comma)
2021-03-15 21:00:42 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
6b8e265514 bump ports known/suspected to be affected by issue with libedit/libreadline
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
ajacoutot
a60a767b8d Update to gunits-2.16. 2017-12-03 13:42:03 +00:00
jasper
46fcb71932 update da g-g-g-g-units to 2.14 yo 2017-05-28 09:52:22 +00:00
sthen
0e84b74c7d update to Units 2.13 2016-06-23 13:26:06 +00:00
sthen
be53106af4 import math/gunits, it handles some things that units(1) doesn't. ok martijn@
GNU Units converts quantities expressed in various systems of
measurement to their equivalents in other systems of measurement. Like
many similar programs, it can handle multiplicative scale changes. It
can also handle nonlinear conversions such as Fahrenheit to Celsius
or wire gauge, and it can convert from and to sums of units, such as
converting between meters and feet plus inches.
2016-01-28 10:31:15 +00:00