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

{
    "count": 51892,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=574",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=572",
    "results": [
        {
            "name": "cl-cffi",
            "portdir": "lisp/cl-cffi",
            "version": "0.24.1.20240811",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cffi/cffi",
            "description": "The Common Foreign Function Interface",
            "long_description": "The Common Foreign Function Interface",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "cl-babel",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-rt",
                        "cl-trivial-features"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-webkit2",
                        "cl-3bz",
                        "cl-async",
                        "cl-cffi-gtk",
                        "cl-enchant",
                        "cl-fastcgi",
                        "cl-gobject-introspection",
                        "cl-iolib",
                        "cl-jpeg-turbo",
                        "cl-libuv",
                        "cl-mmap",
                        "cl-mysql",
                        "cl-osicat",
                        "cl-plus-ssl",
                        "cl-pngload",
                        "cl-sqlite",
                        "cl-static-vectors",
                        "cl-system-locale",
                        "cl-trivia",
                        "cl-trivial-clipboard",
                        "cl-trivial-features-tests",
                        "cl-webengine"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-trivial-features"
                    ]
                }
            ]
        },
        {
            "name": "cl-calispel",
            "portdir": "lisp/cl-calispel",
            "version": "0.1",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.thoughtcrime.us/software/calispel",
            "description": "Calispel is a Common Lisp library for thread-safe message-passing channels, in the style of the occam programming language.",
            "long_description": "Calispel is a Common Lisp library for thread-safe message-passing channels, in the style of the occam programming language.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "abcl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-eager-future",
                        "cl-jpl-queues",
                        "cl-jpl-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-prompter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-webkit2"
                    ]
                }
            ]
        },
        {
            "name": "cl-bordeaux-threads",
            "portdir": "lisp/cl-bordeaux-threads",
            "version": "0.9.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sionescu/bordeaux-threads",
            "description": "Portable shared-state concurrency for Common Lisp",
            "long_description": "Portable shared-state concurrency for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-trivial-garbage",
                        "cl-fiveam",
                        "cl-global-vars",
                        "cl-trivial-features"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-calispel",
                        "cl-cffi",
                        "cl-cffi-gtk",
                        "cl-clack",
                        "cl-dexador",
                        "cl-eager-future",
                        "cl-eager-future2",
                        "cl-fad",
                        "cl-gopher",
                        "cl-hunchentoot",
                        "cl-iolib",
                        "cl-ironclad",
                        "cl-jpl-queues",
                        "cl-lack",
                        "cl-legion",
                        "cl-anypool",
                        "cl-lparallel",
                        "cl-ndebug",
                        "cl-nhooks",
                        "cl-nodgui",
                        "cl-plus-ssl",
                        "cl-postmodern",
                        "cl-redis",
                        "cl-rove",
                        "cl-s-sysdeps",
                        "cl-serapeum",
                        "cl-simple-tasks",
                        "cl-sqlite",
                        "cl-toot",
                        "cl-trivial-main-thread",
                        "cl-usocket",
                        "cl-log4cl"
                    ]
                }
            ]
        },
        {
            "name": "cl-blackbird",
            "portdir": "lisp/cl-blackbird",
            "version": "20220907",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orthecreedence/blackbird",
            "description": "A promise implementation for Common Lisp",
            "long_description": "A promise implementation for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-vom",
                        "cl-async",
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-base64",
            "portdir": "lisp/cl-base64",
            "version": "3.4.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cliki.net/cl-base64",
            "description": "base64 for Common Lisp",
            "long_description": "base64 for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-kmrcl",
                        "cl-ptester"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-drakma",
                        "cl-hunchentoot",
                        "cl-lack",
                        "cl-dexador",
                        "cl-postgres",
                        "cl-toot",
                        "cl-lass"
                    ]
                }
            ]
        },
        {
            "name": "cl-babel",
            "portdir": "lisp/cl-babel",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cl-babel/babel",
            "description": "Babel is a charset encoding/decoding library, not unlike GNU libiconv, written in pure Common Lisp.",
            "long_description": "Babel is a charset encoding/decoding library, not unlike GNU libiconv, written in pure Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "abcl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-trivial-features",
                        "cl-trivial-gray-streams",
                        "cl-hu.dwim.stefil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-3bz",
                        "cl-async",
                        "cl-cffi",
                        "cl-dexador",
                        "cl-dexador-test",
                        "cl-djula",
                        "cl-do-urlencode",
                        "cl-fast-http",
                        "cl-http-body",
                        "cl-iolib",
                        "cl-jonathan",
                        "cl-lack",
                        "cl-montezuma",
                        "cl-png-read",
                        "cl-proc-parse",
                        "cl-quri",
                        "cl-redis",
                        "cl-smart-buffer",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-atomics",
            "portdir": "lisp/cl-atomics",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/atomics",
            "description": "Portability layer for atomic operations like compare-and-swap (CAS)",
            "long_description": "Portability layer for atomic operations like compare-and-swap (CAS)",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils",
                        "cl-parachute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-async",
            "portdir": "lisp/cl-async",
            "version": "20231114",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orthecreedence/cl-async",
            "description": "Asynchronous IO library for Common Lisp.",
            "long_description": "Asynchronous IO library for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features",
                        "cl-trivial-gray-streams",
                        "cl-babel",
                        "cl-cffi",
                        "cl-usocket",
                        "cl-ppcre",
                        "cl-fast-io",
                        "cl-static-vectors",
                        "cl-vom",
                        "cl-quri",
                        "cl-libuv",
                        "cl-ironclad",
                        "openssl3",
                        "cl-bordeaux-threads",
                        "cl-fiveam",
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-blackbird",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-assoc-utils",
            "portdir": "lisp/cl-assoc-utils",
            "version": "20220921",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/assoc-utils",
            "description": "Utilities for manipulating association lists",
            "long_description": "Utilities for manipulating association lists",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-prove"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-http-body"
                    ]
                }
            ]
        },
        {
            "name": "cl-asdf-flv",
            "portdir": "lisp/cl-asdf-flv",
            "version": "2.2",
            "license": "Unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/didierverna/asdf-flv",
            "description": "ASDF extension to provide support for file-local variables",
            "long_description": "ASDF extension to provide support for file-local variables",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ]
        },
        {
            "name": "cl-array-utils",
            "portdir": "lisp/cl-array-utils",
            "version": "20231201",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/array-utils",
            "description": "A few utilities for working with arrays.",
            "long_description": "A few utilities for working with arrays.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-parachute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clss",
                        "cl-plump",
                        "cl-simple-tasks"
                    ]
                }
            ]
        },
        {
            "name": "cl-arnesi",
            "portdir": "lisp/cl-arnesi",
            "version": "20170330",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AccelerationNet/arnesi",
            "description": "arnesi is a Common Lisp utility suite",
            "long_description": "arnesi is a Common Lisp utility suite",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-swank",
                        "cl-collectors",
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-locale"
                    ]
                }
            ]
        },
        {
            "name": "cl-anypool",
            "portdir": "lisp/cl-anypool",
            "version": "20230917",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/anypool",
            "description": "General-purpose connection pooling library for Common Lisp",
            "long_description": "General-purpose connection pooling library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-speedy-queue",
                        "cl-rove",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-ansi-text",
            "portdir": "lisp/cl-ansi-text",
            "version": "2.0.1",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pnathan/cl-ansi-text",
            "description": "Enables ANSI colors for printing.",
            "long_description": "Enables ANSI colors for printing.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam",
                        "cl-colors2",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-prove"
                    ]
                }
            ]
        },
        {
            "name": "cl-anonfun",
            "portdir": "lisp/cl-anonfun",
            "version": "20111202",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arielnetworks/cl-anonfun",
            "description": "Anonymous function helpers for Common Lisp",
            "long_description": "Anonymous function helpers for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-syntax"
                    ]
                }
            ]
        },
        {
            "name": "cl-annot",
            "portdir": "lisp/cl-annot",
            "version": "20150606",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m2ym/cl-annot",
            "description": "Python-like Annotation Syntax for Common Lisp",
            "long_description": "Python-like Annotation Syntax for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-jonathan",
                        "cl-locale",
                        "cl-syntax"
                    ]
                }
            ]
        },
        {
            "name": "cl-anaphora",
            "portdir": "lisp/cl-anaphora",
            "version": "0.9.8",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spwhitton/anaphora",
            "description": "The anaphoric macro collection from Hell",
            "long_description": "The anaphoric macro collection from Hell",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-let-plus",
                        "cl-locale",
                        "cl-markdown",
                        "cl-parenscript",
                        "cl-slice"
                    ]
                }
            ]
        },
        {
            "name": "cl-alexandria",
            "portdir": "lisp/cl-alexandria",
            "version": "1.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexandria.common-lisp.dev",
            "description": "Alexandria is a collection of portable public domain utilities for Common Lisp",
            "long_description": "Alexandria is a collection of portable public domain utilities for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-access",
                        "cl-annot",
                        "cl-ansi-text",
                        "cl-babel",
                        "cl-bordeaux-threads",
                        "cl-cffi",
                        "cl-cffi-gtk",
                        "cl-clack",
                        "cl-collectors",
                        "cl-colorize",
                        "cl-colors",
                        "cl-colors2",
                        "cl-com.gigamonkeys.binary-data",
                        "cl-com.inuoe.jzon",
                        "cl-cookie",
                        "cl-dbi",
                        "cl-dexador",
                        "cl-djula",
                        "cl-do-urlencode",
                        "cl-fad",
                        "cl-fast-http",
                        "cl-fast-io",
                        "cl-fiasco",
                        "cl-fiveam",
                        "cl-gobject-introspection",
                        "cl-history-tree",
                        "cl-hu.dwim.stefil",
                        "cl-hunchentoot",
                        "cl-in-nomine",
                        "cl-lack",
                        "cl-let-plus",
                        "cl-libuv",
                        "cl-lisp-unit2",
                        "cl-lparallel",
                        "cl-mgl-pax",
                        "cl-nfiles",
                        "cl-nkeymaps",
                        "cl-nodgui",
                        "cl-opticl",
                        "cl-opticl-core",
                        "cl-optima",
                        "cl-osicat",
                        "cl-parse-float",
                        "cl-parser-combinators",
                        "cl-plus-ssl",
                        "cl-pngload",
                        "cl-postmodern",
                        "cl-pngload-test",
                        "cl-proc-parse",
                        "cl-prompter",
                        "cl-prove",
                        "cl-quri",
                        "cl-serapeum",
                        "cl-slice",
                        "cl-spinneret",
                        "cl-static-vectors",
                        "cl-stefil",
                        "cl-symbol-munger",
                        "cl-3bz",
                        "cl-toot",
                        "cl-trivial-benchmark",
                        "cl-trivial-with-current-source-form",
                        "cl-try",
                        "cl-type-i",
                        "cl-webkit2",
                        "cl-wookie",
                        "cl-thrift"
                    ]
                }
            ]
        },
        {
            "name": "cl-acclimation",
            "portdir": "lisp/cl-acclimation",
            "version": "20231023",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robert-strandh/Acclimation",
            "description": "Library supporting internationalization",
            "long_description": "Library supporting internationalization",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-cluffer",
                        "cl-clump"
                    ]
                }
            ]
        },
        {
            "name": "cl-access",
            "portdir": "lisp/cl-access",
            "version": "20240307",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AccelerationNet/access",
            "description": "A common lisp library to unify access to common dictionary-like data-structures",
            "long_description": "A common lisp library to unify access to common dictionary-like data-structures",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-lisp-unit2",
                        "cl-alexandria",
                        "cl-iterate",
                        "cl-closer-mop"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula"
                    ]
                }
            ]
        },
        {
            "name": "cl-3bz",
            "portdir": "lisp/cl-3bz",
            "version": "20230321",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/3b/3bz",
            "description": "yet another CL deflate decompressor",
            "long_description": "yet another CL deflate decompressor",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-mmap",
                        "cl-alexandria",
                        "cl-nibbles",
                        "cl-trivial-features",
                        "cl-babel",
                        "cl-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-pngload"
                    ]
                }
            ]
        },
        {
            "name": "cl-3bmd",
            "portdir": "lisp/cl-3bmd",
            "version": "20240515",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/3b/3bmd",
            "description": "markdown processor in CL using esrap parser",
            "long_description": "markdown processor in CL using esrap parser",
            "active": true,
            "categories": [
                "textproc",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-split-sequence",
                        "cl-fiasco",
                        "cl-colorize",
                        "cl-esrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-gendoc",
                        "cl-mgl-pax"
                    ]
                }
            ]
        },
        {
            "name": "zoem",
            "portdir": "lang/zoem",
            "version": "21-341",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://micans.org/zoem/",
            "description": "a macro/programming language with stacks",
            "long_description": "zoem is a macro/programming language with stacks. zoem has stacks, arithmetic environment, delayed evaluation, inside-out evaluation, and a lot more features to allow abstraction, encapsulation and (lexical) scoping, as well as syntactic sugar to facilitate HTML production.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cimfomfa",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "aephea"
                    ]
                }
            ]
        },
        {
            "name": "zig-bootstrap",
            "portdir": "lang/zig-bootstrap",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ziglang.org/",
            "description": "Zig programming language (bootstrap build with no runtime dependencies)",
            "long_description": "Zig is a general-purpose programming language designed for robustness, optimality, and maintainability. This is the bootstrap build version with no external runtime dependencies.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "shichizip"
                    ]
                }
            ]
        },
        {
            "name": "zig",
            "portdir": "lang/zig",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ziglang.org/",
            "description": "Zig programming language",
            "long_description": "Zig is a general-purpose programming language designed for robustness, optimality, and maintainability.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-21"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libxml2",
                        "zlib",
                        "clang-21",
                        "llvm-21",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ncdu"
                    ]
                }
            ]
        },
        {
            "name": "yasm",
            "portdir": "lang/yasm",
            "version": "1.3.0",
            "license": "(Artistic-1 or GPL-2+ or LGPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tortall.net/projects/yasm/",
            "description": "yasm - a modular bsd reimplementation of NASM",
            "long_description": "A modular x86/amd64 assembler supporting NASM and GAS asm syntaxes and a variety of output formats. It is licensed under the 3-clause BSD license except the nasm preprocessor which is LGPL.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "VeraCrypt",
                        "aom",
                        "avidemux",
                        "libass",
                        "libass-devel",
                        "libvpx",
                        "libvpx-devel",
                        "mplayer-devel",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "svt-av1",
                        "godot-3.2",
                        "mpir",
                        "mpir-devel",
                        "gimp-gap",
                        "gimp-gap-devel",
                        "mozjs102",
                        "mozjs115",
                        "mozjs128",
                        "mozjs60",
                        "mozjs91",
                        "mozjs68",
                        "HandBrake",
                        "HandBrakeCLI",
                        "MPlayer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "udis86"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-distnorm",
                        "py37-distnorm",
                        "py38-distnorm",
                        "py37-distorm",
                        "py36-distorm",
                        "py38-distorm",
                        "py312-distorm",
                        "py35-distorm",
                        "py27-distorm"
                    ]
                }
            ]
        },
        {
            "name": "yap-devel",
            "portdir": "lang/yap-devel",
            "version": "6.0.7",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dcc.fc.up.pt/~vsc/yap/",
            "description": "YAP Prolog compiler",
            "long_description": "YAP is a high-performance Prolog compiler developed at CRACS/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "java",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yap",
            "portdir": "lang/yap",
            "version": "6.0.5",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dcc.fc.up.pt/~vsc/yap/",
            "description": "YAP Prolog compiler",
            "long_description": "YAP is a high-performance Prolog compiler developed at CRACS/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "java",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yabasic",
            "portdir": "lang/yabasic",
            "version": "2.86.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.yabasic.de/",
            "description": "yet another basic language",
            "long_description": "Yabasic implements the most common and simple elements of the basic language. It comes with goto/gosub, with various loops, with user defined subroutines and Libraries. Yabasic does monochrome line graphics and printing.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "xorg-libX11",
                        "xorg-libXt",
                        "xorg-libsm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xotcl",
            "portdir": "lang/xotcl",
            "version": "1.6.7",
            "license": "(Tcl/Tk or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://media.wu-wien.ac.at",
            "description": "Extended Object Tool Command Language",
            "long_description": "Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object-oriented scripting language based on Tcl. It was originally designed for providing language support for design patterns and provides novel constructs such as filters or transitive mixin classes. The language is designed for empowering rather than constraining system developers. The basic object model is highly influenced by CLOS.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "neumann",
                    "github": "gustafn",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlgen",
            "portdir": "lang/xmlgen",
            "version": "1.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tclxml.sourceforge.net/xmlgen.html",
            "description": "The Tcl package xmlgen allows to write Tcl code which translates itself into XML.",
            "long_description": "Every tag is made into a markup command which takes attributes and the element's content as parameters and then prints the XML tagged content. Of course, the content again can contain markup commands.",
            "active": true,
            "categories": [
                "lang",
                "tcl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wren-cli",
            "portdir": "lang/wren-cli",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wren.io/cli/",
            "description": "A command line tool for the Wren programming language",
            "long_description": "The CLI project is a small and simple REPL and CLI tool for running Wren scripts. It is backed by libuv to implement IO functionality, and is a work in progress.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wasmer",
            "portdir": "lang/wasmer",
            "version": "7.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wasmer.io",
            "description": "The leading WebAssembly Runtime supporting WASI and Emscripten",
            "long_description": "Wasmer is a fast and secure WebAssembly runtime that enables super lightweight containers to run anywhere: from Desktop to the Cloud, Edge and IoT devices.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wasi-libc",
            "portdir": "lang/wasi-sdk",
            "version": "33",
            "license": "Apache-2 and (LLVM or Exception)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wasi.dev/",
            "description": "WebAssembly System Interface (WASI) SDK",
            "long_description": "WebAssembly System Interface (WASI) SDK. Provides the WASI sysroot: wasi-libc, compiler-rt builtins for wasm32, and libc++/libc++abi for use with the wasi-clang compiler toolchain.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-18",
                        "python314"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wasi-clang"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wasi-sdk"
                    ]
                }
            ]
        },
        {
            "name": "wasm3",
            "portdir": "lang/wasm3",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wasm3/wasm3",
            "description": "A fast WebAssembly interpreter, and the most universal WASM runtime",
            "long_description": "A fast WebAssembly interpreter, and the most universal WASM runtime",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "git",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wasm-component-ld",
            "portdir": "lang/wasm-component-ld",
            "version": "0.5.22",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bytecodealliance/wasm-component-ld",
            "description": "Linker for wasm32-wasip2 WebAssembly components",
            "long_description": "Linker for wasm32-wasip2 WebAssembly components. Wraps the standard WebAssembly linker (wasm-ld) to produce WebAssembly component binaries targeting wasm32-wasip2 (WASI Preview 2). Used alongside the wasi-sdk compiler toolchain.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wasi-clang"
                    ]
                }
            ]
        },
        {
            "name": "wasi-clang",
            "portdir": "lang/wasi-sdk",
            "version": "33",
            "license": "Apache-2 and (LLVM or Exception)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wasi.dev/",
            "description": "WebAssembly System Interface (WASI) SDK",
            "long_description": "WebAssembly System Interface (WASI) SDK. Provides a clang compiler, wasm-ld linker, llvm-ar, and other tools configured to target wasm32-wasi by default, along with the WASI cmake toolchain files. Install port:wasi-libc to get the WASI sysroot required for compiling programs, or install port:wasi-sdk to get both.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-18",
                        "python314"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wasm-component-ld"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wasi-sdk",
                        "wasi-libc"
                    ]
                }
            ]
        },
        {
            "name": "wasi-sdk",
            "portdir": "lang/wasi-sdk",
            "version": "33",
            "license": "Apache-2 and (LLVM or Exception)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wasi.dev/",
            "description": "WebAssembly System Interface (WASI) SDK",
            "long_description": "WebAssembly System Interface (WASI) SDK. Meta-port that installs port:wasi-clang (the LLVM/Clang toolchain targeting wasm32-wasi) and port:wasi-libc (the WASI sysroot: libc, compiler-rt, libc++ and libc++abi).",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wasi-clang",
                        "wasi-libc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wabt",
            "portdir": "lang/wabt",
            "version": "1.0.40",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/WebAssembly/wabt",
            "description": "The WebAssembly Binary Toolkit",
            "long_description": "WABT (we pronounce it \"wabbit\") is a suite of tools for WebAssembly, including: wat2wasm: translate from WebAssembly text format to the WebAssembly binary format wasm2wat: the inverse of wat2wasm, translate from the binary format back to the text format (also known as a .wat) wasm-objdump: print information about a wasm binary. Similiar to objdump. wasm-interp: decode and run a WebAssembly binary file using a stack-based interpreter wasm-decompile: decompile a wasm binary into readable C-like syntax. wat-desugar: parse .wat text form as supported by the spec interpreter (s-expressions, flat syntax, or mixed) and print \"canonical\" flat format wasm2c: convert a WebAssembly binary file to a C source and header wasm-strip: remove sections of a WebAssembly binary file wasm-validate: validate a file in the WebAssembly binary format wast2json: convert a file in the wasm spec test format to a JSON file and associated wasm binary files wasm-stats: output stats for a module spectest-interp: read a Spectest JSON file, and run its tests in the interpreter These tools are intended for use in (or for development of) toolchains or other systems that want to manipulate WebAssembly files.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vlang",
            "portdir": "lang/vlang",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vlang.io/",
            "description": "Simple, fast, safe, compiled language for developing maintainable software",
            "long_description": "Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. This port provides weekly builds of Vlang.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 165
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "veryl",
            "portdir": "lang/veryl",
            "version": "0.19.1",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/veryl-lang/veryl",
            "description": "Veryl: A Modern Hardware Description Language",
            "long_description": "Veryl: A Modern Hardware Description Language. Veryl is designed as a \"SystemVerilog Alternative\". There are some design concepts: it has a simplified syntax based on SystemVerilog/Rust, transpiles to SystemVerilog, generates human-readable SystemVerilog code, and comes with integrated tools like a formatter/linter, and integrates with VSCode.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vala-devel",
            "portdir": "lang/vala-devel",
            "version": "0.56.19",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Vala",
            "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": 359
                }
            ],
            "variants": [
                "valadoc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "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": []
        },
        {
            "name": "vala",
            "portdir": "lang/vala",
            "version": "0.56.19",
            "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": 359
                }
            ],
            "variants": [
                "valadoc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "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": [
                        "libxfce4util",
                        "libgee06",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "libgweather",
                        "rygel",
                        "font-manager",
                        "libosinfo",
                        "libvirt-glib",
                        "xmlbird",
                        "libhttpseverywhere",
                        "midori",
                        "gtkspell3",
                        "libxfce4ui",
                        "gmpc",
                        "libmm-glib",
                        "telepathy-glib",
                        "ayatana-ido",
                        "geoclue2",
                        "libayatana-appindicator",
                        "libayatana-indicator",
                        "libdbusmenu",
                        "libdmapsharing",
                        "libgee",
                        "libical",
                        "zeitgeist",
                        "appstream",
                        "baobab",
                        "dconf",
                        "folks",
                        "gcab",
                        "gcr",
                        "gedit",
                        "gedit-plugins",
                        "gexiv2",
                        "gnome-autoar",
                        "gnome-calculator",
                        "gnome-chess",
                        "gnome-online-accounts",
                        "grilo",
                        "gspell",
                        "gtk-vnc",
                        "gtksourceview3",
                        "gtksourceview4",
                        "gucharmap",
                        "libadwaita",
                        "libchamplain",
                        "libdazzle",
                        "libdazzle-devel",
                        "libfeedback",
                        "libhandy-0.0",
                        "libpeas1",
                        "libpeas",
                        "libsecret",
                        "libshumate",
                        "libsocialweb",
                        "libsoup",
                        "libsoup-2.4",
                        "libsoup-devel",
                        "seahorse",
                        "spice-gtk",
                        "tracker",
                        "tracker3",
                        "uhttpmock",
                        "vte",
                        "babl",
                        "babl-devel",
                        "birdfont",
                        "gegl",
                        "gegl-devel",
                        "libmediaart",
                        "pdfpc",
                        "tiv",
                        "gmime",
                        "gmime3",
                        "dino",
                        "gssdp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgit2-glib",
                        "valabind",
                        "librsvg",
                        "anjuta",
                        "libgda5",
                        "gitg",
                        "librsvg-devel",
                        "gegl-0.3",
                        "gtksourceview5",
                        "libhandy",
                        "gnome3-core",
                        "libproxy-vapi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "v8-8.3",
            "portdir": "lang/v8-8.3",
            "version": "8.3.110.13",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://v8.dev",
            "description": "Google’s open-source JavaScript engine",
            "long_description": "Google’s open-source JavaScript engine. CMake build system.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-jinja2",
                        "clang-20",
                        "python314",
                        "cmake",
                        "gettext",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-V8"
                    ]
                }
            ]
        },
        {
            "name": "v8-11.6",
            "portdir": "lang/v8-11.6",
            "version": "11.6.189.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://v8.dev",
            "description": "Google’s open-source JavaScript engine",
            "long_description": "Google’s open-source JavaScript engine. CMake build system.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-jinja2",
                        "clang-20",
                        "python314",
                        "cmake",
                        "gettext",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmpc",
                        "mpfr",
                        "gmp",
                        "libiconv",
                        "libgcc",
                        "isl14",
                        "ld64"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "berkeley_upc"
                    ]
                }
            ]
        },
        {
            "name": "unison-lang",
            "portdir": "lang/unison-lang",
            "version": "M2g",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.unisonweb.org",
            "description": "A friendly programming language from the future.",
            "long_description": "Unison’s core idea is that code is immutable and identified by its content. This lets us reimagine many aspects of how a programming language works. We simplify codebase management — Unison has no builds, no dependency conflicts, and renaming things is trivial. The same core idea forms the basis for a runtime that robustly supports dynamic code deployment, allowing a single Unison program to describe entire elastic distributed systems.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "stack",
                        "file",
                        "grep",
                        "gsed",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unicon",
            "portdir": "lang/unicon",
            "version": "13.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unicon.sourceforge.io/",
            "description": "Extended dialect of icon",
            "long_description": "Extended dialect of icon. unicon is a very high level, goal-directed, object-oriented, general purpose application language supporting many operating systems and architectures.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "Xft2",
                        "libGLU",
                        "zlib",
                        "xorg-libX11",
                        "xpm",
                        "openssl3",
                        "mesa",
                        "ftgl",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}