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

{
    "count": 51622,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=549",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=547",
    "results": [
        {
            "name": "pgplot",
            "portdir": "graphics/pgplot",
            "version": "5.2.2",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.astro.caltech.edu/~tjp/pgplot/",
            "description": "C/Fortran graphics library",
            "long_description": "The PGPLOT Graphics Subroutine Library is a Fortran- or C-callable, device-independent graphics package for making simple scientific graphs. It is intended for making graphical images of publication quality with minimum effort on the part of the user. For most applications, the program can be device-independent, and the output can be directed to the appropriate device at run time.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                }
            ],
            "variants": [
                "x11",
                "aquaterm",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc14",
                        "pkgconfig",
                        "perl5",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "libgcc",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pdl",
                        "p5.26-pgplot",
                        "ortep3",
                        "LORENE",
                        "ifeffit",
                        "p5.28-pgplot",
                        "p5.30-pgplot",
                        "p5.32-pgplot",
                        "p5.34-pgplot"
                    ]
                }
            ]
        },
        {
            "name": "paho.mqtt.c",
            "portdir": "net/paho.mqtt.c",
            "version": "1.3.15",
            "license": "EPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eclipse/paho.mqtt.c",
            "description": "Library to enable applications to connect to an MQTT broker to publish and receive messages.",
            "long_description": "MQTT and MQTT-SN are lightweight publish/subscribe messaging transports for TCP/IP and connectionless protocols (such as UDP) respectively. The Eclipse Paho project provides open source, mainly client side, implementations of MQTT and MQTT-SN in a variety of programming languages.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "paho.mqtt.cpp",
                        "octave-mqtt",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "tree-sitter-php",
            "portdir": "devel/tree-sitter-php",
            "version": "0.24.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tree-sitter/tree-sitter-php",
            "description": "A tree-sitter parser for PHP",
            "long_description": "A tree-sitter parser for PHP",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel"
                    ]
                }
            ]
        },
        {
            "name": "jpegpixi",
            "portdir": "graphics/jpegpixi",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20100201190037/http://www.zero-based.org/software/jpegpixi/",
            "description": "JPEG Pixel Interpolator",
            "long_description": "Jpegpixi is short for JPEG Pixel Interpolator. The intent of the program is to interpolate pixels (single pixels, dots, stripes) in JPEG images. This is useful to correct images from a digital camera with CCD defects. For example, if one pixel is always bright green, this pixel can be interpolated with jpegpixi.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wallet-kdc",
            "portdir": "net/wallet",
            "version": "1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eyrie.org/~eagle/software/wallet/",
            "description": "Kerberos-authenticated secure data management",
            "long_description": "The wallet is a system for managing secure data, authorization rules to retrieve or change that data, and audit rules for documenting actions taken on that data. Objects of various types may be stored in the wallet or generated on request and retrieved by authorized users. The wallet tracks ACLs, metadata, and trace information. It uses Kerberos authentication. One of the object types it supports is Kerberos keytabs, making it suitable as a user-accessible front-end to Kerberos kadmind with richer ACL and metadata operations. This port contains a remctl script, to be run on the Kerberos 5 KDC, that will generate keytabs at the request of a Wallet server. This variant is only meant to be installed on a KDC, and does not include Wallet server or client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "p5.34-module-build",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "remctl",
                        "perl5.34",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wallet-server",
            "portdir": "net/wallet",
            "version": "1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eyrie.org/~eagle/software/wallet/",
            "description": "Kerberos-authenticated secure data management",
            "long_description": "The wallet is a system for managing secure data, authorization rules to retrieve or change that data, and audit rules for documenting actions taken on that data. Objects of various types may be stored in the wallet or generated on request and retrieved by authorized users. The wallet tracks ACLs, metadata, and trace information. It uses Kerberos authentication. One of the object types it supports is Kerberos keytabs, making it suitable as a user-accessible front-end to Kerberos kadmind with richer ACL and metadata operations. The wallet server, run by remctld, maintains the database of object metadata and secure objects, and responds to requests from the wallet client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "p5.34-crypt-generatepassword",
                        "p5.34-datetime-format-sqlite",
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sql-translator",
                        "kerberos5",
                        "p5.34-timedate",
                        "remctl",
                        "perl5.34",
                        "p5.34-datetime",
                        "p5.34-dbi",
                        "p5.34-dbix-class",
                        "p5.34-digest-md5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wallet",
            "portdir": "net/wallet",
            "version": "1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eyrie.org/~eagle/software/wallet/",
            "description": "Kerberos-authenticated secure data management",
            "long_description": "The wallet is a system for managing secure data, authorization rules to retrieve or change that data, and audit rules for documenting actions taken on that data. Objects of various types may be stored in the wallet or generated on request and retrieved by authorized users. The wallet tracks ACLs, metadata, and trace information. It uses Kerberos authentication. One of the object types it supports is Kerberos keytabs, making it suitable as a user-accessible front-end to Kerberos kadmind with richer ACL and metadata operations.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "p5.34-module-build",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "remctl",
                        "perl5.34",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-timelib",
            "portdir": "python/py-timelib",
            "version": "0.3.0",
            "license": "zlib and PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pediapress/timelib/",
            "description": "parse english textual date descriptions",
            "long_description": "parse english textual date descriptions",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-cython",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-timelib"
                    ]
                }
            ]
        },
        {
            "name": "py312-timelib",
            "portdir": "python/py-timelib",
            "version": "0.3.0",
            "license": "zlib and PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pediapress/timelib/",
            "description": "parse english textual date descriptions",
            "long_description": "parse english textual date descriptions",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-timelib",
            "portdir": "python/py-timelib",
            "version": "0.3.0",
            "license": "zlib and PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pediapress/timelib/",
            "description": "parse english textual date descriptions",
            "long_description": "parse english textual date descriptions",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "clang-18",
                        "py311-wheel",
                        "py311-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-timelib",
            "portdir": "python/py-timelib",
            "version": "0.3.0",
            "license": "zlib and PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pediapress/timelib/",
            "description": "parse english textual date descriptions",
            "long_description": "parse english textual date descriptions",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-cython",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "salt"
                    ]
                }
            ]
        },
        {
            "name": "py-timelib",
            "portdir": "python/py-timelib",
            "version": "0.3.0",
            "license": "zlib and PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pediapress/timelib/",
            "description": "parse english textual date descriptions",
            "long_description": "parse english textual date descriptions",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-timelib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "temporal-cli",
            "portdir": "devel/temporal-cli",
            "version": "1.18.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": "temporal",
            "homepage": "https://temporal.io",
            "description": "Obsolete port, replaced by temporal",
            "long_description": "This port has been replaced by temporal.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "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": "temporal",
            "portdir": "devel/temporal",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://temporal.io",
            "description": "Command-line interface for Temporal incl. local dev server",
            "long_description": "Command-line interface for Temporal incl. local dev server. Temporal is the open source microservices orchestration platform for running mission critical code at any scale.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "wrobel",
                    "github": "wrobel",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "raylib",
            "portdir": "multimedia/raylib",
            "version": "5.5",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.raylib.com",
            "description": "A simple and easy-to-use library to enjoy videogames programming",
            "long_description": "A simple and easy-to-use library to enjoy videogames programming. raylib is highly inspired by the Borland BGI graphics lib and the XNA framework and it's specially well suited for prototyping, tooling, graphical applications, embedded systems and education.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pkgconfig",
                        "glfw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-function-parameters",
            "portdir": "perl/p5-function-parameters",
            "version": "2.2.6",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Function::Parameters",
            "description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "long_description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-makemaker",
                        "p5.34-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-true"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moosex-extended",
                        "p5-function-parameters"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-function-parameters",
            "portdir": "perl/p5-function-parameters",
            "version": "2.2.6",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Function::Parameters",
            "description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "long_description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-makemaker",
                        "p5.32-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-true"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-extended"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-function-parameters",
            "portdir": "perl/p5-function-parameters",
            "version": "2.2.6",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Function::Parameters",
            "description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "long_description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-makemaker",
                        "p5.30-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-true"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moosex-extended"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-function-parameters",
            "portdir": "perl/p5-function-parameters",
            "version": "2.2.6",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Function::Parameters",
            "description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "long_description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-makemaker",
                        "p5.28-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-true"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moosex-extended"
                    ]
                }
            ]
        },
        {
            "name": "p5-function-parameters",
            "portdir": "perl/p5-function-parameters",
            "version": "2.2.6",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-function-parameters",
            "homepage": "https://metacpan.org/pod/Function::Parameters",
            "description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "long_description": "Function::Parameters - define functions and methods with parameter lists (subroutine signatures)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-function-parameters"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "highway",
            "portdir": "devel/highway",
            "version": "1.3.0",
            "license": "(Apache-2 or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/highway",
            "description": "portable SIMD/vector intrinsics",
            "long_description": "Highway is a C++ library that provides portable SIMD/vector intrinsics.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 352
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libjxl"
                    ]
                }
            ]
        },
        {
            "name": "vramsteg",
            "portdir": "sysutils/vramsteg",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gothenburgbitfactory.org/vramsteg/",
            "description": "Utility for displaying progress bars",
            "long_description": "Vramsteg, from the Swedish framsteg (progress), is a CLI progress bar that can be used from any script language. It supports color, labels, percentage completion, elapsed time and estimates.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "foundationdb",
            "portdir": "databases/foundationdb",
            "version": "6.3.24",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.foundationdb.org/",
            "description": "FoundationDB gives you the power of ACID transactions in a distributed database.",
            "long_description": "FoundationDB is a distributed database designed to handle large volumes of structured data across clusters of commodity servers. It organizes data as an ordered key-value store and employs ACID transactions for all operating systems. It is especially well-suited for read/write workloads but also has excellent performance for write-intensive workloads. Users interact with the database using API language binding. FoundationDB is Open source, is Ready for production, provides Industry-leading performance, is Fault tolerant and is Multi-model. This Port provides Latest FoundationDB Release to macOS with full support for all these features.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "spam_brian",
                    "github": "brianwells",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "python310",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-net-curl",
            "portdir": "perl/p5-net-curl",
            "version": "0.580.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Curl",
            "description": "Net::Curl - Perl interface for libcurl",
            "long_description": "Net::Curl - Perl interface for libcurl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "perl5.34",
                        "p5.34-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-search-elasticsearch-client-5_0",
                        "p5.34-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-curl",
                        "p5-net-curl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-net-curl",
            "portdir": "perl/p5-net-curl",
            "version": "0.580.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Curl",
            "description": "Net::Curl - Perl interface for libcurl",
            "long_description": "Net::Curl - Perl interface for libcurl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "curl",
                        "p5.32-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-search-elasticsearch-client-5_0",
                        "p5.32-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-lwp-curl"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-net-curl",
            "portdir": "perl/p5-net-curl",
            "version": "0.580.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Curl",
            "description": "Net::Curl - Perl interface for libcurl",
            "long_description": "Net::Curl - Perl interface for libcurl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "curl",
                        "p5.30-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-search-elasticsearch-client-5_0",
                        "p5.30-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-lwp-curl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-net-curl",
            "portdir": "perl/p5-net-curl",
            "version": "0.580.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Curl",
            "description": "Net::Curl - Perl interface for libcurl",
            "long_description": "Net::Curl - Perl interface for libcurl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "curl",
                        "p5.28-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-search-elasticsearch-client-5_0",
                        "p5.28-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-lwp-curl"
                    ]
                }
            ]
        },
        {
            "name": "p5-net-curl",
            "portdir": "perl/p5-net-curl",
            "version": "0.580.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-net-curl",
            "homepage": "https://metacpan.org/pod/Net::Curl",
            "description": "Net::Curl - Perl interface for libcurl",
            "long_description": "Net::Curl - Perl interface for libcurl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-net-curl",
            "portdir": "perl/p5-net-curl",
            "version": "0.480.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Curl",
            "description": "Net::Curl - Perl interface for libcurl",
            "long_description": "Net::Curl - Perl interface for libcurl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "curl",
                        "p5.26-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-search-elasticsearch-client-5_0",
                        "p5.26-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lwp-curl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-class-autouse",
            "portdir": "perl/p5-class-autouse",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Autouse",
            "description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "long_description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-prefork"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-autouse"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-class-autouse",
            "portdir": "perl/p5-class-autouse",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Autouse",
            "description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "long_description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-prefork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-autouse",
            "portdir": "perl/p5-class-autouse",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Autouse",
            "description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "long_description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-prefork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-autouse",
            "portdir": "perl/p5-class-autouse",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Autouse",
            "description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "long_description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-prefork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-class-autouse",
            "portdir": "perl/p5-class-autouse",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-autouse",
            "homepage": "https://metacpan.org/pod/Class::Autouse",
            "description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "long_description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-autouse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-autouse",
            "portdir": "perl/p5-class-autouse",
            "version": "2.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Autouse",
            "description": "This is a Perl extension for run-time class loading on first method call.",
            "long_description": "This is a Perl extension for run-time class loading on first method call.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "recode",
            "portdir": "textproc/recode",
            "version": "3.7.15",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rrthomas/recode",
            "description": "charset conversion program",
            "long_description": "This recode program has the purpose of converting files between various character sets and usages. When exact transliterations are not possible, as it is often the case, the program may get rid of the offending characters or fall back on approximations.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-cython"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fortune-mod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "maxima",
                        "maxima-devel"
                    ]
                }
            ]
        },
        {
            "name": "re2c-0.15",
            "portdir": "devel/re2c",
            "version": "0.15.3",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://re2c.org",
            "description": "A tool for generating C-based recognizers from regular expressions.",
            "long_description": "re2c is a tool for generating C-based recognizers from regular expressions. re2c-based scanners are efficient: an re2c-based scanner is said to be typically almost twice as fast as a flex-based scanner with little or no increase in size.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm"
                    ]
                }
            ]
        },
        {
            "name": "re2c",
            "portdir": "devel/re2c",
            "version": "4.3",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://re2c.org",
            "description": "A tool for generating C-based recognizers from regular expressions.",
            "long_description": "re2c is a tool for generating C-based recognizers from regular expressions. re2c-based scanners are efficient: an re2c-based scanner is said to be typically almost twice as fast as a flex-based scanner with little or no increase in size.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libcaption",
                        "aspcud",
                        "ninja",
                        "lfortran",
                        "lpython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php53-syck",
                        "php54-syck",
                        "php55-syck",
                        "php56-syck",
                        "php53-yaz",
                        "php54-yaz",
                        "php55-yaz",
                        "php56-yaz",
                        "php70-yaz",
                        "php71-yaz",
                        "php72-yaz",
                        "php73-yaz",
                        "php74-yaz",
                        "php80-yaz",
                        "php81-yaz",
                        "php82-yaz",
                        "php83-yaz",
                        "php84-yaz",
                        "php85-yaz",
                        "p5.28-mail-spamassassin",
                        "p5.30-mail-spamassassin",
                        "p5.32-mail-spamassassin",
                        "p5.34-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "bzip3",
            "portdir": "archivers/bzip3",
            "version": "1.5.3",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kspalaiologos/bzip3",
            "description": "A better and stronger spiritual successor to BZip2.",
            "long_description": "A better and stronger spiritual successor to BZip2.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "sech1piam",
                    "github": "sech1p",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "littleutils"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-net-cidr",
            "portdir": "perl/p5-net-cidr",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CIDR",
            "description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "long_description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sympa",
                        "p5-net-cidr"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-net-cidr",
            "portdir": "perl/p5-net-cidr",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CIDR",
            "description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "long_description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-net-cidr",
            "portdir": "perl/p5-net-cidr",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CIDR",
            "description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "long_description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-net-cidr",
            "portdir": "perl/p5-net-cidr",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CIDR",
            "description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "long_description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-net-cidr",
            "portdir": "perl/p5-net-cidr",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-net-cidr",
            "homepage": "https://metacpan.org/pod/Net::CIDR",
            "description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "long_description": "Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-cidr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-net-cidr",
            "portdir": "perl/p5-net-cidr",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CIDR",
            "description": "The Net::CIDR perl module manipulates IPv4/IPv6 netblocks in CIDR notation",
            "long_description": "The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "redwax-tool",
            "portdir": "security/redwax-tool",
            "version": "1.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/rt/",
            "description": "The universal certificate conversion tool.",
            "long_description": "The universal certificate conversion tool. Read certificates and keys from your chosen sources, filter the certificates and keys you're interested in, write those certificates and keys to the destinations of your choice.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unbound",
                        "p11-kit",
                        "apr",
                        "openssl3",
                        "expat",
                        "apr-util",
                        "libical",
                        "ldns",
                        "nss"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kompose",
            "portdir": "devel/kompose",
            "version": "1.37.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kompose.io/",
            "description": "Go from Docker Compose to Kubernetes",
            "long_description": "kompose is a tool to help users who are familiar with docker-compose move to Kubernetes kompose takes a Docker Compose file and translates it into Kubernetes resources.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 168
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-sub-delete",
            "portdir": "perl/p5-sub-delete",
            "version": "1.0.30",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Delete",
            "description": "Sub::Delete - Perl module enabling one to delete subroutines",
            "long_description": "Sub::Delete - Perl module enabling one to delete subroutines",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-kit",
                        "p5-sub-delete"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-sub-delete",
            "portdir": "perl/p5-sub-delete",
            "version": "1.0.30",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Delete",
            "description": "Sub::Delete - Perl module enabling one to delete subroutines",
            "long_description": "Sub::Delete - Perl module enabling one to delete subroutines",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-kit"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-sub-delete",
            "portdir": "perl/p5-sub-delete",
            "version": "1.0.30",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Delete",
            "description": "Sub::Delete - Perl module enabling one to delete subroutines",
            "long_description": "Sub::Delete - Perl module enabling one to delete subroutines",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-kit"
                    ]
                }
            ]
        }
    ]
}