aboutsummaryrefslogtreecommitdiffstats
path: root/astro/wcslib
Commit message (Collapse)AuthorAgeFilesLines
* Fix inverted logic in r310100.wxs2013-03-061-1/+1
| | | | Noticed by: makc@
* Trim header.wxs2013-01-091-10/+9
| | | | | | | | Convert to new options. PR: ports/173818 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: maintainer timeout
* - Update to 4.13.4miwi2012-05-254-31/+290
| | | | | | PR: 167611 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer
* - Get rid FreeBSD 6.X supportmiwi2011-11-072-18/+1
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 4.4.4wen2010-01-055-45/+83
| | | | | | | | - Fix the build on 6.x - Install pkgconfig file under libdata/pkgconfig PR: ports/141742 Submitted by: Tony Maher <tonymaher@optusnet.com.au> (maintainer)
* "WCSLIB is a C library, supplied with a full set of Fortran wrappers, thatamdmi32009-07-184-0/+99
implements the "World Coordinate System" (WCS) convention in FITS (Flexible Image Transport System). It also includes a PGPLOT-based routine, PGSBOX, for drawing general curvilinear coordinate graticules and a number of utility programs." - from README file. WWW: http://www.atnf.csiro.au/people/mcalabre/WCS/index.html PR: 136776 Submitted by: Tony Maher <tonym@optusnet.com.au>