Commit Graph

29 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo e9284d20a8 astro/wcslib: Update to 7.3.1 2020-10-29 22:20:45 +00:00
Danilo Egea Gondolfo f290a3c705 - Update astro/wcslib to 7.3 2020-07-16 08:04:26 +00:00
Danilo Egea Gondolfo eee499721d - Update astro/wcslib to 6.4 2019-09-15 10:51:13 +00:00
Danilo Egea Gondolfo 7a47562fdc - Update astro/wcslib to 6.2 2018-11-11 20:54:12 +00:00
Danilo Egea Gondolfo 2f21094abb - Update to 5.19.1 2018-08-02 03:53:40 +00:00
Danilo Egea Gondolfo dbe920e4fa - Update to 5.18 2018-02-12 00:39:57 +00:00
Danilo Egea Gondolfo 1156b63312 - Update to 5.17 2017-11-05 14:20:11 +00:00
Danilo Egea Gondolfo 332a58b28f - Fix plist when PGPLOT and CFITSIO options are enabled
Reported by:	db
2017-03-22 04:35:03 +00:00
Danilo Egea Gondolfo aa5954e1f2 - Update to 5.16 2017-01-15 18:29:49 +00:00
Danilo Egea Gondolfo 1cd8ba8c55 - Update to 5.15 2016-04-09 18:10:00 +00:00
Danilo Egea Gondolfo d7ebd93095 - Update to 5.14 2016-02-09 02:02:37 +00:00
Danilo Egea Gondolfo bd57fd937a - Update to 5.13 2016-01-31 15:18:11 +00:00
Danilo Egea Gondolfo 1385243cf6 - Update to 5.12 2015-11-16 23:50:26 +00:00
Danilo Egea Gondolfo 754e02f61c - Update to 5.11 2015-10-20 13:53:38 +00:00
Danilo Egea Gondolfo 228eca2c7a - Update to 5.10 2015-10-12 23:36:32 +00:00
Danilo Egea Gondolfo 529ec4e264 - Update to 5.9 2015-07-21 20:51:23 +00:00
Danilo Egea Gondolfo be7a217b2d - Update to 5.8 2015-07-12 18:21:25 +00:00
Danilo Egea Gondolfo 5e38dec00d - Update to 5.6 2015-06-16 21:18:48 +00:00
Danilo Egea Gondolfo 539610176f - Update to 5.4.1 2015-05-02 20:47:02 +00:00
Danilo Egea Gondolfo 8434955168 - Update to 5.3.1 2015-04-23 16:28:07 +00:00
Danilo Egea Gondolfo a760578fee - Update to 4.25.1 2015-01-08 16:11:42 +00:00
Baptiste Daroussin 4988946cd5 Cleanup plist 2014-10-19 23:19:41 +00:00
Danilo Egea Gondolfo c62bd388ca - Update from 4.23 to 4.24 2014-09-20 14:55:09 +00:00
Danilo Egea Gondolfo c9797be5d5 - Update from 4.13.4 to 4.23
- Take maintainership
2014-08-02 04:46:22 +00:00
Raphael Kubo da Costa 7bfa5cd376 - Fix the plist when the CFITSIO option is on.
- Use the new OPTIONS helpers to simplify the Makefile.

Related to both, also stop automatically turning the CFITSIO option on when
libcfitsio.so is installed: wcslib has had proper --with{out}-cfitsio
options since version 4.4.4.

This will turn off CFITSIO support for most people and indirectly fix their
builds with astro/cfitsio-3.360-1 [1]. If people do choose to have it on,
ports/189487 needs to be committed, otherwise there will be plist errors
because wcslib's configure script will not be able to detect that cfitsio is
installed and can be used.

[1] http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092070.html
2014-05-08 22:41:00 +00:00
Raphael Kubo da Costa 87e4d0657e - Support staging, which allows us to simplify the Makefile a bit.
- 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)
2013-11-10 17:27:16 +00:00
Martin Wilke 2ac90b50fe - Update to 4.13.4
PR:		167611
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-25 15:31:35 +00:00
Wen Heping 9a338ad50a - Update to 4.4.4
- Fix the build on 6.x
- Install pkgconfig file under libdata/pkgconfig

PR:		ports/141742
Submitted by:	Tony Maher <tonymaher@optusnet.com.au> (maintainer)
2010-01-05 01:54:52 +00:00
Dmitry Marakasov 27dfe15406 "WCSLIB is a C library, supplied with a full set of Fortran wrappers, that
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>
2009-07-17 16:31:35 +00:00