- Fix a regression introduced in r297435 (ports/167611) that hardcoded
wcslib.pc's installation path and rendered the sed call in the post-patch
target useless. This broke automated builds in things like Poudriere.
PR: ports/183718
Submitted by: rakuco@
Approved by: Tony Maher <tonymaher@optusnet.com.au> (maintainer)
- Fix the build on 6.x
- Install pkgconfig file under libdata/pkgconfig
PR: ports/141742
Submitted by: Tony Maher <tonymaher@optusnet.com.au> (maintainer)
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>