GET /api/v1/ports/policykit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "policykit",
    "portdir": "security/policykit",
    "version": "0.121",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.freedesktop.org/polkit/polkit",
    "description": "PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes",
    "long_description": "PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes",
    "active": true,
    "categories": [
        "security"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2652
        }
    ],
    "variants": [
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "docbook-xml-4.5",
                "docbook-xsl-nons",
                "libxslt",
                "gettext",
                "meson",
                "ninja",
                "pkgconfig",
                "gobject-introspection",
                "docbook-xml-4.1.2"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "duktape",
                "dbus"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "accountsservice",
                "gconf",
                "policykit-gnome",
                "polkit-qt",
                "polkit-qt5-devel",
                "gnome-applets",
                "gnome-control-center",
                "gnome-panel",
                "gnome-settings-daemon"
            ]
        }
    ]
}