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

{
    "count": 50734,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=926",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=924",
    "results": [
        {
            "name": "swig-clisp",
            "portdir": "devel/swig",
            "version": "4.1.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "CLISP binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the CLISP binding.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "clisp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-python3",
            "portdir": "devel/swig",
            "version": "4.0.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "swig-python",
            "homepage": "http://www.swig.org/",
            "description": "Obsolete port, replaced by swig-python",
            "long_description": "This port has been replaced by swig-python.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-chicken",
            "portdir": "devel/swig",
            "version": "4.1.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Chicken binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Chicken binding.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "chicken"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-pike",
            "portdir": "devel/swig",
            "version": "4.1.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Pike binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Pike binding.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "pike"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-gcj",
            "portdir": "devel/swig",
            "version": "4.3.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "GCJ binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the GCJ binding.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc43",
                "gcc44",
                "gcc45",
                "gcc48",
                "gcc47"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "gcc47"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-types-decorator",
            "portdir": "python/py-types-decorator",
            "version": "5.2.0.20250324",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Decorator factory for signature-preserving decorators.",
            "long_description": "Decorator factory for signature-preserving decorators.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py38-types-decorator",
            "portdir": "python/py-types-decorator",
            "version": "5.1.8.20240106",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Decorator factory for signature-preserving decorators.",
            "long_description": "Decorator factory for signature-preserving decorators.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py36-locket",
            "portdir": "python/py-locket",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mwilliamson/locket.py",
            "description": "File-based locks for Python.",
            "long_description": "File-based locks for Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-partd"
                    ]
                }
            ]
        },
        {
            "name": "py35-locket",
            "portdir": "python/py-locket",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mwilliamson/locket.py",
            "description": "File-based locks for Python.",
            "long_description": "File-based locks for Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-partd"
                    ]
                }
            ]
        },
        {
            "name": "py37-locket",
            "portdir": "python/py-locket",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mwilliamson/locket.py",
            "description": "File-based locks for Python.",
            "long_description": "File-based locks for Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-partd"
                    ]
                }
            ]
        },
        {
            "name": "py39-locket",
            "portdir": "python/py-locket",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mwilliamson/locket.py",
            "description": "File-based locks for Python.",
            "long_description": "File-based locks for Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-distributed",
                        "py39-partd"
                    ]
                }
            ]
        },
        {
            "name": "py27-locket",
            "portdir": "python/py-locket",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mwilliamson/locket.py",
            "description": "File-based locks for Python.",
            "long_description": "File-based locks for Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-partd"
                    ]
                }
            ]
        },
        {
            "name": "py38-locket",
            "portdir": "python/py-locket",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mwilliamson/locket.py",
            "description": "File-based locks for Python.",
            "long_description": "File-based locks for Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-distributed",
                        "py38-partd"
                    ]
                }
            ]
        },
        {
            "name": "py38-lazy_loader",
            "portdir": "python/py-lazy_loader",
            "version": "0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scientific-python.org/specs/spec-0001/",
            "description": "load subpackages and functions on demand",
            "long_description": "lazy_loader makes it easy to load subpackages and functions on demand.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-scikit-image"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py39-lazy_loader",
            "portdir": "python/py-lazy_loader",
            "version": "0.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scientific-python.org/specs/spec-0001/",
            "description": "load subpackages and functions on demand",
            "long_description": "lazy_loader makes it easy to load subpackages and functions on demand.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-packaging"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-scikit-image"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py37-colorlog",
            "portdir": "python/py-colorlog",
            "version": "6.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/borntyping/python-colorlog",
            "description": "Log formatting with colors!",
            "long_description": "Log formatting with colors!",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-astropy"
                    ]
                }
            ]
        },
        {
            "name": "py38-colorlog",
            "portdir": "python/py-colorlog",
            "version": "6.8.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/borntyping/python-colorlog",
            "description": "Log formatting with colors!",
            "long_description": "Log formatting with colors!",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-astropy"
                    ]
                }
            ]
        },
        {
            "name": "py39-colorlog",
            "portdir": "python/py-colorlog",
            "version": "6.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/borntyping/python-colorlog",
            "description": "Log formatting with colors!",
            "long_description": "Log formatting with colors!",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-astropy"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-module-starter",
            "portdir": "perl/p5-module-starter",
            "version": "1.770.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Starter",
            "description": "Module::Starter is a simple starter kit for any module",
            "long_description": "Module::Starter is a simple starter kit for any module",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-path",
                        "p5.26-module-runtime",
                        "perl5.26",
                        "p5.26-test-simple",
                        "p5.26-version",
                        "p5.26-software-license"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-audioread",
            "portdir": "python/py-audioread",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beetbox/audioread",
            "description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python.",
            "long_description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python. Decode audio files using whichever backend is available. The library currently supports: Gstreamer via PyGObject; Core Audio on Mac OS X via ctypes (PyObjC not required); MAD via the pymad bindings; FFmpeg or Libav via its command-line interface; The standard library wave, aifc, and sunau modules (for uncompressed audio formats).",
            "active": false,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-pytest-runner",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-acoustid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py38-audioread",
            "portdir": "python/py-audioread",
            "version": "3.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beetbox/audioread",
            "description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python.",
            "long_description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python. Decode audio files using whichever backend is available. The library currently supports: Gstreamer via PyGObject; Core Audio on Mac OS X via ctypes (PyObjC not required); MAD via the pymad bindings; FFmpeg or Libav via its command-line interface; The standard library wave, aifc, and sunau modules (for uncompressed audio formats).",
            "active": false,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-acoustid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py39-audioread",
            "portdir": "python/py-audioread",
            "version": "3.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beetbox/audioread",
            "description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python.",
            "long_description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python. Decode audio files using whichever backend is available. The library currently supports: Gstreamer via PyGObject; Core Audio on Mac OS X via ctypes (PyObjC not required); MAD via the pymad bindings; FFmpeg or Libav via its command-line interface; The standard library wave, aifc, and sunau modules (for uncompressed audio formats).",
            "active": false,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-acoustid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py37-jupyter_packaging",
            "portdir": "python/py-jupyter_packaging",
            "version": "0.12.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
            "long_description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-hatchling",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-tomlkit",
                        "python37",
                        "py37-wheel",
                        "py37-deprecation",
                        "py37-packaging",
                        "py37-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-jupyterlab_widgets",
                        "py37-notebook",
                        "py37-jupyterlab",
                        "py37-pyviz_comms",
                        "py37-ipyparallel",
                        "py37-ipympl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-jupyterlab"
                    ]
                }
            ]
        },
        {
            "name": "py38-jupyter_packaging",
            "portdir": "python/py-jupyter_packaging",
            "version": "0.12.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
            "long_description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-tomlkit",
                        "python38",
                        "py38-wheel",
                        "py38-deprecation",
                        "py38-packaging",
                        "py38-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-nbclassic",
                        "py38-ipympl",
                        "py38-widgetsnbextension",
                        "py38-jupyterlab_widgets"
                    ]
                }
            ]
        },
        {
            "name": "py39-jupyter_packaging",
            "portdir": "python/py-jupyter_packaging",
            "version": "0.12.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
            "long_description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-tomlkit",
                        "python39",
                        "py39-wheel",
                        "py39-deprecation",
                        "py39-packaging",
                        "py39-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-plotly",
                        "py39-bqplot",
                        "py39-ipympl",
                        "py39-nbclassic",
                        "py39-jupyterlab_widgets",
                        "py39-widgetsnbextension"
                    ]
                }
            ]
        },
        {
            "name": "py36-jupyter_packaging",
            "portdir": "python/py-jupyter_packaging",
            "version": "0.10.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
            "long_description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-packaging",
                        "py36-setuptools",
                        "python36",
                        "py36-tomlkit",
                        "py36-deprecation",
                        "py36-wheel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-jupyterlab_widgets",
                        "py36-ipympl",
                        "py36-pyviz_comms",
                        "py36-jupyterlab"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-jupyterlab"
                    ]
                }
            ]
        },
        {
            "name": "swig",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Tool to wrap C/C++ libraries in high-level languages.",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of supported languages also includes non-scripting languages such as Java and OCAML. SWIG is most commonly used to create high-level interpreted programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG may be freely used, distributed, and modified for commercial and noncommercial use.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "subversion-perlbindings-5.34",
                        "py36-lalmetaio",
                        "subversion-perlbindings-5.26",
                        "octave-lalsimulation",
                        "py310-faiss",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox",
                        "lal",
                        "py312-lal",
                        "octave-lal",
                        "zeek",
                        "zeek-devel",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py39-faiss",
                        "subversion-rubybindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "py36-lalframe",
                        "py27-lalinference",
                        "py36-lalinference",
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "py36-lalburst",
                        "py36-lalinspiral",
                        "py36-lalsimulation",
                        "py37-lal",
                        "py37-lalburst",
                        "py37-lalframe",
                        "py37-lalinference",
                        "py37-lalinspiral",
                        "py37-lalmetaio",
                        "py37-lalpulsar",
                        "py37-lalsimulation",
                        "py36-lal",
                        "py27-lalburst",
                        "py38-lalburst",
                        "py27-lalframe",
                        "py38-lalframe",
                        "py38-lalinference",
                        "py27-lalinspiral",
                        "py38-lalinspiral",
                        "py27-lalmetaio",
                        "py38-lalmetaio",
                        "py38-lalpulsar",
                        "py27-lalsimulation",
                        "py38-lalsimulation",
                        "py38-cipheycore",
                        "subversion-python27bindings",
                        "olena",
                        "py38-faiss",
                        "py37-faiss",
                        "saga",
                        "py310-pysaga",
                        "py312-pysaga",
                        "py311-pysaga",
                        "py313-pysaga",
                        "py314-pysaga",
                        "py39-gsl",
                        "py39-cipheycore",
                        "kicad",
                        "gds",
                        "py27-lal",
                        "py38-lal",
                        "lalinspiral",
                        "octave-lalinspiral",
                        "py312-lalinspiral",
                        "py39-pysaga",
                        "py310-gsl",
                        "py311-gsl",
                        "py312-gsl",
                        "py313-gsl",
                        "py314-gsl",
                        "lalburst",
                        "lalframe",
                        "py312-lalburst",
                        "octave-lalburst",
                        "py312-lalframe",
                        "octave-lalframe",
                        "lalinference",
                        "py312-lalinference",
                        "octave-lalinference",
                        "lalmetaio",
                        "py312-lalmetaio",
                        "lalpulsar",
                        "octave-lalmetaio",
                        "py312-lalpulsar",
                        "lalsimulation",
                        "octave-lalpulsar",
                        "py312-lalsimulation"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xrootd",
                        "swig-csharp",
                        "swig-d",
                        "swig-go",
                        "swig-guile",
                        "swig-gcj",
                        "librets",
                        "freecad",
                        "swig-chicken",
                        "swig-clisp",
                        "swig-java",
                        "swig-lua",
                        "swig-ocaml",
                        "swig-octave",
                        "swig-perl",
                        "swig-php",
                        "swig-python",
                        "swig-r",
                        "swig-tcl",
                        "swig-ruby",
                        "swig-pike",
                        "py27-swiginac",
                        "ogre"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "valabind",
                        "lscsoft-deps",
                        "yubikey-manager",
                        "yubikey-manager4"
                    ]
                }
            ]
        },
        {
            "name": "swig-csharp",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "C# binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the C# binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono",
                        "swig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-d",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "D binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the D binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "phobos"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-go",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Go binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Go binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "go"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-guile",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Guile binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Guile binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "guile-2.2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnucash",
                        "gnucash-devel"
                    ]
                }
            ]
        },
        {
            "name": "swig-java",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Java binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Java binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "swig-lua",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Lua binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Lua binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "lua"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fityk"
                    ]
                }
            ]
        },
        {
            "name": "swig-ocaml",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Objective Caml binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Objective Caml binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "ocaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-octave",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Octave binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Octave binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "octave-lal",
                        "octave-lalinspiral",
                        "octave-lalburst",
                        "octave-lalframe",
                        "octave-lalinference",
                        "octave-lalmetaio",
                        "octave-lalpulsar",
                        "octave-lalsimulation"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave-database"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "swig-perl",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Perl binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Perl binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xraylib"
                    ]
                }
            ]
        },
        {
            "name": "swig-php",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "PHP 8 binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the PHP 8 binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "php80",
                "php81",
                "php82",
                "php83",
                "php84"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "php83"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-python",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Python binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Python binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-faiss",
                        "py36-lalframe",
                        "py36-lalmetaio",
                        "gnuradio-devel",
                        "py27-stfio",
                        "py35-stfio",
                        "py36-stfio",
                        "py27-kcs11",
                        "py27-pybox2d",
                        "py36-pybox2d",
                        "py27-pymvpa",
                        "py35-pymvpa",
                        "py36-pymvpa",
                        "py27-scikit-umfpack",
                        "py35-scikit-umfpack",
                        "py36-scikit-umfpack",
                        "oofcanvas",
                        "py37-mupdf",
                        "stimfit",
                        "lldb-6.0",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto",
                        "py314-gyoto",
                        "lldb-21",
                        "py312-lal",
                        "py27-ldas-tools-al",
                        "py27-ldas-tools-diskcacheAPI",
                        "py27-ldas-tools-frameAPI",
                        "py27-ldas-tools-framecpp",
                        "py27-ldas-tools-ldasgen",
                        "MyPaint",
                        "zeek",
                        "zeek-devel",
                        "bakefile",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "lldb-13",
                        "oof2",
                        "lldb-16",
                        "libcec",
                        "gnucash",
                        "gnucash-devel",
                        "lldb-8.0",
                        "lldb-12",
                        "py39-faiss",
                        "lldb-18",
                        "py310-mupdf",
                        "py311-mupdf",
                        "py312-mupdf",
                        "py310-openbabel",
                        "py311-openbabel",
                        "py312-openbabel",
                        "py313-openbabel",
                        "py314-openbabel",
                        "lldb-7.0",
                        "py310-openbabel2",
                        "py311-openbabel2",
                        "py312-openbabel2",
                        "lldb-17",
                        "py27-lalinference",
                        "py36-lalinference",
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "py27-openbabel",
                        "py310-pybox2d",
                        "py311-pybox2d",
                        "py312-pybox2d",
                        "py27-gsl",
                        "py35-gsl",
                        "py36-gsl",
                        "py36-lalburst",
                        "py36-lalinspiral",
                        "py36-lalsimulation",
                        "py37-lal",
                        "py37-lalburst",
                        "py37-lalframe",
                        "py37-lalinference",
                        "py37-lalinspiral",
                        "py37-lalmetaio",
                        "py37-lalpulsar",
                        "py37-lalsimulation",
                        "mathgl",
                        "py27-freeling",
                        "xraylib",
                        "lldb-19",
                        "py39-pybox2d",
                        "py312-pymvpa",
                        "partio",
                        "py36-lal",
                        "py39-gyoto",
                        "py27-lalburst",
                        "py38-lalburst",
                        "py27-lalframe",
                        "py38-lalframe",
                        "py38-lalinference",
                        "py27-lalinspiral",
                        "py38-lalinspiral",
                        "py27-lalmetaio",
                        "py38-lalmetaio",
                        "py38-lalpulsar",
                        "py27-lalsimulation",
                        "py38-lalsimulation",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py38-fann2",
                        "gnuradio",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr-baz",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "py37-gsl",
                        "gr-iqbalance",
                        "py38-mupdf",
                        "gr-iio",
                        "gr-limesdr",
                        "gr-linrad",
                        "gr-lora-rpp0",
                        "gr-osmosdr",
                        "gr-satellites",
                        "gr-rds",
                        "py37-kcs11",
                        "py37-pybox2d",
                        "py27-pycg",
                        "py35-gyoto",
                        "py36-gyoto",
                        "py39-scikit-umfpack",
                        "py310-scikit-umfpack",
                        "py311-scikit-umfpack",
                        "py312-scikit-umfpack",
                        "py314-scikit-umfpack",
                        "py313-scikit-umfpack",
                        "lldb-5.0",
                        "py38-cipheycore",
                        "olena",
                        "lldb-14",
                        "py37-pymvpa",
                        "libgpod",
                        "py38-faiss",
                        "py39-kcs11",
                        "py37-faiss",
                        "py312-fann2",
                        "py35-scipy",
                        "py36-scipy",
                        "py37-scipy",
                        "py310-pysaga",
                        "py312-pysaga",
                        "py311-pysaga",
                        "py313-pysaga",
                        "py314-pysaga",
                        "py27-simstring",
                        "py39-openbabel",
                        "py39-mupdf",
                        "py38-scipy",
                        "gr-iridium",
                        "py39-gsl",
                        "py39-cipheycore",
                        "kicad",
                        "py27-scipy",
                        "gr-specest",
                        "lldb-15",
                        "py37-stfio",
                        "gds",
                        "py27-lal",
                        "py38-lal",
                        "lldb-9.0",
                        "py38-pybox2d",
                        "py38-kcs11",
                        "py312-lalinspiral",
                        "lldb-devel",
                        "lldb-11",
                        "py39-pysaga",
                        "lldb-20",
                        "py39-openbabel2",
                        "py38-pymvpa",
                        "lldb-10",
                        "py310-gsl",
                        "py311-gsl",
                        "py312-gsl",
                        "py313-gsl",
                        "py314-gsl",
                        "py312-lalburst",
                        "py312-lalframe",
                        "py312-lalinference",
                        "py312-lalmetaio",
                        "py312-lalpulsar",
                        "py312-lalsimulation",
                        "py310-kcs11",
                        "py311-kcs11",
                        "py312-kcs11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pivy",
                        "py310-m2crypto",
                        "py38-ffc",
                        "py27-pyepl",
                        "py27-pylibpcap",
                        "py27-pynifti",
                        "py27-pyscard",
                        "py35-pyscard",
                        "py36-pyscard",
                        "py27-scikits-ann",
                        "py311-m2crypto",
                        "py310-orfeotoolbox",
                        "py35-m2crypto",
                        "py36-m2crypto",
                        "py37-m2crypto",
                        "fife",
                        "py36-ffc",
                        "py37-ffc",
                        "py311-orfeotoolbox",
                        "py37-pyscard",
                        "py312-orfeotoolbox",
                        "py37-pivy",
                        "freecad",
                        "py313-orfeotoolbox",
                        "hugin-app",
                        "playerstage-player",
                        "py314-orfeotoolbox",
                        "py312-m2crypto",
                        "py310-pivy",
                        "py38-pyscard",
                        "py310-pyscard",
                        "py311-pyscard",
                        "py312-pyscard",
                        "py313-pyscard",
                        "py314-pyscard",
                        "py39-ffc",
                        "py39-pyscard",
                        "py39-m2crypto",
                        "py27-swiginac",
                        "py310-ffc",
                        "py311-ffc",
                        "py27-sfepy",
                        "py38-pivy",
                        "py312-ffc",
                        "libopenshot",
                        "py27-m2crypto",
                        "py38-m2crypto",
                        "py39-pivy",
                        "py27-pivy",
                        "py35-pivy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "swig-r",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "R binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the R binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swig-tcl",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Tcl binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Tcl binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "tcl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "plplot510",
                        "plplot510-single",
                        "plplot",
                        "plplot-single"
                    ]
                }
            ]
        },
        {
            "name": "swig-ruby",
            "portdir": "devel/swig",
            "version": "4.4.1",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swig.org/",
            "description": "Ruby binding for swig",
            "long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Ruby binding.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "ruby186",
                "ruby187",
                "ruby19",
                "ruby20",
                "ruby21",
                "ruby22",
                "ruby23",
                "ruby24"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig",
                        "ruby23"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "playerstage-player"
                    ]
                }
            ]
        },
        {
            "name": "p5-module-starter",
            "portdir": "perl/p5-module-starter",
            "version": "1.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-starter",
            "homepage": "https://metacpan.org/pod/Module::Starter",
            "description": "Module::Starter - a simple starter kit for any module",
            "long_description": "Module::Starter - a simple starter kit for any module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-starter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-module-starter",
            "portdir": "perl/p5-module-starter",
            "version": "1.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Starter",
            "description": "Module::Starter - a simple starter kit for any module",
            "long_description": "Module::Starter - a simple starter kit for any module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-file-path",
                        "p5.28-module-runtime",
                        "p5.28-software-license",
                        "p5.28-version"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-module-starter",
            "portdir": "perl/p5-module-starter",
            "version": "1.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Starter",
            "description": "Module::Starter - a simple starter kit for any module",
            "long_description": "Module::Starter - a simple starter kit for any module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-path",
                        "p5.30-module-runtime",
                        "p5.30-software-license",
                        "p5.30-version"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-module-starter",
            "portdir": "perl/p5-module-starter",
            "version": "1.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Starter",
            "description": "Module::Starter - a simple starter kit for any module",
            "long_description": "Module::Starter - a simple starter kit for any module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-version",
                        "p5.32-file-path",
                        "p5.32-module-runtime",
                        "p5.32-software-license"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-module-starter",
            "portdir": "perl/p5-module-starter",
            "version": "1.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Starter",
            "description": "Module::Starter - a simple starter kit for any module",
            "long_description": "Module::Starter - a simple starter kit for any module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-file-path",
                        "p5.34-module-runtime",
                        "p5.34-software-license",
                        "p5.34-version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-module-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-perltidy",
            "portdir": "perl/p5-test-perltidy",
            "version": "20260110",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-perltidy",
            "homepage": "https://metacpan.org/pod/Test::PerlTidy",
            "description": "Check that all your files are tidy.",
            "long_description": "Check that all your files are tidy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-perltidy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-perltidy",
            "portdir": "perl/p5-test-perltidy",
            "version": "20260110",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::PerlTidy",
            "description": "Check that all your files are tidy.",
            "long_description": "Check that all your files are tidy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-path-tiny",
                        "p5.30-perl-tidy",
                        "p5.30-text-diff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-perltidy",
            "portdir": "perl/p5-test-perltidy",
            "version": "20260110",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::PerlTidy",
            "description": "Check that all your files are tidy.",
            "long_description": "Check that all your files are tidy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-path-tiny",
                        "p5.28-perl-tidy",
                        "p5.28-text-diff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-test-perltidy",
            "portdir": "perl/p5-test-perltidy",
            "version": "20260110",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::PerlTidy",
            "description": "Check that all your files are tidy.",
            "long_description": "Check that all your files are tidy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-path-tiny",
                        "p5.32-perl-tidy",
                        "p5.32-text-diff"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}