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

{
    "name": "grep",
    "portdir": "sysutils/grep",
    "version": "3.11",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnu.org/software/grep/grep.html",
    "description": "grep prints lines that contain a match for a pattern",
    "long_description": "Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1011
        }
    ],
    "variants": [
        "libsigsegv",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "clang-15"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "pcre2",
                "gettext-runtime"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "octave",
                "libvirt",
                "mcabber",
                "cogl",
                "libopenraw",
                "darcs",
                "matterhorn",
                "hlint",
                "hypre",
                "hledger",
                "hledger-iadd",
                "algol68g",
                "hadolint",
                "gf-core",
                "stack",
                "pure-gen",
                "haskell-stan",
                "shellcheck",
                "liquid-dsp",
                "happy",
                "hscolour",
                "ghc",
                "hadrian",
                "libopenraw-legacy",
                "haskell-language-server",
                "alex",
                "ufo-ai",
                "erd",
                "pandoc-citeproc",
                "cabal",
                "adblock2privoxy",
                "mlton",
                "R-fmcsR",
                "R-hdf5r",
                "hindent",
                "HaXml",
                "aeson-pretty",
                "cpphs",
                "lhs2tex",
                "osxbom",
                "ihaskell"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-config-autoconf",
                "p5.26-config-autoconf",
                "p5.28-config-autoconf",
                "p5.34-config-autoconf",
                "p5.30-config-autoconf"
            ]
        },
        {
            "type": "run",
            "ports": [
                "vcs",
                "gutils-suite-core",
                "lchat"
            ]
        }
    ]
}