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

{
    "count": 49913,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=899",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=897",
    "results": [
        {
            "name": "wren",
            "portdir": "lang/wren",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wren.io",
            "description": "Wren is a small, fast, class-based concurrent scripting language.",
            "long_description": "Wren is a small, fast, class-based concurrent scripting language. Think Smalltalk in a Lua-sized package with a dash of Erlang and wrapped up in a familiar, modern syntax. Wren is intended for embedding in applications. It has no dependencies, a small standard library, and an easy-to-use C API. It compiles cleanly as C99, C++98 or anything later.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vala",
            "portdir": "lang/vala",
            "version": "0.56.18",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vala.dev",
            "description": "Compiler for the GObject type system",
            "long_description": "Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "valadoc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "help2man",
                        "libxslt",
                        "bison",
                        "flex",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "graphviz",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libhttpseverywhere",
                        "gupnp-dlna",
                        "rygel",
                        "libical",
                        "libosinfo",
                        "libvirt-glib",
                        "dino",
                        "midori",
                        "libgee",
                        "pdfpc",
                        "libadwaita",
                        "gcab",
                        "libdazzle",
                        "libdazzle-devel",
                        "libshumate",
                        "gupnp-av",
                        "font-manager",
                        "libsoup-2.4",
                        "libfeedback",
                        "libmm-glib",
                        "tiv",
                        "telepathy-glib",
                        "libayatana-indicator",
                        "libgee06",
                        "libayatana-appindicator",
                        "zeitgeist",
                        "dconf",
                        "baobab",
                        "folks",
                        "gcr",
                        "gnome-autoar",
                        "gnome-chess",
                        "gspell",
                        "libhandy-0.0",
                        "libsecret",
                        "gmime",
                        "gmime3",
                        "xmlbird",
                        "gtkspell3",
                        "libxfce4util",
                        "libdmapsharing",
                        "libpeas",
                        "libpeas1",
                        "gmpc",
                        "geoclue2",
                        "grilo",
                        "libchamplain",
                        "libsocialweb",
                        "tracker3",
                        "uhttpmock",
                        "libgweather",
                        "gnome-online-accounts",
                        "seahorse",
                        "birdfont",
                        "spice-gtk",
                        "libxfce4ui",
                        "libmediaart",
                        "libdbusmenu",
                        "gnome-calculator",
                        "gtksourceview3",
                        "gucharmap",
                        "libsoup",
                        "libsoup-devel",
                        "tracker",
                        "gtk-vnc",
                        "ayatana-ido",
                        "appstream",
                        "gedit-plugins",
                        "gedit",
                        "gupnp",
                        "gssdp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gegl-0.3",
                        "librsvg-devel",
                        "vte",
                        "gtksourceview5",
                        "libhandy",
                        "babl-devel",
                        "libproxy-vapi",
                        "gegl",
                        "anjuta",
                        "gexiv2",
                        "gitg",
                        "libgit2-glib",
                        "gegl-devel",
                        "gtksourceview4",
                        "gnome3-core",
                        "librsvg",
                        "babl",
                        "valabind",
                        "libgda5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "upc",
            "portdir": "lang/upc",
            "version": "5.2.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gccupc.org/",
            "description": "Unified Parallel C",
            "long_description": "The GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language.",
            "active": true,
            "categories": [
                "science",
                "lang",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "gdb",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmpc",
                        "mpfr",
                        "gmp",
                        "libiconv",
                        "libgcc",
                        "isl14",
                        "ld64"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "berkeley_upc"
                    ]
                }
            ]
        },
        {
            "name": "ucblogo",
            "portdir": "lang/ucblogo",
            "version": "6.2.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://people.eecs.berkeley.edu/~bh/logo.html",
            "description": "Berkeley Logo",
            "long_description": "Berkeley Logo is a free Logo interpreter.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "wxWidgets",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tuareg-mode.el",
            "portdir": "lang/tuareg-mode.el",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://tuareg.forge.ocamlcore.org/",
            "description": "A GNU Emacs/XEmacs major mode for editing Caml and OCaml programs.",
            "long_description": "Tuareg is a Caml mode for GNU Emacs and XEmacs. It handles automatic indentation of Objective Caml and Camllight codes. Key parts of the code are highlighted using Font-Lock. Support to run an interactive Caml toplevel and debugger is provided.",
            "active": true,
            "categories": [
                "lang",
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ocaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tom",
            "portdir": "lang/tom",
            "version": "2.5",
            "license": "unknown",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tom.loria.fr/",
            "description": "Tom is a pattern matching compiler developed at INRIA.",
            "long_description": "Tom is a pattern matching compiler developed at INRIA. It is particularly well-suited for programming various transformations on trees/terms and XML based documents. Its design follows our research on rule based languages (R3), and our experiences on the efficient compilation of ELAN developed by the Protheo group. Don't forget to add `echo ${TOM_HOME}/lib/*.jar | tr ' ' ':'` to your CLASSPATH, TOM_HOME being ${prefix}/share/java/tom-2.5",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "toluapp",
            "portdir": "lang/toluapp",
            "version": "1.0.93",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LuaDist/toluapp",
            "description": "A extension of toLua, a tool to integrate C-Cpp code with Lua.",
            "long_description": "tolua++ is an extension of toLua, a tool to integrate C-C++ code with Lua. tolua++ includes new features oriented to c++, such as class templates. tolua is a tool that greatly simplifies the integration of C-C++ code with Lua. Based on a cleaned header file, tolua automatically generates the binding code to access C-C++ features from Lua. Using Lua-5.0 API and metamethod facilities, the current version automatically maps C-C++ constants, external variables, functions, namespace, classes, and methods to Lua. It also provides facilities to create Lua modules.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua51"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tclxml",
            "portdir": "lang/tclxml",
            "version": "3.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tclxml.sourceforge.net/",
            "description": "This package provides XML parsers, DOM scripting and XSL Transformations for Tcl.",
            "long_description": "In previous distributions, these features (TclXML, TclDOM, and TclXSLT) were supplied as separate packages. Now they have been combined into a single package to make installation easier. TclXML provides a streaming parser for XML documents. TclDOM provides a tree view for XML documents. This is usually the best interface for scripting XML documents using Tcl. TclXSLT provides a method to invoke XSL Transformations upon XML documents. This package is a wrapper for the libxslt library.",
            "active": true,
            "categories": [
                "lang",
                "tcl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tcllib",
                        "tcl",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tclx",
            "portdir": "lang/tclx",
            "version": "8.4.1",
            "license": "Permissive and Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tclx.sourceforge.net/",
            "description": "Tcl with extended command set",
            "long_description": "Tclx extends Tcl by providing new operating system interface commands, extended file control, scanning and status commands and many others.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "moomps",
                        "sguil-client"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "tcldoc",
            "portdir": "lang/tcldoc",
            "version": "0.3",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.tcl-lang.org/page/tcldoc",
            "description": "Generates HTML pages of API documentation from Tcl source files",
            "long_description": "TclDoc parses the declarations and documentation comments in a set of Tcl source files and produces a corresponding set of HTML pages describing procedure declarations.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tclcl",
            "portdir": "lang/tclcl",
            "version": "1.16",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://otcl-tclcl.sourceforge.net/tclcl/",
            "description": "TclCL (Tcl with classes)",
            "long_description": "TclCL is a Tcl/C++ interface",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "otcl",
                        "tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcl",
            "portdir": "lang/tcl",
            "version": "8.6.17",
            "license": "Tcl/Tk",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tool Command Language",
            "long_description": "Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [
                "threads",
                "corefoundation",
                "memdebug",
                "dtrace",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pypy-tkinter",
                        "pypy36-tkinter",
                        "aidadoc",
                        "pypy37-tkinter",
                        "blt",
                        "pypy38-tkinter",
                        "pypy39-tkinter",
                        "tktable"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nsf",
                        "otcl",
                        "tclcl",
                        "tcldoc",
                        "tclx",
                        "xotcl",
                        "hping3",
                        "ncid",
                        "scotty",
                        "whiptcl",
                        "moodss",
                        "p5.26-tcl",
                        "tcl_bonjour",
                        "tklib",
                        "swig-tcl",
                        "eltclsh",
                        "gst",
                        "p5.32-tcl",
                        "p5.34-tcl",
                        "fossil",
                        "tk-quartz",
                        "tk-x11",
                        "libpurple",
                        "mysqltcl",
                        "sqlite3-tools",
                        "sqlite3-tcl",
                        "magic",
                        "xcrysden",
                        "pure-tk",
                        "tclreadline",
                        "ocaml-labltk",
                        "plplot510",
                        "plplot510-single",
                        "sparky",
                        "tDOM",
                        "tcLex",
                        "Togl-2.0",
                        "scid",
                        "ligotools",
                        "time-track-cli",
                        "tcllib",
                        "spin",
                        "metakit",
                        "aolserver",
                        "irsim",
                        "tclcurl",
                        "tao",
                        "epic4",
                        "tcl-tls",
                        "tkdnd",
                        "db48-tcl",
                        "swarm",
                        "vis5d",
                        "xschem",
                        "R",
                        "opencascade",
                        "zebra",
                        "plplot",
                        "plplot-single",
                        "wordnet",
                        "expect",
                        "sqlcipher-tools",
                        "tkimg",
                        "Togl",
                        "tix",
                        "swig3-tcl",
                        "pgtcl",
                        "znc",
                        "netgen",
                        "eggdrop",
                        "darwinbuild",
                        "VecTcl",
                        "p5.28-tcl",
                        "p5.30-tcl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core",
                        "xmlgen",
                        "tclxml",
                        "pgintcl",
                        "eso-flames-fposs",
                        "tcl2doxy",
                        "msort"
                    ]
                }
            ]
        },
        {
            "name": "swi-prolog-lite",
            "portdir": "lang/swi-prolog-lite",
            "version": "5.8.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "swi-prolog",
            "homepage": "https://www.swi-prolog.org/",
            "description": "SWI-Prolog compiler (without extra packages)",
            "long_description": "ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, coroutining, constraint programming, global variables, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "J.Wielemaker",
                    "github": "JanWielemaker",
                    "ports_count": 1
                },
                {
                    "name": "pmoura",
                    "github": "pmoura",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": "swi-prolog-devel",
            "portdir": "lang/swi-prolog-devel",
            "version": "9.3.35",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20051223,
            "replaced_by": null,
            "homepage": "https://www.swi-prolog.org/",
            "description": "SWI-Prolog compiler plus extra packages (development version)",
            "long_description": "ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, coroutining, constraint programming, global variables, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "JanWielemaker",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmcrypt",
                        "libyaml",
                        "ncurses",
                        "ossp-uuid",
                        "pcre2",
                        "libarchive",
                        "libjpeg-turbo",
                        "pango",
                        "python313",
                        "SDL3",
                        "SDL3_image",
                        "cairo",
                        "zlib",
                        "db62",
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swi-prolog",
            "portdir": "lang/swi-prolog",
            "version": "9.2.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20051223,
            "replaced_by": null,
            "homepage": "https://www.swi-prolog.org/",
            "description": "SWI-Prolog compiler plus extra packages (stable version)",
            "long_description": "ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, coroutining, constraint programming, global variables, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "JanWielemaker",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "qt5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gperftools",
                        "libmcrypt",
                        "libyaml",
                        "ncurses",
                        "ossp-uuid",
                        "pcre2",
                        "libarchive",
                        "libjpeg-turbo",
                        "Xft2",
                        "xorg-libXinerama",
                        "xorg-libXt",
                        "xpm",
                        "python313",
                        "readline",
                        "zlib",
                        "db62",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "prolog-mode.el"
                    ]
                }
            ]
        },
        {
            "name": "strategoxt",
            "portdir": "lang/strategoxt",
            "version": "0.17",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://strategoxt.org/Stratego/StrategoXT",
            "description": "Stratego language with the XT bundle.",
            "long_description": "StrategoXT is the combination of the Stratego language for strategic programming with the XT bundle of transformation tools.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaterm",
                        "sdf2-bundle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stklos",
            "portdir": "lang/stklos",
            "version": "1.70",
            "license": "GPL-2+ and GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stklos.net",
            "description": "free Scheme system supporting most R7RS language features",
            "long_description": "STklos is a free Scheme system supporting most of the language features defined in R7RS. The aim of this implementation is to be fast as well as light. The implementation is based on an ad-hoc Virtual Machine.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc",
                        "gmp",
                        "libffi",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "stklos-gtklos"
                    ]
                }
            ]
        },
        {
            "name": "stack",
            "portdir": "lang/stack",
            "version": "3.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://haskellstack.org",
            "description": "The Haskell Tool Stack",
            "long_description": "Stack is a cross-platform command line interface for developing Haskell projects. It features: installing GHC automatically, installing packages needed for your project, building your project, testing your project, benchmarking your project. It is intended for Haskellers both new and experienced.",
            "active": true,
            "categories": [
                "lang",
                "haskell"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "prebuilt"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "file",
                        "grep",
                        "gsed",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "gnupg2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "hledger",
                        "unison-lang",
                        "pxsl-tools",
                        "git-annex",
                        "erd",
                        "pandoc-citeproc",
                        "ihaskell",
                        "hledger-iadd",
                        "hadolint",
                        "darcs",
                        "gf-core"
                    ]
                }
            ]
        },
        {
            "name": "squirrel",
            "portdir": "lang/squirrel",
            "version": "3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.squirrel-lang.org",
            "description": "The Squirrel programming language",
            "long_description": "Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "squeak",
            "portdir": "lang/squeak",
            "version": "3.9",
            "license": "MIT",
            "platforms": "{darwin < 12}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.squeak.org",
            "description": "Full, portable, Smalltalk-80 system",
            "long_description": "Squeak is a full-featured implementation of the Smalltalk programming language and environment based on (and largely compatible with) the original Smalltalk-80 system. Squeak has very powerful 2- and 3-D graphics, sound, video, MIDI, animation and other multimedia capabilities -- and one of the most impressive development environments ever created. It also includes a customisable framework for creating dynamic HTTP servers and interactively extensible Web sites. The entire Squeak system is open source software, distributed freely with a liberal license.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa",
                        "xorg-libsm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spidermonkey185",
            "portdir": "lang/spidermonkey185",
            "version": "1.0.0",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mozilla.org/js/spidermonkey/",
            "description": "JavaScript-C Engine",
            "long_description": "JavaScript-C Engine",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nspr",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spidermonkey",
            "portdir": "lang/spidermonkey",
            "version": "1.7.0",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey",
            "description": "JavaScript-C Engine",
            "long_description": "JavaScript-C Engine",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "fileobject",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nspr",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "webcleaner"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flusspferd",
                        "p5.28-javascript-spidermonkey",
                        "p5.30-javascript-spidermonkey",
                        "p5.32-javascript-spidermonkey",
                        "p5.34-javascript-spidermonkey",
                        "sablotron",
                        "elinks",
                        "elinks-devel",
                        "h3dapi",
                        "p5.26-javascript-spidermonkey",
                        "jslint"
                    ]
                }
            ]
        },
        {
            "name": "snobol4",
            "portdir": "lang/snobol4",
            "version": "2.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.regressive.org/snobol4/",
            "description": "SNOBOL4 programming language",
            "long_description": "SNOBOL4 (StriNg Oriented and symBOlic Language) is a language for text processing, pattern matching, and much more, first designed and implemented at Bell Telephone Laboratories, Inc. (BTL) in the 1970's. Includes SPITBOL, Blocks and other extensions.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "snobol4",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xz",
                        "zlib",
                        "sqlite3",
                        "libffi",
                        "readline",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "smlnj",
            "portdir": "lang/smlnj",
            "version": "110.99.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.smlnj.org/",
            "description": "Standard ML of New Jersey",
            "long_description": "Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for the Standard ML '97 programming language with associated libraries, tools, and documentation. SML/NJ is free, open source software.",
            "active": true,
            "categories": [
                "lang",
                "ml"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 240
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "twelf",
                        "hamlet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "twelf"
                    ]
                }
            ]
        },
        {
            "name": "sml-mode.el",
            "portdir": "lang/sml-mode.el",
            "version": "6.10",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://elpa.gnu.org/packages/sml-mode.html",
            "description": "An EMACS major mode for editing Standard ML",
            "long_description": "An EMACS major mode for editing Standard ML",
            "active": true,
            "categories": [
                "lang",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "slime",
            "portdir": "lang/slime",
            "version": "2.28",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 2022121000,
            "replaced_by": null,
            "homepage": "http://common-lisp.net/project/slime/",
            "description": "An Emacs mode for unifying Common Lisp development",
            "long_description": "SLIME extends Emacs with new support for interactive programming in Common Lisp. The features are centred around `slime-mode', an Emacs minor-mode that complements the standard `lisp-mode'. While `lisp-mode' supports editing Lisp source files, `slime-mode' adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [
                "app",
                "sbcl",
                "clisp",
                "abcl",
                "ccl",
                "ecl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "slang2",
            "portdir": "lang/slang2",
            "version": "2.3.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jedsoft.org/slang/",
            "description": "multi-platform programmer's library",
            "long_description": "S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. It provides facilities required by interactive applications such as display/screen management, keyboard input, keymaps, and so on. The most exciting feature of the library is the slang interpreter that may be easily embedded into a program to make it extensible.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "oniguruma6",
                        "pcre",
                        "libpng",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "most",
                        "slrn",
                        "mc",
                        "dbacl",
                        "xml-coreutils",
                        "jed",
                        "py38-libnewt",
                        "py39-libnewt",
                        "libnewt",
                        "whiptcl",
                        "py310-libnewt",
                        "py311-libnewt",
                        "py312-libnewt",
                        "py313-libnewt"
                    ]
                }
            ]
        },
        {
            "name": "slang",
            "portdir": "lang/slang",
            "version": "1.4.9",
            "license": "(GPL-2 or Artistic-1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.s-lang.org/",
            "description": "library that includes a powerful scripting language with a C-like syntax",
            "long_description": "S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sisc",
            "portdir": "lang/sisc",
            "version": "1.16.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sisc.sourceforge.net/",
            "description": "Second Interpreter of Scheme Code",
            "long_description": "SISC is a Java based interpreter of Scheme.",
            "active": true,
            "categories": [
                "lang",
                "java",
                "scheme"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-9.0",
                        "docbook-xsl-nons"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sicp",
            "portdir": "lang/sicp",
            "version": "0.0.1",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.neilvandyke.org/sicp-texi/",
            "description": "Structure and Interpretation of Computer Programs (texinfo book)",
            "long_description": "Lytha Ayth's texinfo version of Structure and Interpretation of Computer Programs -- 2nd ed. (Harold Abelson and Gerald Jay Sussman, with Julie Sussman)",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shakespeare",
            "portdir": "lang/shakespeare",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://shakespearelang.sourceforge.net/",
            "description": "Shakespeare programming language",
            "long_description": "A programming language created with the design goal to make the source code resemble Shakespeare plays. The characters in the play are variables.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "see",
            "portdir": "lang/see",
            "version": "3.1.1424",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adaptive-enterprises.com/~d/software/see/",
            "description": "Simple ECMAScript Engine",
            "long_description": "The Simple ECMAScript Engine ('SEE') is a parser and runtime library for the popular ECMAScript language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sdcc29",
            "portdir": "lang/sdcc29",
            "version": "2.9.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdcc.sourceforge.net/",
            "description": "ANSI C compiler targeting Intel 8051, Maxim 80DS390, Zilog Z80",
            "long_description": "SDCC is a freeware, retargettable, optimizing ANSI C compiler that targets the Intel 8051, Maxim 80DS390, and Zilog Z80 based MCUs. Work is in progress on supporting Motorola 68HC08 as well as Microchip PIC16 and PIC18 series.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gputils",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gputils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sdcc",
            "portdir": "lang/sdcc",
            "version": "4.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdcc.sourceforge.net/",
            "description": "ANSI C compiler targeting Intel 8051, Maxim 80DS390, Zilog Z80",
            "long_description": "SDCC is a retargettable, optimizing ANSI - C compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 based (hc08, s08) and Zilog Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000, Rabbit 3000A). Work is in progress on supporting the Microchip PIC16 and PIC18 targets. It can be retargeted for other microprocessors.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gputils",
                        "texinfo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "boost181",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gputils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scsh",
            "portdir": "lang/scsh",
            "version": "0.6.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.scsh.net/",
            "description": "Scheme shell",
            "long_description": "Scsh is an open-source Unix shell embedded within Scheme. Scsh is a variant of Scheme 48 (an R5RS compliant new-tech Scheme system) Scsh is designed for writing real-life standalone Unix programs and shell scripts. Scsh spans a wide range of application, from `script' applications usually handled with perl or sh, to more standard systems applications usually written in C.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scheme48",
            "portdir": "lang/scheme48",
            "version": "1.9.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://s48.org/",
            "description": "Scheme byte-code interpreter",
            "long_description": "Scheme 48 is an implementation of Scheme written by Richard Kelsey and Jonathan Rees. It is based on a byte-code interpreter and is designed to be used as a testbed for experiments in implementation techniques and as an expository tool.",
            "active": true,
            "categories": [
                "lang",
                "scheme"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala2.9",
            "portdir": "lang/scala",
            "version": "2.9.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "scala_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala2.8",
            "portdir": "lang/scala",
            "version": "2.8.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "scala_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala2.7",
            "portdir": "lang/scala",
            "version": "2.7.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "scala_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala2.13-docs",
            "portdir": "lang/scala-docs",
            "version": "2.13.8",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "scala2.13",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by scala2.13",
            "long_description": "This port has been replaced by scala2.13.",
            "active": false,
            "categories": [
                "lang",
                "java"
            ],
            "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": "scala2.13",
            "portdir": "lang/scala",
            "version": "2.13.16",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "scala_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala2.12-docs",
            "portdir": "lang/scala-docs",
            "version": "2.12.16",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "scala2.12",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by scala2.12",
            "long_description": "This port has been replaced by scala2.12.",
            "active": false,
            "categories": [
                "lang",
                "java"
            ],
            "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": "scala2.12",
            "portdir": "lang/scala",
            "version": "2.12.20",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "scala_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala2.11-docs",
            "portdir": "lang/scala-docs",
            "version": "2.11.12",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "scala2.11",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by scala2.11",
            "long_description": "This port has been replaced by scala2.11.",
            "active": false,
            "categories": [
                "lang",
                "java"
            ],
            "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": "scala2.11",
            "portdir": "lang/scala",
            "version": "2.11.12",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "scala_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala2.10-docs",
            "portdir": "lang/scala-docs",
            "version": "2.10.7",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "scala2.10",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by scala2.10",
            "long_description": "This port has been replaced by scala2.10.",
            "active": false,
            "categories": [
                "lang",
                "java"
            ],
            "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": "scala2.10",
            "portdir": "lang/scala",
            "version": "2.10.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "scala_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sbcl",
            "portdir": "lang/sbcl",
            "version": "2.5.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.sbcl.org",
            "description": "The Steel Bank Common Lisp system",
            "long_description": "Steel Bank Common Lisp (SBCL) is a Open Source implementation of ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. SBCL is quite suitable for the creation of long running system services, as the compiler trades the time for a long initial compilation for blazingly fast loading of its binary runtime fasl representation.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [
                "bootstrap_ecl",
                "simd",
                "html",
                "pdf",
                "threads",
                "fancy"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cl-zpng",
                        "cl-wookie",
                        "cl-xsubseq",
                        "cl-yacc",
                        "cl-zpb-exif",
                        "cl-trivial-features-tests",
                        "cl-com.inuoe.jzon",
                        "cl-ironclad",
                        "cl-slynk",
                        "QiII",
                        "cl-access",
                        "cl-3bmd",
                        "cl-bordeaux-threads",
                        "cl-chunga",
                        "cl-closer-mop",
                        "cl-colorize",
                        "cl-cffi",
                        "cl-containers",
                        "cl-djula",
                        "cl-djula-demo",
                        "cl-easy-routes",
                        "cl-fiveam",
                        "cl-esrap",
                        "cl-flexi-streams",
                        "cl-float-features",
                        "cl-hunchentoot",
                        "cl-iterate",
                        "cl-lass",
                        "cl-local-time",
                        "cl-parachute",
                        "cl-postgres-plus-local-time",
                        "cl-rove",
                        "cl-static-vectors",
                        "cl-str",
                        "cl-trivial-gray-streams",
                        "cl-usocket",
                        "cl-who",
                        "cl-colors2",
                        "nyxt",
                        "cl-alexandria",
                        "cl-base64",
                        "cl-calispel",
                        "cl-chipz",
                        "cl-clsql",
                        "cl-clunit2",
                        "cl-dissect",
                        "cl-docudown",
                        "cl-eager-future",
                        "cl-eager-future2",
                        "cl-fset",
                        "cl-gobject-introspection",
                        "cl-html-encode",
                        "cl-infix",
                        "cl-jpl-util",
                        "cl-jpl-queues",
                        "cl-kmrcl",
                        "cl-lml2",
                        "cl-misc-extensions",
                        "cl-mt19937",
                        "cl-nodgui",
                        "cl-parenscript",
                        "cl-parse-declarations",
                        "cl-ppcre",
                        "cl-ppcre-unicode",
                        "cl-ptester",
                        "cl-puri",
                        "cl-py-configparser",
                        "cl-rt",
                        "cl-s-xml",
                        "cl-split-sequence",
                        "cl-stefil",
                        "cl-translate",
                        "cl-trivial-utf-8",
                        "cl-uffi",
                        "cl-utilities",
                        "cl-variates",
                        "cl-webkit2",
                        "cl-xlunit",
                        "cl-3bz",
                        "cl-acclimation",
                        "cl-anaphora",
                        "cl-annot",
                        "cl-anonfun",
                        "cl-ansi-text",
                        "cl-anypool",
                        "cl-arnesi",
                        "cl-array-utils",
                        "cl-assoc-utils",
                        "cl-asdf-flv",
                        "cl-async",
                        "cl-babel",
                        "cl-atomics",
                        "cl-cffi-gtk",
                        "cl-blackbird",
                        "cl-change-case",
                        "cl-circular-streams",
                        "cl-checkl",
                        "cl-clack",
                        "cl-clss",
                        "cl-cluffer",
                        "cl-clump",
                        "cl-collectors",
                        "cl-colors",
                        "cl-com.gigamonkeys.binary-data",
                        "cl-contextl",
                        "cl-cookie",
                        "cl-dbi",
                        "cl-custom-hash-table",
                        "cl-deflate",
                        "cl-dexador",
                        "cl-dexador-test",
                        "cl-difflib",
                        "cl-do-urlencode",
                        "cl-documentation-utils",
                        "cl-drakma",
                        "cl-dynamic-classes",
                        "cl-drakma-test",
                        "cl-enchant",
                        "cl-eos",
                        "cl-fad",
                        "cl-fare-quasiquote",
                        "cl-fare-utils",
                        "cl-fast-http",
                        "cl-fast-io",
                        "cl-fastcgi",
                        "cl-fiasco",
                        "cl-find-port",
                        "cl-form-fiddle",
                        "cl-gendoc",
                        "cl-gettext",
                        "cl-global-vars",
                        "cl-gopher",
                        "cl-history-tree",
                        "cl-html-diff",
                        "cl-hu.dwim.asdf",
                        "cl-http-body",
                        "cl-hu.dwim.stefil",
                        "cl-hunchentoot-errors",
                        "cl-idna",
                        "cl-in-nomine",
                        "cl-ieee-floats",
                        "cl-interpol",
                        "cl-introspect-environment",
                        "cl-iolib",
                        "cl-isaac",
                        "cl-jonathan",
                        "cl-jpeg",
                        "cl-jpeg-turbo",
                        "cl-js",
                        "cl-json",
                        "cl-lack",
                        "cl-language-codes",
                        "cl-legion",
                        "cl-let-plus",
                        "cl-libuv",
                        "cl-lift",
                        "cl-lisp-namespace",
                        "cl-lisp-unit",
                        "cl-lisp-unit2",
                        "cl-locale",
                        "cl-lparallel",
                        "cl-lw-compat",
                        "cl-markdown",
                        "cl-markup",
                        "cl-md5",
                        "cl-metabang-bind",
                        "cl-marshal",
                        "cl-metacopy",
                        "cl-metatilities-base",
                        "cl-metatilities",
                        "cl-mgl-pax",
                        "cl-mimeparse",
                        "cl-mgl-pax-bootstrap",
                        "cl-dref",
                        "cl-dref-test",
                        "cl-mgl-pax-test",
                        "cl-mmap",
                        "cl-montezuma",
                        "cl-moptilities",
                        "cl-multilang-documentation",
                        "cl-mysql",
                        "cl-named-readtables",
                        "cl-named-readtables-test",
                        "cl-nasdf",
                        "cl-nclasses",
                        "cl-ndebug",
                        "cl-nfiles",
                        "cl-nibbles",
                        "cl-nhooks",
                        "cl-njson",
                        "cl-nkeymaps",
                        "cl-opticl",
                        "cl-nsymbols",
                        "cl-opticl-core",
                        "cl-optima",
                        "cl-osicat",
                        "cl-parse-float",
                        "cl-parse-js",
                        "cl-parse-number",
                        "cl-parser-combinators",
                        "cl-phos",
                        "cl-plump",
                        "cl-plus-ssl",
                        "cl-png-read",
                        "cl-postmodern",
                        "cl-pngload",
                        "cl-postgres",
                        "cl-prevalence",
                        "cl-pngload-test",
                        "cl-prompter",
                        "cl-proc-parse",
                        "cl-prove",
                        "cl-pythonic-string-reader",
                        "cl-quri",
                        "cl-qrencode",
                        "cl-retrospectiff",
                        "cl-redis",
                        "cl-rfc2388",
                        "cl-routes",
                        "cl-s-sysdeps",
                        "cl-rutils",
                        "cl-rutils-test",
                        "cl-salza2",
                        "cl-serapeum",
                        "cl-should-test",
                        "cl-simple-tasks",
                        "cl-skippy",
                        "cl-slice",
                        "cl-smart-buffer",
                        "cl-speedy-queue",
                        "cl-spinneret",
                        "cl-sqlite",
                        "cl-string-case",
                        "cl-swank",
                        "cl-symbol-munger",
                        "cl-swap-bytes",
                        "cl-system-locale",
                        "cl-syntax",
                        "cl-tga",
                        "cl-test-more",
                        "cl-thrift",
                        "cl-tld",
                        "cl-toot",
                        "cl-trivia",
                        "cl-trivial-arguments",
                        "cl-trivial-backtrace",
                        "cl-trivial-benchmark",
                        "cl-trivial-clipboard",
                        "cl-trivial-cltl2",
                        "cl-trivial-custom-debugger",
                        "cl-trivial-features",
                        "cl-trivial-file-size",
                        "cl-trivial-garbage",
                        "cl-trivial-indent",
                        "cl-trivial-macroexpand-all",
                        "cl-trivial-main-thread",
                        "cl-trivial-mime",
                        "cl-trivial-open-browser",
                        "cl-trivial-package-local-nicknames",
                        "cl-trivial-shell",
                        "cl-trivial-rfc-1123",
                        "cl-trivial-sockets",
                        "cl-trivial-timeout",
                        "cl-trivial-types",
                        "cl-trivial-with-current-source-form",
                        "cl-try",
                        "cl-type-i",
                        "cl-uax-15",
                        "cl-unicode",
                        "cl-unix-opts",
                        "cl-url-rewrite",
                        "cl-vom",
                        "cl-webengine"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "maxima-devel",
                        "fricas",
                        "acl2",
                        "maxima"
                    ]
                }
            ]
        },
        {
            "name": "rust-src",
            "portdir": "lang/rust",
            "version": "1.91.1",
            "license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
            "platforms": "{darwin >= 9}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rust-lang.org",
            "description": "Rust source code for the Rust programming language",
            "long_description": "Rust source code for the Rust programming language to trace `panic!` calls.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "mirror_all_architectures"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rust",
            "portdir": "lang/rust",
            "version": "1.91.1",
            "license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
            "platforms": "{darwin >= 9}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rust-lang.org",
            "description": "A safe, concurrent, practical language",
            "long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "mirror_all_architectures"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "legacy-support",
                        "ninja",
                        "pkgconfig",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libgit2",
                        "libunwind",
                        "curl",
                        "libiconv",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "prek",
                        "wezterm",
                        "binwalk",
                        "cargo",
                        "tabiew",
                        "doge",
                        "alcom",
                        "edit",
                        "brush",
                        "idevice_pair",
                        "py314-maturin",
                        "py314-orjson",
                        "sequoia-keystore",
                        "py314-dulwich",
                        "kibi",
                        "py314-cryptography",
                        "py314-pydantic_core",
                        "run",
                        "py313-cryptg",
                        "alacritty",
                        "cargo-c",
                        "git-interactive-rebase-tool",
                        "mesalink",
                        "racer",
                        "rust-analyzer",
                        "shellharden",
                        "stgit",
                        "tokei",
                        "wrangler",
                        "amp",
                        "ox",
                        "whitebox-tools",
                        "libopenraw",
                        "librsvg",
                        "pastel",
                        "pngquant",
                        "t-rec",
                        "alan",
                        "gleam",
                        "himalaya",
                        "rav1e",
                        "bandwhich",
                        "dog",
                        "ffsend",
                        "gping",
                        "miniserve",
                        "newsboat",
                        "rustscan",
                        "teleport",
                        "websocat",
                        "xh",
                        "dijo",
                        "taskwarrior-tui",
                        "py35-bcrypt",
                        "py36-bcrypt",
                        "py37-bcrypt",
                        "py38-bcrypt",
                        "py39-bcrypt",
                        "py36-cryptography",
                        "py37-cryptography",
                        "py38-cryptography",
                        "py39-cryptography",
                        "py38-dulwich",
                        "py39-dulwich",
                        "py37-jellyfish",
                        "py38-jellyfish",
                        "py39-jellyfish",
                        "py-tokenizers",
                        "py37-tokenizers",
                        "py38-tokenizers",
                        "py39-tokenizers",
                        "sequoia-pgp",
                        "fish",
                        "asciinema",
                        "broot",
                        "bupstash",
                        "cargo2port",
                        "clamav",
                        "cloudman",
                        "diskonaut",
                        "diskus",
                        "dmux",
                        "dua-cli",
                        "fd",
                        "folderify",
                        "fselect",
                        "hexyl",
                        "hyperfine",
                        "influxdb",
                        "just",
                        "kubie",
                        "lsd",
                        "mask",
                        "mcfly",
                        "nomino",
                        "procs",
                        "skim",
                        "starship",
                        "tealdeer",
                        "topgrade",
                        "watchman",
                        "xplr",
                        "zellij",
                        "zenith",
                        "zoxide",
                        "tectonic",
                        "angle-grinder",
                        "bat",
                        "git-delta",
                        "mdcat",
                        "ripgrep",
                        "ripgrep-all",
                        "sd",
                        "xsv",
                        "blades",
                        "geckodriver",
                        "zola",
                        "sccache",
                        "hackernews-tui",
                        "atuin",
                        "oha",
                        "svgcleaner",
                        "grex",
                        "helix",
                        "nushell",
                        "choose",
                        "dust",
                        "bottom",
                        "git-cinnabar",
                        "monolith",
                        "pqrs",
                        "git-branchless",
                        "joshuto",
                        "kalker",
                        "gitweb",
                        "ned",
                        "ruplacer",
                        "fif",
                        "onefetch",
                        "hck",
                        "stylua",
                        "jwt-cli",
                        "coreutils-uutils",
                        "gitui",
                        "phetch",
                        "fnm",
                        "kdash",
                        "navi",
                        "viddy",
                        "git-cliff",
                        "yj",
                        "code-minimap",
                        "shisho",
                        "tree-sitter-cli",
                        "committed",
                        "drill",
                        "sad",
                        "mdbook",
                        "cargo-generate",
                        "sniffglue",
                        "genact",
                        "hurl",
                        "hgrep",
                        "librsvg-devel",
                        "ouch",
                        "py310-cryptography",
                        "py310-dulwich",
                        "git-absorb",
                        "py310-jellyfish",
                        "dominant_colours",
                        "rhit",
                        "py310-bcrypt",
                        "backdown",
                        "cargo-asm",
                        "when",
                        "viu",
                        "cbindgen",
                        "wasmtime",
                        "binocle",
                        "cobalt.rs",
                        "t-rex",
                        "jless",
                        "hwatch",
                        "dura",
                        "wasmer",
                        "argc",
                        "igrep",
                        "qsv",
                        "toast",
                        "rust-script",
                        "gfold",
                        "arti",
                        "blake3",
                        "ddh",
                        "difftastic",
                        "bore-cli",
                        "bartib",
                        "wasm-pack",
                        "fclones",
                        "oxipng",
                        "fornjot",
                        "zee",
                        "scout",
                        "cfonts",
                        "py-maturin",
                        "py37-maturin",
                        "py38-maturin",
                        "py39-maturin",
                        "py310-maturin",
                        "py-orjson",
                        "py37-orjson",
                        "py38-orjson",
                        "py39-orjson",
                        "py310-orjson",
                        "tuc",
                        "texlab",
                        "bingrep",
                        "av1an",
                        "rsspls",
                        "replibyte",
                        "hunt",
                        "ares",
                        "dprint",
                        "lychee",
                        "modus",
                        "riff",
                        "cgrc",
                        "rustic",
                        "py310-tokenizers",
                        "rq",
                        "nixpacks",
                        "stork",
                        "meli",
                        "jot",
                        "roapi",
                        "columnq",
                        "lemmeknow",
                        "keysync",
                        "agg",
                        "felix",
                        "jujutsu",
                        "py311-cryptography",
                        "py311-maturin",
                        "garage",
                        "mqttui",
                        "py311-dulwich",
                        "ruby32",
                        "py311-orjson",
                        "hoard-cli",
                        "py311-bcrypt",
                        "kbs2",
                        "jlq",
                        "termusic",
                        "so",
                        "ruff",
                        "eva",
                        "typst",
                        "py311-jellyfish",
                        "py-cryptg",
                        "py38-cryptg",
                        "py39-cryptg",
                        "py310-cryptg",
                        "fastmod",
                        "volta-node",
                        "taizen",
                        "wiki-tui",
                        "halloy",
                        "fend",
                        "sniprun",
                        "py311-cryptg",
                        "killport",
                        "tui-journal",
                        "py311-tokenizers",
                        "py-safetensors",
                        "py38-safetensors",
                        "py39-safetensors",
                        "py310-safetensors",
                        "py311-safetensors",
                        "repgrep",
                        "eza",
                        "pijul-devel",
                        "daktilo",
                        "py312-maturin",
                        "gdrive3",
                        "pueue",
                        "presenterm",
                        "gifski",
                        "libgifski",
                        "py312-orjson",
                        "py312-dulwich",
                        "silicon",
                        "lapce",
                        "py312-cryptography",
                        "gpg-tui",
                        "ascii-gen",
                        "hyfetch",
                        "wgshadertoy",
                        "jaq",
                        "jql",
                        "gql",
                        "ast-grep",
                        "rs-aggregate",
                        "py312-jellyfish",
                        "ruby33",
                        "PineFlash",
                        "tlrc",
                        "py311-tiktoken",
                        "py312-tiktoken",
                        "csvlens",
                        "py312-bcrypt",
                        "py-pydantic_core",
                        "py38-pydantic_core",
                        "py39-pydantic_core",
                        "py310-pydantic_core",
                        "py311-pydantic_core",
                        "py312-pydantic_core",
                        "czkawka",
                        "py37-pydantic_core",
                        "mise",
                        "conserve",
                        "gitoxide",
                        "srgn",
                        "rustpython",
                        "py-rustworkx",
                        "py310-rustworkx",
                        "py311-rustworkx",
                        "py312-rustworkx",
                        "yazi",
                        "kalc",
                        "uv",
                        "vrc-get",
                        "wstunnel",
                        "py312-cryptg",
                        "watchexec",
                        "ata",
                        "veryl",
                        "jnv",
                        "gitu",
                        "rune",
                        "orz",
                        "goku",
                        "tu",
                        "rotz",
                        "clavus",
                        "tiron",
                        "rye",
                        "hex",
                        "neocmakelsp",
                        "termscp",
                        "oxker",
                        "numbat",
                        "amber-lang",
                        "rio",
                        "sig",
                        "flawz",
                        "otree",
                        "envelope",
                        "qrtool",
                        "ferium",
                        "serpl",
                        "lucky-commit",
                        "shadowsocks-rust",
                        "kondo",
                        "aichat",
                        "inferno",
                        "rage",
                        "age-plugin-yubikey",
                        "kty",
                        "dune",
                        "ncmc",
                        "ncmdump",
                        "aq",
                        "elp",
                        "sequoia-sq",
                        "py313-maturin",
                        "py313-dulwich",
                        "py313-cryptography",
                        "neohtop",
                        "dufs",
                        "py313-orjson",
                        "diffr",
                        "rebels-in-the-sky",
                        "sshs",
                        "csview",
                        "macmon",
                        "rpg-cli",
                        "ruby34",
                        "py313-pydantic_core",
                        "py313-bcrypt",
                        "libkrun",
                        "krunkit",
                        "hk",
                        "vivid",
                        "zizmor",
                        "ab-av1",
                        "sequoia-chameleon-gnupg",
                        "jgenesis",
                        "cocogitto",
                        "taplo",
                        "xan",
                        "wiper",
                        "carl",
                        "py313-jellyfish",
                        "mercurial-rustext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-rust",
                        "p5.28-alien-rust",
                        "racer",
                        "p5.30-alien-rust",
                        "p5.34-alien-rust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-setuptools-rust",
                        "py313-setuptools-rust",
                        "py312-setuptools-rust",
                        "py311-setuptools-rust",
                        "cargo",
                        "cargo-bootstrap",
                        "py310-setuptools-rust",
                        "py314-setuptools-rust",
                        "py36-setuptools-rust",
                        "py37-setuptools-rust",
                        "py38-setuptools-rust"
                    ]
                }
            ]
        }
    ]
}