On Mon, Jan 27, 2020 at 09:31:41AM +0000, wen heping wrote: > Hi, ports@: > > Here is a patch to cretae new port: astro/p5-Astro-satpass. > It build well and pass all tests on amd64-current system. > > Cheers ! > wen
It seems useful to add `CONFIGURE_ARGS = -y` in order to install the "satpass" utility, which will require a regen of the PLIST. Unfortunately I couldn't get geocoding to work as we don't have Geo::Coder::OSM in the tree, and once I set lat/lon manually it then said "Astro::SpaceTrack must be installed if you wish to use command st", so maybe it's not that useful. I'm unsure how common the JSON format files are, but it wouldn't be hard to add `RUN_DEPENDS += converters/p5-JSON` so it Just Works. OK afresh1@ in any case, it seems to work, with our without addressing these ideas
