| Port details |
- open-simh Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others
- 4.1.0.20260507 emulators
=1 4.1.0.20240303Version of this port present on the latest quarterly branch. - Maintainer: kbowling@FreeBSD.org
 - Port Added: 2023-09-21 07:45:07
- Last Update: 2026-06-04 22:06:54
- Commit Hash: 9fbacc0
- People watching this port, also watch:: xgalaga, reticulum, fpc, ags, bomberclone
- License: MIT
- WWW:
- https://opensimh.org/
- Description:
- Open SIMH is a highly portable, multi-system simulator.
SIMH is a framework and family of computer simulators, initiated by Bob Supnik
and continued with contributions (large and small) from many others, with the
primary goal of enabling the preservation of knowledge contained in, and
providing the ability to execute/experience, old/historic software via
simulation of the hardware on which it ran. This goal has been successfully
achieved and has for these years created a diverse community of users and
developers.
See the following link for a list of simulators and documentation:
https://opensimh.org/simulators/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- open-simh>0:emulators/open-simh
- Conflicts:
- CONFLICTS_INSTALL:
- simh
- simh-hp2100
- simh-hp3000
- To install the port:
- cd /usr/ports/emulators/open-simh/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/open-simh
- pkg install open-simh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: open-simh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1780609478
SHA256 (open-simh-simh-4.1.0.20260507-0dc9decac98fc99c8db9722cd5d941b9e73ac67b_GH0.tar.gz) = 42bcc24cd011b81cc54761c7bbdf82a0d5647065278b4bd9824760307284380f
SIZE (open-simh-simh-4.1.0.20260507-0dc9decac98fc99c8db9722cd5d941b9e73ac67b_GH0.tar.gz) = 31403476
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- DejaVuSans.ttf : x11-fonts/dejavu
- gmake>=4.4.1 : devel/gmake
- sdl2-config : devel/sdl20
- Runtime dependencies:
-
- DejaVuSans.ttf : x11-fonts/dejavu
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libpng16.so : graphics/png
- libvdeplug.so : net/vde2
- libedit.so.0 : devel/libedit
- libSDL2.so : devel/sdl20
- libSDL2_ttf.so : graphics/sdl2_ttf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for open-simh-4.1.0.20260507:
VDE=on: VDE Ethernet networking support
===> Use 'make config' to modify these settings
- Options name:
- emulators_open-simh
- USES:
- dos2unix gmake libedit sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.1.0.20260507 04 Jun 2026 22:06:54
    |
Kevin Bowling (kbowling)  |
emulators/open-simh: Update to 4.1.0.20260507 |
4.1.0.20240303 23 May 2024 04:37:04
    |
Kevin Bowling (kbowling)  |
emulators/open-simh: Update to 4.1.0.20240303 |
4.1.0.20230920 21 Mar 2024 04:47:39
    |
Kevin Bowling (kbowling)  |
emulators/open-simh: Unbreak on -CURRENT
The #define to enum shutdown_how change for shutdown(2) has broken this
build. Remove the overridden SD_BOTH and directly call SHUT_RDWR for
now. |
4.1.0.20230920 21 Sep 2023 07:42:35
    |
Kevin Bowling (kbowling)  |
emulators/open-simh: New port |