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

{
    "count": 50735,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=38",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=36",
    "results": [
        {
            "name": "Legcord",
            "portdir": "net/Legcord",
            "version": "1.2.1",
            "license": "OSL-3.0",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Legcord/Legcord",
            "description": "lightweight alternative to the regular Discord application",
            "long_description": "Legcord is a lightweight alternative to the regular Discord application. It wraps the Discord web client in a version of Chromium fully optimized for use with Discord's web interface, blocks trackers by default, and supports a variety of client plugin frameworks.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "akierig",
                    "github": "akierig",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pnpm",
                        "npm10",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bun",
            "portdir": "devel/bun",
            "version": "1.3.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bun.sh",
            "description": "JavaScript runtime built from scratch to serve the modern JavaScript ecosystem",
            "long_description": "Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "JLindop",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rancher-cli",
            "portdir": "devel/rancher-cli",
            "version": "2.13.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rancher/cli",
            "description": "The Rancher Command Line Interface (CLI) is a unified tool for interacting with your Rancher Server.",
            "long_description": "The Rancher CLI (Command Line Interface) is a unified tool that you can use to interact with Rancher. With this tool, you can operate Rancher using a command line rather than the GUI.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gomajor",
            "portdir": "devel/gomajor",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/icholy/gomajor",
            "description": "Go tool for major version upgrades",
            "long_description": "GoMajor is a tool for major version upgrades. GoMajor finds the latest version, rewrites your import paths, lets your ignore SIV in the command line, and updates your module's major version.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-gpilab-framework",
            "portdir": "python/py-gpilab-framework",
            "version": "1.3.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This is the GPI Framework project.",
            "long_description": "This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-numpy",
                        "py36-psutil",
                        "py36-pyqt5",
                        "py36-qtpy",
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "eigen3",
                        "fftw-3",
                        "fftw-3-single",
                        "gpilab_select",
                        "py36-Pillow",
                        "py36-json-tricks",
                        "py36-opengl",
                        "py36-pep8",
                        "py36-pyflakes",
                        "py36-qimage2ndarray",
                        "py36-scipy",
                        "py36-sip",
                        "astyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-gpilab-core"
                    ]
                }
            ]
        },
        {
            "name": "py38-gpilab-framework",
            "portdir": "python/py-gpilab-framework",
            "version": "1.3.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This is the GPI Framework project.",
            "long_description": "This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-psutil",
                        "py38-pyqt5",
                        "py38-qtpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-Pillow",
                        "py38-json-tricks",
                        "py38-opengl",
                        "py38-pep8",
                        "py38-pyflakes",
                        "py38-qimage2ndarray",
                        "py38-scipy",
                        "py38-sip",
                        "gpilab_select",
                        "fftw-3-single",
                        "fftw-3",
                        "eigen3",
                        "astyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gpilab-core"
                    ]
                }
            ]
        },
        {
            "name": "py39-gpilab-framework",
            "portdir": "python/py-gpilab-framework",
            "version": "1.3.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This is the GPI Framework project.",
            "long_description": "This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-numpy",
                        "py39-psutil",
                        "py39-pyqt5",
                        "py39-qtpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-Pillow",
                        "py39-opengl",
                        "py39-pep8",
                        "py39-pyflakes",
                        "py39-scipy",
                        "py39-sip",
                        "py39-json-tricks",
                        "py39-qimage2ndarray",
                        "gpilab_select",
                        "fftw-3-single",
                        "fftw-3",
                        "eigen3",
                        "astyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-gpilab-core",
                        "py-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py37-gpilab-framework",
            "portdir": "python/py-gpilab-framework",
            "version": "1.3.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This is the GPI Framework project.",
            "long_description": "This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-numpy",
                        "py37-psutil",
                        "py37-pyqt5",
                        "py37-qtpy",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "eigen3",
                        "fftw-3",
                        "fftw-3-single",
                        "gpilab_select",
                        "py37-Pillow",
                        "py37-json-tricks",
                        "py37-opengl",
                        "py37-pep8",
                        "py37-pyflakes",
                        "py37-qimage2ndarray",
                        "py37-scipy",
                        "py37-sip",
                        "astyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-gpilab-core"
                    ]
                }
            ]
        },
        {
            "name": "py-gpilab-framework",
            "portdir": "python/py-gpilab-framework",
            "version": "1.3.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This is the GPI Framework project.",
            "long_description": "This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-gpilab-framework"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-gpilab-core",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "py38-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-gpilab-core",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-gpilab-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-gpilab-examples"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-gpilab-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-h5py",
                        "py39-matplotlib",
                        "py39-qtpy",
                        "py39-gpilab-framework"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gpilab-core",
                        "py39-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "py38-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-gpilab-framework",
                        "py38-h5py",
                        "py38-matplotlib",
                        "py38-qtpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "py-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-gpilab-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-gpilab-framework",
                        "py37-h5py",
                        "py37-matplotlib",
                        "py37-qtpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "py36-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-gpilab-framework",
                        "py36-matplotlib",
                        "py36-qtpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "gpilab_select",
            "portdir": "python/gpilab_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default gpilab version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of gpilab.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-gpilab-framework",
                        "py39-gpilab-framework",
                        "py38-gpilab-framework",
                        "py37-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py314-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.2",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-changelog-chug",
                        "py314-wheel",
                        "py314-docutils",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-lockfile",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-python-daemon"
                    ]
                }
            ]
        },
        {
            "name": "py313-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.2",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-changelog-chug",
                        "py313-wheel",
                        "py313-docutils",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-lockfile",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.2",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-changelog-chug",
                        "py312-docutils",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-lockfile",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.2",
            "license": "GPL-3+ and Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-python-daemon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "2.2.4",
            "license": "GPL-3+ and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-docutils",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-lockfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "2.2.4",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "py38-docutils",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-lockfile",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "2.2.4",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-docutils",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-lockfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zeek-devel",
            "portdir": "net/zeek",
            "version": "8.1.1",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zeek.org/",
            "description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.",
            "long_description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know. Zeek is the new name for the long-established Bro system. Note that parts of the system retain the Bro name, and it also often appears in the documentation and distributions.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libpcap",
                        "zlib",
                        "openssl3",
                        "python313",
                        "libmagic",
                        "bison",
                        "libmaxminddb",
                        "readline",
                        "zmq",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zeek",
            "portdir": "net/zeek",
            "version": "8.0.6",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zeek.org/",
            "description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.",
            "long_description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know. Zeek is the new name for the long-established Bro system. Note that parts of the system retain the Bro name, and it also often appears in the documentation and distributions.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libpcap",
                        "zlib",
                        "openssl3",
                        "python313",
                        "libmagic",
                        "bison",
                        "libmaxminddb",
                        "readline",
                        "zmq",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk11-openj9",
            "portdir": "java/openjdk11-openj9",
            "version": "11.0.30",
            "license": "GPL-2 and NoMirror",
            "platforms": "{ darwin any >= 15 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
            "description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 11 (Long Term Support)",
            "long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py314-deprecated",
                        "python314",
                        "py314-packaging",
                        "py314-lxml",
                        "py314-pybind11",
                        "py314-Pillow"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-img2pdf",
                        "py-pikepdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py313-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py313-deprecated",
                        "python313",
                        "py313-packaging",
                        "py313-lxml",
                        "py313-Pillow",
                        "py313-pybind11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-img2pdf",
                        "ocrmypdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py312-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py312-deprecated",
                        "python312",
                        "py312-packaging",
                        "py312-Pillow",
                        "py312-pybind11",
                        "py312-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-img2pdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py311-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py311-deprecated",
                        "python311",
                        "py311-packaging",
                        "py311-pybind11",
                        "py311-Pillow",
                        "py311-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-img2pdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py310-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpdf",
                        "py310-deprecated",
                        "python310",
                        "py310-packaging",
                        "py310-Pillow",
                        "py310-pybind11",
                        "py310-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-img2pdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "10.3.0",
            "license": "MPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pikepdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk8-openj9",
            "portdir": "java/openjdk8-openj9",
            "version": "8u482",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 14 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
            "description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 8 (Long Term Support)",
            "long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk17-openj9",
            "portdir": "java/openjdk17-openj9",
            "version": "17.0.18",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 18 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
            "description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 17 (Long Term Support)",
            "long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk17-corretto",
            "portdir": "java/openjdk17-corretto",
            "version": "17.0.18.9.1",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 10 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/corretto/",
            "description": "Amazon Corretto OpenJDK 17 (Long Term Support until October 2029)",
            "long_description": "Amazon Corretto OpenJDK 17 (Long Term Support until October 2029) \n\nOpenJDK 17 distribution from Amazon.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "9.11.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "qpdf",
                        "py39-Pillow",
                        "py39-deprecated",
                        "py39-lxml",
                        "py39-packaging",
                        "py39-pybind11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-img2pdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py38-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "9.4.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-setuptools_scm_git_archive",
                        "py38-toml",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-Pillow",
                        "py38-deprecated",
                        "py38-lxml",
                        "py38-packaging",
                        "py38-pybind11",
                        "qpdf",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py37-pikepdf",
            "portdir": "python/py-pikepdf",
            "version": "6.2.9",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pikepdf/pikepdf",
            "description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-setuptools_scm_git_archive",
                        "py37-toml",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-Pillow",
                        "py37-deprecation",
                        "py37-lxml",
                        "py37-packaging",
                        "py37-pybind11",
                        "qpdf",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "lmdb",
            "portdir": "databases/lmdb",
            "version": "0.9.35",
            "license": "OpenLDAP-2.8+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://symas.com/lmdb/",
            "description": "Symas Lightning Memory-Mapped Database (LMDB)",
            "long_description": "LMDB is an ultra-fast, ultra-compact key-value embedded data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Note: LMDB was originally called MDB, but was renamed to avoid confusion with other software associated with the name MDB.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "appstream"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bind9",
                        "bind9.18",
                        "nheko",
                        "cfengine3",
                        "py38-pytorch",
                        "kerberos5",
                        "py39-pytorch",
                        "lmdbxx",
                        "lmdbxx-cxx17",
                        "knot",
                        "libknot",
                        "caffe",
                        "samba4",
                        "knot-resolver",
                        "py37-pytorch",
                        "gawk-lmdb"
                    ]
                }
            ]
        },
        {
            "name": "didder",
            "portdir": "graphics/didder",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/makeworld-the-better-one/didder",
            "description": "An extensive, fast, and accurate command-line image dithering tool.",
            "long_description": "didder is an extensive, fast, and accurate command-line image dithering tool. It is designed to work well for both power users as well as pipeline scripting.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cue",
            "portdir": "devel/cue",
            "version": "0.15.4",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cuelang.org",
            "description": "Open-source data constraint language which aims to simplify tasks involving defining and using data.",
            "long_description": "CUE is an Open-source data constraint language which aims to simplify tasks involving defining and using data. It is a superset of JSON, allowing users familiar with JSON to get started quickly.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aws-nuke",
            "portdir": "sysutils/aws-nuke",
            "version": "3.63.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws-nuke.ekristen.dev/",
            "description": "Remove all the resources from an AWS account",
            "long_description": "Remove all the resources from an AWS account",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gradle8",
            "portdir": "devel/gradle",
            "version": "8.14.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gradle.org/",
            "description": "An open-source build system that is based on the Groovy language (version 8 for compatibility with older projects)",
            "long_description": "Gradle is a build system which offers you ease, power and freedom. You can choose the balance for yourself. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior.",
            "active": true,
            "categories": [
                "devel",
                "java",
                "groovy"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "apktool"
                    ]
                }
            ]
        },
        {
            "name": "gradle",
            "portdir": "devel/gradle",
            "version": "9.3.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gradle.org/",
            "description": "An open-source build system that is based on the Groovy language",
            "long_description": "Gradle is a build system which offers you ease, power and freedom. You can choose the balance for yourself. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior.",
            "active": true,
            "categories": [
                "devel",
                "java",
                "groovy"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [
                "all"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ghidra",
                        "keystore-explorer",
                        "postgresql-jdbc",
                        "unciv",
                        "osmosis",
                        "jd-gui"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gradle-completion"
                    ]
                }
            ]
        },
        {
            "name": "rsspls",
            "portdir": "www/rsspls",
            "version": "0.11.2",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wezm.net/v2/posts/2022/generate-rss-from-webpage",
            "description": "Generate RSS feeds from websites",
            "long_description": "rsspls generates RSS feeds from web pages.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rare",
            "portdir": "textproc/rare",
            "version": "0.5.5",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rare.zdyn.net",
            "description": "Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!",
            "long_description": "Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}