Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2011 00:36:56 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/astro Makefile ports/astro/p5-Astro-FITS-CFITSIO Makefile distinfo pkg-descr pkg-plist ports/astro/p5-Astro-FITS-CFITSIO/files patch-Makefile.PL
Message-ID:  <201101060036.p060aubJ001690@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101060036.p060aubJ001690>