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

{
    "count": 50784,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=977",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=975",
    "results": [
        {
            "name": "libdiscid",
            "portdir": "devel/libdiscid",
            "version": "0.6.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://musicbrainz.org/doc/libdiscid",
            "description": "libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs.",
            "long_description": "libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-musicbrainz-discid",
                        "p5.28-musicbrainz-discid",
                        "p5.30-musicbrainz-discid",
                        "p5.32-musicbrainz-discid",
                        "p5.34-musicbrainz-discid",
                        "ocp",
                        "xmms2",
                        "libmusicbrainz3",
                        "py313-discid"
                    ]
                }
            ]
        },
        {
            "name": "libdevil",
            "portdir": "devel/libdevil",
            "version": "1.8.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openil.sourceforge.net",
            "description": "Library to develop applications with powerful image loading capabilities",
            "long_description": "Developer's Image Library (DevIL) is a programmer's library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. Ultimate control of images is left to the developer, so unnecessary conversions, etc. are not performed. DevIL utilizes a simple, yet powerful, syntax. DevIL can load, save, convert, manipulate, filter and display a wide variety of image formats. Formerly known as OpenIL, but the name was changed due to SGI's request.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "libjpeg-turbo",
                        "libmng",
                        "zlib",
                        "squish",
                        "tiff",
                        "openexr2",
                        "libpng",
                        "jasper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "love-0.7",
                        "love-0.8",
                        "love-0.9",
                        "cegui"
                    ]
                }
            ]
        },
        {
            "name": "libdc1394",
            "portdir": "devel/libdc1394",
            "version": "2.2.6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://damien.douxchamps.net/ieee1394/libdc1394/",
            "description": "Library for Firewire IIDC Cameras",
            "long_description": "libdc1394 is a library that provides a complete high level application programming interface (API) for developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specifications (also known as the IIDC or DCAM Specifications).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Pangolin",
                        "VLC2",
                        "libVLC2",
                        "gstreamer010-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "libdatrie",
            "portdir": "devel/libdatrie",
            "version": "0.2.5",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://linux.thai.net/projects/datrie",
            "description": "An Implementation of Double-Array Trie.",
            "long_description": "An Implementation of Double-Array Trie.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "doxygen",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libthai"
                    ]
                }
            ]
        },
        {
            "name": "libdaemon",
            "portdir": "devel/libdaemon",
            "version": "0.14",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://0pointer.de/lennart/projects/libdaemon/",
            "description": "C library that eases writing UNIX daemons",
            "long_description": "libdaemon is a lightweight C library that eases the process of writing UNIX daemons. It contains a daemonizing fork() wrapper, a powerful syslog() wrapper, PID file management, and signal serialization.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libinfinity",
                        "shairport-sync",
                        "avahi"
                    ]
                }
            ]
        },
        {
            "name": "libcudd",
            "portdir": "devel/libcudd",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vlsi.colorado.edu/~fabio/CUDD/",
            "description": "An efficient library for manipulating decision diagrams",
            "long_description": "The CUDD package provides functions to manipulate Binary Decision Diagrams (BDDs), Algebraic Decision Diagrams (ADDs), and Zero-suppressed Binary Decision Diagrams (ZDDs). It's been written by Fabio Somenzi at the University of Colorado, Boulder.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "slivingston",
                    "github": "slivingston",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr1c"
                    ]
                }
            ]
        },
        {
            "name": "libcryptopp",
            "portdir": "devel/libcryptopp",
            "version": "8.9.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cryptopp.com/",
            "description": "C++ class library of cryptographic schemes",
            "long_description": "Crypto++ Library is a free C++ class library of cryptographic schemes.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amule"
                    ]
                }
            ]
        },
        {
            "name": "libcoverart",
            "portdir": "devel/libcoverart",
            "version": "1.0.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://musicbrainz.org/doc/libcoverart",
            "description": "C/C++ library for accessing the MusicBrainz Cover Art Archive",
            "long_description": "libcoverart is a C/C++ library for accessing the MusicBrainz Cover Art Archive.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jansson",
                        "libxml2",
                        "neon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libconfuse",
            "portdir": "devel/libconfuse",
            "version": "3.3",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinh/libconfuse",
            "description": "libConfuse is a configuration file parser library",
            "long_description": "libConfuse is a configuration file parser library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "offlinefs",
                        "bmon",
                        "ganglia",
                        "scmpc",
                        "inadyn",
                        "libftdi1"
                    ]
                }
            ]
        },
        {
            "name": "libconfig-hr",
            "portdir": "devel/libconfig-hr",
            "version": "1.7.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyperrealm.github.io/libconfig/",
            "description": "A new libconfig implementation with both C and C++ bindings.",
            "long_description": "A new libconfig implementation with both C and C++ bindings, a completely new API, pkg-config support and superior documentation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-conf-libconfig",
                        "toxcore",
                        "p5.28-conf-libconfig",
                        "p5.30-conf-libconfig",
                        "p5.32-conf-libconfig",
                        "p5.34-conf-libconfig",
                        "toxic",
                        "shairport-sync",
                        "sslh",
                        "conf2struct",
                        "lms",
                        "libguestfs"
                    ]
                }
            ]
        },
        {
            "name": "libconfig",
            "portdir": "devel/libconfig",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rkeene.org/oss/libconfig",
            "description": "Configuration file processing library",
            "long_description": "Libconfig is a configuration file processing library that saves you from having to write your own configuration parsers and routines. It supports callback functions, automatic variable assignment, and many different configuration file types such as Apache-like, Windows INI-like, and whitespace separated. Configuration is processed in a logical manner: global configuration files, local configuration files, environment variables, and finally command line options.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libopennet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcmis",
            "portdir": "devel/libcmis",
            "version": "0.6.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdf/libcmis",
            "description": "C/C++ CMIS client library",
            "long_description": "C/C++ CMIS client library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "boost181",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcipher",
            "portdir": "devel/libcipher",
            "version": "4.7-RELEASE",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://svnweb.FreeBSD.org/base/release/4.7.0/secure/lib/libcipher/",
            "description": "Cipher routines from FreeBSD",
            "long_description": "Cipher routines from FreeBSD",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bdes"
                    ]
                }
            ]
        },
        {
            "name": "libchloride",
            "portdir": "devel/libchloride",
            "version": "20140929",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jedisct1/libchloride",
            "description": "Networking layer for libsodium, based on CurveCP",
            "long_description": "Networking layer for libsodium, based on CurveCP",
            "active": false,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libchewing",
            "portdir": "devel/libchewing",
            "version": "0.5.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chewing.im/",
            "description": "The intelligent phonetic input method library",
            "long_description": "The Chewing is an intelligent phonetic (Zhuyin/Bopomofo) input method, one of the most popular choices for Traditional Chinese users. Chewing was inspired by other proprietary intelligent Zhuyin input methods under Microsoft Windows, namely, Wang-Xin by Eten, Microsoft New Zhuyin, and Nature Zhuyin.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "halboof",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcdio",
            "portdir": "devel/libcdio",
            "version": "2.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libcdio/",
            "description": "Compact Disc Input and Control Library",
            "long_description": "The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcddb",
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vcdimager",
                        "mythtv-core.28",
                        "qmmp",
                        "libcdio-paranoia",
                        "gstreamer010-gst-plugins-ugly",
                        "gstreamer1-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "QMPlay2",
                        "gstreamer010-gst-plugins-good",
                        "mythtv-core.27",
                        "mednafen",
                        "audacious-plugins",
                        "xine-lib",
                        "BoCA"
                    ]
                }
            ]
        },
        {
            "name": "libcddb",
            "portdir": "devel/libcddb",
            "version": "1.3.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libcddb.sourceforge.net",
            "description": "library to access data on a CDDB server",
            "long_description": "Libcddb is a C library to access data on a CDDB server (freedb.org) It allows you to search the database for possible CD matches, retrieve detailed information about a specific CD, and submit new CD entries to the database.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcdio",
                        "qmmp",
                        "VLC2",
                        "libVLC2",
                        "QMPlay2",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "libcbor",
            "portdir": "devel/libcbor",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PJK/libcbor",
            "description": "library for parsing and generating CBOR",
            "long_description": "library for parsing and generating CBOR, the general-purpose schema-less binary data format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libfido2"
                    ]
                }
            ]
        },
        {
            "name": "libcaer",
            "portdir": "devel/libcaer",
            "version": "2.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/inilabs/libcaer",
            "description": "Minimal C library to access, configure and get/send AER data",
            "long_description": "Minimal C library to access, configure and get/send AER data from sensors or to/from neuromorphic processors. Supported devices are the Dynamic Vision Sensor (DVS), all the DAVIS cameras, and the Dynap-se neuromorphic processor.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libblocksruntime",
            "portdir": "devel/libblocksruntime",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://compiler-rt.llvm.org",
            "description": "compiler-rt Blocks runtime library for Clang",
            "long_description": "libblocksruntime is a target-independent implementation of Apple Blocks runtime interfaces.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "adsun701",
                    "github": "adsun701",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbert",
            "portdir": "devel/libbert",
            "version": "20131017",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruediger/libbert",
            "description": "LibBERT is a BERT (Binary ERlang Term) library for C++ and C.",
            "long_description": "BERT is a format for encoding binary data. You can think of it as JSON for binary formats. BERT is based on Erlang’s External Format. bert.h is the C API (you need to link -lbert_capi!). bert.hpp is the C++ API (header only).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libb2",
            "portdir": "devel/libb2",
            "version": "0.98.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blake2.net",
            "description": "a cryptographic hash function",
            "long_description": "BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as the latest standard SHA-3.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "qt69-qtbase",
                        "Aseprite",
                        "qt64-qtbase",
                        "qt67-qtbase",
                        "qt68-qtbase",
                        "qt6-qtbase",
                        "borgbackup"
                    ]
                }
            ]
        },
        {
            "name": "libatomic_ops",
            "portdir": "devel/libatomic_ops",
            "version": "7.10.0",
            "license": "Permissive and MIT and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bdwgc/libatomic_ops",
            "description": "library for hardware-provided atomic memory operations",
            "long_description": "This package provides semi-portable access to hardware-provided atomic memory operations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MoarVM",
                        "boehmgc",
                        "ecl",
                        "ecl-devel"
                    ]
                }
            ]
        },
        {
            "name": "libaterm",
            "portdir": "devel/libaterm",
            "version": "2.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.meta-environment.org/Meta-Environment/ATerms",
            "description": "ATerm libraries in C",
            "long_description": "ATerm libraries implement the internal representation of the ATerm Format in some programming language and the conversion between the external and the internal representation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sdf2-bundle",
                        "strategoxt"
                    ]
                }
            ]
        },
        {
            "name": "libast",
            "portdir": "devel/libast",
            "version": "0.8",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.eterm.org/",
            "description": "LibAST is the Library of Assorted Spiffy Things.",
            "long_description": "LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imlib2",
                        "freetype",
                        "xorg-libXt",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Eterm"
                    ]
                }
            ]
        },
        {
            "name": "libassuan",
            "portdir": "devel/libassuan",
            "version": "3.0.2",
            "license": "LGPL-2.1+ and GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnupg.org/related_software/libassuan",
            "description": "Assuan IPC library",
            "long_description": "Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "pth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "pinentry-mac",
                        "kget",
                        "gnupg2",
                        "profanity",
                        "rb33-gpgme",
                        "rb32-gpgme",
                        "rb31-gpgme",
                        "skopeo",
                        "retroshare-qt4",
                        "pinentry",
                        "kdepim4"
                    ]
                }
            ]
        },
        {
            "name": "libabw",
            "portdir": "devel/libabw",
            "version": "0.1.3",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libabw",
            "description": "Library parsing AbiWord documents.",
            "long_description": "Library parsing AbiWord documents.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "zlib",
                        "boost176",
                        "libtool",
                        "librevenge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-cudf",
            "portdir": "devel/libCUDF",
            "version": "0.7",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mancoosi.org/cudf/",
            "description": "libCUDF is a library to manipulate so called CUDF documents.",
            "long_description": "libCUDF is a library to manipulate so called CUDF documents. A CUDF (Common Upgradeability Description Format) document describes an \"upgrade scenario\", as faced by package managers in popular package-based FOSS (Free and Open Source Software) distributions.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "camlp5",
                        "ocaml",
                        "ocaml-extlib",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libCUDF"
                    ]
                }
            ]
        },
        {
            "name": "libCUDF",
            "portdir": "devel/libCUDF",
            "version": "0.7",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mancoosi.org/cudf/",
            "description": "libCUDF is a library to manipulate so called CUDF documents.",
            "long_description": "libCUDF is a library to manipulate so called CUDF documents. A CUDF (Common Upgradeability Description Format) document describes an \"upgrade scenario\", as faced by package managers in popular package-based FOSS (Free and Open Source Software) distributions.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "ocaml-cudf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "leiningen",
            "portdir": "devel/leiningen",
            "version": "2.11.2",
            "license": "EPL-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://leiningen.org",
            "description": "A build tool for Clojure designed to not set your hair on fire.",
            "long_description": "A build tool for Clojure designed to not set your hair on fire.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "legit",
            "portdir": "devel/legit",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/frostming/legit",
            "description": "Legit provides a simplified git workflow.",
            "long_description": "Legit is a complementary command-line interface for Git, optimized for workflow simplicity. It is heavily inspired by GitHub for Mac.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-appdirs",
                        "py312-chardet",
                        "py312-parsing",
                        "py312-clint",
                        "python312",
                        "py312-smmap",
                        "py312-gitpython",
                        "py312-crayons",
                        "py312-gitdb",
                        "py312-packaging",
                        "py312-six",
                        "py312-certifi",
                        "py312-click"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "legacy-support-devel",
            "portdir": "devel/legacy-support",
            "version": "20250924",
            "license": "MIT and BSD and APSL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/macports/macports-legacy-support",
            "description": "Installs wrapper headers and a runtime library to add missing functionality to legacy OSX versions.",
            "long_description": "Installs wrapper headers and a runtime library to add missing functionality to legacy OSX versions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                },
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 28
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-base"
                    ]
                }
            ]
        },
        {
            "name": "legacy-support",
            "portdir": "devel/legacy-support",
            "version": "1.5.2",
            "license": "MIT and BSD and APSL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/macports/macports-legacy-support",
            "description": "Installs wrapper headers and a runtime library to add missing functionality to legacy OSX versions.",
            "long_description": "Installs wrapper headers and a runtime library to add missing functionality to legacy OSX versions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                },
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 28
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "codex",
                        "wezterm",
                        "binwalk",
                        "cargo",
                        "cargo-c",
                        "py314-maturin",
                        "py314-orjson",
                        "sequoia-keystore",
                        "py314-dulwich",
                        "kibi",
                        "py314-cryptography",
                        "py314-pydantic_core",
                        "run",
                        "py313-cryptg",
                        "prek",
                        "py314-bcrypt",
                        "macdisp",
                        "py314-jellyfish",
                        "rustup",
                        "weathr",
                        "display-switch",
                        "alacritty",
                        "git-interactive-rebase-tool",
                        "mesalink",
                        "racer",
                        "rust-analyzer",
                        "shellharden",
                        "stgit",
                        "tokei",
                        "wrangler",
                        "amp",
                        "ox",
                        "whitebox-tools",
                        "libopenraw",
                        "librsvg",
                        "pastel",
                        "pngquant",
                        "t-rec",
                        "gleam",
                        "rust",
                        "himalaya",
                        "rav1e",
                        "bandwhich",
                        "dog",
                        "ffsend",
                        "gping",
                        "miniserve",
                        "newsboat",
                        "rustscan",
                        "websocat",
                        "xh",
                        "dijo",
                        "taskwarrior-tui",
                        "py35-bcrypt",
                        "py36-bcrypt",
                        "py37-bcrypt",
                        "py38-bcrypt",
                        "py39-bcrypt",
                        "py36-cryptography",
                        "py37-cryptography",
                        "py38-cryptography",
                        "py39-cryptography",
                        "py38-dulwich",
                        "py39-dulwich",
                        "py37-jellyfish",
                        "py38-jellyfish",
                        "py39-jellyfish",
                        "py-tokenizers",
                        "py37-tokenizers",
                        "py38-tokenizers",
                        "py39-tokenizers",
                        "asciinema",
                        "broot",
                        "bupstash",
                        "cargo2port",
                        "cloudman",
                        "diskonaut",
                        "diskus",
                        "dmux",
                        "dua-cli",
                        "fd",
                        "folderify",
                        "fselect",
                        "hexyl",
                        "hyperfine",
                        "just",
                        "kubie",
                        "lsd",
                        "mask",
                        "mcfly",
                        "nomino",
                        "procs",
                        "skim",
                        "starship",
                        "tealdeer",
                        "topgrade",
                        "watchman",
                        "xplr",
                        "zellij",
                        "zenith",
                        "zoxide",
                        "tectonic",
                        "angle-grinder",
                        "bat",
                        "git-delta",
                        "mdcat",
                        "ripgrep",
                        "ripgrep-all",
                        "sd",
                        "xsv",
                        "blades",
                        "geckodriver",
                        "zola",
                        "sccache",
                        "hackernews-tui",
                        "atuin",
                        "oha",
                        "svgcleaner",
                        "grex",
                        "helix",
                        "nushell",
                        "choose",
                        "dust",
                        "bottom",
                        "git-cinnabar",
                        "monolith",
                        "pqrs",
                        "git-branchless",
                        "joshuto",
                        "kalker",
                        "gitweb",
                        "ned",
                        "ruplacer",
                        "fif",
                        "onefetch",
                        "hck",
                        "stylua",
                        "jwt-cli",
                        "coreutils-uutils",
                        "gitui",
                        "phetch",
                        "fnm",
                        "kdash",
                        "navi",
                        "viddy",
                        "git-cliff",
                        "yj",
                        "code-minimap",
                        "shisho",
                        "tree-sitter-cli",
                        "committed",
                        "drill",
                        "sad",
                        "mdbook",
                        "cargo-generate",
                        "sniffglue",
                        "genact",
                        "hurl",
                        "hgrep",
                        "librsvg-devel",
                        "ouch",
                        "py310-cryptography",
                        "py310-dulwich",
                        "git-absorb",
                        "py310-jellyfish",
                        "dominant_colours",
                        "tre-tree",
                        "rhit",
                        "py310-bcrypt",
                        "backdown",
                        "cargo-asm",
                        "when",
                        "viu",
                        "cbindgen",
                        "wasmtime",
                        "binocle",
                        "cobalt.rs",
                        "t-rex",
                        "jless",
                        "hwatch",
                        "dura",
                        "wasmer",
                        "argc",
                        "igrep",
                        "qsv",
                        "toast",
                        "rust-script",
                        "gfold",
                        "arti",
                        "blake3",
                        "ddh",
                        "difftastic",
                        "bore-cli",
                        "bartib",
                        "wasm-pack",
                        "fclones",
                        "oxipng",
                        "fornjot",
                        "zee",
                        "scout",
                        "cfonts",
                        "py-maturin",
                        "py37-maturin",
                        "py38-maturin",
                        "py39-maturin",
                        "py310-maturin",
                        "py-orjson",
                        "py37-orjson",
                        "py38-orjson",
                        "py39-orjson",
                        "py310-orjson",
                        "tuc",
                        "texlab",
                        "bingrep",
                        "av1an",
                        "rsspls",
                        "replibyte",
                        "hunt",
                        "ares",
                        "dprint",
                        "lychee",
                        "modus",
                        "riff",
                        "cgrc",
                        "rustic",
                        "py310-tokenizers",
                        "rq",
                        "nixpacks",
                        "stork",
                        "meli",
                        "jot",
                        "roapi",
                        "columnq",
                        "lemmeknow",
                        "keysync",
                        "agg",
                        "felix",
                        "jujutsu",
                        "py311-cryptography",
                        "py311-maturin",
                        "garage",
                        "mqttui",
                        "py311-dulwich",
                        "py311-orjson",
                        "hoard-cli",
                        "py311-bcrypt",
                        "kbs2",
                        "jlq",
                        "termusic",
                        "so",
                        "ruff",
                        "eva",
                        "typst",
                        "py311-jellyfish",
                        "py-cryptg",
                        "py38-cryptg",
                        "py39-cryptg",
                        "py310-cryptg",
                        "fastmod",
                        "volta-node",
                        "taizen",
                        "wiki-tui",
                        "halloy",
                        "fend",
                        "sniprun",
                        "py311-cryptg",
                        "killport",
                        "tui-journal",
                        "py311-tokenizers",
                        "py-safetensors",
                        "py38-safetensors",
                        "py39-safetensors",
                        "py310-safetensors",
                        "py311-safetensors",
                        "repgrep",
                        "eza",
                        "pijul-devel",
                        "daktilo",
                        "py312-maturin",
                        "gdrive3",
                        "pueue",
                        "presenterm",
                        "gifski",
                        "libgifski",
                        "py312-orjson",
                        "py312-dulwich",
                        "silicon",
                        "lapce",
                        "py312-cryptography",
                        "gpg-tui",
                        "ascii-gen",
                        "hyfetch",
                        "wgshadertoy",
                        "jaq",
                        "jql",
                        "gql",
                        "ast-grep",
                        "rs-aggregate",
                        "py312-jellyfish",
                        "PineFlash",
                        "tlrc",
                        "py311-tiktoken",
                        "py312-tiktoken",
                        "csvlens",
                        "py312-bcrypt",
                        "py-pydantic_core",
                        "py38-pydantic_core",
                        "py39-pydantic_core",
                        "py310-pydantic_core",
                        "py311-pydantic_core",
                        "py312-pydantic_core",
                        "czkawka",
                        "py37-pydantic_core",
                        "mise",
                        "conserve",
                        "gitoxide",
                        "srgn",
                        "rustpython",
                        "py-rustworkx",
                        "py310-rustworkx",
                        "py311-rustworkx",
                        "py312-rustworkx",
                        "yazi",
                        "kalc",
                        "uv",
                        "vrc-get",
                        "wstunnel",
                        "py312-cryptg",
                        "watchexec",
                        "ata",
                        "veryl",
                        "jnv",
                        "gitu",
                        "rune",
                        "orz",
                        "goku",
                        "tu",
                        "rotz",
                        "clavus",
                        "tiron",
                        "rye",
                        "hex",
                        "neocmakelsp",
                        "termscp",
                        "oxker",
                        "numbat",
                        "amber-lang",
                        "rio",
                        "sig",
                        "flawz",
                        "otree",
                        "envelope",
                        "qrtool",
                        "ferium",
                        "serpl",
                        "lucky-commit",
                        "shadowsocks-rust",
                        "kondo",
                        "aichat",
                        "inferno",
                        "rage",
                        "age-plugin-yubikey",
                        "kty",
                        "dune",
                        "ncmc",
                        "ncmdump",
                        "aq",
                        "elp",
                        "sequoia-sq",
                        "py313-maturin",
                        "py313-dulwich",
                        "py313-cryptography",
                        "dufs",
                        "py313-orjson",
                        "diffr",
                        "rebels-in-the-sky",
                        "sshs",
                        "csview",
                        "macmon",
                        "rpg-cli",
                        "py313-pydantic_core",
                        "py313-bcrypt",
                        "libkrun",
                        "krunkit",
                        "hk",
                        "vivid",
                        "zizmor",
                        "ab-av1",
                        "sequoia-chameleon-gnupg",
                        "jgenesis",
                        "cocogitto",
                        "taplo",
                        "xan",
                        "wiper",
                        "carl",
                        "py313-jellyfish",
                        "mercurial-rustext",
                        "tabiew",
                        "doge",
                        "alcom",
                        "edit",
                        "brush",
                        "idevice_pair"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "folly",
                        "fastgltf",
                        "just-fast",
                        "mold",
                        "rust-compiler-wrap",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.5",
                        "Hypr",
                        "fb303",
                        "abaddon",
                        "kicad-docs",
                        "kicad-symbols",
                        "gpick",
                        "kicad-footprints",
                        "kicad-packages3D",
                        "kicad-templates",
                        "rust-bootstrap-10.7"
                    ]
                }
            ]
        },
        {
            "name": "ldid",
            "portdir": "devel/ldid",
            "version": "2.1.5",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cydia.saurik.com/info/ldid/",
            "description": "Link Identity Editor",
            "long_description": "Link Identity Editor. ldid lets you manipulate the signature block in a Mach-O binary. This is Sam Bingner's fork of ldid, originally by Jay Freeman (saurik).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libplist",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ld64-xcode",
            "portdir": "devel/ld64",
            "version": "2",
            "license": "APSL-2",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/ld64/",
            "description": "ld64 is the new mach-o linker",
            "long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ld64"
                    ]
                }
            ]
        },
        {
            "name": "ld64-latest",
            "portdir": "devel/ld64",
            "version": "450.3",
            "license": "APSL-2",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/ld64/",
            "description": "ld64 is the new mach-o linker",
            "long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "llvm50",
                "llvm60",
                "llvm70",
                "llvm80",
                "llvm90",
                "llvmdev"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "libmacho-headers",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtapi",
                        "libcxx",
                        "llvm-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ld64-274",
            "portdir": "devel/ld64",
            "version": "274.2",
            "license": "APSL-2",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/ld64/",
            "description": "ld64 is the new mach-o linker",
            "long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "llvm50",
                "llvm60",
                "llvm70",
                "llvm80",
                "llvm90",
                "llvmdev"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "libmacho-headers",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "llvm-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ld64-236",
            "portdir": "devel/ld64",
            "version": "236.3",
            "license": "APSL-2",
            "platforms": "{darwin >= 10}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/ld64/",
            "description": "ld64 is the new mach-o linker",
            "long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal",
                "llvm50",
                "llvm60",
                "llvm70",
                "llvm80",
                "llvm90",
                "llvmdev"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "libmacho-headers",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ld64-127",
            "portdir": "devel/ld64",
            "version": "127.2",
            "license": "APSL-2",
            "platforms": "{darwin < 17}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/ld64/",
            "description": "ld64 is the new mach-o linker",
            "long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal",
                "llvm50",
                "llvm60",
                "llvm70",
                "llvm80",
                "llvm90",
                "llvmdev"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "libmacho-headers",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ld64-97",
            "portdir": "devel/ld64",
            "version": "97.17",
            "license": "APSL-2",
            "platforms": "{darwin < 14}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/ld64/",
            "description": "ld64 is the new mach-o linker",
            "long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal",
                "llvm50",
                "llvm60",
                "llvm70",
                "llvm80",
                "llvm90",
                "llvmdev"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "libmacho-headers",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ld64",
            "portdir": "devel/ld64",
            "version": "3",
            "license": "APSL-2",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/ld64/",
            "description": "ld64 is the new mach-o linker",
            "long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal",
                "ld64_97",
                "ld64_127",
                "ld64_236",
                "ld64_274",
                "ld64_xcode",
                "ld64_xtools"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ld64-xcode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr",
                        "opensubdiv",
                        "tenfourfox",
                        "aquafox",
                        "tenfourfox-devel",
                        "libgcc45",
                        "Aseprite",
                        "libgcc11",
                        "OpenBLAS-devel",
                        "py310-tensorflow",
                        "libgcc15",
                        "py39-tensorflow",
                        "libgcc-devel",
                        "g95",
                        "retdec",
                        "retdec-devel",
                        "OpenBLAS",
                        "libgcc13",
                        "cpphs",
                        "libgcc9",
                        "libgcc14",
                        "libgcc7",
                        "libgcc6"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc46",
                        "llvm-gcc42",
                        "clang-19",
                        "flang-19",
                        "upc",
                        "R",
                        "cabal",
                        "cabal-prebuilt",
                        "clang-devel",
                        "flang-devel",
                        "clang-20",
                        "flang-20",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "gcc15",
                        "ghc",
                        "ghc-prebuilt",
                        "ecCodes",
                        "clang-21",
                        "flang-21",
                        "gcc14",
                        "gcc13",
                        "gcc-devel",
                        "gcc43",
                        "gcc44",
                        "gcc45",
                        "apple-gcc42",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "gcc7",
                        "gcc8",
                        "gcc9",
                        "ispc-clang",
                        "clang-18",
                        "flang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-17",
                        "flang-17",
                        "clang-13",
                        "flang-13",
                        "clang-6.0",
                        "clang-10",
                        "clang-11",
                        "clang-5.0",
                        "clang-9.0",
                        "clang-16",
                        "flang-16",
                        "flang-15",
                        "clang-7.0",
                        "clang-15",
                        "clang-8.0",
                        "clang-12",
                        "flang-14",
                        "clang-14",
                        "flang-devel"
                    ]
                }
            ]
        },
        {
            "name": "lcov",
            "portdir": "devel/lcov",
            "version": "2.3.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/linux-test-project/lcov",
            "description": "LCOV is a graphical front-end for GCC's coverage testing tool gcov.",
            "long_description": "LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects gcov data for multiple source files and creates HTML pages containing the source code annotated with coverage information. It also adds overview pages for easy navigation within the file structure.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime",
                        "p5.34-devel-cover",
                        "p5.34-digest-md5",
                        "p5.34-json-xs",
                        "p5.34-capture-tiny",
                        "p5.34-pathtools",
                        "p5.34-scalar-list-utils",
                        "p5.34-time-hires",
                        "p5.34-timedate",
                        "p5.34-module-load-conditional"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lazygit",
            "portdir": "devel/lazygit",
            "version": "0.56.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jesseduffield/lazygit",
            "description": "A simple terminal UI for git commands, written in Go",
            "long_description": "A simple terminal UI for git commands, written in Go",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lazydocker",
            "portdir": "devel/lazydocker",
            "version": "0.24.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jesseduffield/lazydocker",
            "description": "The lazy way to manage everything docker",
            "long_description": "A simple terminal UI for both docker and docker-compose, written in Go with the gocui library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "nicolaiskye",
                    "github": "NicolaiSkye",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lazarus",
            "portdir": "devel/lazarus",
            "version": "4.4-0",
            "license": "GPL-2 and LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lazarus-ide.org",
            "description": "Free Pascal IDE.",
            "long_description": "Lazarus is an open-source development system that builds on the Free Pascal compiler by adding an integrated development environment (IDE). It includes a syntax-highlighting code editor and a visual form designer, as well as a component library that is highly compatible with Delphi's Visual Component Library (VCL). The Lazarus Component Library (LCL) includes equivalents for many of the familiar VCL controls such as forms, buttons, text boxes and so on, which are used to create applications with a graphical user interface (GUI).",
            "active": true,
            "categories": [
                "devel",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                }
            ],
            "variants": [
                "cocoa",
                "gtk2",
                "qt4",
                "qt5",
                "qt6"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fpc",
                        "fpc-sources"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ddrescueview"
                    ]
                }
            ]
        },
        {
            "name": "lab",
            "portdir": "devel/lab",
            "version": "0.25.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zaquestion.github.io/lab",
            "description": "git-wrapper for GitLab specific functionality",
            "long_description": "Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab, including seamless workflows for creating merge requests, issues and snippets.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "c.wrinn",
                    "github": "cwrinn",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kyua",
            "portdir": "devel/kyua",
            "version": "0.14.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/freebsd/kyua",
            "description": "Kyua is a testing framework for infrastructure software.",
            "long_description": "Kyua is a testing framework for infrastructure software, originally designed to equip BSD-based operating systems with a test suite.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "lutok",
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kustomize",
            "portdir": "devel/kustomize",
            "version": "5.8.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kustomize.io",
            "description": "Customize raw, template-free YAML files for multiple purposes, like Kubernetes",
            "long_description": "kustomize lets you customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is. kustomize targets kubernetes; it understands and can patch kubernetes style API objects. It's like make, in that what it does is declared in a file, and it's like sed, in that it emits edited text.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "flux"
                    ]
                }
            ]
        },
        {
            "name": "ktoblzcheck",
            "portdir": "devel/ktoblzcheck",
            "version": "1.59",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ktoblzcheck.sourceforge.net/",
            "description": "a library to check bank account numbers and bank codes",
            "long_description": "a library to check bank account numbers and bank codes",
            "active": true,
            "categories": [
                "devel",
                "finance"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-openpyxl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking5",
                        "aqbanking5-gtk",
                        "aqbanking5-gtk3",
                        "aqbanking6",
                        "aqbanking6-gtk3",
                        "aqbanking6-gtk2"
                    ]
                }
            ]
        },
        {
            "name": "ktlint",
            "portdir": "devel/ktlint",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pinterest.github.io/ktlint/",
            "description": "An anti-bikeshedding Kotlin linter with built-in formatter",
            "long_description": "An anti-bikeshedding Kotlin linter with built-in formatter",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}