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

{
    "count": 52148,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1006",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1004",
    "results": [
        {
            "name": "postgresql16",
            "portdir": "databases/postgresql16",
            "version": "16.14",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 146
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "python3",
                "perl",
                "tcl",
                "llvm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "docbook-xsl-nons",
                        "bison",
                        "pkgconfig",
                        "docbook-xml-4.5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kerberos5",
                        "libxml2",
                        "libxslt",
                        "lz4",
                        "openssl3",
                        "zlib",
                        "zstd",
                        "icu",
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-16",
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pg16-postgis3-doc",
                        "pg16-postgis-doc",
                        "pgpool-II"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-psycopg2",
                        "qt5-psql-plugin",
                        "osm2pgsql-lua",
                        "py38-psycopg2",
                        "qt4-mac-postgresql16-plugin",
                        "qt511-psql-plugin",
                        "qt513-psql-plugin",
                        "qt53-psql-plugin",
                        "qt55-psql-plugin",
                        "qt56-psql-plugin",
                        "qt57-psql-plugin",
                        "qt58-psql-plugin",
                        "qt59-psql-plugin",
                        "iplike",
                        "libgda5",
                        "libpqxx",
                        "libzdb-postgresql16",
                        "pg_rman",
                        "py312-pygresql",
                        "pg16-postgis",
                        "pg16-pgrouting",
                        "pg16-pgpointcloud",
                        "pgtcl",
                        "psqlODBC",
                        "pg16-timescaledb",
                        "wt",
                        "tinyows",
                        "glom",
                        "gawk-pgsql",
                        "p5.28-dbd-pg",
                        "p5.30-dbd-pg",
                        "p5.32-dbd-pg",
                        "p5.34-dbd-pg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql16-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql16-server",
            "portdir": "databases/postgresql16-server",
            "version": "16.14",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql16 as server",
            "long_description": "run postgresql16 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 146
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql17-server",
            "portdir": "databases/postgresql17-server",
            "version": "17.10",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql17 as server",
            "long_description": "run postgresql17 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 146
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "calendar-contacts-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql17",
            "portdir": "databases/postgresql17",
            "version": "17.10",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 146
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "python3",
                "perl",
                "tcl",
                "llvm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "docbook-xsl-nons",
                        "bison",
                        "pkgconfig",
                        "perl5",
                        "docbook-xml-4.5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "lz4",
                        "openssl3",
                        "zlib",
                        "zstd",
                        "icu",
                        "readline",
                        "kerberos5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-17",
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pg17-postgis-doc",
                        "pg17-postgis3-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-psql-plugin",
                        "pg17-pgpointcloud",
                        "pg17-postgis",
                        "pg17-pgrouting",
                        "osm2pgsql",
                        "py314-psycopg2",
                        "qt610-psql-plugin",
                        "py39-psycopg",
                        "py39-psycopg2",
                        "qt68-psql-plugin",
                        "qt69-psql-plugin",
                        "pg17-timescaledb",
                        "mapnik",
                        "mod_tile",
                        "openstreetmap-carto",
                        "osm2pgrouting",
                        "py-psycopg",
                        "py310-psycopg",
                        "py311-psycopg",
                        "py312-psycopg",
                        "py313-psycopg",
                        "py310-psycopg2",
                        "py311-psycopg2",
                        "py312-psycopg2",
                        "py313-psycopg2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql17-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql18",
            "portdir": "databases/postgresql18",
            "version": "18.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 146
                }
            ],
            "variants": [
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "python3",
                "perl",
                "tcl",
                "llvm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "docbook-xsl-nons",
                        "bison",
                        "pkgconfig",
                        "perl5",
                        "docbook-xml-4.5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "lz4",
                        "openssl3",
                        "zlib",
                        "zstd",
                        "icu",
                        "readline",
                        "kerberos5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-18",
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pg18-postgis-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pg18-pgpointcloud",
                        "pg18-postgis",
                        "grass",
                        "pg18-pgrouting",
                        "saga",
                        "gdal",
                        "octave-database",
                        "qgis3",
                        "pdal-pgpointcloud",
                        "pg18-timescaledb",
                        "php85-postgresql",
                        "php84-postgresql",
                        "php83-postgresql",
                        "php82-postgresql",
                        "php81-postgresql",
                        "php80-postgresql",
                        "php74-postgresql",
                        "php73-postgresql",
                        "php72-postgresql",
                        "php71-postgresql",
                        "php70-postgresql",
                        "php56-postgresql",
                        "php55-postgresql",
                        "php54-postgresql",
                        "php53-postgresql",
                        "php52-postgresql"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql18-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql18-server",
            "portdir": "databases/postgresql18-server",
            "version": "18.4",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql18 as server",
            "long_description": "run postgresql18 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 146
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openorienteering-mapper",
            "portdir": "gis/openorienteering-mapper",
            "version": "0.9.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenOrienteering/mapper",
            "description": "An orienteering mapmaking program",
            "long_description": "An orienteering mapmaking program",
            "active": true,
            "categories": [
                "graphics",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 47
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "doxygen",
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "polyclipping",
                        "proj9",
                        "qt5-qtbase",
                        "qt5-qtsensors",
                        "qt5-qtlocation",
                        "zlib",
                        "gdal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qttranslations",
                        "qt5-qtimageformats"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PDAL",
            "portdir": "gis/pdal",
            "version": "2.10.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pdal.io",
            "description": "PDAL - Point Cloud Manipulation Library",
            "long_description": "PDAL is a C++ BSD library for translating and manipulating point cloud data. It is very much like the GDAL library which handles raster and vector data.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgeotiff",
                        "curl",
                        "geos",
                        "zlib",
                        "openssl3",
                        "postgresql15",
                        "libxml2",
                        "zstd",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pysaga",
                        "py310-pysaga",
                        "py39-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py314-pysaga"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pdal-tiledb",
                        "py38-pdal",
                        "py39-pdal",
                        "py39-pdal-plugins",
                        "grass7",
                        "py310-pdal",
                        "py311-pdal",
                        "py312-pdal",
                        "py313-pdal",
                        "py310-pdal-plugins",
                        "py311-pdal-plugins",
                        "py312-pdal-plugins",
                        "py37-pdal",
                        "py313-pdal-plugins",
                        "qgis3",
                        "grass",
                        "saga",
                        "pdal-draco",
                        "pdal-pgpointcloud"
                    ]
                }
            ]
        },
        {
            "name": "pdal-draco",
            "portdir": "gis/pdal",
            "version": "2.10.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pdal.io",
            "description": "PDAL - Draco driver",
            "long_description": "PDAL - Draco driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PDAL",
                        "draco"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdal-pgpointcloud",
            "portdir": "gis/pdal",
            "version": "2.10.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pdal.io",
            "description": "PDAL - pgpointcloud driver",
            "long_description": "PDAL - pgpointcloud driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "debug",
                "postgresql18",
                "postgresql17",
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PDAL",
                        "pg18-pgpointcloud",
                        "libxml2",
                        "postgresql18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdal-tiledb",
            "portdir": "gis/pdal",
            "version": "2.10.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pdal.io",
            "description": "PDAL - TileDB driver",
            "long_description": "PDAL - TileDB driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PDAL",
                        "tiledb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mqttui",
            "portdir": "net/mqttui",
            "version": "0.23.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EdJoPaTo/mqttui",
            "description": "Simple lightweight terminal based MQTT monitor and publisher.",
            "long_description": "Simple lightweight terminal based MQTT monitor and publisher.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 47
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-base58",
            "portdir": "python/py-base58",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keis/base58",
            "description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network",
            "long_description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network. Any other alternative alphabet (like the XRP one) can be used.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-base58"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-base58",
            "portdir": "python/py-base58",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keis/base58",
            "description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network",
            "long_description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network. Any other alternative alphabet (like the XRP one) can be used.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-sslcrypto"
                    ]
                }
            ]
        },
        {
            "name": "py311-base58",
            "portdir": "python/py-base58",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keis/base58",
            "description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network",
            "long_description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network. Any other alternative alphabet (like the XRP one) can be used.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-sslcrypto"
                    ]
                }
            ]
        },
        {
            "name": "py312-base58",
            "portdir": "python/py-base58",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keis/base58",
            "description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network",
            "long_description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network. Any other alternative alphabet (like the XRP one) can be used.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-sslcrypto"
                    ]
                }
            ]
        },
        {
            "name": "py313-base58",
            "portdir": "python/py-base58",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keis/base58",
            "description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network",
            "long_description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network. Any other alternative alphabet (like the XRP one) can be used.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-sslcrypto"
                    ]
                }
            ]
        },
        {
            "name": "py314-base58",
            "portdir": "python/py-base58",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keis/base58",
            "description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network",
            "long_description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network. Any other alternative alphabet (like the XRP one) can be used.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-base58",
                        "py314-sslcrypto"
                    ]
                }
            ]
        },
        {
            "name": "py-pyaes",
            "portdir": "python/py-pyaes",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ricmoo/pyaes",
            "description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyaes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pyaes",
            "portdir": "python/py-pyaes",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ricmoo/pyaes",
            "description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-sslcrypto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-telethon"
                    ]
                }
            ]
        },
        {
            "name": "py311-pyaes",
            "portdir": "python/py-pyaes",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ricmoo/pyaes",
            "description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-sslcrypto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-telethon"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyaes",
            "portdir": "python/py-pyaes",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ricmoo/pyaes",
            "description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-sslcrypto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-telethon"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyaes",
            "portdir": "python/py-pyaes",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ricmoo/pyaes",
            "description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-sslcrypto",
                        "mycli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-telethon"
                    ]
                }
            ]
        },
        {
            "name": "py314-pyaes",
            "portdir": "python/py-pyaes",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ricmoo/pyaes",
            "description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyaes",
                        "py314-sslcrypto"
                    ]
                }
            ]
        },
        {
            "name": "py-sslcrypto",
            "portdir": "python/py-sslcrypto",
            "version": "5.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/purplesyringa/sslcrypto/",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "long_description": "Fast and simple library for AES, ECIES and ECDSA for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-sslcrypto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-sslcrypto",
            "portdir": "python/py-sslcrypto",
            "version": "5.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/purplesyringa/sslcrypto/",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "long_description": "Fast and simple library for AES, ECIES and ECDSA for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-base58",
                        "py310-pyaes",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-sslcrypto",
            "portdir": "python/py-sslcrypto",
            "version": "5.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/purplesyringa/sslcrypto/",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "long_description": "Fast and simple library for AES, ECIES and ECDSA for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pyaes",
                        "py311-base58",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-sslcrypto",
            "portdir": "python/py-sslcrypto",
            "version": "5.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/purplesyringa/sslcrypto/",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "long_description": "Fast and simple library for AES, ECIES and ECDSA for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pyaes",
                        "py312-base58",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-sslcrypto",
            "portdir": "python/py-sslcrypto",
            "version": "5.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/purplesyringa/sslcrypto/",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "long_description": "Fast and simple library for AES, ECIES and ECDSA for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyaes",
                        "py313-base58",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-sslcrypto",
            "portdir": "python/py-sslcrypto",
            "version": "5.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/purplesyringa/sslcrypto/",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "long_description": "Fast and simple library for AES, ECIES and ECDSA for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-base58",
                        "py314-pyaes",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sslcrypto",
                        "proxmark3-iceman"
                    ]
                }
            ]
        },
        {
            "name": "splash",
            "portdir": "science/splash",
            "version": "3.12.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://users.monash.edu.au/~dprice/splash",
            "description": "Smoothed Particle Hydrodynamics visualisation tool",
            "long_description": "SPLASH is a tool for visualisation of (mainly astrophysical) Smoothed Particle Hydrodynamics simulations",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "daniel.price",
                    "github": "danieljprice",
                    "ports_count": 2
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "giza",
                "pgplot",
                "hdf5",
                "h5part",
                "read_extraformats1",
                "read_extraformats2"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "giza"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.60.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": false,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "graphite",
                "interpolatable",
                "plot",
                "symfont",
                "type1",
                "cocoa",
                "qt",
                "png",
                "all",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "py39-setuptools",
                        "clang-18",
                        "py39-cython",
                        "py39-build",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fonttools_select",
                        "py39-zopfli",
                        "py39-unicodedata2",
                        "py39-lxml",
                        "py39-brotli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-matplotlib",
                        "py39-ttfquery"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-ezdxf"
                    ]
                }
            ]
        },
        {
            "name": "py37-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.38.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": false,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "graphite",
                "interpolatable",
                "plot",
                "symfont",
                "type1",
                "cocoa",
                "qt",
                "png",
                "all",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-installer",
                        "py37-setuptools",
                        "clang-16",
                        "py37-cython",
                        "py37-build",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fonttools_select",
                        "py37-zopfli",
                        "py37-unicodedata2",
                        "py37-lxml",
                        "py37-brotli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-ttfquery",
                        "py37-matplotlib"
                    ]
                }
            ]
        },
        {
            "name": "py36-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.27.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": false,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "plot",
                "symfont",
                "cocoa",
                "qt",
                "png",
                "all"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-unicodedata2",
                        "py36-zopfli",
                        "fonttools_select",
                        "py36-lxml",
                        "py36-brotli"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.55.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": false,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "graphite",
                "interpolatable",
                "plot",
                "symfont",
                "type1",
                "cocoa",
                "qt",
                "png",
                "all",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "py38-setuptools",
                        "clang-17",
                        "py38-cython",
                        "py38-build",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fonttools_select",
                        "py38-zopfli",
                        "py38-unicodedata2",
                        "py38-lxml",
                        "py38-brotli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-ttfquery",
                        "py38-fontaine",
                        "py38-matplotlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-ezdxf"
                    ]
                }
            ]
        },
        {
            "name": "py27-fonttools",
            "portdir": "python/py-fonttools",
            "version": "3.44.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": false,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "plot",
                "symfont",
                "cocoa",
                "qt",
                "png",
                "all"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-unicodedata2",
                        "py27-zopfli",
                        "fonttools_select",
                        "py27-lxml",
                        "py27-brotli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-ttfquery"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fonttools-utils"
                    ]
                }
            ]
        },
        {
            "name": "netatalk",
            "portdir": "net/netatalk",
            "version": "4.4.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://netatalk.io",
            "description": "Netatalk is a freely-available Open Source AFP fileserver.",
            "long_description": "Netatalk is a freely-available Open Source AFP fileserver. It allows Unix-like operating systems to serve as file servers for Macintosh computers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmark-gfm",
                        "clang-18",
                        "pkgconfig",
                        "ninja",
                        "meson",
                        "flex"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bstring",
                        "tracker3",
                        "iniparser",
                        "talloc",
                        "libgcrypt",
                        "libevent",
                        "dbus",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "netatalk4"
                    ]
                }
            ]
        },
        {
            "name": "netatalk4",
            "portdir": "net/netatalk",
            "version": "4.4.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://netatalk.io",
            "description": "Netatalk is a freely-available Open Source AFP fileserver.",
            "long_description": "Netatalk is a freely-available Open Source AFP fileserver. It allows Unix-like operating systems to serve as file servers for Macintosh computers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-dbus",
                        "bstring",
                        "db48",
                        "libevent",
                        "libgcrypt",
                        "iniparser"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "netatalk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.63.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": true,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-fonttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.63.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": true,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "graphite",
                "interpolatable",
                "plot",
                "symfont",
                "type1",
                "cocoa",
                "qt",
                "png",
                "all",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "py310-cython",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-zopfli",
                        "py310-unicodedata2",
                        "py310-lxml",
                        "py310-brotli",
                        "fonttools_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hanko",
                        "py310-fpdf2",
                        "py310-matplotlib",
                        "py310-ttfquery"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pdftl",
                        "py310-ezdxf"
                    ]
                }
            ]
        },
        {
            "name": "py311-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.63.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": true,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "graphite",
                "interpolatable",
                "plot",
                "symfont",
                "type1",
                "cocoa",
                "qt",
                "png",
                "all",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-cython",
                        "py311-installer",
                        "clang-18",
                        "py311-build",
                        "py311-wheel",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-unicodedata2",
                        "py311-lxml",
                        "py311-brotli",
                        "py311-zopfli",
                        "fonttools_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hanko",
                        "py311-fpdf2",
                        "py311-matplotlib",
                        "py311-ttfquery"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pdftl",
                        "py311-ezdxf"
                    ]
                }
            ]
        },
        {
            "name": "py312-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.63.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": true,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "graphite",
                "interpolatable",
                "plot",
                "symfont",
                "type1",
                "cocoa",
                "qt",
                "png",
                "all",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fonttools_select",
                        "py312-brotli",
                        "py312-zopfli",
                        "py312-unicodedata2",
                        "py312-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-fontaine",
                        "py312-matplotlib",
                        "py312-ttfquery",
                        "py312-hanko",
                        "py312-fpdf2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pdftl",
                        "py312-ezdxf"
                    ]
                }
            ]
        },
        {
            "name": "py313-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.63.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": true,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "graphite",
                "interpolatable",
                "plot",
                "symfont",
                "type1",
                "cocoa",
                "qt",
                "png",
                "all",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fonttools_select",
                        "py313-brotli",
                        "py313-lxml",
                        "py313-zopfli",
                        "py313-unicodedata2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-ttfquery",
                        "beets-mosaic",
                        "py313-hanko",
                        "py313-fpdf2",
                        "py313-matplotlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pdftl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "graphite2"
                    ]
                }
            ]
        },
        {
            "name": "py314-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.63.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": true,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "graphite",
                "interpolatable",
                "plot",
                "symfont",
                "type1",
                "cocoa",
                "qt",
                "png",
                "all",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fonttools_select",
                        "py314-lxml",
                        "py314-brotli",
                        "py314-zopfli",
                        "py314-unicodedata2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-hanko",
                        "py-fonttools",
                        "py314-fpdf2",
                        "py314-matplotlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pdftl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-crypt-dsa",
            "portdir": "perl/p5-crypt-dsa",
            "version": "1.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::DSA",
            "description": "perl implementation of DSA",
            "long_description": "This is Crypt::DSA. It provides DSA signature and key generation.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-convert-pem",
                        "p5.26-data-buffer",
                        "p5.26-digest-sha1",
                        "p5.26-file-which"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.102.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "long_description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-compress-raw-bzip2",
                        "p5.26-compress-raw-zlib",
                        "perl5.26"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-test-cpan-meta",
                        "p5.26-test-cpan-meta-json",
                        "p5.26-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-archive-tar",
                        "p5.26-astro-spacetrack",
                        "p5.26-image-size",
                        "p5.26-io-compress-lzf",
                        "p5.26-io-compress-lzma",
                        "p5.26-io-compress-zstd",
                        "p5.26-io-zlib",
                        "p5.26-parse-cpan-packages-fast",
                        "p5.26-pdf-api2",
                        "p5.26-pdf-reuse",
                        "p5.26-soap-lite",
                        "p5.26-swf-builder",
                        "p5.26-swf-file",
                        "p5.26-text-pdf"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-http-tiny",
            "portdir": "perl/p5-http-tiny",
            "version": "0.76.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny",
            "description": "A small, simple, correct HTTP/1.1 client",
            "long_description": "A small, simple, correct HTTP/1.1 client",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-http-cookiejar",
                        "p5.26-io-socket-ip",
                        "perl5.26",
                        "p5.26-mozilla-ca",
                        "p5.26-net-ssleay",
                        "p5.26-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-mozilla-publicsuffix",
                        "p5.26-http-daemon"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2",
                        "p5.26-dist-zilla-plugin-checkissues",
                        "p5.26-dist-zilla-plugin-checkprereqsindexed",
                        "p5.26-dist-zilla-plugin-github",
                        "p5.26-dist-zilla-plugin-promptifstale",
                        "p5.26-http-thin",
                        "p5.26-http-tiny-mech",
                        "p5.26-http-tiny-multipart",
                        "p5.26-metacpan-client",
                        "p5.26-plack",
                        "p5.26-search-elasticsearch",
                        "p5.26-alien-base-modulebuild",
                        "p5.26-test2-harness",
                        "p5.26-alien-gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-uuid",
            "portdir": "perl/p5-uuid",
            "version": "0.280.0",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID",
            "description": "Perl extension for using UUID interfaces.",
            "long_description": "Perl extension for using UUID interfaces as defined in e2fsprogs.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-devel-checklib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-www-mechanize-cached",
            "portdir": "perl/p5-www-mechanize-cached",
            "version": "1.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Mechanize::Cached",
            "description": "WWW::Mechanize::Cached - Cache response to be polite",
            "long_description": "WWW::Mechanize::Cached - Cache response to be polite",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-yaml-libyaml",
                        "clang-9.0",
                        "p5.26-http-message",
                        "p5.26-lwp-consolelogger",
                        "p5.26-path-tiny",
                        "p5.26-test-fatal",
                        "p5.26-test-requires",
                        "p5.26-test-requiresinternet",
                        "p5.26-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cache-cache",
                        "p5.26-chi",
                        "p5.26-data-dump",
                        "p5.26-module-runtime",
                        "p5.26-moo",
                        "p5.26-moox-types-mooselike",
                        "p5.26-namespace-clean",
                        "p5.26-www-mechanize"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-metacpan-client"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cache-fastmmap",
            "portdir": "perl/p5-cache-fastmmap",
            "version": "1.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cache::FastMmap",
            "description": "Uses an mmap'ed file to act as a shared memory interprocess cache",
            "long_description": "Uses an mmap'ed file to act as a shared memory interprocess cache",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session-store-fastmmap"
                    ]
                }
            ]
        }
    ]
}