[79472] trunk/dports/python

robitaille at macports.org robitaille at macports.org
Tue Jun 14 08:55:54 PDT 2011


Revision: 79472
          http://trac.macports.org/changeset/79472
Author:   robitaille at macports.org
Date:     2011-06-14 08:55:51 -0700 (Tue, 14 Jun 2011)
Log Message:
-----------
py*-montage: new port, version 0.9.3

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

Added: trunk/dports/python/py25-montage/Portfile
===================================================================
--- trunk/dports/python/py25-montage/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-montage/Portfile	2011-06-14 15:55:51 UTC (rev 79472)
@@ -0,0 +1,31 @@
+# -*- 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-montage
+version             0.9.3
+maintainers         robitaille
+
+categories-append   science
+description         Montage python wrapper
+long_description    Python-montage is a pure python module that provides a \
+                    Python API to the Montage Astronomical Image Mosaic \
+                    Engine, including both functions to access individual \
+                    Montage commands, and high-level functions to facilitate \
+                    mosaicking and re-projecting.
+
+platforms           darwin
+license             MIT
+
+homepage            http://astrofrog.github.com/python-montage/
+master_sites        http://cloud.github.com/downloads/astrofrog/python-montage/
+distname            python-montage-${version}
+checksums           md5  ffd96725c412286db010fbe06f6246f6 \
+                    sha1  ed4ace6824636b635ccb8410737d33a6c3a2c56c \
+                    rmd160  0eb8f838332c97d27029d48e4ecef24761eff09b
+
+depends_run-append  port:py25-numpy \
+                    port:py25-pyfits \
+                    port:montage


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

Added: trunk/dports/python/py26-montage/Portfile
===================================================================
--- trunk/dports/python/py26-montage/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-montage/Portfile	2011-06-14 15:55:51 UTC (rev 79472)
@@ -0,0 +1,31 @@
+# -*- 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-montage
+version             0.9.3
+maintainers         robitaille
+
+categories-append   science
+description         Montage python wrapper
+long_description    Python-montage is a pure python module that provides a \
+                    Python API to the Montage Astronomical Image Mosaic \
+                    Engine, including both functions to access individual \
+                    Montage commands, and high-level functions to facilitate \
+                    mosaicking and re-projecting.
+
+platforms           darwin
+license             MIT
+
+homepage            http://astrofrog.github.com/python-montage/
+master_sites        http://cloud.github.com/downloads/astrofrog/python-montage/
+distname            python-montage-${version}
+checksums           md5  ffd96725c412286db010fbe06f6246f6 \
+                    sha1  ed4ace6824636b635ccb8410737d33a6c3a2c56c \
+                    rmd160  0eb8f838332c97d27029d48e4ecef24761eff09b
+
+depends_run-append  port:py26-numpy \
+                    port:py26-pyfits \
+                    port:montage


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

Added: trunk/dports/python/py27-montage/Portfile
===================================================================
--- trunk/dports/python/py27-montage/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-montage/Portfile	2011-06-14 15:55:51 UTC (rev 79472)
@@ -0,0 +1,31 @@
+# -*- 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-montage
+version             0.9.3
+maintainers         robitaille
+
+categories-append   science
+description         Montage python wrapper
+long_description    Python-montage is a pure python module that provides a \
+                    Python API to the Montage Astronomical Image Mosaic \
+                    Engine, including both functions to access individual \
+                    Montage commands, and high-level functions to facilitate \
+                    mosaicking and re-projecting.
+
+platforms           darwin
+license             MIT
+
+homepage            http://astrofrog.github.com/python-montage/
+master_sites        http://cloud.github.com/downloads/astrofrog/python-montage/
+distname            python-montage-${version}
+checksums           md5  ffd96725c412286db010fbe06f6246f6 \
+                    sha1  ed4ace6824636b635ccb8410737d33a6c3a2c56c \
+                    rmd160  0eb8f838332c97d27029d48e4ecef24761eff09b
+
+depends_run-append  port:py27-numpy \
+                    port:py27-pyfits \
+                    port:montage


Property changes on: trunk/dports/python/py27-montage/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/20110614/41ac35da/attachment.html>


More information about the macports-changes mailing list