[73732] trunk/dports/emulators

ryandesign at macports.org ryandesign at macports.org
Mon Nov 22 17:07:55 PST 2010


Revision: 73732
          http://trac.macports.org/changeset/73732
Author:   ryandesign at macports.org
Date:     2010-11-22 17:07:51 -0800 (Mon, 22 Nov 2010)
Log Message:
-----------
hercules: new port, version 3.07; see #27416

Added Paths:
-----------
    trunk/dports/emulators/hercules/
    trunk/dports/emulators/hercules/Portfile

Added: trunk/dports/emulators/hercules/Portfile
===================================================================
--- trunk/dports/emulators/hercules/Portfile	                        (rev 0)
+++ trunk/dports/emulators/hercules/Portfile	2010-11-23 01:07:51 UTC (rev 73732)
@@ -0,0 +1,34 @@
+# -*- 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                hercules
+version             3.07
+categories          emulators
+platforms           darwin
+maintainers         deadpixi.com:jking
+
+description         The Hercules IBM Large Systems Emulator
+
+long_description    Hercules is an emulator for the IBM mainframe \
+                    S/370, ESA/390, and z architectures.
+
+homepage            http://www.hercules-390.org/
+master_sites        ${homepage}
+
+checksums           sha1    d0b2e543dd66ee43576e5a5faff8f4cc061cffb4 \
+                    rmd160  241344a3242a1dacc5276dd61b7fa4c92a270f71
+
+depends_lib         port:bzip2 \
+                    port:gettext \
+                    port:libiconv \
+                    port:zlib
+
+configure.args      --enable-cckd-bzip2 \
+                    --enable-het-bzip2 \
+                    --enable-optimizations=yes \
+                    --disable-external-gui \
+                    --disable-fthreads
+
+universal_variant   no


Property changes on: trunk/dports/emulators/hercules/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/20101122/250604d3/attachment.html>


More information about the macports-changes mailing list