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

{
    "name": "samba4",
    "portdir": "net/samba4",
    "version": "4.22.1",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.samba.org",
    "description": "SMB/CIFS server and client",
    "long_description": "Samba is an software suite that provides seamless file and print services to SMB/CIFS clients.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bison",
                "gettext",
                "pkgconfig",
                "docbook-xml",
                "docbook-xsl-nons",
                "libxslt",
                "p5.34-parse-yapp",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "icu",
                "jansson",
                "libtasn1",
                "ncurses",
                "openssl",
                "popt",
                "readline",
                "talloc",
                "tracker",
                "avahi",
                "libiconv",
                "gettext-runtime",
                "python313",
                "tevent",
                "libarchive",
                "zlib",
                "lmdb",
                "openldap",
                "tdb",
                "glib2",
                "gnutls",
                "gpgme"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-markdown",
                "py313-dnspython"
            ]
        }
    ],
    "depends_on": []
}