diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 11:02:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 11:02:21 +0000 |
commit | 31f6bc7f92f4ec42430f6bfd7c4ed8070775d4a8 (patch) | |
tree | 3a3fd2e6b9b2cd7b825b6b349832063a25e358f8 /emulators/hercules/pkg-descr | |
parent | 8955e6894c5e22a18a438bcf5802d389d6c21a2d (diff) | |
download | ports-31f6bc7f92f4ec42430f6bfd7c4ed8070775d4a8.tar.gz ports-31f6bc7f92f4ec42430f6bfd7c4ed8070775d4a8.zip |
Add hercules-2.15
Hercules is an open source software implementation of the mainframe
System/370 and ESA/390 architectures, in addition to the new 64-bit
z/Architecture.
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
PR: ports/34488
Notes
Notes:
svn path=/head/; revision=59974
Diffstat (limited to 'emulators/hercules/pkg-descr')
-rw-r--r-- | emulators/hercules/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/hercules/pkg-descr b/emulators/hercules/pkg-descr new file mode 100644 index 000000000000..773d2abe6fd6 --- /dev/null +++ b/emulators/hercules/pkg-descr @@ -0,0 +1,12 @@ +Hercules is an open source software implementation of the mainframe System/370 +and ESA/390 architectures, in addition to the new 64-bit z/Architecture. +Hercules runs under Linux, Windows 98, Windows NT, and Windows 2000. + +Hercules was created by Roger Bowler and is maintained by Jay Maynard. Jan +Jaeger designed and implemented many of the advanced features of Hercules, +including dynamic reconfiguration, integrated console, interpretive execution +and z/Architecture support. + +WWW: http://www.conmicro.cx/hercules/ + +- Miguel Mendez <flynn@energyhq.homeip.net> |