On 2020/02/15 12:51, Andrew Hewus Fresh wrote: > 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 >
Since the satpass script is deprecated and upstream has plans to remove it completely, maybe it's better to skip it and port Astro::App::Satpass2 along with at least Astro::SpaceTrack (it is much less useful without that..) It is of a lot more interest to present the whole collection of ports that can be used to do something immediately useful, rather than just the calculation module which is obviously meant to work with a number of other modules.