[144642] trunk/dports/science

mf2k at macports.org mf2k at macports.org
Thu Jan 14 07:24:48 PST 2016


Revision: 144642
          https://trac.macports.org/changeset/144642
Author:   mf2k at macports.org
Date:     2016-01-14 07:24:48 -0800 (Thu, 14 Jan 2016)
Log Message:
-----------
marx: New port. (#50217)

Added Paths:
-----------
    trunk/dports/science/marx/
    trunk/dports/science/marx/Portfile

Added: trunk/dports/science/marx/Portfile
===================================================================
--- trunk/dports/science/marx/Portfile	                        (rev 0)
+++ trunk/dports/science/marx/Portfile	2016-01-14 15:24:48 UTC (rev 144642)
@@ -0,0 +1,39 @@
+# -*- 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
+
+name                marx
+version             5.2.0
+categories          science
+platforms           darwin
+maintainers         gmx.de:moritz.guenther
+description         Simulate the Chandra X-ray observatory
+long_description    marx is a suite of programs created and maintained by the \
+                    MIT/CXC/HETG group group and is designed to enable the \
+                    user to simulate the on-orbit performance of the Chandra \
+                    X-ray Observatory. marx provides a detailed ray-trace \
+                    simulation of how Chandra responds to a variety of \
+                    astrophysical sources and can generate standard FITS \
+                    event files and images as output. It contains detailed \
+                    models for Chandra’s High Resolution Mirror Assembly \
+                    (HRMA), the HETG and LETG gratings, and all the focal \
+                    plane detectors.
+license             GPL-2
+homepage            http://space.mit.edu/cxc/marx/
+master_sites        ftp://space.mit.edu/pub/cxc/marx/v5.2
+
+checksums           rmd160  138c2cb021ed7159c8fce8d8b753f1fe3cbb1b43 \
+                    sha256  2f167e1db4851f08ef5384e506b36175430ae96f4b5327a6f1983fb314b8005a
+
+distname            marx-dist-${version}
+worksrcdir          marx-${version}
+
+compiler.whitelist  macports-gcc-4.9 macports-gcc-4.8 macports-gcc-4.7 \
+                    macports-gcc-4.6 macports-gcc-4.5 macports-gcc-4.4
+compiler.fallback   macports-dragonegg-3.5-gcc-4.8 \
+                    macports-dragonegg-3.5-gcc-4.7 \
+                    macports-dragonegg-3.5-gcc-4.6 \
+                    macports-dragonegg-3.5-gcc-4.5
+
+use_parallel_build  no


Property changes on: trunk/dports/science/marx/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160114/961c4758/attachment.html>


More information about the macports-changes mailing list