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

{
    "count": 51960,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=666",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=664",
    "results": [
        {
            "name": "ideviceinstaller-devel",
            "portdir": "devel/ideviceinstaller",
            "version": "20251030",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Manage apps of iOS devices.",
            "long_description": "ideviceinstaller is a tool to interact with the installation_proxy of an iOS device allowing to install, upgrade, uninstall, archive, restore and enumerate installed or archived apps. It makes use of the libimobiledevice library that allows communication with iOS devices.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libimobiledevice-devel",
                        "libplist-devel",
                        "openssl3",
                        "libzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "idevicerestore",
            "portdir": "devel/idevicerestore",
            "version": "1.0.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "A command-line application to restore firmware files to iOS devices.",
            "long_description": "The idevicerestore application is a full reimplementation of all granular steps which are performed during the restore of a firmware to a device. In general, upgrades and downgrades are possible, however subject to availability of SHSH blobs from Apple for signing the firmare files. Some key features are: \n* Restore: Update firmware on iOS devices \n* Firmware: Use official IPSW firmware archive file or a directory as source \n* Update: Allows updating the device by default or erasing all data \n* Download: On demand download of latest available firmware for a device \n* Cache: Downloaded firmware files are cached locally \n* Custom Firmware: Restore custom firmware files (requires bootrom exploit) \n* Baseband: Allows you to skip NOR/Baseband upgrade \n* SHSH: Fetch TSS records and save them as .shsh files \n* DFU: Put devices in pwned DFU mode (limera1n devices only) \n* AP Ticket: Use custom AP ticket from a file \n* Cross-Platform: Tested on Linux, macOS, Windows and Android platforms \n* History: Developed since 2010",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "curl",
                        "libzip",
                        "openssl3",
                        "libplist",
                        "zlib",
                        "libimobiledevice",
                        "libirecovery",
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ideviceinstaller",
            "portdir": "devel/ideviceinstaller",
            "version": "1.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Manage apps of iOS devices.",
            "long_description": "ideviceinstaller is a tool to interact with the installation_proxy of an iOS device allowing to install, upgrade, uninstall, archive, restore and enumerate installed or archived apps. It makes use of the libimobiledevice library that allows communication with iOS devices.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libimobiledevice",
                        "libplist",
                        "openssl3",
                        "libzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icu58",
            "portdir": "devel/icu58",
            "version": "58.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://site.icu-project.org/",
            "description": "International Components for Unicode -- Legacy Version",
            "long_description": "International Components for Unicode -- Legacy Version. This port is the last version of icu that builds with c++03. It should be used only for bootstrapping or for software that is not compatible with c++11.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cicada"
                    ]
                }
            ]
        },
        {
            "name": "icu-le-hb",
            "portdir": "devel/icu-le-hb",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/harfbuzz/icu-le-hb",
            "description": "library implementing the ICU Layout Engine (icu-le) API",
            "long_description": "icu-le-hb is a library implementing the ICU Layout Engine (icu-le) API using external HarfBuzz library for implementation. This is useful as a compatibility layer to make applications using ICU Layout Engine to use HarfBuzz without porting them to use the HarfBuzz API.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "icu-lx",
                        "icu-devel-lx"
                    ]
                }
            ]
        },
        {
            "name": "icu-devel-lx",
            "portdir": "devel/icu-devel",
            "version": "78.3",
            "license": "Permissive",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://icu.unicode.org/",
            "description": "ICU paragraph layout library",
            "long_description": "ICU paragraph layout library",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu-le-hb",
                        "icu-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icu-devel-docs",
            "portdir": "devel/icu-devel",
            "version": "78.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://icu.unicode.org/",
            "description": "International Components for Unicode (documentation)",
            "long_description": "The International Components for Unicode (ICU) libraries provide robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and they provide support for supplementary Unicode characters (needed for GB 18030 repertoire support). Documentation.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icu-lx",
            "portdir": "devel/icu",
            "version": "78.3",
            "license": "Permissive",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://icu.unicode.org/",
            "description": "ICU paragraph layout library",
            "long_description": "ICU paragraph layout library",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "icu-le-hb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icu-docs",
            "portdir": "devel/icu",
            "version": "78.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://icu.unicode.org/",
            "description": "International Components for Unicode (documentation)",
            "long_description": "The International Components for Unicode (ICU) libraries provide robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and they provide support for supplementary Unicode characters (needed for GB 18030 repertoire support). Documentation.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icu-devel",
            "portdir": "devel/icu-devel",
            "version": "78.3",
            "license": "Permissive",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://icu.unicode.org/",
            "description": "International Components for Unicode",
            "long_description": "The International Components for Unicode (ICU) libraries provide robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and they provide support for supplementary Unicode characters (needed for GB 18030 repertoire support).",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "icu-devel-lx"
                    ]
                }
            ]
        },
        {
            "name": "icu",
            "portdir": "devel/icu",
            "version": "78.3",
            "license": "Permissive",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://icu.unicode.org/",
            "description": "International Components for Unicode",
            "long_description": "The International Components for Unicode (ICU) libraries provide robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and they provide support for supplementary Unicode characters (needed for GB 18030 repertoire support).",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libfreehand"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyicu",
                        "py35-pyicu",
                        "py36-pyicu",
                        "gnucash",
                        "gnucash-devel",
                        "zk",
                        "py38-pyicu",
                        "harfbuzz-icu",
                        "py37-xmlsec",
                        "py37-pyicu",
                        "percona",
                        "py39-pyicu",
                        "usql",
                        "R-Cairo",
                        "R-stringi",
                        "phantomjs-qt-qtbase",
                        "phantomjs-qt-qtwebkit",
                        "qt5-qtbase",
                        "qt5-qtwebkit",
                        "qt5-qtlocation",
                        "qt511-qtbase",
                        "qt511-qtwebkit",
                        "qt511-qtlocation",
                        "qt513-qtbase",
                        "qt513-qtwebkit",
                        "qt513-qtlocation",
                        "qt53-qtbase",
                        "qt53-qtwebkit",
                        "qt55-qtbase",
                        "qt55-qtwebkit",
                        "qt56-qtbase",
                        "qt56-qtwebkit",
                        "qt57-qtbase",
                        "qt57-qtwebkit",
                        "qt58-qtbase",
                        "qt58-qtwebkit",
                        "qt59-qtbase",
                        "qt59-qtwebkit",
                        "qt59-qtlocation",
                        "qt6-qtbase",
                        "qt6-qt5compat",
                        "qt610-qtbase",
                        "qt610-qt5compat",
                        "qt64-qtbase",
                        "qt64-qt5compat",
                        "qt67-qtbase",
                        "qt67-qt5compat",
                        "qt68-qtbase",
                        "qt68-qt5compat",
                        "qt69-qtbase",
                        "qt69-qt5compat",
                        "mpd",
                        "ncmpcpp",
                        "couchdb",
                        "mysql8",
                        "pazpar2",
                        "postgresql11",
                        "postgresql12",
                        "postgresql13",
                        "postgresql14",
                        "postgresql15",
                        "postgresql16",
                        "postgresql17",
                        "postgresql18",
                        "sq",
                        "zebra",
                        "boost169",
                        "boost171",
                        "boost176",
                        "boost178",
                        "boost181",
                        "boost187",
                        "boost188",
                        "dolt",
                        "icu-lx",
                        "icu-le-hb",
                        "libical",
                        "liblightgrep",
                        "libphonenumber-cpp",
                        "libqxp",
                        "libzmf",
                        "widelands",
                        "widelands-devel",
                        "mapnik",
                        "mod_tile",
                        "epiphany",
                        "evolution-data-server",
                        "evolution-data-server-gtk4",
                        "gspell",
                        "tepl",
                        "tracker",
                        "tracker3",
                        "vte",
                        "darktable",
                        "darktable-devel",
                        "harfbuzz-icu-devel",
                        "libcdr-0.1",
                        "libmspub",
                        "libvisio-0.1",
                        "znc",
                        "mozjs52",
                        "nodejs10",
                        "nodejs12",
                        "nodejs14",
                        "nodejs16",
                        "nodejs18",
                        "nodejs20",
                        "nodejs22",
                        "nodejs24",
                        "php85-intl",
                        "php84-intl",
                        "php83-intl",
                        "php82-intl",
                        "php81-intl",
                        "php80-intl",
                        "php74-intl",
                        "php73-intl",
                        "php72-intl",
                        "php71-intl",
                        "php70-intl",
                        "php56-intl",
                        "php55-intl",
                        "php54-intl",
                        "php53-intl",
                        "dovecot",
                        "libvmime",
                        "rspamd",
                        "R",
                        "libqalculate",
                        "dino",
                        "prosody",
                        "samba4",
                        "yaz",
                        "tin",
                        "libreoffice",
                        "scribus-devel",
                        "py310-pyicu",
                        "py311-pyicu",
                        "py312-pyicu",
                        "py313-pyicu",
                        "py314-pyicu",
                        "webkit2-gtk-devel",
                        "webkit-gtk3-2.0",
                        "webkit2-gtk",
                        "p5.26-xml-libxslt",
                        "prelude-lml",
                        "xmlsec",
                        "xmlsec-1.2",
                        "fontmatrix",
                        "fsearch",
                        "tectonic",
                        "texlive-bin",
                        "dwdiff",
                        "libe-book",
                        "libxml2",
                        "lttoolbox",
                        "nuspell",
                        "sword",
                        "tesseract-training",
                        "vislcg3",
                        "xercesc3",
                        "zorba",
                        "raptor2",
                        "webkit-gtk",
                        "webkit-gtk-2.0",
                        "webkit-gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ffi-icu",
                        "rb32-ffi-icu",
                        "rb31-ffi-icu"
                    ]
                }
            ]
        },
        {
            "name": "icompile",
            "portdir": "devel/icompile",
            "version": "0.5.7",
            "license": "none",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ice.sourceforge.net/",
            "description": "icompile is an autocompile tool for C++ projects",
            "long_description": "iCompile is the easiest way to compile your C++ projects on Linux and OS X. It creates executables, static and shared libraries, and HTML documentation with no per-project configuration or scripts",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icmake",
            "portdir": "devel/icmake",
            "version": "9.03.01",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbb-git.gitlab.io/icmake/",
            "description": "The Icmake program maintenance utility",
            "long_description": "Icmake is a hybrid between a 'make' utility and a 'shell script' language. Originally, it was written to provide a useful tool for automatic program maintenance and system administrative tasks on old MS-DOS platforms. (Not to be confused with Kitware's CMake build system.)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 49
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "yodl"
                    ]
                }
            ]
        },
        {
            "name": "icey",
            "portdir": "devel/icey",
            "version": "2.4.5",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://0state.com/icey/",
            "description": "C++20 media stack and libwebrtc alternative for real-time video, signalling, TURN, and media servers",
            "long_description": "C++20 media stack and libwebrtc alternative for real-time video, signalling, TURN, and media servers",
            "active": true,
            "categories": [
                "devel",
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "openssl3",
                        "zlib",
                        "llhttp",
                        "ffmpeg8",
                        "minizip",
                        "libuv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iaito",
            "portdir": "devel/iaito",
            "version": "6.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.radare.org/n/iaito.html",
            "description": "Fork of Cutter from the last working commit with radare2",
            "long_description": "iaito (formerly Cutter) is a free and open-source reverse engineering framework powered by radare2. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "qt6-qttools",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtsvg",
                        "capstone",
                        "radare2",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hyprutils",
            "portdir": "devel/hyprutils",
            "version": "0.2.4",
            "license": "BSD",
            "platforms": "{darwin < 11 > 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hyprwm/hyprutils",
            "description": "C++ library for utilities used across the Hypr* ecosystem",
            "long_description": "hyprutils is a small C++ library for utilities used across the Hypr* ecosystem.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpixman"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hyprlang"
                    ]
                }
            ]
        },
        {
            "name": "hyprlang",
            "portdir": "devel/hyprlang",
            "version": "0.6.0",
            "license": "LGPL-2",
            "platforms": "{darwin < 11} {darwin > 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyprland.org/hyprlang",
            "description": "The hypr configuration language is an extremely efficient, yet easy to work with, configuration language for applications.",
            "long_description": "The hypr configuration language is an extremely efficient, yet easy to work with, configuration language for applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hyprutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hwloc",
            "portdir": "devel/hwloc",
            "version": "2.12.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/projects/hwloc/",
            "description": "Portable Hardware Locality",
            "long_description": "The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "cuda",
                "opencl",
                "gui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpich-devel-gcc11",
                        "mpich-gcc9",
                        "openmpi-gcc9",
                        "pika",
                        "mpich-clang90",
                        "mpich-clang10",
                        "openmpi-clang90",
                        "openmpi-clang10",
                        "kokkos",
                        "kokkos-devel",
                        "onetbb",
                        "starpu",
                        "starpu13",
                        "petsc",
                        "spral",
                        "gromacs",
                        "gromacs-plumed",
                        "mpich-gcc7",
                        "mpich-gcc10",
                        "mpich-gcc11",
                        "mpich-gcc12",
                        "mpich-gcc13",
                        "mpich-gcc14",
                        "mpich-gcc15",
                        "mpich-clang11",
                        "mpich-clang12",
                        "mpich-clang13",
                        "mpich-clang14",
                        "mpich-clang15",
                        "mpich-clang16",
                        "mpich-clang17",
                        "mpich-clang18",
                        "mpich-clang19",
                        "mpich-clang20",
                        "mpich-default",
                        "mpich-clang",
                        "openmpi-default",
                        "openmpi-gcc7",
                        "openmpi-gcc10",
                        "openmpi-gcc11",
                        "openmpi-gcc12",
                        "openmpi-gcc13",
                        "openmpi-gcc14",
                        "openmpi-gcc15",
                        "openmpi-clang11",
                        "openmpi-clang12",
                        "openmpi-clang13",
                        "openmpi-clang14",
                        "openmpi-clang15",
                        "openmpi-clang16",
                        "openmpi-clang17",
                        "openmpi-clang18",
                        "openmpi-clang19",
                        "openmpi-clang20",
                        "openmpi-clang",
                        "pastix",
                        "aircrack-ng"
                    ]
                }
            ]
        },
        {
            "name": "hut",
            "portdir": "devel/hut",
            "version": "0.7.0",
            "license": "AGPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~xenrox/hut",
            "description": "A CLI tool for sr.ht.",
            "long_description": "hut lets you interact with the SourceHut API from the command line. See the man page for a full list of available commands.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "woolsweater",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "scdoc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hub",
            "portdir": "devel/hub",
            "version": "2.14.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hub.github.com/",
            "description": "git-wrapper for GitHub specific functionality",
            "long_description": "hub is a command line utility which adds GitHub knowledge to git. It can be used on its own or as a git wrapper.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ht",
            "portdir": "devel/ht",
            "version": "2.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hte.sourceforge.net/",
            "description": "HT is a file editor/viewer/analyzer for executables.",
            "long_description": "HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs.",
            "active": true,
            "categories": [
                "devel",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzo2",
                        "ncurses",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hscolour",
            "portdir": "devel/hscolour",
            "version": "1.25",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hackage.haskell.org/package/hscolour",
            "description": "A small Haskell script to colourise Haskell code",
            "long_description": "A small Haskell script to colourise Haskell code. It currently has six output formats: ANSI terminal codes (optionally XTerm-256colour codes), HTML 3.2 with font tags, HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack",
                "haskell_cabal_use_prebuilt"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "file",
                        "grep",
                        "gsed",
                        "cabal-prebuilt",
                        "ghc-prebuilt",
                        "clang-18"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal-prebuilt",
                        "ghc-prebuilt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cpphs",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "haskell-language-server"
                    ]
                }
            ]
        },
        {
            "name": "howdoi",
            "portdir": "devel/howdoi",
            "version": "2.0.20",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gleitz/howdoi",
            "description": "instant coding answers via the command line",
            "long_description": "instant coding answers via the command line",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-lxml",
                        "py310-pyquery",
                        "py310-cachelib",
                        "py310-keep",
                        "python310",
                        "py310-pygments",
                        "py310-requests",
                        "py310-appdirs",
                        "py310-cssselect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hof",
            "portdir": "devel/hof",
            "version": "0.6.10",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.hofstadter.io",
            "description": "The High Code Framework (low-code for devs), a flexible data modeling & code generation system",
            "long_description": "The hof tool tries to remove redundent development activities by using high level designs, code generation, and diff3 while letting you write custom code directly in the output. (low-code for developers) Users write Single Source of Truth (SSoT) design for data models and the application generators. hof reads the SSoT, processes it through the code generators, and outputs directories and files. Users can write custom code in the output, change their designs, and regenerate code in any order. hof can be customized and extended by only editing text files and not hof source code. Use your own tools, technologies, and practices, hof does not make any choices for you. hof is powered by Cue (https://cuelang.org & https://cuetorials.com)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hoard",
            "portdir": "devel/hoard",
            "version": "3.13",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hoard.org",
            "description": "A drop-in replacement for malloc that is very fast on multiprocessor machines",
            "long_description": "A drop-in replacement for malloc that is very fast on multiprocessor machines",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "git",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hlint",
            "portdir": "devel/hlint",
            "version": "3.10",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ndmitchell/hlint",
            "description": "A tool for suggesting possible improvements to Haskell code.",
            "long_description": "HLint is a tool for suggesting possible improvements to Haskell code. These suggestions include ideas such as using alternative functions, simplifying code and spotting redundancies.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ihaskell"
                    ]
                }
            ]
        },
        {
            "name": "highway",
            "portdir": "devel/highway",
            "version": "1.4.0",
            "license": "(Apache-2 or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/highway",
            "description": "portable SIMD/vector intrinsics",
            "long_description": "Highway is a C++ library that provides portable SIMD/vector intrinsics.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libjxl"
                    ]
                }
            ]
        },
        {
            "name": "hg-keyring",
            "portdir": "devel/hg-keyring",
            "version": "1.4.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://foss.heptapod.net/mercurial/mercurial_keyring",
            "description": "Mercurial extension used to securely save passwords",
            "long_description": "mercurial_keyring is a Mercurial extension used to securely save HTTP and SMTP authentication passwords in password databases, including the macOS Keychain.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-keyring",
                        "py313-mercurial_extension_utils",
                        "mercurial"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hg-git",
            "portdir": "devel/hg-git",
            "version": "1.2.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mercurial-scm.org/wiki/HgGit",
            "description": "Push to and pull from a Git server repository from Mercurial.",
            "long_description": "This is the Hg-Git plugin for Mercurial, adding the ability to push to and pull from a Git server repository from Mercurial. This means you can collaborate on Git based projects from Mercurial, or use a Git server as a collaboration point for a team with developers using both Git and Mercurial.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mercurial",
                        "python313",
                        "py313-dulwich",
                        "py313-brotli"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "git",
                        "gnupg2",
                        "dash",
                        "py313-pytest",
                        "py313-pygments",
                        "py313-pyflakes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hg-evolve",
            "portdir": "devel/hg-evolve",
            "version": "11.1.8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mercurial-scm.org/doc/evolution/",
            "description": "Additional history rewriting commands for Mercurial.",
            "long_description": "Additional history rewriting commands for Mercurial for faster and safer mutable history. The extension offers a safe and simple way to refine changesets locally and propagate those changes to other repositories. The complex issues that can arise from exchanging draft changesets are automatically detected and handled, and it possible's for multiple developers to safely rewrite the same parts of history in a distributed way.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mercurial",
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "dash",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hg-credentials",
            "portdir": "devel/hg-credentials",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://foss.heptapod.net/mercurial/hg-credentials",
            "description": "Mercurial extension for storing passwords securely",
            "long_description": "Mercurial extension for storing passwords securely in the macOS Keychain.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "mercurial"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hermit",
            "portdir": "devel/hermit",
            "version": "0.38.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cashapp.github.io/hermit",
            "description": "Hermit manages isolated, self-bootstrapping sets of tools in software projects.",
            "long_description": "Hermit manages isolated, self-bootstrapping sets of tools in software projects. Hermit installs tools for software projects in self-contained, isolated sets, so your team, your contributors, and your CI have the same consistent tooling.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "headerbrowser",
            "portdir": "devel/headerbrowser",
            "version": "0.8.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.headerbrowser.org/",
            "description": "simple, efficient tool for creating doc from C/C++ source",
            "long_description": "Header Browser is a simple and efficient tool for creating documentation from C/C++ source code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hcloud",
            "portdir": "devel/hcloud",
            "version": "1.61.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hetznercloud/cli",
            "description": "hcloud is a command-line interface for Hetzner Cloud.",
            "long_description": "hcloud is a command-line interface for Hetzner Cloud.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "haskell-stan",
            "portdir": "devel/haskell-stan",
            "version": "0.1.0.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kowainik/stan",
            "description": "Haskell STatic ANalyser",
            "long_description": "Stan is a Haskell STatic ANalysis tool.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "file",
                        "grep",
                        "gsed",
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gmp"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "haskell-language-server",
            "portdir": "devel/haskell-language-server",
            "version": "2.13.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/haskell/haskell-language-server",
            "description": "Official haskell ide support via language server (LSP).",
            "long_description": "The haskell-language-server (HLS) project is an implementation of a server (a \"language server\") for the Language Server Protocol (LSP). A language server talks to a client (typically an editor), which can ask the server to perform various operations, such as reporting errors or providing code completions. The advantage of this system is that clients and servers can interoperate more easily so long as they all speak the LSP protocol. In the case of HLS, that means that it can be used with many different editors, since editor support for the LSP protocol is now widespread.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "dynamic"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "file",
                        "grep",
                        "gsed",
                        "clang-18",
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "ghc",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hscolour",
                        "cabal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "happy",
            "portdir": "devel/happy",
            "version": "2.2",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simonmar/happy",
            "description": "A parser generator for Haskell",
            "long_description": "Happy is a parser generator for Haskell. Given a grammar specification in BNF, Happy generates Haskell code to parse the grammar. Happy works in a similar way to the yacc tool for C.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack",
                "haskell_cabal_use_prebuilt"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "file",
                        "grep",
                        "gsed",
                        "cabal-prebuilt",
                        "ghc-prebuilt",
                        "clang-18"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal-prebuilt",
                        "ghc-prebuilt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cpphs",
                        "ghc",
                        "pure-gen"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cabal"
                    ]
                }
            ]
        },
        {
            "name": "halloc",
            "portdir": "devel/halloc",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://swapped.cc/halloc",
            "description": "hierarchical alloc is an extension to standard malloc/free",
            "long_description": "Hierarchical alloc (halloc) is an extension to a standard malloc/free interface that simplifies tasks of memory disposal when allocated structures exhibit hierarchical properties.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hadolint",
            "portdir": "devel/hadolint",
            "version": "2.9.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hadolint/hadolint",
            "description": "Dockerfile linter, validate inline bash, written in Haskell",
            "long_description": "A smarter Dockerfile linter that helps you build best practice Docker images. The linter parses the Dockerfile into an AST and performs rules on top of the AST. It stands on the shoulders of ShellCheck to lint the Bash code inside RUN instructions.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [
                {
                    "name": "wyuenho",
                    "github": "wyuenho",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "stack",
                        "file",
                        "grep",
                        "gsed",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gws",
            "portdir": "devel/gws",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://streakycobra.github.io/gws/",
            "description": "helper for git workspaces",
            "long_description": "gws is a KISS, bash, colorful helper to manage workspaces composed of git repositories.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gwenhywfar5-gtk3",
            "portdir": "devel/gwenhywfar5",
            "version": "5.14.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "Utility library required by aqbanking and related software.",
            "long_description": "Utility library required by aqbanking and related software.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 77
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libxml2",
                        "gnutls",
                        "libgcrypt",
                        "openssl",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking6-gtk3"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar5-gtk2",
            "portdir": "devel/gwenhywfar5",
            "version": "5.14.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "Utility library required by aqbanking and related software.",
            "long_description": "Utility library required by aqbanking and related software.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 77
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libxml2",
                        "gnutls",
                        "libgcrypt",
                        "openssl",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking6-gtk2"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar4-gtk3",
            "portdir": "devel/gwenhywfar4",
            "version": "4.20.2",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "a utility library required by aqbanking and related software",
            "long_description": "a utility library required by aqbanking and related software",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 77
                }
            ],
            "variants": [
                "enable_local_install",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gettext",
                        "libxml2",
                        "gtk3",
                        "gnutls",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking5-gtk3"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar4-gtk",
            "portdir": "devel/gwenhywfar4",
            "version": "4.20.2",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "a utility library required by aqbanking and related software",
            "long_description": "a utility library required by aqbanking and related software",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 77
                }
            ],
            "variants": [
                "enable_local_install",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gettext",
                        "libxml2",
                        "gtk2",
                        "gnutls",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking5-gtk"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar5",
            "portdir": "devel/gwenhywfar5",
            "version": "5.14.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "Utility library required by aqbanking and related software.",
            "long_description": "Utility library required by aqbanking and related software.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 77
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libxml2",
                        "gettext",
                        "gnutls",
                        "libgcrypt",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking6"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar4",
            "portdir": "devel/gwenhywfar4",
            "version": "4.20.2",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "a utility library required by aqbanking and related software",
            "long_description": "a utility library required by aqbanking and related software",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 77
                }
            ],
            "variants": [
                "enable_local_install",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "qt4-mac",
                        "libxml2",
                        "openssl",
                        "gettext",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking5"
                    ]
                }
            ]
        },
        {
            "name": "gvfs",
            "portdir": "devel/gvfs",
            "version": "1.36.2",
            "license": "(LGPL or GPL-3)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/gvfs",
            "description": "The Gnome Virtual File System.",
            "long_description": "gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio (a new library available with glib). It installs several modules that are automatically used by applications using the APIs of libgio. The gvfs model differs from e.g. gnome-vfs in that filesystems must be mounted before they are used. There is a central daemon (gvfsd) that handles coordinting mounts, and then each mount is (typically) in its own daemon process (although mounts can share daemon process). gvfs comes with a set of backends, including trash support, sftp, smb, http, dav and others. There is a set of command line programs starting with gvfs- that lets you run commands (like cat, ls, stat, etc) on files in the gvfs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "py313-gobject3",
                        "python313",
                        "clang-18",
                        "gsed",
                        "pidof",
                        "gtk-doc",
                        "pkgconfig",
                        "libtool",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "libsoup-2.4",
                        "libxml2",
                        "openssh",
                        "libsecret",
                        "libgdata",
                        "gtk3",
                        "gnome-online-accounts",
                        "libgcrypt",
                        "glib2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gumbo-parser",
            "portdir": "devel/gumbo-parser",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/gumbo-parser/gumbo-parser",
            "description": "A pure C HTML5 parser",
            "long_description": "Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies. It's designed to serve as a building block for other tools and libraries such as linters, validators, templating languages, and refactoring and analysis tools.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "litehtml",
                        "mupdf",
                        "claws-mail",
                        "newsraft"
                    ]
                }
            ]
        },
        {
            "name": "gum",
            "portdir": "devel/gum",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/charmbracelet/gum",
            "description": "A tool for glamorous shell scripts",
            "long_description": "A tool for glamorous shell scripts",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtkimageview",
            "portdir": "devel/gtkimageview",
            "version": "1.6.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GNOME/gtkimageview",
            "description": "GtkImageView is a simple image viewer widget for GTK.",
            "long_description": "GtkImageView is a simple image viewer widget for GTK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ufraw",
                        "vcellid"
                    ]
                }
            ]
        }
    ]
}