Commit graph

10 commits

Author SHA1 Message Date
Po-Chuan Hsieh
42ffa4b315
science/py-kinematics: Update USES=python
math/py-numpy requires Python 3.7+
2021-11-06 03:14:24 +08:00
Po-Chuan Hsieh
2bb3ff1fad
science/py-kinematics: Remove PYNUMPY 2021-04-18 13:44:05 +08:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
57a53c376f Remove py-pytest-runner from BUILD_DEPENDS 2021-01-10 23:14:07 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Sunpoet Po-Chuan Hsieh
72daddbb46 Update to 0.1.7
Changes:	https://github.com/skulumani/kinematics/commits/master
2020-11-15 18:05:57 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Sunpoet Po-Chuan Hsieh
d1ea8eed59 Update to 0.1.0
Changes:	https://github.com/skulumani/kinematics/commits/master
2018-12-09 23:55:07 +00:00
Sunpoet Po-Chuan Hsieh
cdc3df02d1 Add py-kinematics 0.0.7
kinematics is Python package to perform attitude kinematics. It is written
completely in Python and only requires numpy as a runtime dependency.

WWW: https://github.com/skulumani/kinematics
2018-06-24 20:05:42 +00:00