aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Starlink-AST
Commit message (Collapse)AuthorAgeFilesLines
* astro/p5-Starlink-AST: 1.02 -> 1.04Kurt Jaeger2014-08-092-5/+11
| | | | | | | | | | - Now ships with AST v8.0.0+ (this includes ERFA 1.1 and PAL 0.5.0) - AST now uses the LGPL license - Add AST__ALLFRAMES constant - add astMapDefined Notes: svn path=/head/; revision=364427
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - Support stageWen Heping2013-11-052-7/+5
| | | | | | | - Pass maintainership to perl@ Notes: svn path=/head/; revision=332850
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* - Convert to new perl frameworkAndrej Zverev2013-08-061-1/+2
| | | | | | | | | - Trim Makefile header Approved by: wen@ (maintainer) Notes: svn path=/head/; revision=324306
* - Trim Makefile headersWen Heping2013-06-011-5/+1
| | | | Notes: svn path=/head/; revision=319570
* Starlink::AST provides a perl wrapper to the Starlink AST library.Wen Heping2012-08-044-0/+50
The Starlink AST library provides facilities for transforming coordinates from one system to another in an object oriented manner. Multiple coordinate frames can be associated with a data set and it is also possible to generate automatic mappings between frames. Coordinate frame objects can be imported from FITS headers and from NDF files. WWW: http://search.cpan.org/dist/Starlink-AST/ Notes: svn path=/head/; revision=302004