aboutsummaryrefslogtreecommitdiff
path: root/astro/py-spktype01
Commit message (Collapse)AuthorAgeFilesLines
* astro/py-spktype01 et al.: fix the dependency on PYNUMPYThierry Thomas2021-04-071-2/+3
| | | | | | | | | | Some ports, like astro/py-spktype01, uses the undefined variable ${NUMPY} in their _DEPENDS fields and this must be replaced by the correct ${PYNUMPY}. PR: 254740 Reported by: Bojan Petrovic Approved by: QA blanket for the ports that I do not maintain
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Adding spktype01 and spktype21, two supporting modules for jplephem to ↵Thierry Thomas2021-02-273-0/+51
handle data type 1 and 21. Notes: svn path=/head/; revision=566726