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

{
    "count": 50337,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=50",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=48",
    "results": [
        {
            "name": "pyotherside",
            "portdir": "devel/pyotherside",
            "version": "1.6.2",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thp.io/2011/pyotherside/",
            "description": "Asynchronous Python 3 Bindings for Qt 5",
            "long_description": "A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.",
            "active": true,
            "categories": [
                "devel",
                "qt5"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 154
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yubico-authenticator"
                    ]
                }
            ]
        },
        {
            "name": "qbs",
            "portdir": "devel/qbs",
            "version": "3.1.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qbs",
            "description": "build tool that helps simplify the build process for developing projects across multiple platforms.",
            "long_description": "qbs is build tool that helps simplify the build process for developing projects across multiple platforms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "joerg.bornemann",
                    "github": "jobor",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qt5compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtcreator",
                        "qt6-qtcreator"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qbs-docs"
                    ]
                }
            ]
        },
        {
            "name": "qbs-docs",
            "portdir": "devel/qbs",
            "version": "3.1.1",
            "license": "LGPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qbs",
            "description": "build tool that helps simplify the build process for developing projects across multiple platforms.",
            "long_description": "qbs is build tool that helps simplify the build process for developing projects across multiple platforms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "joerg.bornemann",
                    "github": "jobor",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py312-typing_extensions",
                        "py312-lxml",
                        "py312-beautifulsoup4",
                        "cmake",
                        "ninja",
                        "qt6-qt5compat",
                        "qt6-qttools",
                        "qt6-sqlite-plugin",
                        "python312"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qt5compat",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qbs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qbzr",
            "portdir": "devel/qbzr",
            "version": "0.23.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/qbzr",
            "description": "QBzr is a GUI front end for bzr, based on Qt",
            "long_description": "QBzr provided GUI frontend for many core bzr commands and several universal dialogs and helper commands. Equivalents for core bzr commands has the same names as CLI commands but with prefix \"q\".",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr",
                        "python27",
                        "py27-pygments",
                        "py27-pyqt4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bzr-explorer"
                    ]
                }
            ]
        },
        {
            "name": "qca",
            "portdir": "devel/qca",
            "version": "2.2.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 202111,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "botan",
                        "nss",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qoauth"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "amarok",
                        "kopete",
                        "ksirk",
                        "libktorrent",
                        "okteta",
                        "okular",
                        "qca-ossl",
                        "qca-cyrus-sasl",
                        "qca-gnupg",
                        "qca-pkcs11",
                        "kdelibs4",
                        "kde4-runtime",
                        "digikam",
                        "choqok",
                        "kget"
                    ]
                }
            ]
        },
        {
            "name": "qca-qt5",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "botan",
                        "nss",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qca-qt5-ossl",
                        "qca-qt5-cyrus-sasl",
                        "qca-qt5-gnupg",
                        "qca-qt5-pkcs11",
                        "psi",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "qca-ossl",
            "portdir": "devel/qca",
            "version": "2.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 202111,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qca",
                        "openssl11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qoauth"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "skrooge"
                    ]
                }
            ]
        },
        {
            "name": "qca-cyrus-sasl",
            "portdir": "devel/qca",
            "version": "2.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 202111,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qca",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-gnupg",
            "portdir": "devel/qca",
            "version": "2.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 202111,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-pkcs11",
            "portdir": "devel/qca",
            "version": "2.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 202111,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qca",
                        "openssl11",
                        "pkcs11-helper",
                        "nss"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-qt5-ossl",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "openssl3",
                        "qca-qt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr",
                        "quassel"
                    ]
                }
            ]
        },
        {
            "name": "qca-qt5-cyrus-sasl",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "cyrus-sasl2",
                        "qca-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-qt5-gnupg",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qca-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-qt5-pkcs11",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "openssl3",
                        "qca-qt5",
                        "nss",
                        "pkcs11-helper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-botan",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "qca",
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Obsolete port, replaced by qca",
            "long_description": "This port has been replaced by qca.",
            "active": false,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-gcrypt",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "qca",
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Obsolete port, replaced by qca",
            "long_description": "This port has been replaced by qca.",
            "active": false,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-logger",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "qca",
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Obsolete port, replaced by qca",
            "long_description": "This port has been replaced by qca.",
            "active": false,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-nss",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "qca",
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Obsolete port, replaced by qca",
            "long_description": "This port has been replaced by qca.",
            "active": false,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-softstore",
            "portdir": "devel/qca",
            "version": "2.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "qca",
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Obsolete port, replaced by qca",
            "long_description": "This port has been replaced by qca.",
            "active": false,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "examples"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qcachegrind",
            "portdir": "devel/qcachegrind",
            "version": "21.08.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kcachegrind.github.io/html/Home.html",
            "description": "Callgrind profile data visualization",
            "long_description": "Callgrind profile data visualization",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "frederic.devernay",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qd",
            "portdir": "devel/qd",
            "version": "2.3.24",
            "license": "LBNL-BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.davidhbailey.com/dhbsoftware/",
            "description": "C++/Fortran-90 double-double and quad-double package",
            "long_description": "This package supports both a double-double datatype (approx. 32 decimal digits) and a quad-double datatype (approx. 64 decimal digits). The computational library is written in C++. Both C++ and Fortran-90 high-level language interfaces are provided to permit one to use convert an existing C++ or Fortran-90 program to use the library with only minor changes to the source code. In most cases only a few type statements and (for Fortran-90 programs) read/write statements need to be changed. PSLQ and numerical quadrature programs are included.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "brad.froehle",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qdjango",
            "portdir": "devel/qdjango",
            "version": "0.2.6",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/qdjango/",
            "description": "Cross-platform C++ web development framework",
            "long_description": "QDjango is a cross-platform C++ web development framework built upon Qt. Where possible it tries to follow django's API, hence its name.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qgit",
            "portdir": "devel/qgit",
            "version": "2.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tibirna/qgit",
            "description": "A Qt graphical interface to git repositories",
            "long_description": "A Qt graphical interface to git repositories",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qjson",
            "portdir": "devel/qjson",
            "version": "0.9.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qjson.sourceforge.net/",
            "description": "map JSON data to QVariant objects",
            "long_description": "QJson is a qt-based library that maps JSON data to QVariant objects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ark",
                        "choqok",
                        "kde4-workspace",
                        "kate",
                        "libkgapi",
                        "baloo",
                        "kstars",
                        "digikam",
                        "tellico",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kdepim4-runtime"
                    ]
                }
            ]
        },
        {
            "name": "qjson-qt5",
            "portdir": "devel/qjson",
            "version": "0.9.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qjson.sourceforge.net/",
            "description": "map JSON data to QVariant objects",
            "long_description": "QJson is a qt-based library that maps JSON data to QVariant objects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "qoauth",
            "portdir": "devel/qoauth",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ayoy/qoauth",
            "description": "Qt-based client implementation of the OAuth standard",
            "long_description": "Qt-based client implementation of the OAuth standard",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt4-mac",
                        "pkgconfig",
                        "qca",
                        "qca-ossl",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "choqok"
                    ]
                }
            ]
        },
        {
            "name": "qqwing",
            "portdir": "devel/qqwing",
            "version": "1.3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qqwing.com/",
            "description": "QQwing is software for generating and solving Sudoku puzzles.",
            "long_description": "QQwing is software for generating and solving Sudoku puzzles.",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-sudoku"
                    ]
                }
            ]
        },
        {
            "name": "qri",
            "portdir": "devel/qri",
            "version": "0.10.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://qri.io/",
            "description": "A global dataset version control system (GDVCS) built on the distributed web.",
            "long_description": "Qri is a global dataset version control system (GDVCS) built on the distributed web. Qri is global, specific to datasets, provides version control and runs on the distributed web, seeking to solve common data problems around discovery, trust, friction & synchronization.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qscintilla",
            "portdir": "devel/qscintilla",
            "version": "2.13.3",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "qt4",
                "qt5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qscintilla-qt4",
                        "qscintilla-designer-qt4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qscintilla-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TOra",
                        "sqliteman",
                        "qscintilla",
                        "qscintilla-designer-qt4",
                        "py27-qscintilla-qt4",
                        "py35-qscintilla-qt4",
                        "py36-qscintilla-qt4",
                        "py38-qscintilla-qt4",
                        "py37-qscintilla-qt4",
                        "py39-qscintilla-qt4",
                        "py310-qscintilla-qt4"
                    ]
                }
            ]
        },
        {
            "name": "qscintilla-designer-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Qt Designer plugin for Qt4 QScintilla",
            "long_description": "Qt Designer plugin for Qt4 QScintilla",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "qscintilla-qt4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qscintilla"
                    ]
                }
            ]
        },
        {
            "name": "py-qscintilla-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-qscintilla-qt4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-qscintilla-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt4 QScintilla",
            "long_description": "Python bindings for Qt4 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "qt4-mac",
                        "py27-sip4",
                        "py27-pyqt4",
                        "qscintilla-qt4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-qscintilla-qt4"
                    ]
                }
            ]
        },
        {
            "name": "py35-qscintilla-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt4 QScintilla",
            "long_description": "Python bindings for Qt4 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "qt4-mac",
                        "py35-sip4",
                        "py35-pyqt4",
                        "qscintilla-qt4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-qscintilla-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt4 QScintilla",
            "long_description": "Python bindings for Qt4 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "qt4-mac",
                        "py36-sip4",
                        "py36-pyqt4",
                        "qscintilla-qt4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-qscintilla-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt4 QScintilla",
            "long_description": "Python bindings for Qt4 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "qt4-mac",
                        "py37-sip4",
                        "py37-pyqt4",
                        "qscintilla-qt4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-qscintilla-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt4 QScintilla",
            "long_description": "Python bindings for Qt4 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "qt4-mac",
                        "py38-sip4",
                        "py38-pyqt4",
                        "qscintilla-qt4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-qscintilla-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt4 QScintilla",
            "long_description": "Python bindings for Qt4 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "qt4-mac",
                        "py39-sip4",
                        "py39-pyqt4",
                        "qscintilla-qt4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qscintilla-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.13.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtmacextras"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyqt5-scintilla",
                        "JuffEd",
                        "py35-qscintilla-qt5",
                        "py310-pyqt5-scintilla",
                        "py311-pyqt5-scintilla",
                        "py312-pyqt5-scintilla",
                        "py313-pyqt5-scintilla",
                        "py314-pyqt5-scintilla",
                        "py37-pyqt5-scintilla",
                        "py39-pyqt5-scintilla",
                        "py38-pyqt5-scintilla",
                        "qscintilla-designer-qt5",
                        "py27-qscintilla-qt5",
                        "sqlitebrowser",
                        "octave",
                        "openscad",
                        "openscad-devel"
                    ]
                }
            ]
        },
        {
            "name": "qscintilla-designer-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.13.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Qt Designer plugin for Qt5 QScintilla",
            "long_description": "Qt Designer plugin for Qt5 QScintilla",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qttools",
                        "qscintilla-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-qscintilla-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-qscintilla-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-qscintilla-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt5 QScintilla",
            "long_description": "Python bindings for Qt5 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "qt5-qtbase",
                        "py27-sip4",
                        "py27-pyqt5",
                        "qscintilla-qt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-eric-ide",
                        "py-qscintilla-qt5"
                    ]
                }
            ]
        },
        {
            "name": "py35-qscintilla-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt5 QScintilla",
            "long_description": "Python bindings for Qt5 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "qt5-qtbase",
                        "py35-sip4",
                        "py35-pyqt5",
                        "qscintilla-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-qscintilla-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py36-pyqt5-scintilla",
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Obsolete port, replaced by py36-pyqt5-scintilla",
            "long_description": "This port has been replaced by py36-pyqt5-scintilla.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-qscintilla-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py37-pyqt5-scintilla",
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Obsolete port, replaced by py37-pyqt5-scintilla",
            "long_description": "This port has been replaced by py37-pyqt5-scintilla.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-qscintilla-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py38-pyqt5-scintilla",
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Obsolete port, replaced by py38-pyqt5-scintilla",
            "long_description": "This port has been replaced by py38-pyqt5-scintilla.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-qscintilla-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py39-pyqt5-scintilla",
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Obsolete port, replaced by py39-pyqt5-scintilla",
            "long_description": "This port has been replaced by py39-pyqt5-scintilla.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt-assistant",
            "portdir": "devel/qt-assistant",
            "version": "4.6.3",
            "license": "LGPL-2.1",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://download.qt.io/archive/qt/4.6/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz.mirrorlist",
            "description": "Qt Assistant",
            "long_description": "Qt Assistant: Offering backwards compatibility for certain applications, relying on certain parts of Qt 3 through Qt 4.6.3, to work with Qt 4.7+. this module was removed from Qt as of version 4.7.0.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lprof"
                    ]
                }
            ]
        },
        {
            "name": "qt4-creator-mac",
            "portdir": "devel/qt4-creator-mac",
            "version": "2.8.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io/qt-features-libraries-apis-tools-and-ide/",
            "description": "Cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
            "long_description": "Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "qt4-mac-sqlite3-plugin",
                        "botan1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtcreator",
            "portdir": "devel/qt5-qtcreator",
            "version": "6.0.2",
            "license": "GPL-3",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qt-project.org/wiki/Category:Tools::QtCreator",
            "description": "Cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
            "long_description": "Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "qtwebengine",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python39",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtmacextras",
                        "qt5-qtscript",
                        "qt5-qttools",
                        "qt5-qtbase",
                        "qbs",
                        "llvm-12",
                        "clang-12",
                        "qt5-qtquickcontrols",
                        "qt5-qtdeclarative",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtcreator-docs"
                    ]
                }
            ]
        }
    ]
}