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

{
    "name": "wget",
    "portdir": "net/wget",
    "version": "1.24.5",
    "license": "GPL-3+",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnu.org/software/wget/",
    "description": "internet file retriever",
    "long_description": "GNU Wget is a free software package for retrieving files using HTTP, HTTPS, and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without Xsupport, etc.",
    "active": true,
    "categories": [
        "net",
        "www"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1761
        }
    ],
    "variants": [
        "gnutls",
        "ssl",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "pkgconfig",
                "texinfo",
                "perl5.34",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "lzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libmetalink",
                "libproxy",
                "libpsl",
                "libiconv",
                "libunistring",
                "gettext-runtime",
                "zlib",
                "gnutls",
                "gpgme",
                "nettle",
                "pcre2",
                "libidn2"
            ]
        },
        {
            "type": "test",
            "ports": [
                "p5.34-io-socket-ssl",
                "p5.34-libwww-perl"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "libhsts",
                "v2ray",
                "libosinfo",
                "ipmitool",
                "mm-common",
                "p5.26-unicode-linebreak",
                "xray"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "py38-nbconvert",
                "py37-nbconvert",
                "py39-nbconvert",
                "py310-nbconvert",
                "py311-nbconvert",
                "audacity",
                "audacity-legacy",
                "audacity-devel",
                "vcvrack"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-pyarrow",
                "pyxplot",
                "py310-pyarrow",
                "cabal",
                "cabal-prebuilt",
                "py312-pyarrow",
                "py311-pyarrow",
                "ghsum",
                "apache-arrow",
                "rkhunter",
                "py37-pyarrow",
                "py39-pyarrow"
            ]
        },
        {
            "type": "run",
            "ports": [
                "cabal-prebuilt",
                "oinkmaster",
                "nco",
                "cdsclient",
                "word2vec",
                "cabal",
                "gutils-suite-core",
                "caffe",
                "macos-fortress-dshield",
                "macos-fortress-emergingthreats",
                "macos-fortress-hosts",
                "jigdo",
                "adblock2privoxy",
                "mod_tile",
                "gwget"
            ]
        },
        {
            "type": "test",
            "ports": [
                "strumpack"
            ]
        }
    ]
}