wen 2011-01-06 00:36:56 UTC FreeBSD ports repository
Modified files: astro Makefile Added files: astro/p5-Astro-FITS-CFITSIO Makefile distinfo pkg-descr pkg-plist astro/p5-Astro-FITS-CFITSIO/files patch-Makefile.PL Log: 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/ Revision Changes Path 1.153 +1 -0 ports/astro/Makefile 1.1 +28 -0 ports/astro/p5-Astro-FITS-CFITSIO/Makefile (new) 1.1 +2 -0 ports/astro/p5-Astro-FITS-CFITSIO/distinfo (new) 1.1 +13 -0 ports/astro/p5-Astro-FITS-CFITSIO/files/patch-Makefile.PL (new) 1.1 +11 -0 ports/astro/p5-Astro-FITS-CFITSIO/pkg-descr (new) 1.1 +10 -0 ports/astro/p5-Astro-FITS-CFITSIO/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"