[82494] trunk/dports/python

robitaille at macports.org robitaille at macports.org
Sun Aug 14 13:13:52 PDT 2011


Revision: 82494
          http://trac.macports.org/changeset/82494
Author:   robitaille at macports.org
Date:     2011-08-14 13:13:49 -0700 (Sun, 14 Aug 2011)
Log Message:
-----------
py*-kapteyn: new port for Kapteyn 2.1

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

Added: trunk/dports/python/py25-kapteyn/Portfile
===================================================================
--- trunk/dports/python/py25-kapteyn/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-kapteyn/Portfile	2011-08-14 20:13:49 UTC (rev 82494)
@@ -0,0 +1,32 @@
+# -*- 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-kapteyn
+version             2.1
+maintainers         robitaille openmaintainer
+
+categories-append   science
+description         The Kapteyn Package
+long_description    The Kapteyn Package is a collection of Python modules and \
+                    applications developed by the computer group of the \
+                    Kapteyn Astronomical Institute, University of Groningen, \
+                    The Netherlands. The purpose of the package is to provide \
+                    tools for the development of astronomical applications \
+                    with Python.
+
+platforms           darwin
+license             BSD
+
+homepage            http://www.astro.rug.nl/software/kapteyn/
+master_sites        http://www.astro.rug.nl/software/kapteyn/
+distname            kapteyn-${version}
+checksums           md5  268e6a15c5ec6bf47a4c5804994af146 \
+                    sha1  c041f6858a1e712abd31480eb62100513007639c \
+                    rmd160  7f058385439d52e484fbfab18ddbc31b22c45f12
+
+depends_run-append  port:py25-numpy \
+                    port:py25-pyfits \
+                    port:py25-matplotlib


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

Added: trunk/dports/python/py26-kapteyn/Portfile
===================================================================
--- trunk/dports/python/py26-kapteyn/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-kapteyn/Portfile	2011-08-14 20:13:49 UTC (rev 82494)
@@ -0,0 +1,32 @@
+# -*- 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-kapteyn
+version             2.1
+maintainers         robitaille openmaintainer
+
+categories-append   science
+description         The Kapteyn Package
+long_description    The Kapteyn Package is a collection of Python modules and \
+                    applications developed by the computer group of the \
+                    Kapteyn Astronomical Institute, University of Groningen, \
+                    The Netherlands. The purpose of the package is to provide \
+                    tools for the development of astronomical applications \
+                    with Python.
+
+platforms           darwin
+license             BSD
+
+homepage            http://www.astro.rug.nl/software/kapteyn/
+master_sites        http://www.astro.rug.nl/software/kapteyn/
+distname            kapteyn-${version}
+checksums           md5  268e6a15c5ec6bf47a4c5804994af146 \
+                    sha1  c041f6858a1e712abd31480eb62100513007639c \
+                    rmd160  7f058385439d52e484fbfab18ddbc31b22c45f12
+
+depends_run-append  port:py26-numpy \
+                    port:py26-pyfits \
+                    port:py26-matplotlib


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

Added: trunk/dports/python/py27-kapteyn/Portfile
===================================================================
--- trunk/dports/python/py27-kapteyn/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-kapteyn/Portfile	2011-08-14 20:13:49 UTC (rev 82494)
@@ -0,0 +1,32 @@
+# -*- 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-kapteyn
+version             2.1
+maintainers         robitaille openmaintainer
+
+categories-append   science
+description         The Kapteyn Package
+long_description    The Kapteyn Package is a collection of Python modules and \
+                    applications developed by the computer group of the \
+                    Kapteyn Astronomical Institute, University of Groningen, \
+                    The Netherlands. The purpose of the package is to provide \
+                    tools for the development of astronomical applications \
+                    with Python.
+
+platforms           darwin
+license             BSD
+
+homepage            http://www.astro.rug.nl/software/kapteyn/
+master_sites        http://www.astro.rug.nl/software/kapteyn/
+distname            kapteyn-${version}
+checksums           md5  268e6a15c5ec6bf47a4c5804994af146 \
+                    sha1  c041f6858a1e712abd31480eb62100513007639c \
+                    rmd160  7f058385439d52e484fbfab18ddbc31b22c45f12
+
+depends_run-append  port:py27-numpy \
+                    port:py27-pyfits \
+                    port:py27-matplotlib


Property changes on: trunk/dports/python/py27-kapteyn/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/20110814/71d84a59/attachment.html>


More information about the macports-changes mailing list