HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52295,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=676",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=674",
"results": [
{
"name": "renode",
"portdir": "emulators/renode",
"version": "1.16.1",
"license": "MIT",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://renode.io",
"description": "Virtual development framework for embedded systems",
"long_description": "Renode is an open source virtual development framework for complex embedded systems. It simulates SoCs, sensors, and other hardware, letting you run unmodified firmware binaries on your workstation. Supports ARM, RISC-V, SPARC, x86, Xtensa, POWER and more.",
"active": true,
"categories": [
"devel",
"emulators"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 192
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"coreutils",
"dotnet-sdk-8",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "run",
"ports": [
"dotnet-cli",
"dotnet-runtime-8"
]
}
],
"depends_on": []
},
{
"name": "opensimh",
"portdir": "emulators/opensimh",
"version": "20250826",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensimh.org/",
"description": "A highly portable, multi-system simulator.",
"long_description": "SIMH is a framework and family of computer simulators, with the primary goal of enabling the preservation of knowledge contained in, and providing the ability to execute and experience, old and historic software via simulation of the hardware on which it ran.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 24
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libsdl2",
"libsdl2_ttf",
"ncurses",
"brotli",
"libpng",
"libpcap",
"freetype",
"pcre",
"bzip2",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "oberon-risc",
"portdir": "emulators/oberon-risc",
"version": "20200818",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.projectoberon.net/",
"description": "Project Oberon RISC system emulator",
"long_description": "Project Oberon 2013 by Niklaus Wirth and Jürg Gutknecht is a lean and easily understandable desktop computer. This emulation by Peter De Wachter includes a disk image of the latest full system (note: make a scratch, writable copy)",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "justin_flude",
"github": "jflude",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl2"
]
}
],
"depends_on": []
},
{
"name": "nonpareil",
"portdir": "emulators/nonpareil",
"version": "0.79",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://nonpareil.brouhaha.com/",
"description": "a high-fidelity simulator for calculators.",
"long_description": "Nonpareil is a high-fidelity simulator for calculators. It currently supports many HP calculators models introduced between 1972 and 1982. Simulation fidelity is achieved through the use of the actual microcode of the calculators, thus in most cases the simulation behavior exactly matches that of the real calculator. In particular, numerical results will be identical, because the simulator is using the BCD arithmetic algorithms from the calculator.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "krischik",
"github": "krischik",
"ports_count": 3
}
],
"variants": [
"voyager",
"debugger",
"hpil"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"pkgconfig",
"scons",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl_sound",
"libxml2",
"glib2",
"gtk2",
"libpng",
"netpbm"
]
}
],
"depends_on": []
},
{
"name": "noahstrap",
"portdir": "emulators/noahstrap",
"version": "2.0.0",
"license": "(MIT or GPL-2+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/linux-noah/noahstrap",
"description": "bootstrap a Linux ABI implementation for macOS",
"long_description": "noahstrap bootstraps a Linux system for noah",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"gnutar",
"pv"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"noah"
]
}
]
},
{
"name": "noah",
"portdir": "emulators/noah",
"version": "0.5.1",
"license": "(MIT or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/linux-noah/noah",
"description": "Linux ABI implementation for macOS",
"long_description": "Noah is a Darwin subsystem for Linux. Noah is implemented as a hypervisor that traps Linux system calls and translates them into Darwin system calls. Noah also has an interpreter of ELF files so that Linux binary executables run directly and flawlessly without any modifications. It's effectively a macOS Linux execution flavor, similar to that of FreeBSD Linuxolator, a.k.a. Linux emulation, a.k.a. Linux ABI. In other words, it's the reverse of the Linux Darling project.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "run",
"ports": [
"noahstrap"
]
}
],
"depends_on": []
},
{
"name": "minivmac-custom-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "an emulator of the Macintosh Plus and other early Macintosh models",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport allows the user to compile custom variations of Mini vMac.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-ii-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "a Macintosh II emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh II. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"colors_bw",
"colors_4",
"colors_16",
"colors_256",
"colors_thousands",
"colors_millions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-classic-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "a Macintosh Classic emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh Classic. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-sefdhd-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "a Macintosh SE FDHD emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh SE FDHD. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-se-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "a Macintosh SE emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh SE. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-plus-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "a Macintosh Plus emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh Plus. This is the best-tested variation. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"minivmac-devel"
]
}
]
},
{
"name": "minivmac-512ke-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "a Macintosh 512Ke emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh 512Ke. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-512k-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "a Macintosh 512K emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh 512K. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-128k-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "a Macintosh 128K emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh 128K. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"screen_512x342",
"icon_master",
"min_extensions",
"screen_512x384",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-custom",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "an emulator of the Macintosh Plus and other early Macintosh models",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport allows the user to compile custom variations of Mini vMac.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-ii",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "a Macintosh II emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh II. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"colors_bw",
"colors_4",
"colors_16",
"colors_256",
"colors_thousands",
"colors_millions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-classic",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "a Macintosh Classic emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh Classic. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-sefdhd",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "a Macintosh SE FDHD emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh SE FDHD. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-se",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "a Macintosh SE emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh SE. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-plus",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "a Macintosh Plus emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh Plus. This is the best-tested variation. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"minivmac"
]
}
]
},
{
"name": "minivmac-512ke",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "a Macintosh 512Ke emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh 512Ke. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-512k",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "a Macintosh 512K emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh 512K. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"screen_640x480",
"screen_800x600",
"screen_1024x768",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-128k",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "a Macintosh 128K emulator",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh 128K. There are other subports that emulate other Macintosh models.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"icon_master",
"min_extensions",
"screen_512x342",
"screen_512x384",
"speed_1x",
"speed_2x",
"speed_4x",
"speed_8x",
"speed_16x",
"speed_32x",
"speed_unlimited",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "minivmac-devel",
"portdir": "emulators/minivmac-devel",
"version": "37.03",
"license": "GPL-2",
"platforms": "any",
"epoch": 4,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/beta.html",
"description": "an emulator of the Macintosh Plus and other early Macintosh models",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. The best-tested variation emulates a Macintosh Plus, but it can also emulate a Macintosh 128K, 512K, 512Ke, SE, SE FDHD, Classic, or Macintosh II.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"minivmac-plus-devel"
]
}
],
"depends_on": []
},
{
"name": "minivmac",
"portdir": "emulators/minivmac",
"version": "36.04",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gryphel.org/c/minivmac/",
"description": "an emulator of the Macintosh Plus and other early Macintosh models",
"long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. The best-tested variation emulates a Macintosh Plus, but it can also emulate a Macintosh 128K, 512K, 512Ke, SE, SE FDHD, Classic, or Macintosh II.",
"active": true,
"categories": [
"aqua",
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"minivmac-plus"
]
}
],
"depends_on": []
},
{
"name": "melonds",
"portdir": "emulators/melonds",
"version": "0.9.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Arisotura/melonDS",
"description": "Nintendo DS emulator.",
"long_description": "Nintendo DS emulator.",
"active": true,
"categories": [
"games",
"emulators"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"libepoxy",
"libslirp",
"libarchive",
"mesa",
"qt6-qtbase",
"libiconv",
"gettext",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "mednafen",
"portdir": "emulators/mednafen",
"version": "1.32.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://mednafen.github.io",
"description": "Super-fast and super-compatible emulator for many video game systems",
"long_description": "Mednafen is a portable, argument-driven multi-system emulator using OpenGL and SDL. Mednafen has the ability to remap hotkey functions and virtual system inputs to a keyboard, a joystick, or both simultaneously. Save states are supported, as is real-time game rewinding. Screen snapshots may be taken, in the PNG file format, at the press of a button. Mednafen can record audiovisual movies in the QuickTime file format, with several different lossless codecs supported. \n \nThe following systems are supported: \n \n* Apple II/II+ \n* Atari Lynx \n* Neo Geo Pocket (Color) \n* WonderSwan \n* GameBoy (Color) \n* GameBoy Advance \n* Nintendo Entertainment System \n* Super Nintendo Entertainment System/Super Famicom \n* Virtual Boy \n* PC Engine/TurboGrafx 16 (CD) \n* SuperGrafx \n* PC-FX \n* Sega Game Gear \n* Sega Genesis/Megadrive \n* Sega Master System \n* Sega Saturn (experimental, x86_64 only) \n* Sony PlayStation \n \nRefer to the emulation module documentation for more details.",
"active": true,
"categories": [
"games",
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libcdio",
"zlib",
"libiconv",
"libsdl2",
"jack",
"libsndfile"
]
}
],
"depends_on": []
},
{
"name": "mame",
"portdir": "emulators/mame",
"version": "0.281",
"license": "GPL-2+",
"platforms": "{darwin >= 18}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.mamedev.org",
"description": "Multiple Arcade Machine Emulator",
"long_description": "The purpose of MAME is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important vintage software from being lost and forgotten. This is achieved by documenting the hardware and how it functions. The source code to MAME serves as this documentation.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"variants": [
"debug",
"tools"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"asio",
"gettext",
"gmake",
"pkgconfig",
"python313",
"py313-sphinx",
"py313-sphinxcontrib-svg2pdfconverter"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libutf8proc",
"zlib",
"pugixml",
"flac",
"portaudio",
"portmidi",
"sqlite3",
"libsdl2",
"libjpeg-turbo",
"expat"
]
},
{
"type": "run",
"ports": [
"coreutils"
]
}
],
"depends_on": []
},
{
"name": "lisaem",
"portdir": "emulators/lisaem",
"version": "1.2.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lisa.sunder.net/",
"description": "Apple Lisa emulator",
"long_description": "Apple Lisa emulator",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"wxwidgets28",
"wxgtk28"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"wxWidgets-2.8"
]
}
],
"depends_on": []
},
{
"name": "libmame",
"portdir": "emulators/libmame",
"version": "0.146.6",
"license": "MAME",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bji/libmame",
"description": "MAME emulator as a library",
"long_description": "libmame is the MAME emulator as a library",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "bryan",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libkrun",
"portdir": "emulators/libkrun",
"version": "1.16.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/containers/libkrun",
"description": "Dynamic library providing Virtualization-based process isolation capabilities",
"long_description": "Dynamic library that allows programs to easily acquire the ability to run processes in a partially isolated environment using Hypervisor.framework on macOS.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "jc+macports",
"github": "tsujp",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cargo",
"legacy-support",
"pkgconfig",
"rust"
]
},
{
"type": "lib",
"ports": [
"libepoxy",
"virglrenderer",
"libunwind"
]
},
{
"type": "run",
"ports": [
"dtc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"krunkit"
]
}
]
},
{
"name": "krunkit",
"portdir": "emulators/krunkit",
"version": "1.1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/containers/krunkit",
"description": "Tool to launch configurable virtual machines using libkrun",
"long_description": "Tool to launch configurable virtual machines using libkrun.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "jc+macports",
"github": "tsujp",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libkrun"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ramalama"
]
}
]
},
{
"name": "kegworks",
"portdir": "emulators/kegworks",
"version": "2.0.4",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "sikarugir",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by sikarugir",
"long_description": "This port has been replaced by sikarugir.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "hercules",
"portdir": "emulators/hercules",
"version": "3.13",
"license": "QPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hercules-390.org/",
"description": "The Hercules IBM Large Systems Emulator",
"long_description": "Hercules is an emulator for the IBM mainframe S/370, ESA/390, and z architectures.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "hatari",
"portdir": "emulators/hatari",
"version": "2.1.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hatari.tuxfamily.org/",
"description": "Atari ST/STe/STfm emulator",
"long_description": "Hatari is an actively developed Atari ST/STe/STfm and Falcon emulator",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"debug",
"macOSGUI",
"sdl2",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"portmidi",
"libsdl2",
"zlib",
"libpng",
"readline",
"portaudio"
]
}
],
"depends_on": []
},
{
"name": "gxemul",
"portdir": "emulators/gxemul",
"version": "0.4.7.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gxemul.sourceforge.net/",
"description": "A simulator for ARM, MIPS, Motorola 88K, PowerPC, and SuperH.",
"long_description": "GXemul is a framework for full-system computer architecture emulation. Several real machines have been implemented within the framework, consisting of processors (ARM, MIPS, Motorola 88K, PowerPC, and SuperH) and surrounding hardware components such as framebuffers, interrupt controllers, busses, disk controllers, and serial controllers.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "gelide",
"portdir": "emulators/gelide",
"version": "0.1.5",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gelide.sourceforge.net",
"description": "configurable user interface for managing emulated systems",
"long_description": "Gelide is a configurable user interface which lets you manage any kind of emulated system (PC, console, arcade, etc).",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automake",
"libtool",
"pkgconfig",
"gnome-doc-utils",
"intltool",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"rarian",
"gtkmm",
"desktop-file-utils"
]
}
],
"depends_on": []
},
{
"name": "freesci",
"portdir": "emulators/freesci",
"version": "0.6.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freesci.linuxgames.com/",
"description": "Interpreter for SCI (old Sierra Online) games",
"long_description": "FreeSCI is a portable interpreter for SCI games, such as the Space Quest series (starting with SQ3) or Leisure Suit Larry (2 and sequels). FreeSCI is still incomplete.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"sdl"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xorg-libXinerama",
"ncurses",
"xrender",
"fontconfig",
"libpng",
"xorg-libXi"
]
}
],
"depends_on": []
},
{
"name": "free42",
"portdir": "emulators/free42",
"version": "2.5.20",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://thomasokken.com/free42",
"description": "a HP-42s Simulator",
"long_description": "Free42 is a complete re-implementation of the HP-42S calculator and the HP-82240 printer. Free42 was written from scratch, without using any HP code. You do not need any ROM images in order to use it, yet it is fully HP-42S compatible.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"binary",
"logo"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dosbox-x",
"portdir": "emulators/dosbox-x",
"version": "2026.03.29",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dosbox-x.com",
"description": "maintained and updated fork of dosbox DOS emulator",
"long_description": "DOSBox is a DOS emulator supporting 286/386 realmode, directory file system, XMS/EMS and many sound cards. It can be configured to run a wide range of DOS games, from CGA/Tandy/PCjr classics up to games from the Quake era. dosbox-x is the most prominent updated fork of dosbox, supporting SDL2 and 64-bit processors",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"slirp",
"sdl1"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"makeicns",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype",
"zlib",
"ffmpeg7",
"libsdl2",
"libsdl2_net",
"libpng",
"fluidsynth",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "dosbox-staging",
"portdir": "emulators/dosbox-staging",
"version": "0.80.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dosbox-staging/dosbox-staging",
"description": "A modernized fork of the DOSBox emulator",
"long_description": "DOSBox Staging is a fork of the DOSBox project that focuses on ease of use, modern technology and best practices. This fork attempts to modernize the DOSBox codebase by using current development practices and tools, fixing issues, and adding features that better support today's systems.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "",
"github": "kakuhen",
"ports_count": 9
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ccache",
"cmake",
"meson",
"ninja",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libsdl2_net",
"libpng",
"zlib",
"libslirp",
"iir1",
"fluidsynth",
"munt-mt32emu",
"opusfile",
"speexDSP",
"libsdl2",
"libsdl2_image"
]
}
],
"depends_on": []
},
{
"name": "dosbox",
"portdir": "emulators/dosbox",
"version": "0.74",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dosbox.sourceforge.net/",
"description": "DOS emulator featuring 386 realmode, filesystem, XMS, EMS",
"long_description": "DOSBox is a DOS emulator supporting 286/386 realmode, directory file system, XMS/EMS and many sound cards. It can be configured to run a wide range of DOS games, from CGA/Tandy/PCjr classics up to games from the Quake era.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libsdl_sound",
"libsdl",
"libsdl_net",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "bochs",
"portdir": "emulators/bochs",
"version": "2.6.11",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bochs.sourceforge.net/",
"description": "cross platform x86 and x86_64 emulator",
"long_description": "Bochs is a highly portable open source x86 and x86_64 PC emulator written in C++, that runs on most popular platforms. It emulates the Intel x86 CPU, common I/O devices, and a custom BIOS.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "",
"github": "Nax",
"ports_count": 3
}
],
"variants": [
"debugger",
"smp",
"gdbstub",
"avx",
"x11",
"sdl",
"sdl2",
"term",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libsdl2",
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "basiliskii-gui",
"portdir": "emulators/basiliskii",
"version": "20220412",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://basilisk.cebix.net/",
"description": "Graphical user interface to configure basiliskii.",
"long_description": "Graphical user interface to configure basiliskii.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gtk2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"basiliskii"
]
}
]
},
{
"name": "blink",
"portdir": "emulators/blink",
"version": "1.1.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jart/blink",
"description": "tiniest x86-64-linux emulator",
"long_description": "blink is a virtual machine that runs x86-64-linux programs on different operating systems and hardware architectures. It's designed to do the same thing as the qemu-x86_64 command, except that it is smaller, runs on any POSIX platform, runs 2x faster than qemu-x86_64 on some benchmarks, and is also faster at running ephemeral programs such as compilers.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1068
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "basiliskii",
"portdir": "emulators/basiliskii",
"version": "20220412",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://basilisk.cebix.net/",
"description": "Opensource 68k Mac emulator.",
"long_description": "Longstanding 68K Macintosh emulator.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"basiliskii-gui"
]
}
],
"depends_on": []
},
{
"name": "atari800",
"portdir": "emulators/atari800",
"version": "5.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://atari800.github.io",
"description": "Atari 800 emulator",
"long_description": "Atari800 is an emulator of the classic Atari 800 8bit computer.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "krischik",
"github": "krischik",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl_sound",
"libsdl",
"libsdl_image",
"zlib",
"readline",
"libpng",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "advancemame",
"portdir": "emulators/advancemame",
"version": "3.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.advancemame.it/",
"description": "unofficial MAME version with advanced video support",
"long_description": "unofficial MAME and MESS versions with an advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors.",
"active": true,
"categories": [
"games",
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl2",
"freetype",
"expat"
]
}
],
"depends_on": []
},
{
"name": "adtpro",
"portdir": "emulators/adtpro",
"version": "2.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://adtpro.com",
"description": "transfers disks and disk images between Apple IIs and modern computers",
"long_description": "Apple Disk Transfer ProDOS (ADTPro) transfers diskettes and logical disk images between Apple II-era computers and the modern world. Disks can be transferred using a Super Serial card, IIgs modem port or IIc/Laser 128 serial port; an Uthernet Ethernet card; or the built-in cassette ports.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-18"
]
}
],
"depends_on": []
}
]
}