GET /api/v1/ports/?format=api&ordering=created_at&page=57
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49661,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=58",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=56",
    "results": [
        {
            "name": "omniawrite",
            "portdir": "editors/omniawrite",
            "version": "1.3.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.omniawrite.com/",
            "description": "OmniaWrite is a text editor engineered for creative writing.",
            "long_description": "OmniaWrite is a next-generation plain text editor engineered for creative writing. It is perfect for writing novels, lyrics, poems, essays, drafts and screenplays. Writing a good story is one of the most challenging things in life. But for many it is a dream worth pursuing. OmniaWrite doesn't help you create a novel out of nothing, but is a faithful companion at every step of your projects. Organisation, environment for concentrated work, export to all common file formats and much more.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yarn",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "org-mode",
            "portdir": "editors/org-mode",
            "version": "9.4",
            "license": "GPL-3+",
            "platforms": "any {darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://orgmode.org/",
            "description": "an Emacs Mode for Notes, Project Planning, and Authoring",
            "long_description": "Org is a mode for keeping notes, maintaining TODO lists, and doing project planning with a fast and effective plain-text system.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "contrib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ox",
            "portdir": "editors/ox",
            "version": "0.7.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/curlpipe/ox",
            "description": "An independent Rust text editor that runs in your terminal!",
            "long_description": "Ox is a code editor. It was written in Rust using ANSI escape sequences. It assists developers with programming by providing several tools to speed up and make programming easier and a refreshing alternative to heavily bloated and resource hungry editors such as VS Code and JetBrains. Ox is lightweight so it can be used on older computers.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "po-mode.el",
            "portdir": "editors/po-mode.el",
            "version": "0.19.8.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gettext/",
            "description": "The 'po' file mode for Emacs",
            "long_description": "The 'po' file mode for Emacs",
            "active": true,
            "categories": [
                "devel",
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "emacs",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "poedit",
            "portdir": "editors/poedit",
            "version": "3.4.1",
            "license": "MIT and GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poedit.net/",
            "description": "Gettext translations editor",
            "long_description": "This program is GUI frontend to GNU gettext utilities and catalogs editor/source code parser.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "ninja",
                        "curl",
                        "gsed",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "poedit1",
            "portdir": "editors/poedit1",
            "version": "1.5.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.poedit.net/",
            "description": "Poedit is a cross-platform gettext catalogs (.po files) editor.",
            "long_description": "Poedit is a cross-platform gettext catalogs (.po files) editor. It aims to provide more convenient approach to editing catalogs than editing the file by hand. This port installs Poedit.app.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "transmem",
                "spellcheck",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "boost171"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "gettext",
                        "wxWidgets-3.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "psgml",
            "portdir": "editors/psgml",
            "version": "1.3.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lysator.liu.se/projects/about_psgml.html",
            "description": "XML/SGML editing mode for emacs",
            "long_description": "Emacs is an advanced and extensible editor. A Major Mode customizes Emacs for editing text of a particular sort. PSGML is a major mode for SGML documents. PSGML has several functions for editing SGML documents. Indentation according to element nesting depth and identification of structural errors (but it is not a validating SGML parser). Menus and commands for inserting tags with only the contextually valid tags. Attribute values can be edited in a separate window with information about types and defaults. Structure based editing includes movement and killing; and also several commands for folding editing.",
            "active": true,
            "categories": [
                "textproc",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "emacs",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rails.vim",
            "portdir": "editors/rails.vim",
            "version": "4.3",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vim.org/scripts/script.php?script_id=1567",
            "description": "Vim plugin for Ruby on Rails development",
            "long_description": "Vim plugin for Ruby on Rails development",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scite",
            "portdir": "editors/scite",
            "version": "4.4.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scintilla.org/SciTE.html",
            "description": "SciTE is a SCIntilla-based text editor",
            "long_description": "Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "desktop-file-utils",
                        "atk",
                        "cairo",
                        "gdk-pixbuf2",
                        "gtk3",
                        "dbus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sigil",
            "portdir": "editors/sigil",
            "version": "2.6.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Sigil-Ebook/Sigil",
            "description": "Sigil, the ePub editor",
            "long_description": "Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "debug",
                "python313",
                "python312",
                "python311",
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "qt6-qttools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qt5compat",
                        "qt6-qtwebengine",
                        "python313",
                        "py313-six",
                        "py313-regex",
                        "zlib",
                        "py313-Pillow",
                        "py313-chardet",
                        "py313-html5lib",
                        "py313-cssselect",
                        "py313-cssutils",
                        "py313-lxml",
                        "minizip",
                        "pcre2",
                        "hunspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tea",
            "portdir": "editors/tea",
            "version": "63.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tea.ourproject.org",
            "description": "TEA is the powerful text editor for GNU/Linux and *BSD.",
            "long_description": "TEA is the powerful text editor for GNU/Linux and *BSD.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "qt4",
                "qt5",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "zlib",
                        "aspell",
                        "hunspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "texstudio",
            "portdir": "editors/texstudio",
            "version": "4.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.texstudio.org",
            "description": "TeX editor",
            "long_description": "TeXstudio is a TeX editor forked off Texmaker.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtscript",
                        "qt5-qttools",
                        "quazip",
                        "qt5-qtbase",
                        "hunspell",
                        "poppler-qt5",
                        "qt5-qtsvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dvipng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "textmate2",
            "portdir": "editors/textmate2",
            "version": "2.0.23",
            "license": "GPL-3+",
            "platforms": "{darwin >= 18}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://github.com/textmate/textmate",
            "description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike.",
            "long_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike. TextMate is well-known for its large number of bundles adding support, snippets, completions and commands for a huge number of file types.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ragel",
                        "clang-18",
                        "multimarkdown",
                        "proctools",
                        "curl-ca-bundle",
                        "boost",
                        "ninja",
                        "openssl",
                        "sparsehash"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "curl",
                        "capnproto",
                        "sqlite3",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "texworks",
            "portdir": "editors/texworks",
            "version": "0.6.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TeXworks/texworks",
            "description": "Editor for TeX documents",
            "long_description": "TeXworks is an environment for authoring TeX (LaTeX, ConTeXt, etc) documents, with a Unicode-based, TeX-aware editor, integrated PDF viewer, and a clean, simple interface accessible to casual and non-technical users.",
            "active": true,
            "categories": [
                "editors",
                "tex"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt4",
                "qt5",
                "qtpdf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "poppler-qt4-mac",
                        "qt4-mac",
                        "hunspell",
                        "lua",
                        "zlib",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vigor",
            "portdir": "editors/vigor",
            "version": "0.016",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vigor.sourceforge.net/",
            "description": "vigor is a vi clone that comes with a personal assistant",
            "long_description": "Vigor (pronouced like Igor, Dr. Frankensteins assistant), the popular Unix editor vi with the addition of the Vigor Assistant, has arrived.",
            "active": false,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tk",
                        "xorg-libXt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vile",
            "portdir": "editors/vile",
            "version": "9.8za",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/vile/",
            "description": "Vi Like Emacs",
            "long_description": "vile is a text editor which is extremely compatible with vi in terms of finger feel. in addition, it has extended capabilities in many areas, notably multi-file editing and viewing, key rebinding, real X window system support, an optional embedded perl interpreter, and robust support for non-Unix hosts.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "reflex",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vim",
            "portdir": "editors/vim",
            "version": "9.1.1887",
            "license": "Vim and GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vim.org",
            "description": "Vi \"workalike\" with many additional features",
            "long_description": "Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [
                "x11",
                "athena",
                "gtk2",
                "gtk3",
                "motif",
                "tiny",
                "small",
                "big",
                "huge",
                "xim",
                "perl",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "ruby",
                "ruby18",
                "ruby19",
                "ruby20",
                "ruby21",
                "ruby22",
                "ruby23",
                "ruby24",
                "ruby25",
                "ruby30",
                "ruby31",
                "ruby32",
                "ruby33",
                "tcl",
                "lua",
                "cscope",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libvmaf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rails.vim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vim2html",
                        "mpvim",
                        "gutils-suite-core",
                        "himalaya",
                        "vimpager"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "dosfstools"
                    ]
                }
            ]
        },
        {
            "name": "vis",
            "portdir": "editors/vis",
            "version": "0.9",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martanne/vis",
            "description": "a highly efficient text editor",
            "long_description": "vis is a highly efficient screen-oriented text editor combining the strengths of both vi(m) and sam.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "Raimondi",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtermkey",
                        "ncurses",
                        "tre",
                        "lua54",
                        "lua54-lpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vnote",
            "portdir": "editors/vnote",
            "version": "2.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vnotex.github.io/vnote/",
            "description": "A note-taking application, focusing on Markdown",
            "long_description": "VNote is a Qt-based, free and open source note-taking application, focusing on Markdown.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtwebchannel",
                        "qt5-qtwebengine",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wordgrinder",
            "portdir": "editors/wordgrinder",
            "version": "0.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cowlark.com/wordgrinder/",
            "description": "WordGrinder, lightweight character-cell word processor designed for the console",
            "long_description": "WordGrinder is a light-weight character-cell word processor designed for text entry on the console, supporting Unicode and styled text. It provides a clean, easy-to-use interface that gets out of your way and get the job done.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "pkgconfig",
                        "clang-9.0",
                        "coreutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "minizip",
                        "ncurses",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xwordgrinder",
            "portdir": "editors/wordgrinder",
            "version": "0.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cowlark.com/wordgrinder/",
            "description": "WordGrinder, lightweight character-cell word processor designed for the console",
            "long_description": "WordGrinder is a light-weight character-cell word processor designed for text entry on the console, supporting Unicode and styled text. It provides a clean, easy-to-use interface that gets out of your way and get the job done.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "pkgconfig",
                        "clang-9.0",
                        "coreutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "zlib",
                        "xorg-libX11",
                        "minizip",
                        "ncurses",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xemacs",
            "portdir": "editors/xemacs",
            "version": "21.4.22",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.xemacs.org",
            "description": "A highly customizable open-source text editor.",
            "long_description": "XEmacs is a highly customizable open-source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs. efs and xemacs-base packages are installed by default, more with +sumo.",
            "active": true,
            "categories": [
                "editors",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 37
                }
            ],
            "variants": [
                "sumo",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "texinfo",
                        "xbitmaps"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "compface",
                        "libjpeg-turbo",
                        "libpng",
                        "zlib",
                        "Xaw3d",
                        "xorg-libXaw",
                        "tiff",
                        "gdbm",
                        "gettext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ctags"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xwpe",
            "portdir": "editors/xwpe",
            "version": "1.5.30a",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.identicalsoftware.com/xwpe/",
            "description": "Programming/debugging environment",
            "long_description": "A programming and debugging environment similar to Borland's Turbo C environment. Works in both X and console modes.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yaml-mode.el",
            "portdir": "editors/yaml-mode.el",
            "version": "0.0.8",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yoshiki/yaml-mode",
            "description": "An emacs major mode for editing yaml files.",
            "long_description": "This is a major mode for editing files in the YAML data serialization format. It was initially developed by Yoshiki Kurihara and many features were added by Marshall Vandegrift. As YAML and Python share the fact that indentation determines structure, this mode provides indentation and indentation command behavior very similar to that of python-mode.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "michael.dagitses",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yudit",
            "portdir": "editors/yudit",
            "version": "2.9.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.yudit.org/",
            "description": "unicode text editor for X",
            "long_description": "Yudit is a unicode text editor for the X Window System. It can do TrueType font rendering, printing, transliterated keyboard input and handwriting recognition with no dependencies on external engines. Its conversion utilities can convert text between various encodings. Keyboard input maps can also act like text converters. There is no need for a pre-installed multi-lingual environment. Menus are translated into many languages.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zettlr",
            "portdir": "editors/zettlr",
            "version": "3.4.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zettlr.com",
            "description": "A Markdown Editor for the 21st century.",
            "long_description": "Zettlr is a Markdown Editor for the 21st century. Zettlr supercharges your writing experience and makes no compromises. It supports standard Markdown and does not need any special handling. Just pull in your existing notes, Zettelkasten, and paper projects and start working on them immediately. Zettlr uses a WYSIWYM (What You See Is What You Mean) approach and renders certain elements such as links directly for your convenience. Zettlr is the first Markdown editor directly aimed at writing professionally. Whether you are a college student, a researcher, a journalist or an author -- Zettlr has the right tools for you.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "git",
                        "yarn",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zile",
            "portdir": "editors/zile",
            "version": "2.6.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/zile/",
            "description": "Zile Is Lossy Emacs",
            "long_description": "Zile is another Emacs-clone. Zile is a customizable, self-documenting real-time open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "help2man",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc",
                        "ncurses",
                        "glib2",
                        "libgee"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zim",
            "portdir": "editors/zim",
            "version": "0.75.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zim-wiki.org",
            "description": "Personal desktop wiki",
            "long_description": "Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "makeicns",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "python310",
                        "py310-gobject3",
                        "py310-pyxdg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VisualBoyAdvance",
            "portdir": "emulators/VisualBoyAdvance",
            "version": "1.7.2",
            "license": "GPL-2+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vba.ngemu.com/index.shtml",
            "description": "An emulator for Gameboy and GameboyAdvance systems.",
            "long_description": "An emulator for Gameboy and GameboyAdvance systems.",
            "active": true,
            "categories": [
                "games",
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl",
                        "libpng"
                    ]
                }
            ],
            "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": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-14"
                    ]
                }
            ],
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl2",
                        "freetype",
                        "expat"
                    ]
                }
            ],
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_sound",
                        "libsdl",
                        "libsdl_image",
                        "zlib",
                        "readline",
                        "libpng",
                        "ncurses"
                    ]
                }
            ],
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "basiliskii-gui"
                    ]
                }
            ],
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "basiliskii"
                    ]
                }
            ]
        },
        {
            "name": "basiliskii-devel",
            "portdir": "emulators/basiliskii-devel",
            "version": "20220412",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "basiliskii",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by basiliskii",
            "long_description": "This port has been replaced by basiliskii.",
            "active": false,
            "categories": [
                "emulators"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "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": "basiliskii-gui-devel",
            "portdir": "emulators/basiliskii-devel",
            "version": "20220412",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "basiliskii-gui",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by basiliskii-gui",
            "long_description": "This port has been replaced by basiliskii-gui.",
            "active": false,
            "categories": [
                "emulators"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "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": "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-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libsdl2",
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "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": "dosbox-x",
            "portdir": "emulators/dosbox-x",
            "version": "2025.10.07",
            "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": "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-16"
                    ]
                }
            ],
            "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-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXinerama",
                        "ncurses",
                        "xrender",
                        "fontconfig",
                        "libpng",
                        "xorg-libXi"
                    ]
                }
            ],
            "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-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-doc-utils",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "rarian",
                        "gtkmm",
                        "desktop-file-utils"
                    ]
                }
            ],
            "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-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "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-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portmidi",
                        "libsdl2",
                        "zlib",
                        "libpng",
                        "readline",
                        "portaudio"
                    ]
                }
            ],
            "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-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "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-17"
                    ]
                }
            ],
            "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": 1826
                }
            ],
            "variants": [
                "wxwidgets28",
                "wxgtk28"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-2.8"
                    ]
                }
            ],
            "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": 350
                }
            ],
            "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": "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-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcdio",
                        "zlib",
                        "libiconv",
                        "libsdl2",
                        "jack",
                        "libsndfile"
                    ]
                }
            ],
            "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": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "minivmac-plus"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}