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

{
    "count": 50771,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=953",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=951",
    "results": [
        {
            "name": "gnome3-apps",
            "portdir": "gnome/gnome3-apps",
            "version": "3.26.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://help.gnome.org/misc/release-notes/3.16/",
            "description": "The GNOME 3 Apps module set",
            "long_description": "The GNOME 3 Apps module set",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "broken"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "devhelp",
                        "ghex",
                        "gitg",
                        "dconf-editor",
                        "gnome-devel-docs",
                        "gnome-dictionary",
                        "rygel",
                        "gnome-chess"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome"
                    ]
                }
            ]
        },
        {
            "name": "gnome",
            "portdir": "gnome/gnome",
            "version": "3.26.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME Desktop mega-port.",
            "long_description": "GNOME is a complete, free and easy-to-use desktop environment for users, as well as a powerful application development framework for software developers.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "office",
                "graphics"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-mime-info",
                        "desktop-file-utils",
                        "gnome3-apps",
                        "gnome3-core",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnokii",
            "portdir": "comms/gnokii",
            "version": "0.6.31",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnokii.org/",
            "description": "Tools to manipulate Nokia and other mobile phones.",
            "long_description": "gnokii provides tools and a user space driver for use with mobile phones under Linux, various unices and Win32. With gnokii you can do such things as make data calls, update your address book, change calendar entires, send and receive SMS messages and load ring tones depending on the phone you have.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "mpal1+bugzilla",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "iso-codes",
                        "libical",
                        "libusb-compat",
                        "readline",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnofract4d",
            "portdir": "gnome/gnofract4d",
            "version": "3.14.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edyoung/gnofract4d",
            "description": "Gnofract4D is a program to draw fractals.",
            "long_description": "Gnofract 4D is a fractal browser. It can generate many different fractals, including some which are hybrids between the Mandelbrot and Julia sets, and includes a Fractint-compatible parser for your own fractal formulas.",
            "active": true,
            "categories": [
                "math",
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "python27",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gng",
            "portdir": "java/gng",
            "version": "1.0.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gng.dsun.org",
            "description": "GNG -- Gradle is Not Gradle",
            "long_description": "GNG (Gradle is Not Gradle) is a script that automatically searches your 'gradlew' script when you are inside your Gradle project and executes it. It also contains an official Gradle wrapper. You can create gradle projects from scratch without installing Gradle. This is originally inspired by gdub and gradlew-bootstrap. GNG is the successor of gdub. It keeps the original gw command and with more features. It is written totally in bash script.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 100
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnetcat",
            "portdir": "net/gnetcat",
            "version": "0.7.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netcat.sourceforge.net/",
            "description": "A rewrite of the well-known networking tool, but more portable, with new features and fully GNU compliant.",
            "long_description": "Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "util-linux",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xserve-raid-tools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "gnet2",
            "portdir": "devel/gnet2",
            "version": "2.0.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GNetLibrary",
            "description": "Simple network library",
            "long_description": "GNet is a simple network library written in C. It is object-oriented, and built upon GLib.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-mud"
                    ]
                }
            ]
        },
        {
            "name": "gn-devel",
            "portdir": "devel/gn-devel",
            "version": "20200529",
            "license": "BSD",
            "platforms": "{darwin > 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gn.googlesource.com/gn",
            "description": "meta-build system for Ninja",
            "long_description": "GN is a meta-build system that generates build files for Ninja.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "python312",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnat-xmlada",
            "portdir": "devel/gnat-xmlada",
            "version": "3.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 20090126,
            "replaced_by": null,
            "homepage": "https://libre.adacore.com/xmlada",
            "description": "XML/Ada: a full XML suite",
            "long_description": "XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.1 specifications, and can parse any file that follows this standard (including the contents of the DTD, although no validation of the document is done based on those).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnat-gcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnat-gprbuild"
                    ]
                }
            ]
        },
        {
            "name": "gnats",
            "portdir": "devel/gnats",
            "version": "4.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gnats/",
            "description": "bug-tracking tools",
            "long_description": "GNU GNATS is a set of tools for tracking bugs reported by users to a central site. It allows problem report management and communication with users via various means. GNATS stores all the information about problem reports in its databases and provides tools for querying, editing, and maintenance of the databases.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnat-gtkada",
            "portdir": "devel/gnat-gtkada",
            "version": "2.14.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 20091208,
            "replaced_by": null,
            "homepage": "https://libre.adacore.com/GtkAda",
            "description": "GtkAda: a complete Ada graphical toolkit",
            "long_description": "GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set of Gtk+ widgets using the Object-Oriented features of this language. GtkAda supports the latest 2.14 stable releases.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnat-gcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnat-gprbuild",
            "portdir": "devel/gnat-gprbuild",
            "version": "1.2.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.adacore.com/home/gnatpro/toolsuite/gprbuild",
            "description": "GPRbuild automates the construction of multi-language systems",
            "long_description": "GPRbuild is an advanced software tool designed to help automate the construction of multi-language systems. It removes complexity from multi-language development by allowing developers to quickly and easily compile and link software written in a combination of languages including Ada, Assembler, C, C++, and Fortran. Easily extendable by users to cover new toolchains and languages it is primarily aimed at projects of all sizes organized into subsystems and libraries and is particularly well-suited for compiled languages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnat-xmlada",
                        "gnat-gcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnat-gcc",
            "portdir": "lang/gnat-gcc",
            "version": "4.4.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection with GNAT",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Ada, Objective-C, Objective-C++, Java and Fortran95.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "macada",
                "gnatgpl",
                "gnuada",
                "ada"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnat-booch95",
                        "gnat-charles",
                        "gnat-gprbuild",
                        "gnat-xmlada",
                        "gnat-gtkada"
                    ]
                }
            ]
        },
        {
            "name": "gnat-charles",
            "portdir": "devel/gnat-charles",
            "version": "20050913",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://charles.tigris.org",
            "description": "Charles is a container and algorithms library for Ada.",
            "long_description": "Charles is a container and algorithms library based in the C++ STL. It is general, flexible, and efficient, and its design has been guided by the philosophy that a library should stay out of the programmer's way. The library comprises sequence containers and associative containers. Sequence containers include vectors, deques, and lists. The associative containers include sets, multisets, maps, and multimaps.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnat-gcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnat-booch95",
            "portdir": "devel/gnat-booch95",
            "version": "20090629",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://booch95.sourceforge.net/index.html",
            "description": "The Ada 95 Booch Components",
            "long_description": "The Ada 95 Booch Components",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p7zip",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "p7zip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnat-gcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gn",
            "portdir": "devel/gn",
            "version": "2234",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gn.googlesource.com/gn",
            "description": "Gn meta build framework – standalone version",
            "long_description": "GN is a meta-build system that generates build files for Ninja. GN is currently used as the build system for Chromium, Fuchsia and related projects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-21",
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "angle"
                    ]
                }
            ]
        },
        {
            "name": "gmtsar",
            "portdir": "science/gmtsar",
            "version": "6.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://topex.ucsd.edu/gmtsar/",
            "description": "An InSAR processing system based on GMT",
            "long_description": "GMTSAR is an open source InSAR processing system designed for users familiar with Generic Mapping Tools (GMT). It may be used at all stages of InSAR processing, from preprocessing raw data and orbit files, forming a complex interferogram, and post-processing interferograms to create products of phase, coherence, and line-of-sight displacement. By default, GMTSAR supports data from the ALOS-1, TerraSAR-X, COSMOS-SkyMed, Radarsat-2, Sentinel-1A/B, and ALOS-2 satellites. To enable support for data from the ERS-1/2 and Envisat satellites, append the +orbits flag during installation to fetch the required orbit solutions for these data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "jdesanto",
                    "github": "johndesanto",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmt5",
                        "hdf5",
                        "tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmtl",
            "portdir": "math/gmtl",
            "version": "0.6.1",
            "license": "Copyleft and GPLConflict",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ggt.sourceforge.net/",
            "description": "a lightweight math library",
            "long_description": "The math library used by vrjuggler. It is implemented with c++ templates.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "mccdo",
                    "github": "mccdo",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "flagpoll",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmtk",
            "portdir": "science/gmtk",
            "version": "1.4.3",
            "license": "OSL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://j.ee.washington.edu/trac/gmtk",
            "description": "Graphical Models Toolkit",
            "long_description": "The Graphical Models Toolkit is an open source toolkit for rapidly prototyping dynamic graphical models",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rprogers",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "coreutils",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmt6",
            "portdir": "science/gmt6",
            "version": "6.6.0",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.generic-mapping-tools.org/",
            "description": "The Generic Mapping Tools",
            "long_description": "GMT is an open source collection of ~120 tools for manipulating geographic and Cartesian data sets and producing PostScript illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3D perspective views.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "remko.scharroo",
                    "github": "remkos",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "fftw3",
                "gdal",
                "pcre",
                "openmp",
                "lgpl",
                "nonfree",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ghostscript",
                        "dcw-gmt",
                        "pcre",
                        "netcdf",
                        "gshhg-gmt",
                        "gdal",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-pygmt",
                        "py311-pygmt",
                        "py313-pygmt",
                        "ncplot",
                        "py39-pygmt",
                        "py310-pygmt"
                    ]
                }
            ]
        },
        {
            "name": "gmt5",
            "portdir": "science/gmt5",
            "version": "5.4.5",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.generic-mapping-tools.org/",
            "description": "The Generic Mapping Tools",
            "long_description": "GMT is an open source collection of ~120 tools for manipulating geographic and Cartesian data sets and producing PostScript illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3D perspective views.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "remko.scharroo",
                    "github": "remkos",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "fftw3",
                "gdal",
                "pcre",
                "openmp",
                "lgpl",
                "nonfree",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ghostscript",
                        "dcw-gmt",
                        "pcre",
                        "netcdf",
                        "gshhg-gmt",
                        "gdal",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmtsar"
                    ]
                }
            ]
        },
        {
            "name": "gmt4",
            "portdir": "science/gmt4",
            "version": "4.5.18",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.generic-mapping-tools.org",
            "description": "The Generic Mapping Tools",
            "long_description": "GMT is an open source collection of ~65 tools for manipulating geographic and Cartesian data sets and producing PostScript illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3D perspective views.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "octave",
                "gdal",
                "triangle",
                "xgrid"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "ghostscript",
                        "gshhg-gmt",
                        "netcdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "relax3d"
                    ]
                }
            ]
        },
        {
            "name": "gmsl",
            "portdir": "devel/gmsl",
            "version": "1.1.9",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmsl.sourceforge.net",
            "description": "GNU Make Standard Library",
            "long_description": "The GNU Make Standard Library (GMSL) is a collection of functions implemented using native GNU Make functionality that provide list and string manipulation, integer arithmetic, associative arrays, stacks and debugging facilities.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmsh",
            "portdir": "science/gmsh",
            "version": "4.15.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmsh.info",
            "description": "Finite element mesh generator in 1D, 2D and 3D",
            "long_description": "Gmsh is an automatic 3D finite element mesh generator (primarily Delaunay) with build-in CAD and post-processing facilities. Its design goal is to provide a simple meshing tool for academic test cases with parametric input and up to date visualization capabilities.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "docs",
                "getdp",
                "petsc",
                "oce",
                "openmp",
                "python310",
                "python311",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gmp",
                        "cairo",
                        "libjpeg-turbo",
                        "libpng",
                        "OpenBLAS",
                        "alglib",
                        "eigen3",
                        "mathex",
                        "fltk",
                        "cgnslib",
                        "gmm",
                        "hdf5",
                        "libANN",
                        "libmed",
                        "mmg3d4",
                        "opencascade",
                        "voroxx",
                        "metis",
                        "szip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-sfepy",
                        "py27-fipy",
                        "py36-fipy",
                        "py310-pygmsh",
                        "py39-fipy",
                        "py37-fipy",
                        "py37-pygmsh",
                        "py38-fipy",
                        "getdp",
                        "py38-pygmsh",
                        "py310-fipy",
                        "py311-fipy",
                        "py312-fipy",
                        "py39-pygmsh",
                        "deal.ii"
                    ]
                }
            ]
        },
        {
            "name": "gmp-ecm",
            "portdir": "math/gmp-ecm",
            "version": "6.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gforge.inria.fr/projects/ecm/",
            "description": "Factor integers using the Elliptic Curve Method",
            "long_description": "Free implementation of the Elliptic Curve Method (ECM) for integer factorization.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmpc",
            "portdir": "audio/gmpc",
            "version": "11.8.16",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmpc.fandom.com/wiki/Gnome_Music_Player_Client",
            "description": "GMPC is a GTK2 client for MPD",
            "long_description": "GMPC is a GTK2 client for Music Player Daemon. The interface is made to be easy to use, but provide full access to all the features MPD provides. Give the user several ways to browse his database while still being a lightweight client.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gob2",
                        "libtool",
                        "pkgconfig",
                        "gnome-doc-utils",
                        "vala",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libmpd",
                        "gettext",
                        "libxspf",
                        "openssl",
                        "libglade2",
                        "libunique",
                        "curl",
                        "libsoup-2.4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmp",
            "portdir": "devel/gmp",
            "version": "6.3.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmplib.org/",
            "description": "GNU multiple precision arithmetic library",
            "long_description": "GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. GNU MP is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, by carefully optimized assembly code for the most common inner loops for a lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance).",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "m4",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mozart",
                        "libgcc11",
                        "libgcc9",
                        "libgcc15",
                        "libgcc-devel",
                        "libgcc7",
                        "libgcc45",
                        "libgcc6",
                        "libgcc14",
                        "libgcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "msp430-elf-gcc",
                        "msp430-gcc",
                        "msp430-gcc-devel",
                        "x86_64-elf-gcc",
                        "x86_64-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "aqbanking5",
                        "aqbanking5-gtk",
                        "aqbanking5-gtk3",
                        "aqbanking6",
                        "aqbanking6-gtk2",
                        "aqbanking6-gtk3",
                        "cddlib",
                        "cloog",
                        "gdb",
                        "gnutls",
                        "ihaskell",
                        "isl",
                        "isl14",
                        "isl18",
                        "isl-devel",
                        "libfilezilla",
                        "libmpc",
                        "mpfr",
                        "nettle",
                        "openscop",
                        "ppl",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "ledger",
                        "gnubg",
                        "cgal4",
                        "cgal5",
                        "sfcgal",
                        "blender",
                        "kcalc",
                        "libktorrent",
                        "Io",
                        "Maude",
                        "algol68g",
                        "fstar",
                        "gcc-devel",
                        "gcc10",
                        "gcc43",
                        "gcc44",
                        "gcc45",
                        "gcc46",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "gcc7",
                        "gcc8",
                        "gcc9",
                        "gcl",
                        "gnat-gcc",
                        "gnucobol",
                        "gst",
                        "ikarus-scheme-devel",
                        "kaffe",
                        "librep",
                        "mdk",
                        "mosml-dynlibs",
                        "omnicompiler",
                        "php80-gmp",
                        "php74-gmp",
                        "php73-gmp",
                        "php72-gmp",
                        "php71-gmp",
                        "php70-gmp",
                        "php56-gmp",
                        "php55-gmp",
                        "php54-gmp",
                        "php53-gmp",
                        "php52-gmp",
                        "pike",
                        "polyml",
                        "pure",
                        "q",
                        "qore",
                        "stklos",
                        "swi-prolog",
                        "swi-prolog-devel",
                        "upc",
                        "yap",
                        "yap-devel",
                        "SuiteSparse_SLIP_LU",
                        "boolector",
                        "cadabra2",
                        "cln",
                        "cvc4",
                        "flint",
                        "glpk",
                        "gmp-ecm",
                        "igraph",
                        "libqalculate",
                        "mpfi",
                        "msieve",
                        "ntl",
                        "octave-interval",
                        "singular",
                        "symengine",
                        "VLC2",
                        "libVLC2",
                        "mkvtoolnix",
                        "lsh",
                        "rdesktop",
                        "ocaml-zarith",
                        "p5.26-alien-gmp",
                        "p5.28-alien-gmp",
                        "p5.30-alien-gmp",
                        "p5.26-crypt-dh-gmp",
                        "p5.28-crypt-dh-gmp",
                        "p5.30-crypt-dh-gmp",
                        "p5.26-math-bigint-gmp",
                        "p5.28-math-bigint-gmp",
                        "p5.30-math-bigint-gmp",
                        "p5.26-math-gmp",
                        "p5.28-math-gmp",
                        "p5.30-math-gmp",
                        "p5.26-math-gmpf",
                        "p5.28-math-gmpf",
                        "p5.30-math-gmpf",
                        "p5.26-math-gmpq",
                        "p5.28-math-gmpq",
                        "p5.30-math-gmpq",
                        "p5.26-math-gmpz",
                        "p5.28-math-gmpz",
                        "p5.30-math-gmpz",
                        "p5.26-math-mpc",
                        "p5.28-math-mpc",
                        "p5.30-math-mpc",
                        "p5.26-math-mpfi",
                        "p5.28-math-mpfi",
                        "p5.30-math-mpfi",
                        "p5.26-math-mpfr",
                        "p5.28-math-mpfr",
                        "p5.30-math-mpfr",
                        "p5.26-math-prime-util-gmp",
                        "p5.28-math-prime-util-gmp",
                        "p5.30-math-prime-util-gmp",
                        "pure-fastcgi",
                        "pure-ffi",
                        "pure-gen",
                        "pure-glpk",
                        "pure-liblo",
                        "pure-mpfr",
                        "pure-odbc",
                        "pure-reduce",
                        "pure-sql3",
                        "py37-bigfloat",
                        "py38-bigfloat",
                        "py39-bigfloat",
                        "py27-gmpy",
                        "py35-gmpy",
                        "py36-gmpy",
                        "py37-gmpy",
                        "py38-gmpy",
                        "py39-gmpy",
                        "py27-gmpy2",
                        "py35-gmpy2",
                        "py36-gmpy2",
                        "py37-gmpy2",
                        "py38-gmpy2",
                        "py39-gmpy2",
                        "py27-mx-experimental",
                        "py37-pytorch",
                        "py38-pytorch",
                        "py39-pytorch",
                        "gmsh",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "gnuradio-devel",
                        "gr-adapt",
                        "gr37-adapt",
                        "gr-air-modes",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr-baz",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr37-fcdproplus",
                        "gr-foo",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr37-fosphor",
                        "gr-gfdm",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr37-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-15-4",
                        "gr-iio",
                        "gr37-iio",
                        "gr-iqbalance",
                        "gr37-iqbalance",
                        "gr-iridium",
                        "gr37-iridium",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr37-lora-BastilleResearch",
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr37-mac",
                        "gr37-mapper",
                        "gr37-ofdm",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-rds",
                        "gr37-rds",
                        "gr-satellites",
                        "gr37-satellites",
                        "gr37-sdrplay",
                        "gr-specest",
                        "gr37-specest",
                        "gr37-tdd",
                        "numdiff",
                        "openscad",
                        "openscad-devel",
                        "root5",
                        "root6",
                        "libbswabe",
                        "pbc",
                        "coreutils",
                        "john-jumbo",
                        "texlive-bin",
                        "libuninum",
                        "gcc11",
                        "libpoly",
                        "php81-gmp",
                        "p5.32-alien-gmp",
                        "p5.32-crypt-dh-gmp",
                        "p5.32-math-bigint-gmp",
                        "p5.32-math-gmp",
                        "p5.32-math-gmpf",
                        "p5.32-math-gmpq",
                        "p5.32-math-gmpz",
                        "p5.32-math-mpc",
                        "p5.32-math-mpfi",
                        "p5.32-math-mpfr",
                        "p5.32-math-prime-util-gmp",
                        "lean",
                        "gretl",
                        "py310-bigfloat",
                        "msieve-devel",
                        "coreutils-devel",
                        "mkvtoolnix-devel",
                        "py310-gmpy",
                        "py310-gmpy2",
                        "adblock2privoxy",
                        "arm-none-eabi-gdb",
                        "avr-gdb",
                        "p5.34-alien-gmp",
                        "p5.34-crypt-dh-gmp",
                        "p5.34-math-bigint-gmp",
                        "p5.34-math-gmp",
                        "p5.34-math-gmpf",
                        "p5.34-math-gmpq",
                        "p5.34-math-gmpz",
                        "p5.34-math-mpc",
                        "p5.34-math-mpfi",
                        "p5.34-math-mpfr",
                        "p5.34-math-prime-util-gmp",
                        "gr-hermeslite2",
                        "gawk-mpfr",
                        "ghc",
                        "gnutls-devel",
                        "pari",
                        "php82-gmp",
                        "gcc12",
                        "cabal",
                        "HaXml",
                        "aeson-pretty",
                        "cpphs",
                        "hlint",
                        "shellcheck",
                        "matterhorn",
                        "lhs2tex",
                        "py311-gmpy2",
                        "4ti2",
                        "LiDIA",
                        "QSopt_ex",
                        "TOPCOM",
                        "latte-int",
                        "lrslib",
                        "soplex",
                        "papilo",
                        "polymake",
                        "scip",
                        "py311-bigfloat",
                        "fplll",
                        "mpfrcx",
                        "yices",
                        "cmh",
                        "pandoc",
                        "R-Rmpfr",
                        "R-gmp",
                        "R-igraph",
                        "R-RationalMatrix",
                        "R-rcdd",
                        "R-RcppAlgos",
                        "R-RcppBigIntAlgos",
                        "stklos-devel",
                        "R-AlphaHull3D",
                        "R-cgalMeshes",
                        "R-lazyNumbers",
                        "R-symengine",
                        "R-cgalPolygons",
                        "R-interpolation",
                        "gfan",
                        "R-jack",
                        "R-qspray",
                        "zmap",
                        "R-arrangements",
                        "ecl",
                        "R-leidenbase",
                        "normaliz",
                        "sympol",
                        "php83-gmp",
                        "R-LOMAR",
                        "R-kantorovich",
                        "mlton",
                        "mlton-bootstrap",
                        "initool",
                        "mosml",
                        "ecl-devel",
                        "R-scModels",
                        "R-PMCMRplus",
                        "arturo",
                        "emacs-mac-app-devel",
                        "arm-elf-gcc",
                        "arm-none-eabi-gcc",
                        "arm-none-eabi-gcc8",
                        "avr-gcc",
                        "i386-elf-gcc",
                        "i686-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "i686-w64-mingw32-gcc-nothreads",
                        "gcc15",
                        "luanti",
                        "sollya",
                        "py314-bigfloat",
                        "py314-gmpy2",
                        "emacs-mac-app",
                        "john-jumbo-devel",
                        "gcc13",
                        "m68k-palm-elf-gcc",
                        "py312-bigfloat",
                        "libpapilo",
                        "SuiteSparse_SPEX",
                        "haskell-language-server",
                        "haskell-stan",
                        "mkvtoolnix-legacy",
                        "rb33-gmp",
                        "rb32-gmp",
                        "rb31-gmp",
                        "rb30-gmp",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray",
                        "idris2",
                        "gcc14",
                        "py312-gmpy2",
                        "php84-gmp",
                        "guile-2.2",
                        "guile-1.8",
                        "guile-3.0",
                        "cgal6",
                        "py313-gmpy2",
                        "R-hypergeo2",
                        "py313-bigfloat",
                        "hindent"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-forsearch",
                        "ruby-build",
                        "R-mlr",
                        "R-blindreview",
                        "R-fitdistrplus",
                        "crystal"
                    ]
                }
            ]
        },
        {
            "name": "gmm",
            "portdir": "science/gmm",
            "version": "5.4.4",
            "license": "LGPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://getfem.org/gmm",
            "description": "Provides some basic types of sparse and dense matrices and vectors",
            "long_description": "Gmm++ provides some basic types of sparse and dense matrices and vectors",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "GMines",
            "portdir": "gnustep/GMines",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/marko/GMines/",
            "description": "The well-known minesweeper game.",
            "long_description": "The well-known minesweeper game.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "gmime3",
            "portdir": "mail/gmime3",
            "version": "3.2.7",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jstedfast/gmime",
            "description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-3.0 which installs in parallel with GMime-2.6 (port gmime).",
            "long_description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-3.0 which installs in parallel with GMime-2.6 (port gmime).",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "zlib",
                        "libiconv",
                        "libidn2",
                        "glib2",
                        "gpgme",
                        "libgpg-error"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "mu",
                        "notmuch",
                        "pan2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gmime",
            "portdir": "mail/gmime",
            "version": "2.6.23",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://spruce.sourceforge.net/gmime/",
            "description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-2.6 which installs in parallel with GMime-3.0 (port gmime3).",
            "long_description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-2.6 which installs in parallel with GMime-3.0 (port gmime3).",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "zlib",
                        "libiconv",
                        "gobject-introspection",
                        "gettext",
                        "glib2",
                        "gpgme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pidgin-sipe",
                        "gnome3-core",
                        "rspamd",
                        "balsa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gmic-qt",
            "portdir": "science/gmic",
            "version": "3.7.0",
            "license": "CeCILL",
            "platforms": "{darwin >= 12}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (GUI application)",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "fftw-3",
                        "ffmpeg",
                        "libheif",
                        "qt5-qtbase",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "gmic-lib",
                        "imath",
                        "curl",
                        "zlib",
                        "GraphicsMagick",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmic-lib",
            "portdir": "science/gmic",
            "version": "3.7.0",
            "license": "CeCILL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (C++ library).",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "zlib",
                        "ffmpeg",
                        "libheif",
                        "curl",
                        "xorg-libX11",
                        "imath",
                        "fftw-3",
                        "GraphicsMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "darktable",
                        "darktable-devel",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp"
                    ]
                }
            ]
        },
        {
            "name": "gmic-gimp",
            "portdir": "science/gmic",
            "version": "3.7.0",
            "license": "CeCILL",
            "platforms": "{darwin >= 12}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (GIMP plug-in).",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "fftw-3",
                        "ffmpeg",
                        "qt5-qtbase",
                        "curl",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "gmic-lib",
                        "imath",
                        "libheif",
                        "zlib",
                        "GraphicsMagick",
                        "gimp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmic-clib",
            "portdir": "science/gmic",
            "version": "3.7.0",
            "license": "CeCILL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (C library).",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "zlib",
                        "ffmpeg",
                        "libheif",
                        "curl",
                        "xorg-libX11",
                        "imath",
                        "fftw-3",
                        "GraphicsMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmic",
            "portdir": "science/gmic",
            "version": "3.7.0",
            "license": "CeCILL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmic.eu",
            "description": "G'MIC is an interpreter of image processing macros (Stand-alone binary).",
            "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "opencv4",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "openexr",
                        "ilmbase",
                        "tiff",
                        "fftw-3",
                        "ffmpeg",
                        "libheif",
                        "zlib",
                        "xorg-libX11",
                        "xorg-libXcursor",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "gmic-lib",
                        "imath",
                        "curl",
                        "GraphicsMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmdb2",
            "portdir": "gnome/gmdb2",
            "version": "0.9.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdbtools/gmdb2",
            "description": "GUI for inspecting and querying Microsoft Access databases.",
            "long_description": "gmdb2 is the official GUI of mdbtools, an open-source effort to read data stored in proprietary Microsoft Access databases. It reads files with the .mdb and .accdb extensions, letting the user run queries, export data, and view a list of stored macros.",
            "active": true,
            "categories": [
                "gnome",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "pkgconfig",
                        "gawk",
                        "itstool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mdbtools",
                        "gettext",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GMastermind",
            "portdir": "gnustep/GMastermind",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/marko/GMastermind/",
            "description": "The well-known mastermind game.",
            "long_description": "The well-known mastermind game.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "gmake-apple",
            "portdir": "devel/gmake-apple",
            "version": "3.81",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/make/make.html",
            "description": "GNU Make pegged at Apple's version",
            "long_description": "Most Apple systems ship with this version of gmake. Newer versions of gmake can cause build errors, so use this pegged version if needed for Tiger.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmake",
            "portdir": "devel/gmake",
            "version": "4.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/make/make.html",
            "description": "GNU Make",
            "long_description": "Make is a tool which controls the generation of executables and other non-source files of a program from the program’s source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "guile",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk21",
                        "openjdk15",
                        "openjdk18",
                        "molden",
                        "openjdk20",
                        "openjdk19",
                        "openjdk8",
                        "gretl",
                        "cableswig",
                        "openjdk22",
                        "openjdk23",
                        "openjdk24",
                        "kismet",
                        "openjdk25",
                        "openjdk13",
                        "ocaml-hacl-star",
                        "ocaml-hacl-star-raw",
                        "uboot-tools",
                        "liquidwar",
                        "gimp-gap-devel",
                        "smake",
                        "ddev",
                        "tiledb",
                        "httrack",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "hugs98",
                        "exiv2",
                        "libquirc",
                        "vapor",
                        "tnylpo",
                        "kdelibs4",
                        "pgbouncer",
                        "nhc98",
                        "tenfourfox",
                        "aquafox",
                        "tenfourfox-devel",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gimp-gap",
                        "avidemux",
                        "dtc",
                        "aircrack-ng",
                        "trurl",
                        "fstar",
                        "kremlin",
                        "openjdk8-powerpc",
                        "mame",
                        "chromaprint",
                        "openjdk17",
                        "lilypond",
                        "lilypond-devel",
                        "openjdk11",
                        "mercurial",
                        "retdec",
                        "retdec-devel",
                        "x265",
                        "gaa",
                        "ffmpeg6",
                        "ffmpeg7",
                        "genie",
                        "newsboat",
                        "blink",
                        "btop",
                        "mrustc-rust",
                        "octave-ltfat",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel",
                        "libvirt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "idutils",
                        "py38-pyarrow",
                        "apache-arrow",
                        "courier-authlib",
                        "py37-pyarrow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "gmailctl",
            "portdir": "mail/gmailctl",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mbrt/gmailctl",
            "description": "Declarative configuration for Gmail filters",
            "long_description": "This utility helps you generate and maintain Gmail filters in a declarative way. It has a Jsonnet configuration file that aims to be simpler to write and maintain than using the Gmail web interface, to categorize, label, archive and manage your inbox automatically.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glxinfo",
            "portdir": "x11/glxinfo",
            "version": "8.5.0",
            "license": "MIT",
            "platforms": "macosx darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mesa3d.org",
            "description": "Show information about GLX capabilities",
            "long_description": "Show information about GLX capabilities",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps",
                        "libtuxcap"
                    ]
                }
            ]
        },
        {
            "name": "glxgears",
            "portdir": "x11/glxgears",
            "version": "9.0.0",
            "license": "MIT",
            "platforms": "macosx darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mesa3d.org",
            "description": "Show information about GLX capabilities",
            "long_description": "Show information about GLX capabilities",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "glw",
            "portdir": "x11/glw",
            "version": "20120116",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cgit.freedesktop.org/mesa/glw",
            "description": "Mesa OpenGL widget library",
            "long_description": "SGI Xt/Motif OpenGL widget library",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa",
                        "openmotif",
                        "xorg-libsm",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "inventor",
                        "arb",
                        "molmol"
                    ]
                }
            ]
        },
        {
            "name": "glui",
            "portdir": "x11/glui",
            "version": "2.37",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libglui/glui",
            "description": "A GLUT-based C++ user interface library.",
            "long_description": "GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeglut",
                        "libGLU",
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glslang",
            "portdir": "graphics/glslang",
            "version": "1.4.335.0",
            "license": "(BSD or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
            "description": "OpenGL shader compiler libraries & tools",
            "long_description": "Glslang is the official reference compiler for the OpenGL and OpenGL ES shading languages.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spirv-tools",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vulkan-tools",
                        "vulkan-volk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ogre",
                        "vulkan-validationlayers",
                        "shaderc"
                    ]
                }
            ]
        },
        {
            "name": "g-ls",
            "portdir": "sysutils/g-ls",
            "version": "0.31.0",
            "license": "MIT",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://g.equationzhao.space",
            "description": "Powerful and cross-platform ls",
            "long_description": "Powerful and cross-platform ls. Built for the modern terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glpong",
            "portdir": "games/glpong",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erikg/glpong",
            "description": "Implementation of pong using OpenGL, playable vs. AI.",
            "long_description": "Implementation of pong using OpenGL, SDL, SDL_image, and SDL_mixer. Only mode of play is you against an AI.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glpng",
            "portdir": "graphics/glpng",
            "version": "1.46",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fifi.org/doc/libglpng-dev/glpng.html",
            "description": "OpenGL library for loading PNG images",
            "long_description": "glpng is a library for OpenGL to load PNG graphics files as an OpenGL texture",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glpk",
            "portdir": "math/glpk",
            "version": "5.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/glpk/",
            "description": "GNU Linear Programming Kit",
            "long_description": "The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library.",
            "active": true,
            "categories": [
                "lang",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "odbc",
                "iodbc",
                "mysql56",
                "mysql8",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnudatalanguage",
                        "ppl",
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "R-Rglpk",
                        "pure-glpk",
                        "4ti2",
                        "R-glpkAPI",
                        "py39-cvxopt",
                        "shogun",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "shogun-devel",
                        "R-rDEA",
                        "R-leidenbase",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "R-leidenAlg",
                        "igraph",
                        "octave",
                        "LiDIA",
                        "coinor-cbc",
                        "coinor-clp",
                        "coinor-coinutils",
                        "coinor-osi",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-anticlust"
                    ]
                }
            ]
        }
    ]
}