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

{
    "name": "lzo2",
    "portdir": "archivers/lzo2",
    "version": "2.10",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.oberhumer.com/opensource/lzo/",
    "description": "Real-time data compression library",
    "long_description": "LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.",
    "active": true,
    "categories": [
        "archivers"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "tinc",
                "tinc-devel",
                "dact",
                "lrzip",
                "ffmpeg4",
                "goldendict",
                "wandio",
                "mplayer-devel",
                "lzop",
                "squashfs-tools",
                "mkvtoolnix-legacy",
                "ht",
                "py37-tables",
                "py35-tables",
                "py36-tables",
                "blender",
                "mkvtoolnix",
                "mkvtoolnix-devel",
                "ffmpeg",
                "ffmpeg-devel",
                "transcode",
                "shogun",
                "shogun-devel",
                "py38-tables",
                "ffmpeg6",
                "MPlayer",
                "openttd",
                "snappy",
                "qemu",
                "ffmpeg7",
                "bacula",
                "dar",
                "py27-tables",
                "py39-tables",
                "py310-tables",
                "py311-tables",
                "py312-tables",
                "Io",
                "libarchive",
                "openvpn2"
            ]
        }
    ]
}