GET /api/v1/ports/?format=api&ordering=-updated_at&page=717
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52208,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=718",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=716",
    "results": [
        {
            "name": "rzip",
            "portdir": "archivers/rzip",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rzip.samba.org/",
            "description": "Compression program similar to gzip or bzip2",
            "long_description": "rzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage from long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quazip1",
            "portdir": "archivers/quazip1",
            "version": "1.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stachenov/quazip",
            "description": "Qt/C++ wrapper over minizip",
            "long_description": "The C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA Minizip) using Trolltech's Qt library.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quazip",
            "portdir": "archivers/quazip",
            "version": "0.9.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/stachenov/quazip",
            "description": "Qt/C++ wrapper over minizip",
            "long_description": "The C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA Minizip) using Trolltech's Qt library.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "texstudio"
                    ]
                }
            ]
        },
        {
            "name": "pts-tiny-7z-sfx",
            "portdir": "archivers/pts-tiny-7z-sfx",
            "version": "9.22+pts8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pts/pts-tiny-7z-sfx",
            "description": "size-optimized tiny .7z extractor and SFX",
            "long_description": "pts-tiny-7z-sfx is a tiny 7-Zip (.7z archive) extractor and self-extractor (SFX) written in standard C",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 280
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ppmd",
            "portdir": "archivers/ppmd",
            "version": "20050811",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://packages.debian.org/unstable/utils/ppmd",
            "description": "A fast archiver with a good compression ratio",
            "long_description": "PPMD is a fast archiver with a good compression ratio. It is written for embedding in user programs mainly it is not intended for immediate use. Speed and performance improvements of abstract PPM model 1-6 are the main goal.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pixz",
            "portdir": "archivers/pixz",
            "version": "1.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vasi/pixz",
            "description": "Pixz (pronounced 'pixie') is a parallel, indexing version of XZ",
            "long_description": "The existing XZ Utils provide great compression in the .xz file format, but they have two significant problems: \n\n* They are single-threaded, while most users now have multi-core computers. \n* The .xz files they produce are just one big block of compressed data, rather than a collection of smaller blocks. This makes random access to the original data impossible. \n\nWith pixz, both these problems are solved.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "asciidoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pigz",
            "portdir": "archivers/pigz",
            "version": "2.8",
            "license": "zlib and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.zlib.net/pigz/",
            "description": "parallel gzip",
            "long_description": "pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler, and uses the zlib and pthread libraries.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "pbzx",
            "portdir": "archivers/pbzx",
            "version": "20180319",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://newosxbook.com/articles/OTA5.html",
            "description": "utility to decode pbzx streams in xip files",
            "long_description": "pbzx is a utility to decode pbzx streams in xip files.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pbzip2",
            "portdir": "archivers/pbzip2",
            "version": "1.1.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://compression.ca/pbzip2/",
            "description": "parallel bzip2",
            "long_description": "PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "VIBES"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "par2",
            "portdir": "archivers/par2",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Parchive/par2cmdline",
            "description": "Parchive: Parity Archive Volume Set for data recovery",
            "long_description": "Parchive takes .par files and can regenerate missing data based upon a Reed-Soloman Code. This is useful for restoring missing pieces of a multi-part archive like the kinds used on Usenet. Version 2 does not require like-sized pieces, so it is useful for many more kinds of data recovery.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "backuppc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hellanzb"
                    ]
                }
            ]
        },
        {
            "name": "paq8",
            "portdir": "archivers/paq8",
            "version": "8p",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mattmahoney.net/dc/",
            "description": "PAQ8, a tight but slow compressor",
            "long_description": "PAQ is a series of open source data compression archivers that have evolved through collaborative development to top rankings on several benchmarks measuring compression ratio (although at the expense of speed and memory usage).",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 354
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packddir",
            "portdir": "archivers/packddir",
            "version": "0.0.6-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/packddir/",
            "description": "creates and unpacks PackdDir archives",
            "long_description": "packddir creates and unpacks PackdDir archives, which are used in Quake (I and II) and others.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p7zip",
            "portdir": "archivers/p7zip",
            "version": "16.02",
            "license": "LGPL-2.1+ and Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://p7zip.sourceforge.net/",
            "description": "7-Zip implementation",
            "long_description": "p7zip is a port of 7-Zip, a file archiver with highest compression ratio.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "MoltenVK-1.1.9",
                        "gnat-booch95"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzma",
                        "stardict",
                        "tkimg",
                        "keka",
                        "gecode",
                        "gnat-booch95",
                        "glm",
                        "allegro5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ufo-ai",
                        "keka",
                        "littleutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "julia",
                        "gutils-suite-core"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-io-compress-lzma",
                        "p5.28-io-compress-lzma",
                        "p5.26-io-compress-lzma",
                        "p5.34-io-compress-lzma",
                        "p5.30-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "ota",
            "portdir": "archivers/ota",
            "version": "20211019",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://newosxbook.com/articles/OTA8.html",
            "description": "iOS OTA/PBZX expander/unpacker/lister/searcher",
            "long_description": "ota is an iOS OTA/PBZX expander/unpacker/lister/searcher.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "orz",
            "portdir": "archivers/orz",
            "version": "1.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/richox/orz",
            "description": "a high performance, general purpose data compressor written in the crab-lang",
            "long_description": "orz is an optimized ROLZ (reduced offset Lempel-Ziv) general purpose data compressor. input data is encoded as ROLZ-matches (reduced-offsets and match lengths), 2-byte words, and single bytes. then all encoded symbols are processed with a symbol ranking (aka Move-to-Front) transformer and a static huffman coder. Benefited from the ROLZ algorithm, orz compresses times faster than many other LZ-based compressors which has same compression ratio, and decompression speed is still very acceptable.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "optar",
            "portdir": "archivers/optar",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/colindean/optar",
            "description": "OPTical ARchiver",
            "long_description": "OPTical ARchiver - highly compressed 2D barcode for paper or film archiving of digital data",
            "active": true,
            "categories": [
                "graphics",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "us_letter"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncompress",
            "portdir": "archivers/ncompress",
            "version": "5.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vapier/ncompress",
            "description": "fast, simple LZW file compressor",
            "long_description": "Compress is a fast, simple LZW file compressor. Compress does not have the highest compression rate, but it is one of the fastest programs to compress data. Compress is the de facto standard in the UNIX community for compressing files.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mscompress",
            "portdir": "archivers/mscompress",
            "version": "20180118",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erikolofsson/mscompress",
            "description": "compress.exe/expand.exe compatible (de)compressor",
            "long_description": "compress.exe/expand.exe compatible (de)compressor",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minizip-ng",
            "portdir": "archivers/minizip-ng",
            "version": "4.2.1",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zlib-ng/minizip-ng",
            "description": "fork of zlib's minizip zip file manipulation library",
            "long_description": "minizip-ng is a fork of zlib's minizip zip file manipulation library.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libiconv",
                        "bzip2",
                        "xz",
                        "zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zstdConfig.cmake"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opencolorio"
                    ]
                }
            ]
        },
        {
            "name": "mgzip",
            "portdir": "archivers/mgzip",
            "version": "1.2c",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20110415162704/http://lemley.net/mgzip.html",
            "description": "a multi-processor capable .gz file creator.",
            "long_description": "mgzip is a program that makes use of SMP machines and zlib to use as many processors as you have to quickly compress files into gzip compatible format.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "makeself",
            "portdir": "archivers/makeself",
            "version": "2.7.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://makeself.io",
            "description": "A small shell script that generates a self-extractable archives",
            "long_description": "makeself.sh is a small shell script that generates a self-extractable tar.gz archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "makepak",
            "portdir": "archivers/makepak",
            "version": "0.0.2",
            "license": "GPL-3+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Luiji/MakePAK",
            "description": "Quake I/II .PAK Archiving Utility",
            "long_description": "MakePAK is a command-line tool for the creation of Quake .PAK files.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Io",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ffmpeg8",
                        "transcode",
                        "goldendict",
                        "shogun",
                        "shogun-devel",
                        "py310-tables",
                        "py311-tables",
                        "py312-tables",
                        "py313-tables",
                        "py314-tables",
                        "mariadb-12.3",
                        "mariadb-devel",
                        "mariadb-10.11",
                        "mariadb-10.6",
                        "mariadb-11.4",
                        "mariadb-11.8",
                        "qemu",
                        "py37-tables",
                        "py35-tables",
                        "py36-tables",
                        "py38-tables",
                        "py27-tables",
                        "py39-tables",
                        "dact",
                        "dar",
                        "libarchive",
                        "lrzip",
                        "snappy",
                        "ht",
                        "wandio",
                        "openttd",
                        "blender",
                        "cairo",
                        "cairo-devel",
                        "MPlayer",
                        "mkvtoolnix",
                        "mkvtoolnix-devel",
                        "mkvtoolnix-legacy",
                        "mplayer-devel",
                        "openvpn2",
                        "tinc",
                        "tinc-devel",
                        "bacula",
                        "lzop",
                        "squashfs-tools"
                    ]
                }
            ]
        },
        {
            "name": "lzlib",
            "portdir": "archivers/lzlib",
            "version": "1.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/lzip/lzlib.html",
            "description": "Lzlib is a data compression library providing in-memory LZMA compression and decompression functions",
            "long_description": "Lzlib is a data compression library providing in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data. The compressed data format used by the library is the lzip format. Lzlib is written in C. The lzip file format is designed for data sharing and long-term archiving, taking into account both data integrity and decoder availability: The lzip format provides very safe integrity checking and some data recovery means. The program lziprecover can repair bit flip errors (one of the most common forms of data corruption) in lzip files, and provides data recovery capabilities, including error-checked merging of damaged copies of a file. The lzip format is as simple as possible (but not simpler). The lzip manual provides the source code of a simple decompressor along with a detailed explanation of how it works, so that with the only help of the lzip manual it would be possible for a digital archaeologist to extract the data from a lzip file long after quantum computers eventually render LZMA obsolete. Additionally the lzip reference implementation is copylefted, which guarantees that it will remain free forever.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wget2"
                    ]
                }
            ]
        },
        {
            "name": "lzip",
            "portdir": "archivers/lzip",
            "version": "1.26",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 20091025,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/lzip/lzip.html",
            "description": "Compression program based on LZMA similar to gzip or bzip2",
            "long_description": "Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "extract",
                    "ports": [
                        "blackbox",
                        "re2c",
                        "ed",
                        "moe",
                        "ocrad",
                        "wget2",
                        "wget",
                        "ddrescue",
                        "mtools",
                        "expat",
                        "lzlib",
                        "flex",
                        "gmake",
                        "rcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive-qt",
                        "littleutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cgit",
                        "gutils-suite-core"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-io-compress-lzma",
                        "p5.34-io-compress-lzma",
                        "p5.28-io-compress-lzma",
                        "p5.30-io-compress-lzma",
                        "p5.32-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "lzfse",
            "portdir": "archivers/lzfse",
            "version": "1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lzfse/lzfse",
            "description": "compression library and command line tool",
            "long_description": "LZFSE is a Lempel-Ziv style data compression algorithm using Finite State Entropy coding. It targets similar compression rates at higher compression and decompression speed compared to deflate using zlib.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qemu"
                    ]
                }
            ]
        },
        {
            "name": "lz4",
            "portdir": "archivers/lz4",
            "version": "1.10.0",
            "license": "BSD and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lz4.org/",
            "description": "Extremely Fast Compression algorithm",
            "long_description": "LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libosmium-doc",
                        "libosmium"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-lz4",
                        "py35-lz4",
                        "py36-lz4",
                        "paraview",
                        "Pangolin",
                        "openzl",
                        "py36-scikit-hep-uproot4",
                        "apache-arrow",
                        "py39-scikit-hep-uproot",
                        "HDF5-External-Filter-Plugins",
                        "flann",
                        "py37-scikit-hep-uproot",
                        "py37-lz4",
                        "py37-scikit-hep-uproot4",
                        "py38-scikit-hep-uproot4",
                        "py39-scikit-hep-uproot4",
                        "py310-scikit-hep-uproot4",
                        "py311-scikit-hep-uproot4",
                        "vtk",
                        "openvpn3",
                        "vte",
                        "subversion-pythonbindings-3.9",
                        "gdal",
                        "gdal-hdf5",
                        "py38-scikit-hep-uproot",
                        "gdal-kea",
                        "gdal-netcdf",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "root6",
                        "neomutt",
                        "tiledb",
                        "edencommon",
                        "fizz",
                        "folly",
                        "mvfst",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py39-lz4",
                        "py27-hgexperimental",
                        "percona",
                        "chez-scheme",
                        "postgresql16",
                        "postgresql17",
                        "postgresql18",
                        "subversion-pythonbindings-3.8",
                        "proxmark3-iceman",
                        "py38-lz4",
                        "ugrep",
                        "suricata",
                        "R-fstcore",
                        "R-qs",
                        "blosc",
                        "blosc2",
                        "dar",
                        "libarchive",
                        "lrzip",
                        "snappy",
                        "zstd",
                        "groonga",
                        "librasterlite2",
                        "mysql57",
                        "rocksdb",
                        "bitkeeper",
                        "rizin",
                        "spice-server",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-python27bindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34",
                        "subversion-rubybindings",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "osmium-tool",
                        "spice-gtk",
                        "Aseprite",
                        "hugin-app",
                        "racket",
                        "dovecot",
                        "dnscap",
                        "librdkafka",
                        "openconnect",
                        "openvpn2",
                        "rsync",
                        "wireshark2",
                        "wireshark3",
                        "wireshark30",
                        "php71-mysql_xdevapi",
                        "php72-mysql_xdevapi",
                        "php73-mysql_xdevapi",
                        "php74-mysql_xdevapi",
                        "php80-mysql_xdevapi",
                        "php81-mysql_xdevapi",
                        "php82-mysql_xdevapi",
                        "php83-mysql_xdevapi",
                        "py310-lz4",
                        "py311-lz4",
                        "py312-lz4",
                        "py313-lz4",
                        "py314-lz4",
                        "py310-scikit-hep-uproot",
                        "py311-scikit-hep-uproot",
                        "borgbackup",
                        "erofs-utils",
                        "netdata",
                        "subversion-perlbindings-5.26",
                        "squashfs-tools",
                        "wireshark4"
                    ]
                }
            ]
        },
        {
            "name": "lunzip",
            "portdir": "archivers/lunzip",
            "version": "1.16",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/lzip/lunzip.html",
            "description": "Decompressor for lzip files",
            "long_description": "Lunzip is a decompressor for lzip files. It is written in C and its small size makes it well suited for embedded devices or software installers that need to decompress files but do not need compression capabilities. Lunzip is fully compatible with lzip-1.4 or newer.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lrzip",
            "portdir": "archivers/lrzip",
            "version": "0.651",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ck.kolivas.org/apps/lrzip/",
            "description": "Long Range ZIP or Lzma RZIP",
            "long_description": "lrzip is a compression program optimised for large files. The larger the file and the more memory you have, the better the compression advantage this will provide, especially once the files are larger than 100MB. The advantage can be chosen to be either size (much smaller than bzip2) or speed (much faster than bzip2).",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18",
                        "nasm",
                        "libtool",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "lzo2",
                        "lz4",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libarchive-qt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "lizard",
            "portdir": "archivers/lizard",
            "version": "2.1",
            "license": "BSD and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/inikep/lizard",
            "description": "Lizard (formerly LZ5) is an efficient compressor with very fast decompression.",
            "long_description": "Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at decompression speed of 1000 MB/s and faster.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libzip",
            "portdir": "archivers/libzip",
            "version": "1.11.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libzip.org/",
            "description": "libzip is a C library for reading, creating, and modifying zip archives",
            "long_description": "libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "gnutls",
                "mbedtls",
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "warzone2100",
                        "qgis3",
                        "radare2",
                        "ideviceinstaller",
                        "idevicerestore",
                        "ideviceinstaller-devel",
                        "idevicerestore-devel",
                        "kchmviewer",
                        "rizin",
                        "sc-im",
                        "freedink",
                        "openrct2",
                        "taisei",
                        "routino",
                        "GraphicsMagick",
                        "pstoedit",
                        "php52-zip",
                        "php53-zip",
                        "php54-zip",
                        "php55-zip",
                        "php56-zip",
                        "php70-zip",
                        "php71-zip",
                        "php72-zip",
                        "php73-zip",
                        "php74-zip",
                        "php80-zip",
                        "php81-zip",
                        "php82-zip",
                        "php83-zip",
                        "php84-zip",
                        "php85-zip",
                        "lib3mf",
                        "ds9",
                        "gwyddion",
                        "openscad",
                        "openscad-devel",
                        "tldr-cpp-client",
                        "ebook-tools",
                        "subsurface",
                        "xournalpp"
                    ]
                }
            ]
        },
        {
            "name": "libpar2",
            "portdir": "archivers/libpar2",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://parchive.sourceforge.net/",
            "description": "libpar2 is a library for par2.",
            "long_description": "libpar2 is a library for par2, extracted from par2cmdline 0.4",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libmspack",
            "portdir": "archivers/libmspack",
            "version": "1.11",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cabextract.org.uk/libmspack",
            "description": "Library supporting Microsoft compression formats",
            "long_description": "The purpose of libmspack is to provide compressors and decompressors, archivers and dearchivers for Microsoft compression formats.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdeflate",
            "portdir": "archivers/libdeflate",
            "version": "1.25",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ebiggers/libdeflate",
            "description": "Heavily optimized library for DEFLATE/zlib/gzip compression and decompression",
            "long_description": "libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. It has support for the DEFLATE (raw), zlib (DEFLATE w/ zlib wrapper), and gzip (DEFLATE w/ gzip wrapper) formats. It is heavily optimized, and significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's \"level 9\".",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "nickblack",
                    "github": "dankamongmen",
                    "ports_count": 3
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "transmission"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openexr",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "R-ijtiff",
                        "Aseprite",
                        "tiff",
                        "timg",
                        "notcurses",
                        "htslib"
                    ]
                }
            ]
        },
        {
            "name": "libarxx",
            "portdir": "archivers/libarxx",
            "version": "0.7.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libarxx.sourceforge.net/",
            "description": "C++ library for using ARX archives",
            "long_description": "libarxx is a C++ implementation for accessing ARX archives. ARX archives are compressed and structured collections of data items with advanced features like data synchronization, references for external data items, and merging multiple archives.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pkgconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libarchive-qt",
            "portdir": "archivers/libarchive-qt",
            "version": "2.0.8",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/marcusbritanicus/libarchive-qt",
            "description": "Qt-based archiving solution with libarchive backend",
            "long_description": "Qt-based archiving solution with libarchive backend",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "qt4",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzip",
                        "lzma",
                        "qt5-qtbase",
                        "lzop",
                        "zlib",
                        "bzip2",
                        "libarchive",
                        "lrzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libarchive",
            "portdir": "archivers/libarchive",
            "version": "3.8.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libarchive.org/",
            "description": "functions for reading and writing streaming archives",
            "long_description": "Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, 7zip and rar. It can also write shar archives.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "zlib",
                        "zstd",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "libb2",
                        "lz4",
                        "lzo2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "extract",
                    "ports": [
                        "MacOSX10.6.sdk",
                        "MacOSX10.10.sdk",
                        "MacOSX10.8.sdk",
                        "MacOSX10.9.sdk",
                        "MacOSX10.7.sdk",
                        "MacOSX12.sdk",
                        "MacOSX11.sdk",
                        "MacOSX10.15.sdk",
                        "MacOSX10.14.sdk",
                        "MacOSX10.13.sdk",
                        "MacOSX10.12.sdk",
                        "MacOSX10.11.sdk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hydrogen",
                        "R-archive",
                        "libarchive-qt",
                        "pixz",
                        "mpv-legacy",
                        "swi-prolog-devel",
                        "lms",
                        "qmmp",
                        "claws-mail",
                        "vips",
                        "avogadrolibs",
                        "evince",
                        "poac",
                        "zeal",
                        "libmamba",
                        "micromamba",
                        "libtifiles2",
                        "mpv",
                        "samba4",
                        "zathura-plugin-cb",
                        "e2fsprogs",
                        "font-manager",
                        "fwup",
                        "lnav",
                        "lnav-devel",
                        "osinfo-db-tools",
                        "tesseract",
                        "tesseract-training",
                        "zorba",
                        "libhttpseverywhere",
                        "appstream-glib",
                        "cmake",
                        "cmake-gui",
                        "cmake-docs",
                        "cmake-devel",
                        "cmake-devel-docs",
                        "cmake-gui-devel",
                        "cmake-docs-devel",
                        "elftoolchain",
                        "gvfs",
                        "libextractor",
                        "melonds",
                        "archivemount",
                        "PrismLauncher",
                        "file-roller",
                        "glom",
                        "gnome-autoar",
                        "grilo-plugins",
                        "totem-pl-parser",
                        "Aseprite",
                        "geeqie",
                        "mupdf",
                        "photoqt",
                        "epic5",
                        "ark",
                        "swi-prolog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-libarchive-c",
                        "py38-libarchive-c",
                        "py39-libarchive-c",
                        "py36-libarchive-c",
                        "py35-libarchive-c",
                        "rb33-ffi-libarchive",
                        "py27-libarchive-c",
                        "rb32-ffi-libarchive",
                        "rb31-ffi-libarchive",
                        "py310-libarchive-c",
                        "py311-libarchive-c",
                        "py312-libarchive-c",
                        "py313-libarchive-c",
                        "py314-libarchive-c"
                    ]
                }
            ]
        },
        {
            "name": "lha",
            "portdir": "archivers/lha",
            "version": "20211125",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 20211125,
            "replaced_by": null,
            "homepage": "https://lha.osdn.jp",
            "description": "Utility for creating and opening lzh archives",
            "long_description": "Utility for creating and opening lzh archives",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ptex-sfmacros"
                    ]
                }
            ]
        },
        {
            "name": "lcab",
            "portdir": "archivers/lcab",
            "version": "1.0b12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://coding.wooyayhoopla.be/lcab/",
            "description": "Linux CABinet file creator",
            "long_description": "LCAB is a small program for linux that creates an uncompressed MS Cabinet File from a set of input files.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lbzip2",
            "portdir": "archivers/lbzip2",
            "version": "2.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kjn/lbzip2",
            "description": "lbzip2 - parallel bzip2 compression utility",
            "long_description": "lbzip2 is a free, multi-threaded compression utility with support for bzip2 compressed file format.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "grpc",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "QSopt_ex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "keka",
            "portdir": "archivers/keka",
            "version": "0.1.4.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://kekaosx.com/",
            "description": "7-Zip GUI for Mac",
            "long_description": "keka is a Mac OSX GUI for p7zip (7-zip/7zip port), Unrar and Unace. keka tries to be the easiest and quickest archiver for Mac.",
            "active": true,
            "categories": [
                "aqua",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "p7zip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p7zip",
                        "unrar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "innoextract",
            "portdir": "archivers/innoextract",
            "version": "1.9",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://constexpr.org/innoextract/",
            "description": "A tool to unpack installers created by Inno Setup",
            "long_description": "Inno Setup is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-windows systems without running the actual installer using Wine.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers",
                "compression"
            ],
            "maintainers": [
                {
                    "name": "fjoe",
                    "github": "mkhon",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "boost181"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "fheroes2"
                    ]
                }
            ]
        },
        {
            "name": "hfstar",
            "portdir": "archivers/hfstar",
            "version": "1.13.19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.metaobject.com/Products.html",
            "description": "gnutar with HFS+ support",
            "long_description": "A version of gnutar for Mac OS X that supports archiving HFS+ specific information such as resource forks, type and creator codes as well as other finder flags.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hffzip",
            "portdir": "archivers/hffzip",
            "version": "1.01",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://retis.sssup.it/~scordino/projects/hffzip.html",
            "description": "HFFzip is a file compressor based upon Huffman coding.",
            "long_description": "The Huffman algorithm uses a binary tree, and has complexity O(N*N) for compression and O(NlogN) for decompression. Although this file compressor is not so good as other compression programs (like gzip), HFFzip is right for embedded systems, because of its little size and the simple algorithm used.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ha",
            "portdir": "archivers/ha",
            "version": "0.999",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://ftp.kiarchive.ru/pub/unix/arcers/",
            "description": "The \"HA\" archiver, based on arithmetic/Markov coder.",
            "long_description": "The {\"HA\"} archiver, based on arithmetic/Markov coder.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gzrecover",
            "portdir": "archivers/gzrecover",
            "version": "0.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.urbanophile.com/arenn/hacking/gzrt/",
            "description": "attempts to extract bad gzip archives",
            "long_description": "Gzrecover attempts to skip over bad data in a gzip archive. It will try to to skip over bad data and extract whatever files might be there.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gzip",
            "portdir": "archivers/gzip",
            "version": "1.14",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gzip.org/",
            "description": "gnu replacement utility for unix compress",
            "long_description": "gzip (GNU zip) is a compression utility designed to be a replacement for compress. Its main advantages over compress are much better compression and freedom from patented algorithms.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xorg-encodings",
                        "font-daewoo-misc",
                        "font-dec-misc",
                        "font-ibm-type1",
                        "font-isas-misc",
                        "font-jis-misc",
                        "font-micro-misc",
                        "font-misc-cyrillic",
                        "font-misc-ethiopic",
                        "font-misc-meltho",
                        "font-misc-misc",
                        "font-mutt-misc",
                        "font-schumacher-misc",
                        "font-screen-cyrillic",
                        "font-sony-misc",
                        "font-spleen",
                        "font-sun-misc",
                        "font-winitzki-cyrillic",
                        "font-xfree86-type1",
                        "ghc",
                        "simulavr",
                        "gstreamer010",
                        "efont-unicode",
                        "font-adobe-100dpi",
                        "font-adobe-75dpi",
                        "font-adobe-utopia-100dpi",
                        "font-adobe-utopia-75dpi",
                        "font-adobe-utopia-type1",
                        "font-bh-100dpi",
                        "font-arabic-misc",
                        "font-bh-75dpi",
                        "font-bh-lucidatypewriter-100dpi",
                        "font-bh-lucidatypewriter-75dpi",
                        "font-bh-ttf",
                        "font-bh-type1",
                        "font-bitstream-100dpi",
                        "font-bitstream-75dpi",
                        "font-bitstream-speedo",
                        "font-bitstream-type1",
                        "font-cronyx-cyrillic",
                        "font-cursor-misc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "djjr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shogun-devel",
                        "R",
                        "shogun",
                        "uhd-devel",
                        "rsyncrypto",
                        "backuppc",
                        "dpkg",
                        "littleutils",
                        "man",
                        "fsdb",
                        "uhd",
                        "uhd-39lts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "diffoscope",
                        "rpm54",
                        "lv",
                        "rpm",
                        "logrotate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "osxbom"
                    ]
                }
            ]
        },
        {
            "name": "gnutar",
            "portdir": "archivers/gnutar",
            "version": "1.35",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/tar/",
            "description": "GNU version of the tar archiving utility",
            "long_description": "the gnutar program creates, adds files to, or extracts files from an archive file in gnutar format, called a tarfile. A tarfile is often a magnetic tape, but can be a floppy diskette or any regular disk file.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "help2man",
                        "texinfo",
                        "autoconf",
                        "automake",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "prometheus",
                        "R-duckdb",
                        "bazaar",
                        "viking"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "wgrib2",
                        "metview",
                        "pngquant",
                        "sundials6"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "backuppc",
                        "R",
                        "dpkg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tardiff",
                        "diffoscope",
                        "noahstrap",
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "fastjar",
            "portdir": "archivers/fastjar",
            "version": "0.94",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fastjar.sourceforge.net/",
            "description": "fast implementation of Sun's jar utility in C",
            "long_description": "Fastjar is an implementation of Sun's jar utility that comes with the JDK, written entirely in C, and runs in a fraction of the time while being 100% feature compatible.",
            "active": true,
            "categories": [
                "java",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "edelta",
            "portdir": "archivers/edelta",
            "version": "0.10b",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacobgorm/edelta",
            "description": "EDelta is a fast XDelta-style binary differ",
            "long_description": "EDelta is a fast (linear time) XDelta-style binary differ, but optimized for executables that have a very systematic way of changing between versions.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}