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

{
    "count": 50783,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=456",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=454",
    "results": [
        {
            "name": "cl-jpl-util",
            "portdir": "lisp/cl-jpl-util",
            "version": "0.4",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.thoughtcrime.us/software/cl-jpl-util",
            "description": "cl-jpl-util is a collection of Common Lisp utility functions and macros, primarily for software projects by J.P. Larocque",
            "long_description": "cl-jpl-util is a collection of Common Lisp utility functions and macros, primarily for software projects by J.P. Larocque",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-calispel",
                        "cl-jpl-queues"
                    ]
                }
            ]
        },
        {
            "name": "cl-jpl-queues",
            "portdir": "lisp/cl-jpl-queues",
            "version": "0.1",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.thoughtcrime.us/software/jpl-queues",
            "description": "Common Lisp library implementing a few different kinds of queues",
            "long_description": "Common Lisp library implementing a few different kinds of queues",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-jpl-util",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-calispel"
                    ]
                }
            ]
        },
        {
            "name": "cl-kmrcl",
            "portdir": "lisp/cl-kmrcl",
            "version": "1.111",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-kmrcl",
            "description": "General Utilities for Common Lisp Programs",
            "long_description": "General Utilities for Common Lisp Programs",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-base64"
                    ]
                }
            ]
        },
        {
            "name": "cl-lml2",
            "portdir": "lisp/cl-lml2",
            "version": "1.6.6",
            "license": "GPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-kmrcl",
            "description": "LML2 provides a markup language for generation XHTML web pages.",
            "long_description": "LML2 provides a markup language for generation XHTML web pages.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-kmrcl",
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-markdown"
                    ]
                }
            ]
        },
        {
            "name": "cl-misc-extensions",
            "portdir": "lisp/cl-misc-extensions",
            "version": "4.0.4",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/slburson/misc-extensions",
            "description": "Collection of small macros and extensions for Common Lisp",
            "long_description": "Collection of small macros and extensions for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fset"
                    ]
                }
            ]
        },
        {
            "name": "cl-mt19937",
            "portdir": "lisp/cl-mt19937",
            "version": "1.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/nyxt/mt19937",
            "description": "portable Mersenne Twister random number generator",
            "long_description": "portable Mersenne Twister random number generator",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fset"
                    ]
                }
            ]
        },
        {
            "name": "cl-nodgui",
            "portdir": "lisp/cl-nodgui",
            "version": "20231206",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/cage/nodgui",
            "description": "Lisp bindings for the Tk toolkit",
            "long_description": "Lisp bindings for the Tk toolkit",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-unicode",
                        "cl-esrap",
                        "cl-named-readtables",
                        "cl-clunit2",
                        "cl-ppcre",
                        "cl-parse-number",
                        "cl-jpeg-turbo",
                        "cl-pngload",
                        "cl-colors2",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-flexi-streams",
                        "cl-ppcre-unicode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-phos"
                    ]
                }
            ]
        },
        {
            "name": "cl-parenscript",
            "portdir": "lisp/cl-parenscript",
            "version": "20200618",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https:/parenscript.common-lisp.dev",
            "description": "Lisp to JavaScript transpiler",
            "long_description": "Lisp to JavaScript transpiler",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-fiveam",
                        "cl-named-readtables",
                        "cl-anaphora",
                        "cl-js"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam",
                        "cl-js"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-declarations",
            "portdir": "lisp/cl-parse-declarations",
            "version": "20090908",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/parse-declarations/parse-declarations",
            "description": "Library to parse and rebuild declarations",
            "long_description": "Library to parse and rebuild declarations",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-ppcre",
            "portdir": "lisp/cl-ppcre",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/cl-ppcre",
            "description": "Portable Perl-compatible regular expressions for Common Lisp",
            "long_description": "CL-PPCRE is a fast, portable, thread-safe regular expression library for Common Lisp compatible with Perl",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-unicode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula",
                        "cl-hunchentoot",
                        "cl-colors2",
                        "cl-dissect",
                        "cl-nodgui",
                        "cl-parenscript",
                        "cl-ppcre-unicode",
                        "cl-async",
                        "cl-change-case",
                        "cl-cookie",
                        "cl-dexador",
                        "cl-drakma",
                        "cl-http-body",
                        "cl-jonathan",
                        "cl-js",
                        "cl-lack",
                        "cl-markdown",
                        "cl-mimeparse",
                        "cl-montezuma",
                        "cl-optima",
                        "cl-parser-combinators",
                        "cl-phos",
                        "cl-prove",
                        "cl-redis",
                        "cl-should-test",
                        "cl-spinneret",
                        "cl-test-more",
                        "cl-toot",
                        "cl-trivia",
                        "cl-trivial-rfc-1123",
                        "cl-try",
                        "cl-uax-15",
                        "cl-unicode",
                        "cl-access",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-ppcre-unicode",
            "portdir": "lisp/cl-ppcre",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/cl-ppcre",
            "description": "Portable Perl-compatible regular expressions for Common Lisp",
            "long_description": "CL-PPCRE is a fast, portable, thread-safe regular expression library for Common Lisp compatible with Perl",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-unicode"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-str",
                        "cl-nodgui",
                        "cl-change-case"
                    ]
                }
            ]
        },
        {
            "name": "cl-ptester",
            "portdir": "lisp/cl-ptester",
            "version": "20160829.gitfe69fde",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-ptester",
            "description": "Test suite for Common Lisp programs",
            "long_description": "Test suite for Common Lisp programs",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-puri"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-base64"
                    ]
                }
            ]
        },
        {
            "name": "cl-puri",
            "portdir": "lisp/cl-puri",
            "version": "1.5.7.2",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cliki.net/puri",
            "description": "Portable URI Library for Common Lisp",
            "long_description": "Portable URI Library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ptester"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-drakma",
                        "cl-routes",
                        "cl-thrift",
                        "cl-toot"
                    ]
                }
            ]
        },
        {
            "name": "cl-py-configparser",
            "portdir": "lisp/cl-py-configparser",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://py-configparser.common-lisp.dev",
            "description": "Common Lisp implementation of the Python ConfigParser module",
            "long_description": "Common Lisp implementation of the Python ConfigParser module",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-parse-number"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-rt",
            "portdir": "lisp/cl-rt",
            "version": "20090812.gita6a7503",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-rt",
            "description": "Common Lisp regression tester from MIT",
            "long_description": "Common Lisp regression tester from MIT",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-garbage",
                        "cl-cffi",
                        "cl-iterate",
                        "cl-usocket",
                        "cl-alexandria",
                        "cl-nibbles",
                        "cl-osicat",
                        "cl-lml2",
                        "cl-anaphora",
                        "cl-mimeparse"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-kmrcl",
                        "cl-ironclad"
                    ]
                }
            ]
        },
        {
            "name": "cl-s-xml",
            "portdir": "lisp/cl-s-xml",
            "version": "20080215",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s-xml.common-lisp.dev",
            "description": "S-XML is a simple XML parser implemented in Common Lisp",
            "long_description": "S-XML is a simple XML parser implemented in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-prevalence"
                    ]
                }
            ]
        },
        {
            "name": "cl-split-sequence",
            "portdir": "lisp/cl-split-sequence",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/cl-split-sequence",
            "description": "Common Lisp package to split a sequence of objects",
            "long_description": "Common Lisp package to split a sequence of objects",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-3bmd",
                        "cl-colorize",
                        "cl-djula",
                        "cl-usocket",
                        "cl-gettext",
                        "cl-idna",
                        "cl-lack",
                        "cl-postmodern",
                        "cl-postgres",
                        "cl-prove",
                        "cl-quri",
                        "cl-routes",
                        "cl-serapeum",
                        "cl-uax-15"
                    ]
                }
            ]
        },
        {
            "name": "cl-stefil",
            "portdir": "lisp/cl-stefil",
            "version": "20181102",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/stefil/stefil",
            "description": "Stefil - Simple Test Framework In Lisp",
            "long_description": "Stefil - Simple Test Framework In Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-iterate",
                        "cl-swank",
                        "cl-metabang-bind",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-gettext",
                        "cl-log4cl",
                        "cl-mysql"
                    ]
                }
            ]
        },
        {
            "name": "cl-translate",
            "portdir": "lisp/cl-translate",
            "version": "20170505",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/dkochmanski/translate",
            "description": "Abstraction layer for translations",
            "long_description": "Abstraction layer for translations",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-utf-8",
            "portdir": "lisp/cl-trivial-utf-8",
            "version": "20220828",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/trivial-utf-8/trivial-utf-8",
            "description": "Trivial UTF-8 provides more efficient ways of reading and writing UTF-8",
            "long_description": "Trivial UTF-8 provides more efficient ways of reading and writing UTF-8",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-mgl-pax-bootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-http-body",
                        "cl-lack",
                        "cl-mgl-pax",
                        "cl-thrift"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-mgl-pax"
                    ]
                }
            ]
        },
        {
            "name": "cl-uffi",
            "portdir": "lisp/cl-uffi",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/cl-uffi",
            "description": "Universal Foreign Function Library for Common Lisp",
            "long_description": "Universal Foreign Function Library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clsql"
                    ]
                }
            ]
        },
        {
            "name": "cl-utilities",
            "portdir": "lisp/cl-utilities",
            "version": "20060303",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cl-utilities.common-lisp.dev",
            "description": "a collection of semi-standard utilities for Common Lisp",
            "long_description": "a collection of semi-standard utilities for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-http",
                        "cl-http-body",
                        "cl-quri"
                    ]
                }
            ]
        },
        {
            "name": "cl-variates",
            "portdir": "lisp/cl-variates",
            "version": "20071019",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https:/cl-variates.common-lisp.dev",
            "description": "Portable Common Lisp Random Number Generation.",
            "long_description": "Portable Common Lisp Random Number Generation.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-webkit2",
            "portdir": "lisp/cl-webkit2",
            "version": "3.5.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joachifm/cl-webkit",
            "description": "A binding to WebKitGTK+ for Common Lisp",
            "long_description": "A binding to WebKitGTK+ for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webkit2-gtk",
                        "cl-alexandria",
                        "cl-cffi",
                        "cl-cffi-gtk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam",
                        "cl-calispel",
                        "cl-float-features"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-xlunit",
            "portdir": "lisp/cl-xlunit",
            "version": "0.6.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/cl-xlunit",
            "description": "XLUnit is a Test Framework based on XPTest and JUnit.",
            "long_description": "XLUnit is a Test Framework based on XPTest and JUnit.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-marshal"
                    ]
                }
            ]
        },
        {
            "name": "lua-luazip",
            "portdir": "lua/lua-luazip",
            "version": "1.2.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mpeterv/luazip",
            "description": "LuaZip is a Lua extension library used to read files stored inside zip files.",
            "long_description": "LuaZip is a lightweight Lua extension library used to read files stored inside zip files. The API is very similar to the standard Lua I/O library API.",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua54-luazip",
            "portdir": "lua/lua-luazip",
            "version": "1.2.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mpeterv/luazip",
            "description": "LuaZip is a Lua extension library used to read files stored inside zip files.",
            "long_description": "LuaZip is a lightweight Lua extension library used to read files stored inside zip files. The API is very similar to the standard Lua I/O library API.",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzzip",
                        "lua54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-luazip",
            "portdir": "lua/lua-luazip",
            "version": "1.2.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mpeterv/luazip",
            "description": "LuaZip is a Lua extension library used to read files stored inside zip files.",
            "long_description": "LuaZip is a lightweight Lua extension library used to read files stored inside zip files. The API is very similar to the standard Lua I/O library API.",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzzip",
                        "lua52"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-luazip",
            "portdir": "lua/lua-luazip",
            "version": "1.2.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mpeterv/luazip",
            "description": "LuaZip is a Lua extension library used to read files stored inside zip files.",
            "long_description": "LuaZip is a lightweight Lua extension library used to read files stored inside zip files. The API is very similar to the standard Lua I/O library API.",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzzip",
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51-luazip",
            "portdir": "lua/lua-luazip",
            "version": "1.2.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mpeterv/luazip",
            "description": "LuaZip is a Lua extension library used to read files stored inside zip files.",
            "long_description": "LuaZip is a lightweight Lua extension library used to read files stored inside zip files. The API is very similar to the standard Lua I/O library API.",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzzip",
                        "lua51"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-psl",
            "portdir": "lua/lua-psl",
            "version": "0.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//psl",
            "description": "Lua bindings to libpsl",
            "long_description": "Lua bindings to libpsl",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua54-psl",
            "portdir": "lua/lua-psl",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//psl",
            "description": "Lua bindings to libpsl",
            "long_description": "Lua bindings to libpsl",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpsl",
                        "lua54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-psl",
            "portdir": "lua/lua-psl",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//psl",
            "description": "Lua bindings to libpsl",
            "long_description": "Lua bindings to libpsl",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpsl",
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-psl",
            "portdir": "lua/lua-psl",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//psl",
            "description": "Lua bindings to libpsl",
            "long_description": "Lua bindings to libpsl",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52",
                        "libpsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51-psl",
            "portdir": "lua/lua-psl",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//psl",
            "description": "Lua bindings to libpsl",
            "long_description": "Lua bindings to libpsl",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua51",
                        "libpsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "knot-resolver"
                    ]
                }
            ]
        },
        {
            "name": "TOPCOM",
            "portdir": "math/TOPCOM",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM/",
            "description": "Triangulations Of Point Configurations and Oriented Matroids",
            "long_description": "Triangulations Of Point Configurations and Oriented Matroids",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "onetbb",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181",
                        "bzip2",
                        "libpapilo",
                        "cddlib",
                        "gmp",
                        "QSopt_ex",
                        "soplex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "latte-int"
                    ]
                }
            ]
        },
        {
            "name": "asl",
            "portdir": "math/asl",
            "version": "20240106",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ampl/asl",
            "description": "ASL is A Modeling Language for Mathematical Programming (AMPL) Solver Library",
            "long_description": "ASL is A Modeling Language for Mathematical Programming (AMPL) Solver Library.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "coinor-cbc",
                        "coinor-clp",
                        "ipopt"
                    ]
                }
            ]
        },
        {
            "name": "bliss",
            "portdir": "math/bliss",
            "version": "0.77",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://users.aalto.fi/~tjunttil/bliss/",
            "description": "Compute automorphism groups of graphs",
            "long_description": "bliss is an open-source tool for computing canonical labelings and automorphism groups of graphs.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sympol",
                        "polymake"
                    ]
                }
            ]
        },
        {
            "name": "ecgen",
            "portdir": "math/ecgen",
            "version": "0.7.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://neuromancer.sk/page/ecgen",
            "description": "Tool for generating Elliptic curve domain parameters",
            "long_description": "Tool for generating Elliptic curve domain parameters",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "argp-standalone",
                        "cmake",
                        "posix-macos-addons",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gfan",
            "portdir": "math/gfan",
            "version": "0.6.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://users-math.au.dk/jensen/software/gfan/gfan.html",
            "description": "Gfan is a software package for computing Gröbner fans and tropical varieties.",
            "long_description": "Gfan is a software package for computing Gröbner fans and tropical varieties.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cddlib",
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hpddm",
            "portdir": "math/hpddm",
            "version": "2.3.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/hpddm/hpddm",
            "description": "a framework for high-performance domain decomposition methods",
            "long_description": "HPDDM is an efficient implementation of various domain decomposition methods.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arpack",
                        "hypre",
                        "mumps",
                        "scalapack",
                        "python312",
                        "mpich-clang17",
                        "vecLibFort",
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-numpy",
                        "py312-scipy",
                        "py312-mpi4py"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "palp",
            "portdir": "math/palp",
            "version": "2.20",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html",
            "description": "a Package for Analyzing Lattice Polytopes",
            "long_description": "a Package for Analyzing Lattice Polytopes",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pari-extra",
            "portdir": "math/pari-extra",
            "version": "20230725",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pari.math.u-bordeaux.fr/",
            "description": "PARI/GP optional packages.",
            "long_description": "PARI/GP optional packages.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pari-elldata",
                        "pari-galpol",
                        "pari-seadata",
                        "pari",
                        "pari-nftables",
                        "pari-galdata",
                        "pari-nflistdata",
                        "pari-seadata-big"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pari-elldata",
            "portdir": "math/pari-extra",
            "version": "20210301",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pari.math.u-bordeaux.fr/",
            "description": "PARI/GP version of J. E. Cremona Elliptic Curve Data",
            "long_description": "PARI/GP version of J. E. Cremona Elliptic Curve Data, needed by ellsearch and ellidentify.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pari-extra"
                    ]
                }
            ]
        },
        {
            "name": "pari-galpol",
            "portdir": "math/pari-extra",
            "version": "20180625",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pari.math.u-bordeaux.fr/",
            "description": "PARI package of the GALPOL database of polynomials defining Galois extensions of the rationals",
            "long_description": "PARI package of the GALPOL database of polynomials defining Galois extensions of the rationals, accessed by galoisgetpol, galoisgetgroup, galoisgetname.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pari-extra"
                    ]
                }
            ]
        },
        {
            "name": "pari-seadata-small",
            "portdir": "math/pari-extra",
            "version": "20090618",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pari.math.u-bordeaux.fr/",
            "description": "The second one is a much smaller version that should be suitable for fields up to 350 bits.",
            "long_description": "The second one is a much smaller version that should be suitable for fields up to 350 bits.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pari-seadata",
            "portdir": "math/pari-extra",
            "version": "20090618",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pari.math.u-bordeaux.fr/",
            "description": "These polynomials were extracted from the ECHIDNA databases and computed by David R. Kohel",
            "long_description": "These polynomials were extracted from the ECHIDNA databases and computed by David R. Kohel. This covers finite fields of cardinality q up to 750 bits. PARI/GP 2.9 contains fallback code to go on when all modular polynomials in the database have been exhausted and can handle larger fields (with an important slowdown). Needed by ellap and ellcard for large primes.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pari-extra"
                    ]
                }
            ]
        },
        {
            "name": "pari-seadata-big",
            "portdir": "math/pari-extra",
            "version": "20170418",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pari.math.u-bordeaux.fr/",
            "description": "The third one is huge and contains extra modular polynomials of level between 500 and 800.",
            "long_description": "The third one is huge and contains extra modular polynomials of level between 500 and 800. This is suitable for fields up to 1100 bits.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pari-extra"
                    ]
                }
            ]
        },
        {
            "name": "pari-nftables",
            "portdir": "math/pari-extra",
            "version": "20080929",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pari.math.u-bordeaux.fr/",
            "description": "Repackaging of the historical megrez number field tables (errors fixed, 1/10th the size, easier to use).",
            "long_description": "Repackaging of the historical megrez number field tables (errors fixed, 1/10th the size, easier to use). This package requires no installation: extract it where desired and look at the README. Individual tables from the package are available separately.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pari-extra"
                    ]
                }
            ]
        },
        {
            "name": "pari-galdata",
            "portdir": "math/pari-extra",
            "version": "20080412",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pari.math.u-bordeaux.fr/",
            "description": "Needed by polgalois to compute Galois group in degrees 8 through 11.",
            "long_description": "Needed by polgalois to compute Galois group in degrees 8 through 11.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pari-extra"
                    ]
                }
            ]
        }
    ]
}