[79119] trunk/dports/python

robitaille at macports.org robitaille at macports.org
Thu Jun 2 14:02:05 PDT 2011


Revision: 79119
          http://trac.macports.org/changeset/79119
Author:   robitaille at macports.org
Date:     2011-06-02 14:02:05 -0700 (Thu, 02 Jun 2011)
Log Message:
-----------
py*-pywcs: new port, version 1.10-4.7; see #26836

Added Paths:
-----------
    trunk/dports/python/py25-pywcs/
    trunk/dports/python/py25-pywcs/Portfile
    trunk/dports/python/py26-pywcs/
    trunk/dports/python/py26-pywcs/Portfile
    trunk/dports/python/py27-pywcs/
    trunk/dports/python/py27-pywcs/Portfile

Added: trunk/dports/python/py25-pywcs/Portfile
===================================================================
--- trunk/dports/python/py25-pywcs/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pywcs/Portfile	2011-06-02 21:02:05 UTC (rev 79119)
@@ -0,0 +1,27 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name                py25-pywcs
+version             1.10-4.7
+maintainers         robitaille stsci.edu:mperrin
+
+categories-append   science
+description         pywcs is a set of routines for handling the FITS WCS standard
+long_description    pywcs is a set of routines for handling the FITS World \
+                    Coordinate System (WCS) standard. It is a thin wrapper \
+                    around the high- and mid-level interfaces of WCSLIB.
+
+platforms           darwin
+
+homepage            https://trac6.assembla.com/astrolib
+master_sites        http://stsdas.stsci.edu/astrolib/
+distname            pywcs-${version}
+checksums           md5  8f7b2b48a0ee6e775ff2c9c17a4e3985 \
+                    sha1  bfe50e01325e071aaa24b7927b743cebf3512a32 \
+                    rmd160  d8faac156537244dbd46b904c23aa9beddc518a0
+
+depends_run-append  port:py25-numpy \
+                    port:py25-pyfits


Property changes on: trunk/dports/python/py25-pywcs/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: trunk/dports/python/py26-pywcs/Portfile
===================================================================
--- trunk/dports/python/py26-pywcs/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pywcs/Portfile	2011-06-02 21:02:05 UTC (rev 79119)
@@ -0,0 +1,27 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name                py26-pywcs
+version             1.10-4.7
+maintainers         robitaille stsci.edu:mperrin
+
+categories-append   science
+description         pywcs is a set of routines for handling the FITS WCS standard
+long_description    pywcs is a set of routines for handling the FITS World \
+                    Coordinate System (WCS) standard. It is a thin wrapper \
+                    around the high- and mid-level interfaces of WCSLIB.
+
+platforms           darwin
+
+homepage            https://trac6.assembla.com/astrolib
+master_sites        http://stsdas.stsci.edu/astrolib/
+distname            pywcs-${version}
+checksums           md5  8f7b2b48a0ee6e775ff2c9c17a4e3985 \
+                    sha1  bfe50e01325e071aaa24b7927b743cebf3512a32 \
+                    rmd160  d8faac156537244dbd46b904c23aa9beddc518a0
+
+depends_run-append  port:py26-numpy \
+                    port:py26-pyfits


Property changes on: trunk/dports/python/py26-pywcs/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: trunk/dports/python/py27-pywcs/Portfile
===================================================================
--- trunk/dports/python/py27-pywcs/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-pywcs/Portfile	2011-06-02 21:02:05 UTC (rev 79119)
@@ -0,0 +1,27 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python27 1.0
+
+name                py27-pywcs
+version             1.10-4.7
+maintainers         robitaille stsci.edu:mperrin
+
+categories-append   science
+description         pywcs is a set of routines for handling the FITS WCS standard
+long_description    pywcs is a set of routines for handling the FITS World \
+                    Coordinate System (WCS) standard. It is a thin wrapper \
+                    around the high- and mid-level interfaces of WCSLIB.
+
+platforms           darwin
+
+homepage            https://trac6.assembla.com/astrolib
+master_sites        http://stsdas.stsci.edu/astrolib/
+distname            pywcs-${version}
+checksums           md5  8f7b2b48a0ee6e775ff2c9c17a4e3985 \
+                    sha1  bfe50e01325e071aaa24b7927b743cebf3512a32 \
+                    rmd160  d8faac156537244dbd46b904c23aa9beddc518a0
+
+depends_run-append  port:py27-numpy \
+                    port:py27-pyfits


Property changes on: trunk/dports/python/py27-pywcs/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110602/cd13f6b3/attachment-0001.html>


More information about the macports-changes mailing list