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

{
    "count": 49734,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=64",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=62",
    "results": [
        {
            "name": "gjdb",
            "portdir": "java/gjdb",
            "version": "6.1.2",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cs.berkeley.edu/~hilfingr/gjdb.html",
            "description": "GJDB is a modification of JDB, a debugger that comes with the public JDK (Java Development Kit) from Sun.",
            "long_description": "GJDB is a modification of JDB, a debugger that comes with the public JDK (Java Development Kit) from Sun. Unlike Sun's version, it also allows you to debug programs that take input from the terminal. The expression language has been extended to include much more of the language (including numerous features missing from jdb, such as array allocation, initialized array allocation, the .super operator, less fussy overload resolution, and numerous binary numeric and logical operations).",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gjs",
            "portdir": "gnome/gjs",
            "version": "1.80.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gjs-docs.gnome.org/gjs",
            "description": "GNOME JavaScript/Spidermonkey bindings",
            "long_description": "GNOME JavaScript/Spidermonkey bindings",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "dbus",
                        "mozjs115",
                        "glib2",
                        "libffi",
                        "readline",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-weather",
                        "anjuta",
                        "libpeas",
                        "polari",
                        "gnome3-core",
                        "gnome-maps",
                        "glade",
                        "gnome-characters"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gjs-devel",
            "portdir": "gnome/gjs-devel",
            "version": "1.82.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gjs-docs.gnome.org/gjs",
            "description": "GNOME JavaScript/Spidermonkey bindings",
            "long_description": "GNOME JavaScript/Spidermonkey bindings",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "dbus",
                        "mozjs128",
                        "glib2",
                        "libffi",
                        "readline",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gk",
            "portdir": "devel/gk",
            "version": "3.1.48",
            "license": "CCBY-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gitkraken/gk-cli",
            "description": "Official CLI for GitKraken",
            "long_description": "gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "sergiolms",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gklib",
            "portdir": "math/gklib",
            "version": "20230327",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KarypisLab/GKlib",
            "description": "KarypisLab library of various helper routines and frameworks used by the lab's software",
            "long_description": "KarypisLab library of various helper routines and frameworks used by the lab's software",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "metis"
                    ]
                }
            ]
        },
        {
            "name": "gkrellm",
            "portdir": "sysutils/gkrellm",
            "version": "2.3.11",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gkrellm.srcbox.net",
            "description": "A GTK based system monitor",
            "long_description": "A GTK based system monitor",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "xorg-libsm",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gkwebmon",
                        "gkrellm-gtodo",
                        "gkrellm_snmp"
                    ]
                }
            ]
        },
        {
            "name": "gkrellm-gtodo",
            "portdir": "x11/gkrellm-gtodo",
            "version": "0.2.5a",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20060630003234/http://voidtrance.homelinux.net/projects/software/",
            "description": "GKrellM2 plugin that tracks tasks and to-do items",
            "long_description": "GKrellM2 plugin that tracks tasks and to-do items",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gkrellm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gkrellm_snmp",
            "portdir": "net/gkrellm_snmp",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://triq.net/gkrellm_snmp.html",
            "description": "A gkrellm SNMP Monitor",
            "long_description": "A gkrellm SNMP Monitor",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gkrellm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gkwebmon",
            "portdir": "net/gkwebmon",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gkwebmon.sourceforge.net/",
            "description": "Web monitor plugin for GKrellM",
            "long_description": "Web monitor plugin for GKrellM",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gkrellm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gl2ps",
            "portdir": "graphics/gl2ps",
            "version": "1.4.2",
            "license": "(LGPL or Copyleft)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geuz.org/gl2ps/",
            "description": "an OpenGL to PostScript printing library",
            "long_description": "GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more...",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "paraview",
                        "root6",
                        "scidavis",
                        "octave"
                    ]
                }
            ]
        },
        {
            "name": "glab",
            "portdir": "devel/glab",
            "version": "1.40.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/gitlab-org/cli",
            "description": "A GitLab CLI tool bringing GitLab to your command line",
            "long_description": "glab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 148
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glabels",
            "portdir": "gnome/glabels",
            "version": "3.4.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://glabels.sourceforge.net/",
            "description": "A label and business card creation program",
            "long_description": "gLabels is a program for creating labels and business cards for the GNOME desktop environment.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "eds",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "yelp-tools",
                        "intltool",
                        "itstool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qrencode",
                        "libxml2",
                        "librsvg",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "yelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glade",
            "portdir": "devel/glade",
            "version": "3.40.0",
            "license": "LGPL-2+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Glade",
            "description": "Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ 3.* toolkit and the GNOME desktop environment.",
            "long_description": "Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ 3.* toolkit and the GNOME desktop environment.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "python310",
                "python311",
                "gjs",
                "webkit2gtk",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "librsvg",
                        "makeicns",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "itstool",
                        "libxslt"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gjs",
                        "gobject-introspection",
                        "gtk3",
                        "gdk-pixbuf2",
                        "libxml2",
                        "webkit2-gtk",
                        "py311-gobject3",
                        "glib2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "desktop-file-utils",
                        "devhelp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libhandy",
                        "anjuta"
                    ]
                }
            ]
        },
        {
            "name": "glade3",
            "portdir": "devel/glade3",
            "version": "3.8.6",
            "license": "LGPL-2 and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Glade",
            "description": "Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ 2.* toolkit and the GNOME desktop environment.",
            "long_description": "Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ 2.* toolkit and the GNOME desktop environment.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "python27",
                "gnome",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gnome-doc-utils",
                        "gtk-doc",
                        "yelp-tools",
                        "intltool",
                        "itstool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libbonoboui",
                        "libgnomeui",
                        "py27-pygtk",
                        "libxml2",
                        "desktop-file-utils",
                        "gtk2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "devhelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glademm",
            "portdir": "devel/glademm",
            "version": "2.6.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.wtal.de/petig/Gtk/",
            "description": "C++ wrapper for glade2.",
            "long_description": "C++ wrapper for glade2.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "toralf",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomemm",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glances",
            "portdir": "sysutils/glances",
            "version": "4.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nicolargo/glances",
            "description": "Glances is a CLI curses based monitoring tool for GNU/Linux and BSD OS.",
            "long_description": "Glances is a cross-platform monitoring tool which aims to present a large amount of monitoring information through a curses or Web based interface. The information dynamically adapts depending on the size of the user interface.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "amtor",
                    "github": "RobK88",
                    "ports_count": 10
                }
            ],
            "variants": [
                "html_export"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic",
                        "py313-future",
                        "python313",
                        "py313-packaging",
                        "py313-setuptools",
                        "py313-psutil",
                        "py313-orjson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-defusedxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glark",
            "portdir": "textproc/glark",
            "version": "1.8.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.incava.org/projects/glark/",
            "description": "Search text files for complex regular expressions",
            "long_description": "A replacement for (or supplement to) the grep family, glark offers: Perl/Ruby regular expressions, highlighting of matches, complex expressions (``and'' and ``or''), and automatic exclusion of non-text files.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glassfishv3",
            "portdir": "java/glassfishv3",
            "version": "3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 62,
            "replaced_by": null,
            "homepage": "https://glassfish.dev.java.net/",
            "description": "An open source application server",
            "long_description": "GlassFish is an open source application server project led by Sun Microsystems for the Java EE platform.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glasskube",
            "portdir": "devel/glasskube",
            "version": "0.26.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://glasskube.dev/",
            "description": "Missing Package Manager for Kubernetes",
            "long_description": "Deploy, configure and update Kubernetes packages 20x faster than with Helm",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 128
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "npm10",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GLC_lib",
            "portdir": "graphics/GLC_lib",
            "version": "2.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.glc-lib.net/",
            "description": "C++ class library that enables the quick creation of an OpenGL application based on QT4.",
            "long_description": "C++ class library that enables the quick creation of an OpenGL application based on QT4.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gleam",
            "portdir": "lang/gleam",
            "version": "1.13.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gleam.run/",
            "description": "A type safe language for the Erlang VM",
            "long_description": "Gleam is a type safe functional programming language for building scalable concurrent systems. It compiles to Erlang and has straightforward interop with other BEAM languages such as Erlang, Elixir and LFE.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cargo",
                        "legacy-support",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rebar3",
                        "erlang"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gle-graphics",
            "portdir": "graphics/gle-graphics",
            "version": "4.2.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://glx.sourceforge.net/",
            "description": "Graphics Layout Engine",
            "long_description": "A graphics scripting language designed for creating publication quality graphics, plots, diagrams, figures and slides.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libjpeg-turbo",
                        "zlib",
                        "poppler",
                        "tiff",
                        "libpng",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "QGLE"
                    ]
                }
            ]
        },
        {
            "name": "glew",
            "portdir": "graphics/glew",
            "version": "2.2.0",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://glew.sourceforge.net/",
            "description": "OpenGL Extension Wrangler Library",
            "long_description": "The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 343
                }
            ],
            "variants": [
                "universal",
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "OpenCSG",
                        "Pangolin",
                        "gstreamer010-gst-plugins-gl",
                        "gource",
                        "AppCSXCAD",
                        "py27-glewpy",
                        "supertuxkart",
                        "bzflag",
                        "SDRPlusPlus",
                        "hugin-app",
                        "logstalgia",
                        "blender",
                        "openscad",
                        "openscad-devel",
                        "paraview",
                        "vapor",
                        "kicad",
                        "wt",
                        "h3dapi",
                        "arb",
                        "widelands",
                        "widelands-devel",
                        "enblend",
                        "pymol",
                        "pymol-devel"
                    ]
                }
            ]
        },
        {
            "name": "glfw",
            "portdir": "graphics/glfw",
            "version": "3.4",
            "license": "zlib",
            "platforms": "darwin macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.glfw.org",
            "description": "GLFW is a free, open-source, portable library for OpenGL and OpenGL ES application development",
            "long_description": "GLFW is a free, open-source, portable library for OpenGL and OpenGL ES application development: This port follows the release version of GLFW, which is typically updated every 6 months. If for some reason this port does not build or function as desired, try the glfw-devel port.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-opengl-glfw",
                        "p5.30-opengl-glfw",
                        "p5.34-opengl-glfw",
                        "p5.32-opengl-glfw",
                        "nanogui",
                        "nanogui-wjakob",
                        "embree",
                        "SDRPlusPlus",
                        "openvdb",
                        "opensubdiv",
                        "raylib"
                    ]
                }
            ]
        },
        {
            "name": "glfw-devel",
            "portdir": "graphics/glfw",
            "version": "20250718-ac107684",
            "license": "zlib",
            "platforms": "darwin macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.glfw.org",
            "description": "GLFW is a free, open-source, portable library for OpenGL and OpenGL ES application development",
            "long_description": "GLFW is a free, open-source, portable library for OpenGL and OpenGL ES application development: This port follows the GIT master version of GLFW, which is typically updated every few days to weeks.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gl-headers",
            "portdir": "devel/gl-headers",
            "version": "2019.1.0",
            "license": "LGPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/meson-ports/gl-headers",
            "description": "OpenGL headers for building GStreamer's OpenGL support",
            "long_description": "OpenGL headers for building GStreamer's OpenGL support",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glib2",
            "portdir": "devel/glib2",
            "version": "2.78.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GLib",
            "description": "Library with data structure functions and other constructs",
            "long_description": "Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17",
                        "libxml2",
                        "pkgconfig",
                        "ninja",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python313",
                        "gettext-runtime",
                        "libiconv",
                        "pcre2",
                        "libffi",
                        "libelf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tango-icon-theme",
                        "audacious-plugins",
                        "gnome-devel-docs",
                        "docsis",
                        "pslib",
                        "libghemical",
                        "virt-manager",
                        "mousepad",
                        "nimbus",
                        "gtk-doc",
                        "gnome-js-common",
                        "gnome-mime-data"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qtpositioning",
                        "tio",
                        "gtksourceview2",
                        "unnks",
                        "libsmf",
                        "librsvg",
                        "librsvg-devel",
                        "streamripper",
                        "farstream",
                        "sofia-sip",
                        "telepathy-farstream",
                        "gretl",
                        "osinfo-db-tools",
                        "libayatana-indicator",
                        "qof",
                        "openvas-libraries",
                        "openvas-plugins",
                        "atk",
                        "garagejam",
                        "dbus-glib",
                        "gnet2",
                        "gob2",
                        "loudmouth",
                        "libCUDF",
                        "libhandy",
                        "libidl",
                        "libiodbc",
                        "mcabber",
                        "linc",
                        "sdcv",
                        "vala",
                        "curlftpfs",
                        "cell-id",
                        "kanatest",
                        "accountsservice",
                        "gingerblue",
                        "gnome-menus",
                        "gnome-mime-data",
                        "gstreamer010",
                        "gtksourceview-sharp2",
                        "libbonobo",
                        "appstream-glib",
                        "libgnome-keyring",
                        "libgnomecups",
                        "libxklavier",
                        "clutter-gst",
                        "clutter-gst3",
                        "libxmlb",
                        "nonpareil",
                        "liblqr",
                        "bitlbee",
                        "silc-client",
                        "diff-pdf",
                        "AfterStep",
                        "Chatty",
                        "libproxy",
                        "libproxy-vapi",
                        "libayatana-appindicator",
                        "zeitgeist",
                        "dconf",
                        "folks",
                        "gcr",
                        "p5.28-glib",
                        "p5.30-glib",
                        "p5.32-glib",
                        "p5.34-glib",
                        "libticables2",
                        "gnome-autoar",
                        "gtkmm4",
                        "libticalcs2",
                        "libticonv",
                        "libtifiles2",
                        "tumbler",
                        "libmms",
                        "libhandy-0.0",
                        "libsecret",
                        "herbstluftwm",
                        "gmime",
                        "gq",
                        "gmime3",
                        "xmlbird",
                        "libxfce4util",
                        "quvi",
                        "roadrunner",
                        "libcmatrix",
                        "sobby",
                        "glade",
                        "pal",
                        "gexiv2",
                        "gitg",
                        "libgit2-glib",
                        "libpeas",
                        "totem",
                        "py39-nbxmpp",
                        "gfsview",
                        "cutter",
                        "geoclue2",
                        "evolution-data-server-gtk4",
                        "frogr",
                        "geocode-glib",
                        "gfbgraph",
                        "libchamplain",
                        "libsocialweb",
                        "rest",
                        "tracker3",
                        "uhttpmock",
                        "libgrss",
                        "gtksourceview5",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "epiphany",
                        "libslirp",
                        "R-RcppCWB",
                        "birdfont",
                        "wireshark3",
                        "wireshark4",
                        "stellarium",
                        "autotrace",
                        "gnome3-core",
                        "vala-devel",
                        "spice-gtk",
                        "xfce4-dev-tools",
                        "poly2tri-c",
                        "libmediaart",
                        "py35-gobject3",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "gnome-online-miners",
                        "pure-gtk",
                        "poppler",
                        "poppler-qt5",
                        "usbredir",
                        "libdbusmenu",
                        "xpad",
                        "gnome-keyring",
                        "gtk3-devel",
                        "gtk3",
                        "gtksourceview3",
                        "libsoup",
                        "libsoup-devel",
                        "tracker",
                        "cardpeek",
                        "exonerate",
                        "gtk-gnutella",
                        "libLASi",
                        "mc",
                        "wv",
                        "linhpsdr",
                        "pihpsdr",
                        "chafa",
                        "darktable",
                        "darktable-devel",
                        "gtk4-devel",
                        "goffice",
                        "harfbuzz",
                        "harfbuzz-devel",
                        "gtk-vnc",
                        "lensfun",
                        "lib2geom",
                        "lib2geom-devel",
                        "libopenraw",
                        "libopenraw-legacy",
                        "gtk4",
                        "gts",
                        "scite",
                        "libgtop",
                        "fntsample",
                        "ayatana-ido",
                        "py36-gobject3",
                        "py39-gobject3",
                        "py310-gobject3",
                        "py311-gobject3",
                        "py312-gobject3",
                        "py314-gobject3",
                        "py313-gobject3",
                        "gtk-fortran",
                        "valabind",
                        "appstream",
                        "shared-mime-info",
                        "ncdc",
                        "py27-gobject3",
                        "qt511-qtbase",
                        "playerstage-player",
                        "xmedcon",
                        "cpabe",
                        "gnomint",
                        "libbswabe",
                        "mtpfs",
                        "nbd",
                        "utimer",
                        "gedit-plugins",
                        "gedit",
                        "libmongo-client",
                        "libots",
                        "libtranslate",
                        "libwpd-0.10",
                        "fsearch",
                        "gcin",
                        "gtk-sharp2",
                        "i3",
                        "rox-filer",
                        "wmctrl",
                        "gnome-voice",
                        "gnome-backgrounds",
                        "kopete",
                        "glibmm",
                        "midgard2-core",
                        "rrdtool",
                        "xmlpatch",
                        "libinfinity",
                        "xmms2",
                        "libextractor",
                        "fluidsynth",
                        "gtkpod",
                        "liblangtag",
                        "ifuse",
                        "scmpc",
                        "libcroco",
                        "devhelp",
                        "libquvi",
                        "awesome",
                        "qt69-qtbase",
                        "qt69-qtpositioning",
                        "poppler-qt4-mac",
                        "gom",
                        "kdelibs4",
                        "qt53-qtbase",
                        "dbus-python27",
                        "dbus-python35",
                        "dbus-python36",
                        "dbus-python37",
                        "dbus-python38",
                        "dbus-python39",
                        "dbus-python310",
                        "dbus-python311",
                        "dbus-python312",
                        "dbus-python313",
                        "dbus-python314",
                        "qt56-qtbase",
                        "secrets",
                        "toxic",
                        "groonga",
                        "pango-devel",
                        "xmlroff",
                        "pango",
                        "qt55-qtbase",
                        "subsurface",
                        "openscad",
                        "openscad-devel",
                        "rofi",
                        "qt57-qtbase",
                        "grilo-plugins",
                        "ffmpeg4",
                        "liboop",
                        "qt58-qtbase",
                        "enchant",
                        "qt59-qtbase",
                        "libgnt",
                        "blib",
                        "gdk-pixbuf2-devel",
                        "libnotify",
                        "py35-gobject",
                        "py36-gobject",
                        "py37-gobject",
                        "py38-gobject",
                        "wv2",
                        "VLC2",
                        "libVLC2",
                        "gjs-devel",
                        "Hypr",
                        "fmt-ptrn",
                        "vips",
                        "libnice",
                        "gdk-pixbuf2",
                        "vipsdisp",
                        "libical",
                        "libgsf",
                        "xboard",
                        "tepl",
                        "vte",
                        "homebank",
                        "meld",
                        "digikam",
                        "libosinfo",
                        "libvirt-glib",
                        "rmlint",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "gimp-lqr-plugin",
                        "metview",
                        "racket",
                        "magicspp",
                        "gerris",
                        "glibmm-2.4",
                        "py27-yum-metadata-parser",
                        "glibmm-devel",
                        "gobby",
                        "gtkmm3",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "R",
                        "ldapvi",
                        "gvfs",
                        "dmapd",
                        "gsettings-desktop-schemas",
                        "sakura",
                        "openslide",
                        "trojita",
                        "glib-networking",
                        "libqb",
                        "rspamd",
                        "gnome-maps",
                        "qemu",
                        "nyxt",
                        "dino",
                        "guestfs-tools",
                        "mdbtools",
                        "graphene",
                        "OpenSceneGraph-devel",
                        "OpenSceneGraph",
                        "cherrytree",
                        "sshfs",
                        "qt64-qtbase",
                        "qt64-qtpositioning",
                        "syslog-ng",
                        "qt67-qtbase",
                        "qt67-qtpositioning",
                        "orbit2",
                        "qt68-qtbase",
                        "qt68-qtpositioning",
                        "libgdiplus",
                        "g-wrap",
                        "mdk",
                        "denemo",
                        "rb33-cairo-gobject",
                        "rb32-cairo-gobject",
                        "rb31-cairo-gobject",
                        "rb33-gio2",
                        "rb32-gio2",
                        "rb31-gio2",
                        "rb33-glib2",
                        "rb32-glib2",
                        "rb31-glib2",
                        "rb33-gobject-introspection",
                        "rb32-gobject-introspection",
                        "rb31-gobject-introspection",
                        "profanity",
                        "cairo",
                        "eog",
                        "midori",
                        "libmpd",
                        "herrie",
                        "gobject-introspection-devel",
                        "libck",
                        "stardict",
                        "catgirl-downloader",
                        "libadwaita",
                        "megatools",
                        "libmypaint",
                        "librasterlite2",
                        "zile",
                        "py27-cairo",
                        "py36-cairo",
                        "py39-cairo",
                        "py310-cairo",
                        "py311-cairo",
                        "py312-cairo",
                        "py313-cairo",
                        "py314-cairo",
                        "arb",
                        "geany",
                        "abiword-x11",
                        "pioneers",
                        "dconf-editor",
                        "dia",
                        "genius",
                        "gnome-internet-radio-locator",
                        "gnome-radio",
                        "gnome-settings-daemon",
                        "gcab",
                        "gstreamer1",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "libshumate",
                        "MyPaint",
                        "photoqt",
                        "photoqt-qt4",
                        "pspp",
                        "pspp-devel",
                        "libhttpseverywhere",
                        "policykit",
                        "parabolic",
                        "py37-gobject3",
                        "py38-gobject3",
                        "telepathy-qt",
                        "snoopy",
                        "etherape",
                        "wireshark2",
                        "wireshark22",
                        "wireshark30",
                        "p5.26-glib",
                        "syslog-ng-devel",
                        "libnick",
                        "xfce4-terminal",
                        "v8-8.3",
                        "v8-11.6",
                        "melonds",
                        "libguestfs",
                        "amule",
                        "teg",
                        "wesnoth",
                        "font-manager",
                        "girara",
                        "gjs",
                        "yelp",
                        "qt513-qtbase",
                        "qt513-qtwebengine",
                        "amtk",
                        "at-spi2-core",
                        "at-spi2-atk",
                        "desktop-file-utils",
                        "rawtherapee",
                        "gtksourceview4",
                        "libsoup-2.4",
                        "scummvm",
                        "scummvm-devel",
                        "enchant2",
                        "virt-viewer",
                        "libfeedback",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "libmm-glib",
                        "irssi",
                        "json-glib",
                        "gstreamer1-gst-libav",
                        "audacious-plugins",
                        "pqiv",
                        "Io",
                        "cl-cffi-gtk",
                        "notmuch-addrlookup",
                        "OpenIPMI",
                        "audacious-core",
                        "geany-plugins",
                        "grisbi",
                        "mpd",
                        "ncmpc",
                        "kdepim4",
                        "spice-server",
                        "libvirt",
                        "pulseaudio",
                        "py35-cairo",
                        "py37-cairo",
                        "py38-cairo",
                        "cairo-devel",
                        "py310-nbxmpp",
                        "py311-nbxmpp",
                        "py312-nbxmpp",
                        "gobject-introspection",
                        "zathura",
                        "zathura-docs",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "py27-gobject",
                        "py39-gobject"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "glib2-devel",
            "portdir": "devel/glib2-devel",
            "version": "2.78.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GLib",
            "description": "Library with data structure functions and other constructs",
            "long_description": "Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17",
                        "libxml2",
                        "pkgconfig",
                        "ninja",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python313",
                        "gettext-runtime",
                        "libiconv",
                        "pcre2",
                        "libffi",
                        "libelf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glib2-upstream",
            "portdir": "devel/glib2-upstream",
            "version": "2.76.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "glib2-devel",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by glib2-devel",
            "long_description": "This port has been replaced by glib2-devel.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glibmm",
            "portdir": "devel/glibmm",
            "version": "2.78.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to glib",
            "long_description": "C++ interface to glib",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "python311",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx3",
                        "glibmm-2.4",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ETL",
                        "sobby",
                        "gnome3-core",
                        "inkscape",
                        "inkscape-devel",
                        "gnome-bindings-cxx",
                        "atkmm",
                        "atkmm-1.6",
                        "gconfmm",
                        "libgdamm5",
                        "libxmlxx2",
                        "libxmlxx3",
                        "gtkmm",
                        "gnome-vfsmm",
                        "pangomm-1.4-devel",
                        "pangomm-1.4",
                        "gobby",
                        "pangomm-devel",
                        "pangomm",
                        "cherrytree",
                        "gtkmm4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "glibmm-2.4",
            "portdir": "devel/glibmm-2.4",
            "version": "2.62.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to glib",
            "long_description": "C++ interface to glib",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "mm-common",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "glibmm",
                        "glibmm-devel",
                        "gtkmm3",
                        "rawtherapee"
                    ]
                }
            ]
        },
        {
            "name": "glibmm-devel",
            "portdir": "devel/glibmm-devel",
            "version": "2.78.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to glib",
            "long_description": "C++ interface to glib",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libsigcxx3",
                        "python311",
                        "glibmm-2.4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glib-networking",
            "portdir": "gnome/glib-networking",
            "version": "2.66.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Network-related giomodules for glib",
            "long_description": "Network-related giomodules for glib",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gnutls",
                        "gsettings-desktop-schemas",
                        "libproxy",
                        "p11-kit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp3-devel",
                        "gnome3-core",
                        "libsoup",
                        "libsoup-devel",
                        "gimp2-devel",
                        "libsoup-2.4",
                        "gimp2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "glide",
            "portdir": "devel/glide",
            "version": "0.13.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Masterminds/glide",
            "description": "Package Management for Golang.",
            "long_description": "Are you used to tools such as Cargo, npm, Composer, Nuget, Pip, Maven, Bundler, or other modern package managers? If so, Glide is the comparable Go tool.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "nareshov",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 611
                }
            ],
            "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": [
                        "logstalgia",
                        "gource"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "warzone2100",
                        "supertux",
                        "kicad",
                        "libetonyek",
                        "asymptote",
                        "pymol",
                        "pymol-devel",
                        "stellarium"
                    ]
                }
            ]
        },
        {
            "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": 1826
                }
            ],
            "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": 1013
                }
            ],
            "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",
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "R-Rglpk",
                        "pure-glpk",
                        "ppl",
                        "R-glpkAPI",
                        "py39-cvxopt",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "shogun",
                        "shogun-devel",
                        "R-rDEA",
                        "R-leidenbase",
                        "igraph",
                        "gnudatalanguage",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "R-leidenAlg",
                        "octave",
                        "4ti2",
                        "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": 1826
                }
            ],
            "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.321.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": 611
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spirv-tools",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vulkan-tools",
                        "vulkan-volk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ogre",
                        "vulkan-validationlayers",
                        "shaderc"
                    ]
                }
            ]
        }
    ]
}