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

{
    "count": 50447,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=65",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=63",
    "results": [
        {
            "name": "glider",
            "portdir": "net/glider",
            "version": "0.16.4",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nadoo/glider",
            "description": "glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).",
            "long_description": "glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glimpse",
            "portdir": "textproc/glimpse",
            "version": "4.18.6",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://webglimpse.net/",
            "description": "text search engine",
            "long_description": "Glimpse is a very powerful indexing and query system that allows you to search through all your files very quickly.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glitz",
            "portdir": "graphics/glitz",
            "version": "0.5.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/glitz/",
            "description": "Glitz is an OpenGL image compositing library.",
            "long_description": "Glitz is an OpenGL image compositing library. Glitz provides Porter/Duff compositing of images and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gliv",
            "portdir": "graphics/gliv",
            "version": "1.9.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://guichaz.free.fr/gliv/",
            "description": "GLiv is an OpenGL image viewer.",
            "long_description": "GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf bundled with GTK+-2.4, rendering with OpenGL and the graphical user interface uses GTK+ with GtkGLExt.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glm",
            "portdir": "devel/glm",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://glm.g-truc.net",
            "description": "OpenGL Mathematics (GLM) C++ library",
            "long_description": "OpenGL Mathematics (GLM) is a C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "p7zip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gource",
                        "logstalgia"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pymol-devel",
                        "warzone2100",
                        "supertux",
                        "stellarium",
                        "asymptote",
                        "kicad",
                        "libetonyek",
                        "pymol"
                    ]
                }
            ]
        },
        {
            "name": "glob2",
            "portdir": "games/glob2",
            "version": "0.9.4.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://globulation2.org/wiki/Main_Page",
            "description": "Globulation 2 - a free and innovative strategy game",
            "long_description": "Globulation 2 is an innovative high quality Real-Time Strategy, which minimizes micro-management by automatically assigning tasks to the units. The player has to choose the number of units he wants for the different tasks, and the units will do their best to satisfy the requests. This allows to manage more units and to focus on the strategy. It can be played alone, through your Local Area Network, or through Internet thanks to Ysagoon Online Game, a meta-server. It also features a scripting language for versatile gameplay or tutorials and an integrated map editor.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "scons",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "speex",
                        "boost",
                        "libsdl",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_ttf",
                        "zlib",
                        "libpng",
                        "tiff",
                        "libogg",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "libjpeg-turbo",
                        "libvorbis",
                        "portaudio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "global",
            "portdir": "devel/global",
            "version": "6.6.14",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/global/",
            "description": "source code tag system",
            "long_description": "GNU GLOBAL is a source code tag system that works the same way across diverse environments. You can locate a specified object in the source files and move there easily. It is useful for hacking a large project containing many subdirectories, many #ifdef and many main() functions. It is similar to ctags or etags but is different from them at the point of independence of any editor.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ctags",
                        "libtool",
                        "ncurses",
                        "universal-ctags",
                        "py312-pygments"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glom",
            "portdir": "gnome/glom",
            "version": "1.32.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.glom.org/",
            "description": "Glom is an easy-to-use database designer and user interface.",
            "long_description": "Glom is an easy-to-use database designer and user interface. This version supports GTK+ 3 and the libgda-5.0 API.",
            "active": true,
            "categories": [
                "databases",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "mysql56",
                "mysql57",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "quartz",
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "itstool",
                        "py312-sphinx",
                        "clang-17",
                        "perl5.34",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "mm-common",
                        "yelp-tools",
                        "graphviz",
                        "librsvg",
                        "makeicns",
                        "doxygen",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-gobject3",
                        "libarchive",
                        "libgda5",
                        "mysql57",
                        "shared-mime-info",
                        "desktop-file-utils",
                        "evince",
                        "goocanvasmm2",
                        "gtksourceviewmm3",
                        "libepc",
                        "libgdamm5",
                        "libxml2",
                        "libxmlxx3",
                        "libxslt",
                        "gtkmm3",
                        "boost178",
                        "postgresql16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "gnome-keyring",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gloomhaven-helper",
            "portdir": "games/gloomhaven-helper",
            "version": "8.4.8",
            "license": "Restrictive",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://esotericsoftware.com/gloomhaven-helper#Desktop",
            "description": "Helper application for Gloomhaven board game.",
            "long_description": "Gloomhaven Helper is the officially licensed companion application for playing the Gloomhaven board game and Forgotten Circles expansion, without losing the board game feel. It tracks initiative, monsters, and characters so you can focus on playing the game rather than bookkeeping. Playing the game becomes faster, as does setup and tear down.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gloox",
            "portdir": "net/gloox",
            "version": "1.0.28",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://camaya.net/gloox",
            "description": "C++ Jabber/XMPP library taking care of the low-level protocol",
            "long_description": "gloox is a C++ Jabber/XMPP library which takes care of the low-level protocol stuff. Additionally, it offers high-level interfaces for interaction with an XMPP server.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "libgcrypt",
                        "libgpg-error",
                        "zlib",
                        "iksemel",
                        "libiconv",
                        "libidn2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glow",
            "portdir": "textproc/glow",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/charmbracelet/glow",
            "description": "Render markdown on the CLI, with pizzazz!",
            "long_description": "Render markdown on the CLI, with pizzazz! Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI. Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository. By the way, all data stashed is encrypted end-to-end: only you can decrypt it.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "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": [
                        "R-igraph",
                        "ppl",
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "R-Rglpk",
                        "pure-glpk",
                        "4ti2",
                        "R-glpkAPI",
                        "py39-cvxopt",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "shogun",
                        "shogun-devel",
                        "R-rDEA",
                        "R-leidenbase",
                        "gnudatalanguage",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "R-leidenAlg",
                        "igraph",
                        "octave",
                        "LiDIA",
                        "coinor-cbc",
                        "coinor-clp",
                        "coinor-coinutils",
                        "coinor-osi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-anticlust"
                    ]
                }
            ]
        },
        {
            "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": "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": "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": "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": 644
                }
            ],
            "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": "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": "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",
                        "molmol",
                        "arb"
                    ]
                }
            ]
        },
        {
            "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": "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": "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": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "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": [
                        "x265",
                        "openjdk15",
                        "openjdk18",
                        "molden",
                        "openjdk20",
                        "openjdk19",
                        "openjdk8",
                        "gretl",
                        "cableswig",
                        "libvirt",
                        "vapor",
                        "openjdk22",
                        "openjdk23",
                        "openjdk24",
                        "kismet",
                        "ocaml-hacl-star",
                        "ocaml-hacl-star-raw",
                        "uboot-tools",
                        "liquidwar",
                        "gimp-gap-devel",
                        "smake",
                        "ddev",
                        "tiledb",
                        "httrack",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "hugs98",
                        "exiv2",
                        "libquirc",
                        "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",
                        "openjdk21",
                        "openjdk25",
                        "mercurial",
                        "retdec",
                        "retdec-devel",
                        "openjdk13",
                        "gaa",
                        "ffmpeg6",
                        "ffmpeg7",
                        "genie",
                        "newsboat",
                        "blink",
                        "btop",
                        "mrustc-rust",
                        "octave-ltfat",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "idutils",
                        "apache-arrow",
                        "courier-authlib",
                        "py37-pyarrow",
                        "py38-pyarrow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "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": "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": "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": "gmic",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "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": 1199
                }
            ],
            "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": "gmic-clib",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "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": 1199
                }
            ],
            "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-gimp",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "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": 1199
                }
            ],
            "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-lib",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "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": 1199
                }
            ],
            "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-qt",
            "portdir": "science/gmic",
            "version": "3.6.6",
            "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": 1199
                }
            ],
            "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": "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-17"
                    ]
                },
                {
                    "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": "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": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "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": "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": "gmm",
            "portdir": "science/gmm",
            "version": "5.4.2",
            "license": "LGPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://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-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "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",
                        "libgcc-devel",
                        "libgcc7",
                        "libgcc11",
                        "libgcc14",
                        "libgcc15",
                        "libgcc45",
                        "libgcc6",
                        "libgcc9",
                        "libgcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mosml-dynlibs",
                        "p5.26-alien-gmp",
                        "p5.26-crypt-dh-gmp",
                        "gnuradio-devel",
                        "p5.26-math-bigint-gmp",
                        "p5.26-math-gmp",
                        "p5.26-math-gmpf",
                        "p5.26-math-gmpq",
                        "p5.26-math-gmpz",
                        "p5.26-math-mpc",
                        "p5.26-math-mpfi",
                        "p5.26-math-mpfr",
                        "p5.26-math-prime-util-gmp",
                        "py39-bigfloat",
                        "arm-elf-gcc",
                        "arm-none-eabi-gcc8",
                        "gretl",
                        "aqbanking5",
                        "aqbanking5-gtk",
                        "aqbanking5-gtk3",
                        "cloog",
                        "ppl",
                        "R-Rmpfr",
                        "kcalc",
                        "py27-gmpy2",
                        "py35-gmpy2",
                        "py36-gmpy2",
                        "py27-gmpy",
                        "py35-gmpy",
                        "py36-gmpy",
                        "isl",
                        "isl14",
                        "isl18",
                        "mpfr",
                        "nettle",
                        "Maude",
                        "gnat-gcc",
                        "gst",
                        "ikarus-scheme-devel",
                        "kaffe",
                        "librep",
                        "omnicompiler",
                        "msieve",
                        "msieve-devel",
                        "avr-gdb",
                        "q",
                        "yap",
                        "yap-devel",
                        "cvc4",
                        "gmp-ecm",
                        "mpfi",
                        "ntl",
                        "lsh",
                        "matterhorn",
                        "gnutls",
                        "gnutls-devel",
                        "rdesktop",
                        "boolector",
                        "pike",
                        "p5.28-crypt-dh-gmp",
                        "p5.30-crypt-dh-gmp",
                        "p5.32-crypt-dh-gmp",
                        "p5.34-crypt-dh-gmp",
                        "R-RationalMatrix",
                        "R-RcppBigIntAlgos",
                        "sfcgal",
                        "pure-gen",
                        "p5.28-math-gmp",
                        "p5.30-math-gmp",
                        "p5.32-math-gmp",
                        "p5.34-math-gmp",
                        "p5.28-math-prime-util-gmp",
                        "p5.30-math-prime-util-gmp",
                        "p5.32-math-prime-util-gmp",
                        "p5.34-math-prime-util-gmp",
                        "pbc",
                        "rb33-gmp",
                        "rb32-gmp",
                        "rb31-gmp",
                        "rb30-gmp",
                        "i386-elf-gcc",
                        "x86_64-elf-gcc",
                        "shellcheck",
                        "swi-prolog-devel",
                        "R-jack",
                        "pure-fastcgi",
                        "pure-ffi",
                        "pure-glpk",
                        "pure-liblo",
                        "pure-mpfr",
                        "pure-odbc",
                        "pure-reduce",
                        "pure-sql3",
                        "php84-gmp",
                        "php83-gmp",
                        "guile-2.2",
                        "php82-gmp",
                        "polyml",
                        "php81-gmp",
                        "php80-gmp",
                        "gnuradio",
                        "gnuradio37",
                        "libmpc",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr-baz",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "php74-gmp",
                        "gr-fosphor",
                        "emacs",
                        "gr-gfdm",
                        "py37-gmpy",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "emacs-devel",
                        "haskell-stan",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr37-iqbalance",
                        "emacs-app",
                        "gr37-iio",
                        "emacs-app-devel",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr-osmosdr",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-satellites",
                        "gr-rds",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr37-tdd",
                        "php73-gmp",
                        "php72-gmp",
                        "php71-gmp",
                        "py27-mx-experimental",
                        "php70-gmp",
                        "idris2",
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "mlton",
                        "mlton-bootstrap",
                        "php56-gmp",
                        "php55-gmp",
                        "php54-gmp",
                        "upc",
                        "R-arrangements",
                        "php53-gmp",
                        "php52-gmp",
                        "py39-gmpy2",
                        "py310-gmpy2",
                        "py311-gmpy2",
                        "py312-gmpy2",
                        "py313-gmpy2",
                        "py314-gmpy2",
                        "symengine",
                        "R-symengine",
                        "lean",
                        "root6",
                        "pari",
                        "yices",
                        "stklos",
                        "stklos-devel",
                        "R-hypergeo2",
                        "arm-none-eabi-gdb",
                        "gr37-sdrplay",
                        "root5",
                        "numdiff",
                        "libbswabe",
                        "libuninum",
                        "R-gmp",
                        "R-cgalMeshes",
                        "R-cgalPolygons",
                        "cgal5",
                        "cgal6",
                        "py37-bigfloat",
                        "py37-gmpy2",
                        "msp430-elf-gcc",
                        "libktorrent",
                        "p5.28-math-mpfi",
                        "p5.30-math-mpfi",
                        "p5.32-math-mpfi",
                        "p5.34-math-mpfi",
                        "openscop",
                        "cmh",
                        "zmap",
                        "msp430-gcc",
                        "msp430-gcc-devel",
                        "SuiteSparse_SLIP_LU",
                        "cgal4",
                        "R-interpolation",
                        "R-lazyNumbers",
                        "m68k-palm-elf-gcc",
                        "mkvtoolnix-legacy",
                        "py38-pytorch",
                        "R-RcppAlgos",
                        "py38-bigfloat",
                        "VLC2",
                        "libVLC2",
                        "gr-iridium",
                        "gr37-iridium",
                        "cln",
                        "p5.28-math-gmpf",
                        "p5.32-math-gmpf",
                        "p5.30-math-gmpf",
                        "p5.34-math-gmpf",
                        "ecl",
                        "ecl-devel",
                        "p5.28-alien-gmp",
                        "p5.30-alien-gmp",
                        "p5.32-alien-gmp",
                        "p5.34-alien-gmp",
                        "gr-specest",
                        "gr37-specest",
                        "algol68g",
                        "octave-interval",
                        "coreutils",
                        "p5.28-math-gmpq",
                        "p5.30-math-gmpq",
                        "p5.32-math-gmpq",
                        "p5.34-math-gmpq",
                        "R-rcdd",
                        "cabal",
                        "py38-gmpy",
                        "ledger",
                        "fstar",
                        "ocaml-zarith",
                        "initool",
                        "gdb",
                        "hindent",
                        "R-scModels",
                        "HaXml",
                        "aeson-pretty",
                        "cpphs",
                        "lhs2tex",
                        "glpk",
                        "R-kantorovich",
                        "guile-3.0",
                        "py39-pytorch",
                        "p5.28-math-mpc",
                        "p5.30-math-mpc",
                        "p5.32-math-mpc",
                        "p5.34-math-mpc",
                        "R-qspray",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray",
                        "R-leidenbase",
                        "R-LOMAR",
                        "gnubg",
                        "R-PMCMRplus",
                        "avr-gcc",
                        "arm-none-eabi-gcc",
                        "qore",
                        "gnucobol",
                        "adblock2privoxy",
                        "libpoly",
                        "libqalculate",
                        "flint",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "guile-1.8",
                        "mdk",
                        "sollya",
                        "coreutils-devel",
                        "py39-gmpy",
                        "gcc15",
                        "fplll",
                        "texlive-bin",
                        "cddlib",
                        "gcl",
                        "py38-gmpy2",
                        "TOPCOM",
                        "gfan",
                        "pandoc",
                        "scip",
                        "isl-devel",
                        "sympol",
                        "igraph",
                        "gcc14",
                        "hlint",
                        "haskell-language-server",
                        "swi-prolog",
                        "ihaskell",
                        "SuiteSparse_SPEX",
                        "libfilezilla",
                        "cadabra2",
                        "lrslib",
                        "papilo",
                        "libpapilo",
                        "singular",
                        "soplex",
                        "luanti",
                        "ghc",
                        "Io",
                        "LiDIA",
                        "QSopt_ex",
                        "latte-int",
                        "polymake",
                        "py310-gmpy",
                        "gcc13",
                        "gmsh",
                        "R-AlphaHull3D",
                        "4ti2",
                        "normaliz",
                        "p5.28-math-gmpz",
                        "p5.30-math-gmpz",
                        "p5.32-math-gmpz",
                        "p5.34-math-gmpz",
                        "mpfrcx",
                        "mosml",
                        "openscad-devel",
                        "pure",
                        "mkvtoolnix-devel",
                        "mkvtoolnix",
                        "gawk-mpfr",
                        "py37-pytorch",
                        "R-igraph",
                        "x86_64-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "i686-w64-mingw32-gcc-nothreads",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "p5.28-math-bigint-gmp",
                        "p5.30-math-bigint-gmp",
                        "p5.32-math-bigint-gmp",
                        "p5.34-math-bigint-gmp",
                        "aqbanking6",
                        "aqbanking6-gtk3",
                        "aqbanking6-gtk2",
                        "gcc-devel",
                        "gcc43",
                        "gcc44",
                        "gcc45",
                        "gcc46",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "gcc7",
                        "gcc8",
                        "gcc9",
                        "py310-bigfloat",
                        "py311-bigfloat",
                        "py312-bigfloat",
                        "py313-bigfloat",
                        "py314-bigfloat",
                        "p5.28-math-mpfr",
                        "p5.30-math-mpfr",
                        "p5.32-math-mpfr",
                        "p5.34-math-mpfr",
                        "john-jumbo",
                        "john-jumbo-devel",
                        "blender",
                        "openscad"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-mlr",
                        "crystal",
                        "ruby-build",
                        "R-forsearch",
                        "R-fitdistrplus",
                        "R-blindreview"
                    ]
                }
            ]
        },
        {
            "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-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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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-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-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": []
        }
    ]
}