Summary
This version of Hercules 4.x Hyperion is a SoftDevLabs maintained version of the Hercules emulator containing fixes made by David B. Trout and others for bugs that may still exist in the original hercules-390 version of Hercules 4.0 Hyperion, as well as enhancements and improvements to the overall functionality above and beyond what is provided by the hercules-390 version of Hercules.
Versions
v4.7.0-r1 :: 0 :: gentoo
- Modified
- License
- QPL-1.0
- Keywords
- amd64 ppc64
- USE flags
- bzip2 debug filecaps object-rexx regina-rexx test
USE flags
General
- bzip2
- Enable bzip2 compression support
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- filecaps
- Use Linux file capabilities to control privilege rather than set*id (this is orthogonal to USE=caps which uses capabilities at runtime e.g. libcap)
- object-rexx
- Enable REXX support via Open Object Rexx (dev-lang/oorexx)
- regina-rexx
- Enable REXX support via Regina Rexx (dev-lang/regina-rexx)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-emulation / hercules-sdl-crypto : Simple AES/DES encryption and SHA1/SHA2 hashing library
app-emulation / hercules-sdl-decnumber : ANSI C General Decimal Arithmetic Library
app-emulation / hercules-sdl-softfloat : Berkeley IEEE Binary Floating-Point Library
app-emulation / hercules-sdl-telnet : Simple RFC-complient TELNET implementation
dev-lang / oorexx : Open source implementation of Object Rexx
dev-lang / regina-rexx : Portable Rexx interpreter
dev-libs / libltdl : A shared library tool for developers
net-libs / libnsl : Public client interface for NIS(YP) in a IPv6 ready version
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / tapeutils : Utilities for manipulation of tapes and tape image files
app-emulation / hercules : Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator
dev-lang / oorexx : Open source implementation of Object Rexx
dev-lang / regina-rexx : Portable Rexx interpreter
dev-libs / libltdl : A shared library tool for developers
net-libs / libnsl : Public client interface for NIS(YP) in a IPv6 ready version
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/hercules-sdl: Stabilize 4.7.0-r1 amd64, #940656
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/hercules-sdl: Stabilize 4.7.0-r1 ppc64, #940656
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-emulation/hercules-sdl: drop 4.7.0
Bug: https://bugs.gentoo.org/931611 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/37087 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Matoro Mahri · gentoo
app-emulation/hercules-sdl: add soft-blocker on app-arch/tapeutils
Both provide a binary called "tapecopy". Closes: https://bugs.gentoo.org/931611 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-emulation/hercules-sdl: fix modern-C99, file collision
Touching just configure.ac is fine as we call eautoreconf in ebuild. See: https://github.com/SDL-Hercules-390/hyperion/pull/658 Closes: https://bugs.gentoo.org/931607 Closes: https://bugs.gentoo.org/931610 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/36724 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-emulation/hercules-sdl: new package, add 4.7.0
Closes: https://bugs.gentoo.org/711068 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Mike Gilbert <floppym@gentoo.org>