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

{
    "count": 50641,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=871",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=869",
    "results": [
        {
            "name": "py311-wasabi",
            "portdir": "python/py-wasabi",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ines/wasabi",
            "description": "A lightweight console printing and formatting toolkit",
            "long_description": "A lightweight console printing and formatting toolkit",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-thinc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-unidic"
                    ]
                }
            ]
        },
        {
            "name": "py312-wasabi",
            "portdir": "python/py-wasabi",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ines/wasabi",
            "description": "A lightweight console printing and formatting toolkit",
            "long_description": "A lightweight console printing and formatting toolkit",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-thinc"
                    ]
                }
            ]
        },
        {
            "name": "py313-wasabi",
            "portdir": "python/py-wasabi",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ines/wasabi",
            "description": "A lightweight console printing and formatting toolkit",
            "long_description": "A lightweight console printing and formatting toolkit",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-wasabi"
                    ]
                }
            ]
        },
        {
            "name": "gojq",
            "portdir": "textproc/gojq",
            "version": "0.12.18",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/itchyny/gojq",
            "description": "Pure Go implementation of jq",
            "long_description": "This is an implementation of jq command written in Go language. It attempts to fix some bugs that still exist in jq.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hck",
            "portdir": "textproc/hck",
            "version": "0.11.5",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sstadick/hck",
            "description": "A sharp cut(1) clone",
            "long_description": "hck is a shortening of hack, a rougher form of cut. A close to drop-in replacement for cut that can use a regex delimiter instead of a fixed string. Additionally this tool allows for specification of the order of the output columns using the same column selection syntax as cut. No single feature of hck on its own makes it stand out over awk, cut, xsv or other such tools. Where hck excels is making common things easy, such as reordering output fields, or splitting records on a weird delimiter. It is meant to be simple and easy to use while exploring datasets.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alpine",
            "portdir": "mail/alpine",
            "version": "2.26",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alpineapp.email/",
            "description": "alpine - a Program for Internet News and Email",
            "long_description": "Alpine is a tool for reading, sending, and managing electronic messages that was designed with novice users in mind.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "john",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "jerryyhom",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal",
                "passfile",
                "kerberos",
                "ldap",
                "ssl",
                "tcl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime",
                        "cyrus-sasl2",
                        "openldap",
                        "ncurses",
                        "openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-locale-codes",
            "portdir": "perl/p5-locale-codes",
            "version": "3.660.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes",
            "long_description": "Locale::Codes - a distribution of modules to handle locale codes",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-inter"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5-locale-codes",
            "portdir": "perl/p5-locale-codes",
            "version": "3.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-locale-codes",
            "homepage": "https://metacpan.org/pod/Locale::Codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes",
            "long_description": "Locale::Codes - a distribution of modules to handle locale codes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-locale-codes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-locale-codes",
            "portdir": "perl/p5-locale-codes",
            "version": "3.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes",
            "long_description": "Locale::Codes - a distribution of modules to handle locale codes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-inter",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-locale-codes",
            "portdir": "perl/p5-locale-codes",
            "version": "3.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes",
            "long_description": "Locale::Codes - a distribution of modules to handle locale codes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-inter",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-locale-codes",
            "portdir": "perl/p5-locale-codes",
            "version": "3.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes",
            "long_description": "Locale::Codes - a distribution of modules to handle locale codes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-inter",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-locale-codes",
            "portdir": "perl/p5-locale-codes",
            "version": "3.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes",
            "long_description": "Locale::Codes - a distribution of modules to handle locale codes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-inter",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-timezone",
                        "gscan2pdf",
                        "p5-locale-codes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcstar",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel"
                    ]
                }
            ]
        },
        {
            "name": "tree-sitter-bash",
            "portdir": "devel/tree-sitter-bash",
            "version": "0.25.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tree-sitter/tree-sitter-bash",
            "description": "A tree-sitter parser for bash",
            "long_description": "A tree-sitter parser for bash",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "emacs-mac-app",
                        "emacs-mac-app-devel"
                    ]
                }
            ]
        },
        {
            "name": "netdata",
            "portdir": "sysutils/netdata",
            "version": "2.8.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/netdata/netdata",
            "description": "Real-time performance monitoring done right",
            "long_description": "Netdata's distributed, real-time monitoring Agent collects thousands of metrics from systems, hardware, containers, and applications with zero configuration. It runs permanently on all your physical/virtual servers, containers, cloud deployments, and edge/IoT devices, and is perfectly safe to install on your systems mid-incident without any preparation.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "debug",
                "otel_plugin",
                "go_plugin",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "git",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "libuuid",
                        "libuv",
                        "libyaml",
                        "openssl",
                        "brotli",
                        "protobuf-c",
                        "curl",
                        "json-c",
                        "pcre2",
                        "lz4",
                        "snappy",
                        "zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "netdata-dashboard"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netdata-dashboard",
            "portdir": "sysutils/netdata",
            "version": "3.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "netdata",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by netdata",
            "long_description": "This port has been replaced by netdata.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "debug",
                "otel_plugin",
                "go_plugin"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "netdata"
                    ]
                }
            ]
        },
        {
            "name": "bat",
            "portdir": "textproc/bat",
            "version": "0.26.1",
            "license": "MIT and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharkdp/bat",
            "description": "A cat(1) clone with syntax highlighting and Git integration.",
            "long_description": "A cat(1) clone with syntax highlighting and Git integration.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libgit2",
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "bat-extras",
                        "git-fuzzy"
                    ]
                }
            ]
        },
        {
            "name": "bwbench",
            "portdir": "benchmarks/bwbench",
            "version": "3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RRZE-HPC/TheBandwidthBenchmark",
            "description": "The ultimate memory bandwidth benchmark",
            "long_description": "The ultimate memory bandwidth benchmark - heavily inspired by John McCalpin's Stream benchmark and contains a collection of simple streaming kernels",
            "active": true,
            "categories": [
                "benchmarks"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 227
                }
            ],
            "variants": [
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-jsbeautifier",
            "portdir": "python/py-jsbeautifier",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beautifier.io/",
            "description": "JS beautifier written in Python",
            "long_description": "JS beautifier written in Python",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-editorconfig",
                        "py37-setuptools",
                        "py37-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-jsbeautifier",
            "portdir": "python/py-jsbeautifier",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beautifier.io/",
            "description": "JS beautifier written in Python",
            "long_description": "JS beautifier written in Python",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-editorconfig",
                        "py38-setuptools",
                        "py38-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-jsbeautifier",
            "portdir": "python/py-jsbeautifier",
            "version": "1.10.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beautifier.io/",
            "description": "JS beautifier written in Python",
            "long_description": "JS beautifier written in Python",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-editorconfig",
                        "py27-setuptools",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-jsbeautifier",
            "portdir": "python/py-jsbeautifier",
            "version": "1.14.11",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beautifier.io/",
            "description": "JS beautifier written in Python",
            "long_description": "JS beautifier written in Python",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-six",
                        "py312-editorconfig",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hlint",
            "portdir": "devel/hlint",
            "version": "3.10",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ndmitchell/hlint",
            "description": "A tool for suggesting possible improvements to Haskell code.",
            "long_description": "HLint is a tool for suggesting possible improvements to Haskell code. These suggestions include ideas such as using alternative functions, simplifying code and spotting redundancies.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ihaskell"
                    ]
                }
            ]
        },
        {
            "name": "swi-prolog",
            "portdir": "lang/swi-prolog",
            "version": "10.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20051223,
            "replaced_by": null,
            "homepage": "https://www.swi-prolog.org/",
            "description": "SWI-Prolog compiler plus extra packages (stable version)",
            "long_description": "ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, coroutining, constraint programming, global variables, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "JanWielemaker",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmcrypt",
                        "libyaml",
                        "ncurses",
                        "ossp-uuid",
                        "pcre2",
                        "libarchive",
                        "libjpeg-turbo",
                        "pango",
                        "python313",
                        "SDL3",
                        "SDL3_image",
                        "cairo",
                        "zlib",
                        "db62",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "prolog-mode.el"
                    ]
                }
            ]
        },
        {
            "name": "py-jsbeautifier",
            "portdir": "python/py-jsbeautifier",
            "version": "1.15.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beautifier.io/",
            "description": "JS beautifier written in Python",
            "long_description": "JS beautifier written in Python",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jsbeautifier"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-jsbeautifier",
            "portdir": "python/py-jsbeautifier",
            "version": "1.15.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beautifier.io/",
            "description": "JS beautifier written in Python",
            "long_description": "JS beautifier written in Python",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-six",
                        "py313-editorconfig",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-jsbeautifier"
                    ]
                }
            ]
        },
        {
            "name": "py27-jcc",
            "portdir": "python/py-jcc",
            "version": "3.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
            "description": "JCC is a C++ code generator for calling Java from C++/Python",
            "long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-jcc",
            "portdir": "python/py-jcc",
            "version": "3.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
            "description": "JCC is a C++ code generator for calling Java from C++/Python",
            "long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-jcc",
            "portdir": "python/py-jcc",
            "version": "3.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
            "description": "JCC is a C++ code generator for calling Java from C++/Python",
            "long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ihaskell",
            "portdir": "devel/ihaskell",
            "version": "20251124",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/IHaskell/IHaskell",
            "description": "A Haskell kernel for IPython.",
            "long_description": "IHaskell is a kernel for the Jupyter project, which allows you to use Haskell inside Jupyter frontends (including the console and notebook). For a tour of some IHaskell features, check out the demo Notebook at http://nbviewer.ipython.org/github/gibiansky/IHaskell/blob/master/notebooks/IHaskell.ipynb. More example notebooks are available on the wiki at https://github.com/gibiansky/IHaskell/wiki. The wiki also has more extensive documentation of IHaskell features.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pkgconfig",
                        "py313-jupyter_core",
                        "py313-jupyter_client",
                        "py313-ipykernel",
                        "py313-nbformat",
                        "py313-ipywidgets",
                        "py313-jupyter",
                        "py313-widgetsnbextension",
                        "py313-magic",
                        "gmp",
                        "zmq",
                        "ghc",
                        "libmagic",
                        "libiconv",
                        "pango",
                        "python313",
                        "py313-cairo"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hlint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jcc",
            "portdir": "python/py-jcc",
            "version": "3.15",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
            "description": "JCC is a C++ code generator for calling Java from C++/Python",
            "long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "py313-jcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-jcc",
            "portdir": "python/py-jcc",
            "version": "3.15",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
            "description": "JCC is a C++ code generator for calling Java from C++/Python",
            "long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-jcc"
                    ]
                }
            ]
        },
        {
            "name": "mpi-doc-devel",
            "portdir": "science/mpi-doc",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpi-doc",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpi-doc",
            "long_description": "This port has been replaced by mpi-doc.",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-clang80",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang80: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang70",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-clang70: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-clang",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-gcc6",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-devel-gcc6: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gcc8",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-gcc8: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang80",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-clang80: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang60",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-clang60: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-clang10",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang10: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-gcc9",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-devel-gcc9: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gcc49",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-gcc49: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-gcc10",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-devel-gcc10: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gcc5",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-gcc5: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gccdevel",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-gccdevel: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang50",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-clang50: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-clang70",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang70: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-gccdevel",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-devel-gccdevel: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-clang60",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang60: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel",
            "portdir": "science/mpich",
            "version": "3.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich",
            "long_description": "This port has been replaced by mpich.",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [
                "threads"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-default"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}