Mathieu Arnold
61de712f46
Remove all the bootstrap files (.bs) from the plists.
...
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
2014-06-10 12:14:12 +00:00
Sunpoet Po-Chuan Hsieh
d21f8c4177
- Update to 3.360
...
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change
Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
2014-05-04 15:37:11 +00:00
Sunpoet Po-Chuan Hsieh
f05ef25485
- Bump PORTREVISION for astro/cfitsio shlib change
...
- While I'm here, convert to new LIB_DEPENDS format
PR: ports/185951
Submitted by: Florian Degner <f.degner@gmx.de>
2014-02-05 20:02:34 +00:00
Baptiste Daroussin
24e692de02
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in astro
With hat: portmgr
2013-12-11 10:31:41 +00:00
Sunpoet Po-Chuan Hsieh
113de86a1c
- Support STAGEDIR
2013-09-28 17:13:11 +00:00
Baptiste Daroussin
701daf1eab
Add NO_STAGE all over the place in preparation for the staging support (cat: astro)
2013-09-20 13:14:04 +00:00
Andrej Zverev
911aeddd51
- Convert to new perl framework
...
- Trim Makefile header
2013-08-02 16:55:05 +00:00
Anton Berezin
e83c2d988f
Update to 1.10.
...
Changes: http://search.cpan.org/dist/Astro-FITS-CFITSIO/ChangeLog
2013-06-07 08:32:56 +00:00
Sunpoet Po-Chuan Hsieh
e62dcf817c
- Update to 1.09
...
Changes: http://search.cpan.org/dist/Astro-FITS-CFITSIO/ChangeLog
2012-07-30 19:27:18 +00:00
Sunpoet Po-Chuan Hsieh
2197d4f17d
- Change path detection of cfitsio
...
- Pet portlint: remove ABI version number from LIB_DEPENDS
2012-07-10 17:27:17 +00:00
Frederic Culot
c54d13f0dd
- Update to 1.08
...
Changes: http://search.cpan.org/dist/Astro-FITS-CFITSIO/ChangeLog
2012-01-22 07:39:30 +00:00
Wen Heping
e0eec7d67c
- Update to 1.0.7
...
ChangeLog: http://cpansearch.perl.org/src/PRATZLAFF/Astro-FITS-CFITSIO-1.07/ChangeLog
- Reset maintainer to perl@
2011-08-04 10:39:36 +00:00
Wen Heping
7c51f4eea2
- Update to 1.06
...
ChangeLog: http://cpansearch.perl.org/src/PRATZLAFF/Astro-FITS-CFITSIO-1.06/ChangeLog
2011-03-14 02:54:13 +00:00
Wen Heping
821a876f05
Astro::FITS::CFITSIO is a perl interface to William Pence's cfitsio
...
subroutine library. For more information on cfitsio, see
http://heasarc.gsfc.nasa.gov/fitsio .
This module attempts to provide a wrapper for nearly every cfitsio
routine, while retaining as much cfitsio behavior as possible. As
such, one should be aware that it is still somewhat low-level, in
the sense that handing an array which is not the correct size to a
routine like fits_write_img() may cause SIGSEGVs.
WWW: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
2011-01-06 00:36:56 +00:00