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

{
    "count": 49898,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=898",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=896",
    "results": [
        {
            "name": "libgtkhtml",
            "portdir": "gnome/libgtkhtml",
            "version": "2.11.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/RoadMap/GtkHtml",
            "description": "Lightweight HTML rendering/printing/editing engine",
            "long_description": "This is GtkHTML version 2, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently.",
            "active": true,
            "categories": [
                "www",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-vfs",
                        "gtk2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-gtkhtml2"
                    ]
                }
            ]
        },
        {
            "name": "libgsm",
            "portdir": "audio/libgsm",
            "version": "1.0.22",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.quut.com/gsm",
            "description": "library and tools to convert to/frm gsm audio format",
            "long_description": "library and tools to convert to/frm gsm audio format",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio-devel",
                        "gnuradio",
                        "gnuradio-next",
                        "sox",
                        "ccaudio2",
                        "gstreamer1-gst-plugins-bad",
                        "baresip"
                    ]
                }
            ]
        },
        {
            "name": "libgsf",
            "portdir": "gnome/libgsf",
            "version": "1.14.52",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "An I/O abstraction library for dealing with file formats",
            "long_description": "libgsf aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "bzip2",
                        "gettext-runtime",
                        "zlib",
                        "glib2",
                        "gobject-introspection",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abiword-x11",
                        "libpst",
                        "tumbler",
                        "gnome3-core",
                        "wv",
                        "goffice",
                        "goffice08",
                        "libextractor",
                        "wv2",
                        "vips",
                        "pxlib",
                        "rb33-gsf",
                        "rb32-gsf",
                        "rb31-gsf",
                        "gretl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgsasl",
            "portdir": "security/libgsasl",
            "version": "1.10.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://josefsson.org/libgsasl/",
            "description": "GNU SASL: an authentication library.",
            "long_description": "GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "gssapi_mit",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libgcrypt",
                        "libidn",
                        "gss",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpop",
                        "jabberd",
                        "libinfinity",
                        "jreen",
                        "libvmime",
                        "gobby",
                        "anubis",
                        "msmtp"
                    ]
                }
            ]
        },
        {
            "name": "libgrss",
            "portdir": "net/libgrss",
            "version": "0.7.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Libgrss",
            "description": "Glib abstaction to handle feeds in RSS, Atom and other formats.",
            "long_description": "Glib abstaction to handle feeds in RSS, Atom and other formats.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "libxml2",
                        "libsoup-2.4",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgrapheme",
            "portdir": "textproc/libgrapheme",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libs.suckless.org/libgrapheme/",
            "description": "extremely simple freestanding C99 library providing utilities for properly handling strings according to the latest Unicode standard",
            "long_description": "libgrapheme is an extremely simple freestanding C99 library providing utilities for properly handling strings according to the latest Unicode standard 15.0.0. It offers fully Unicode compliant grapheme cluster (i.e. user-perceived character) segmentation, word segmentation, sentence segmentation, detection of permissible line break opportunities, case detection (lower-, upper- and title-case), case conversion (to lower-, upper- and title-case) on UTF-8 strings and codepoint arrays, which both can also be null-terminated. The necessary lookup-tables are automatically generated from the Unicode standard data (contained in the tarball) and heavily compressed. Over 10,000 automatically generated conformance tests and over 150 unit tests ensure conformance and correctness. There is no complicated build-system involved and it's all done using one POSIX-compliant Makefile. All you need is a C99 compiler, given the lookup-table-generators and compressors that are only run at build-time are also written in C99. The resulting library is freestanding and thus not even dependent on a standard library to be present at runtime, making it a suitable choice for bare metal applications. It is also way smaller and much faster than the other established Unicode string libraries (ICU, GNU's libunistring, libutf8proc).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "wwalexander",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telescope",
                        "lchat"
                    ]
                }
            ]
        },
        {
            "name": "libgpuarray",
            "portdir": "math/libgpuarray",
            "version": "0.7.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Theano/libgpuarray",
            "description": "Library to manipulate tensors on the GPU.",
            "long_description": "Library to manipulate tensors on the GPU.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2783
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygpu",
                        "py35-pygpu",
                        "py36-pygpu",
                        "py37-pygpu"
                    ]
                }
            ]
        },
        {
            "name": "libgpod",
            "portdir": "multimedia/libgpod",
            "version": "0.8.3",
            "license": "LGPL-2.1+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20210118214105/http://www.gtkpod.org/libgpod/",
            "description": "libgpod is a library to access the contents of an iPod.",
            "long_description": "libgpod is a library to access the contents of an iPod. This library is based on code used in the gtkpod project. Starting with V0.96.CVS gtkpod depends on this library.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "swig-python",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "gdk-pixbuf2",
                        "libpng",
                        "py27-gobject",
                        "py27-mutagen",
                        "libplist",
                        "taglib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amarok",
                        "gtkpod",
                        "digikam"
                    ]
                }
            ]
        },
        {
            "name": "libgphoto2",
            "portdir": "devel/libgphoto2",
            "version": "2.5.32",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gphoto.org/proj/libgphoto2/",
            "description": "The gphoto2 digital camera library",
            "long_description": "The gphoto2 library can be used by applications to access various digital camera models.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "doxygen",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtool",
                        "libusb-compat",
                        "gd2",
                        "libexif",
                        "dbus",
                        "curl",
                        "libiconv",
                        "libxml2",
                        "libjpeg-turbo",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "darktable",
                        "darktable-devel",
                        "digikam",
                        "gphoto2",
                        "rawstudio"
                    ]
                }
            ]
        },
        {
            "name": "libgpg-error",
            "portdir": "devel/libgpg-error",
            "version": "1.56",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnupg.org",
            "description": "Common error values for all GnuPG components",
            "long_description": "libgpg-error is a library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-18",
                        "autoconf",
                        "automake",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texinfo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gpgme-objc",
                        "bitlbee",
                        "gmime",
                        "gmime3",
                        "vpnc",
                        "libgcrypt",
                        "pinentry",
                        "libquvi",
                        "gpg-tui",
                        "libksba",
                        "VLC2",
                        "libVLC2",
                        "libaacs",
                        "libassuan",
                        "retroshare-qt4",
                        "rb33-gpgme",
                        "rb32-gpgme",
                        "rb31-gpgme",
                        "libbdplus",
                        "libprelude",
                        "profanity",
                        "gloox",
                        "gpgme",
                        "gnupg2"
                    ]
                }
            ]
        },
        {
            "name": "libgnugetopt",
            "portdir": "devel/libgnugetopt",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/lioux/",
            "description": "GNU getopt library",
            "long_description": "GNU getopt library similar but more powerful than the standard getopt(3). It includes the GNU-style getopt_long() function.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sean",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgnt",
            "portdir": "devel/libgnt",
            "version": "2.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pidgin.im/",
            "description": "GNT: The GLib Ncurses Toolkit",
            "long_description": "GNT is an ncurses toolkit for creating text-mode graphical user interfaces in a fast and easy way. It is based on GNOME glib2 and ncurses",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "ncurses",
                        "python27",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "finch"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeuimm",
            "portdir": "gnome/libgnomeuimm",
            "version": "2.28.0",
            "license": "(LGPL-2.1+ or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org",
            "description": "libgnomeuimm provides C++ wrappers for libgnomeui",
            "long_description": "libgnomeuimm provides C++ wrappers for libgnomeui",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglademm",
                        "libgnomecanvasmm",
                        "gconfmm",
                        "libgnomeui",
                        "libgnomemm",
                        "gnome-vfsmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-bindings-cxx"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeui",
            "portdir": "gnome/libgnomeui",
            "version": "2.24.5",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Libraries for the GNOME GUI, a GNU desktop environment.",
            "long_description": "Libraries for the GNOME GUI, a GNU desktop environment.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconf",
                        "libbonoboui",
                        "libgnome-keyring",
                        "xorg-libX11",
                        "xorg-libice",
                        "xorg-libsm",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etherape",
                        "p5.26-gnome2",
                        "p5.28-gnome2",
                        "p5.30-gnome2",
                        "p5.32-gnome2",
                        "gtetrinet",
                        "cog",
                        "conglomerate",
                        "gnome-sharp2",
                        "gnomeicu",
                        "gwget",
                        "linsmith",
                        "agave",
                        "py27-gnome",
                        "gal",
                        "lablgtk2",
                        "libgnomeuimm",
                        "gnotime",
                        "glade3",
                        "gnome-photo-print",
                        "xchat-gnome",
                        "gnome-turtle"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeprintui",
            "portdir": "gnome/libgnomeprintui",
            "version": "2.18.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "libgnomeprint",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-print",
                        "p5.28-gnome2-print",
                        "p5.30-gnome2-print",
                        "p5.32-gnome2-print",
                        "conglomerate",
                        "gtksourceview",
                        "gal",
                        "gnome-photo-print",
                        "gnome-turtle"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeprint",
            "portdir": "gnome/libgnomeprint",
            "version": "2.18.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.levien.com/gnome/print-arch.html",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libart_lgpl",
                        "libxml2",
                        "pango",
                        "libgnomecups"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview",
                        "libgnomeprintui"
                    ]
                }
            ]
        },
        {
            "name": "libgnomemm",
            "portdir": "gnome/libgnomemm",
            "version": "2.30.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org/",
            "description": "libgnomemm provides C++ wrappers for libgnome.",
            "long_description": "libgnomemm provides C++ wrappers for libgnome.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnome",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "glademm",
                        "gnome-bindings-cxx",
                        "libgtksourceviewmm",
                        "libgnomeuimm"
                    ]
                }
            ]
        },
        {
            "name": "libgnome-keyring",
            "portdir": "gnome/libgnome-keyring",
            "version": "3.12.0",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeKeyring",
            "description": "GNOME compatibility library for accessing secrets",
            "long_description": "gnome-keyring is a program that stores passwords and other secrets for users. It is run as a daemon in the session. This library provides an interface to the daemon for client applications.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libgcrypt",
                        "gobject-introspection",
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "gq",
                        "libsocialweb",
                        "gstreamer010-gst-plugins-good"
                    ]
                }
            ]
        },
        {
            "name": "libgnomekbd",
            "portdir": "gnome/libgnomekbd",
            "version": "3.26.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A GNOME library which manages keyboard configuration",
            "long_description": "Libgnomekbd is A GNOME library which manages keyboard configuration and offers various widgets related to keyboard configuration.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gtk3",
                        "libxklavier"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecups",
            "portdir": "gnome/libgnomecups",
            "version": "0.2.3",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.levien.com/gnome/print-arch.html",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeprint"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecanvasmm",
            "portdir": "gnome/libgnomecanvasmm",
            "version": "2.26.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org",
            "description": "libgnomecanvasmm provides C++ wrappers for libgnomecanvas",
            "long_description": "libgnomecanvasmm provides C++ wrappers for libgnomecanvas",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "monster-masher",
                        "gnome-bindings-cxx",
                        "libgnomeuimm"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecanvas",
            "portdir": "gnome/libgnomecanvas",
            "version": "2.30.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A graphics library for GNOME.",
            "long_description": "The GNOMECanvas library provides a number of features: Image loading facilities. Rendering of a GdkPixBuf into various formats: drawables (windows, pixmaps), GdkRGB buffers. A cache interface.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "libart_lgpl",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-canvas",
                        "p5.28-gnome2-canvas",
                        "p5.30-gnome2-canvas",
                        "p5.32-gnome2-canvas",
                        "monotone-viz",
                        "gnome-sharp2",
                        "libgnomeprintui",
                        "py27-gnome",
                        "libbonoboui",
                        "gal",
                        "xournal",
                        "lablgtk2",
                        "libgnomecanvasmm"
                    ]
                }
            ]
        },
        {
            "name": "libgnome",
            "portdir": "gnome/libgnome",
            "version": "2.32.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This is the non-gui part of the library formerly known as gnome-libs.",
            "long_description": "This is the non-gui part of the library formerly known as gnome-libs.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "autoconf-archive",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gnome-vfs",
                        "libbonobo",
                        "libiconv",
                        "libcanberra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2",
                        "p5.28-gnome2",
                        "p5.30-gnome2",
                        "p5.32-gnome2",
                        "libgnomemm",
                        "monster-masher",
                        "tempo",
                        "py27-gnome",
                        "libbonoboui",
                        "gnotime"
                    ]
                }
            ]
        },
        {
            "name": "libGLU",
            "portdir": "x11/libGLU",
            "version": "9.0.3",
            "license": "MIT",
            "platforms": "macosx darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mesa3d.org",
            "description": "SGI's OpenGL Utility Library",
            "long_description": "SGI's OpenGL Utility Library",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 283
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "molden",
                        "chromium-bsu",
                        "qore-opengl-module",
                        "p5.26-opengl",
                        "gtkglext",
                        "inventor",
                        "cannonsmash",
                        "openvrml",
                        "quesoglc",
                        "liboglappth",
                        "magic",
                        "xcrysden",
                        "wxgtk-2.8",
                        "ccpnmr",
                        "wxgtk-3.0",
                        "wxgtk-3.0-cxx11",
                        "geomview",
                        "SoXt",
                        "pcb",
                        "ResIL",
                        "molmol",
                        "glui",
                        "opendx",
                        "vis5d",
                        "freeglut",
                        "p5.28-opengl",
                        "p5.32-opengl",
                        "p5.30-opengl",
                        "p5.34-opengl",
                        "crack-attack",
                        "gnome-chemistry-utils",
                        "gstreamer1-gst-plugins-bad",
                        "qt3",
                        "fox",
                        "xine-lib",
                        "xscreensaver",
                        "pymol",
                        "pymol-devel"
                    ]
                }
            ]
        },
        {
            "name": "libglademm",
            "portdir": "gnome/libglademm",
            "version": "2.6.7",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org/",
            "description": "C++ wrapper for libglade2.",
            "long_description": "C++ wrapper for libglade2.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bakery",
                        "monster-masher",
                        "agave",
                        "kitlist",
                        "gnome-bindings-cxx",
                        "libgnomeuimm"
                    ]
                }
            ]
        },
        {
            "name": "libglade2",
            "portdir": "gnome/libglade2",
            "version": "2.6.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "GNOME glade library.",
            "long_description": "A library that allows you to load GLADE interfaces at runtime (you don't have to generate stubs with GLADE before hand). This way you can change the look of your application without recompiling. This way you can write the logic behind the interface separately from the code to build the interface, so changing the interface is not so much of a problem.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "fontconfig",
                        "libxml2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xfdesktop"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gtk2-gladexml",
                        "p5.28-gtk2-gladexml",
                        "p5.30-gtk2-gladexml",
                        "p5.32-gtk2-gladexml",
                        "gtk2hs",
                        "cog",
                        "conglomerate",
                        "gwget",
                        "libglademm",
                        "libgnomecanvas",
                        "gfm",
                        "tiemu3",
                        "tilp2",
                        "gq",
                        "linphone",
                        "gmpc",
                        "ghemical",
                        "gtk-sharp2",
                        "rox-filer",
                        "xfwm4",
                        "py27-pygtk",
                        "py27-pygtk-devel",
                        "php53-gtk",
                        "php54-gtk",
                        "lablgtk2",
                        "fyre",
                        "gnotime",
                        "drgeo1",
                        "tagtool",
                        "giggle",
                        "gnome-mud",
                        "gtkdbfeditor",
                        "gstreamer010-gst-plugins-bad",
                        "etherape",
                        "xchat-gnome"
                    ]
                }
            ]
        },
        {
            "name": "libgit2-glib",
            "portdir": "gnome/libgit2-glib",
            "version": "1.2.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libgit2-glib",
            "description": "Glib wrapper library around the libgit2 git access library.",
            "long_description": "Glib wrapper library around the libgit2 git access library.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "py311-gobject3",
                        "libgit2",
                        "libssh2",
                        "gobject-introspection",
                        "vala"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gitg"
                    ]
                }
            ]
        },
        {
            "name": "libgit2-devel",
            "portdir": "devel/libgit2-devel",
            "version": "1.9.1",
            "license": "(GPL-2 or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libgit2.org/",
            "description": "A portable, pure C implementation of the Git core methods",
            "long_description": "libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "threadsafe",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "zlib",
                        "libiconv",
                        "curl",
                        "libssh2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgit2",
            "portdir": "devel/libgit2",
            "version": "1.9.0",
            "license": "(GPL-2 or Permissive)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://libgit2.org/",
            "description": "A portable, pure C implementation of the Git core methods",
            "long_description": "libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "threadsafe",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "zlib",
                        "libiconv",
                        "curl",
                        "libssh2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lapce",
                        "eza",
                        "committed",
                        "py36-pygit2",
                        "turbogit",
                        "py38-pygit2",
                        "onefetch",
                        "stgit",
                        "libgit2-glib",
                        "py37-pygit2",
                        "R-gert",
                        "R-git2r",
                        "dura",
                        "git-branchless",
                        "gitweb",
                        "py310-pygit2",
                        "py39-pygit2",
                        "py311-pygit2",
                        "py312-pygit2",
                        "py313-pygit2",
                        "caps-log",
                        "git-delta",
                        "stagit",
                        "fortran-git",
                        "gnuastro",
                        "gitui",
                        "rust",
                        "cargo",
                        "cargo-c",
                        "mergestat",
                        "starship",
                        "broot",
                        "bat",
                        "geany-plugins",
                        "poac"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bat",
                        "cocogitto"
                    ]
                }
            ]
        },
        {
            "name": "libgiigic",
            "portdir": "devel/libgiigic",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "General Input Configurator",
            "long_description": "LibGIIGIC is a ggi library at the top on LibGII. The goal of LibGIIGIC is to provide a single easy to use, but yet powerful API for (re)binding any kind of action to all possible input devices through LibGII at runtime.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgii"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgii",
            "portdir": "devel/libgii",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "General Input Interface",
            "long_description": "LibGII is intended to be to input what LibGGI is to graphics. LibGII is based on the concept of input streams, which virtualize access to the underlying input drivers. Events from various input devices are abstracted into easy-to-use structures. LibGII also allows the application to join streams together, receiving input from an arbitrary combination of devices. LibGII is a separate component from LibGGI, although LibGGI depends on LibGII for input purposes.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgiigic",
                        "libggi"
                    ]
                }
            ]
        },
        {
            "name": "libgig",
            "portdir": "audio/libgig",
            "version": "4.4.1",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.linuxsampler.org/libgig",
            "description": "C++ library for loading, modifying and creating Gigasampler and DLS (Downloadable Sounds) Level 1/2 files",
            "long_description": "libgig is a C++ library for loading, modifying existing and creating new Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files. The following command line tools are also included: \n \n* gigextract (extracts samples from a .gig file) \n* gigdump (prints out the content of a .gig file) \n* dlsdump (prints out the content of a DLS file) \n* rifftree (prints out the RIFF tree structure of an arbitrary RIFF file)",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cppunit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgifski",
            "portdir": "graphics/gifski",
            "version": "1.34.0",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gif.ski/",
            "description": "C library for gifski, a GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.",
            "long_description": "C library for gifski, which is the Highest-quality GIF encoder based on pngquant. gifski converts video frames to GIF animations using pngquant's fancy features for efficient cross-frame palettes and temporal dithering. It produces animated GIFs that use thousands of colors per frame.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "cargo",
                        "cargo-c",
                        "clang-17",
                        "pkgconfig",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libghemical",
            "portdir": "science/libghemical",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bioinformatics.org/ghemical/libghemical/",
            "description": "Library for the ghemical port.",
            "long_description": "Library for the ghemical port.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "autoconf",
                        "automake",
                        "glib2",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ghemical"
                    ]
                }
            ]
        },
        {
            "name": "libghash",
            "portdir": "devel/libghash",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.partow.net/programming/hashfunctions/",
            "description": "General Purpose Hash Function Algorithm library",
            "long_description": "The General Purpose Hash Function Algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libggz",
            "portdir": "games/libggz",
            "version": "0.0.14.1",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggzgamingzone.org/",
            "description": "The GGZ Gaming Zone - Base Library.",
            "long_description": "The GGZ Gaming Zone - Base Library.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ggz-client-libs"
                    ]
                }
            ]
        },
        {
            "name": "libggiwmh",
            "portdir": "graphics/libggiwmh",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "GGI extension for windowed targets",
            "long_description": "LibGGIWMH is an extension for GGI targets that are window system based to allow access to things like setting the title bar, resizing, etc..",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libggi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libggimisc",
            "portdir": "graphics/libggimisc",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "GGI Miscellaneous",
            "long_description": "LibGGIMisc is a place to put support for graphics target features which are not deserving their own special extensions. Right now this means basically some VGA adaptor features -- getting and waiting for the raster position, using a hardware horizontal splitline feature, and loading/unloading font data from hardware text modes.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libggi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libggigcp",
            "portdir": "graphics/libggigcp",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "GGI Generic Color & Palette",
            "long_description": "LibGGIGCP is a generic color and palette management extension. It supports conversion between different color spaces such as RGBA, YUV, HSV and CMYK. Furthermore it supports a generic color-blending, which can also be used for transluency effects.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libggi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libggi",
            "portdir": "graphics/libggi",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "General Graphics Interface",
            "long_description": "LibGGI provides an opaque interface to the display's acceleration functions. It was originally intended to allow user programs to interface with KGI, the GGI Kernel Graphics Interface, but other display types can be easily used by loading the appropriate display target.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgii"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libggigcp",
                        "libggimisc",
                        "libggiwmh"
                    ]
                }
            ]
        },
        {
            "name": "libgfshare",
            "portdir": "security/libgfshare",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.digital-scurf.org/software/libgfshare",
            "description": "utilities for multi-way secret sharing",
            "long_description": "libgfshare is an implementation of the Shamir′s secret sharing algorithm. It allows to break a password or a secret key into several components, a predefined number of which is necessary to reconstruct it.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "joel-alexis",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgeotiff",
            "portdir": "graphics/libgeotiff",
            "version": "1.7.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geotiff.osgeo.org/",
            "description": "Library and tools for dealing with GeoTIFF",
            "long_description": "This software provides support for the Tag Image File Format (TIFF) Geo extensions.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2783
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "proj",
                        "libjpeg-turbo",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vxl",
                        "PDAL",
                        "magicspp",
                        "vapor",
                        "grads",
                        "gnudatalanguage",
                        "liblas",
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "librasterlite2",
                        "xastir"
                    ]
                }
            ]
        },
        {
            "name": "libgeoip",
            "portdir": "devel/libgeoip",
            "version": "1.6.12",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dev.maxmind.com/geoip/",
            "description": "Gets country code by IP address",
            "long_description": "Gets country code by IP address",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "snoopy",
                        "wireshark2",
                        "wireshark22",
                        "wireshark30",
                        "p5.26-geo-ip",
                        "py35-geoip",
                        "py36-geoip",
                        "ettercap",
                        "php53-geoip",
                        "php54-geoip",
                        "php55-geoip",
                        "php56-geoip",
                        "php70-geoip",
                        "php71-geoip",
                        "php72-geoip",
                        "php73-geoip",
                        "php74-geoip",
                        "php80-geoip",
                        "php81-geoip",
                        "php82-geoip",
                        "php83-geoip",
                        "ntop",
                        "wireshark3",
                        "py27-geoip",
                        "py37-geoip",
                        "py38-geoip",
                        "py39-geoip",
                        "p5.28-geo-ip",
                        "p5.30-geo-ip",
                        "p5.32-geo-ip",
                        "p5.34-geo-ip",
                        "cherokee",
                        "webalizer",
                        "GeoLiteCity",
                        "amule",
                        "xqf",
                        "prelude-manager"
                    ]
                }
            ]
        },
        {
            "name": "libgee06",
            "portdir": "devel/libgee06",
            "version": "0.6.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Libgee",
            "description": "Collection library providing GObject-based interfaces",
            "long_description": "Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgee",
            "portdir": "devel/libgee",
            "version": "0.20.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libgee",
            "description": "Collection library providing GObject-based interfaces",
            "long_description": "Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. Old home page on Gnome wiki is retired, but has more info: https://wiki.gnome.org/Projects/Libgee. Also see https://valadoc.org and search for package 'gee'.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "vala",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libhttpseverywhere",
                        "libdmapsharing",
                        "gitg",
                        "empathy",
                        "birdfont",
                        "gnome3-core",
                        "gnome-calculator",
                        "rygel",
                        "gnome-maps",
                        "dino",
                        "folks",
                        "pdfpc",
                        "zile",
                        "libgda5",
                        "gnome-sudoku"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgdiplus",
            "portdir": "devel/libgdiplus",
            "version": "6.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mono-project.com/Libgdiplus",
            "description": "An Open Source implementation of the GDI+ API",
            "long_description": "An implementation of the GDI+ API for Mono, an effort to create an open source implementation of the .NET Development Framework including a C# compiler.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "giflib",
                        "libexif",
                        "libjpeg-turbo",
                        "glib2",
                        "tiff",
                        "pango",
                        "xorg-libX11",
                        "libpng",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgdata",
            "portdir": "gnome/libgdata",
            "version": "0.18.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/libgdata",
            "description": "libgdata is a GLib-based library for accessing online service APIs using the GData protocol --- most notably, Google's services.",
            "long_description": "libgdata is a GLib-based library for accessing online service APIs using the GData protocol --- most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdk-pixbuf2",
                        "json-glib",
                        "libsoup-2.4",
                        "libxml2",
                        "gcr",
                        "gnome-online-accounts",
                        "gobject-introspection",
                        "gtk3",
                        "uhttpmock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "eog-plugins",
                        "gnome3-core",
                        "gnome-online-miners",
                        "grilo-plugins",
                        "gvfs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgdamm5",
            "portdir": "gnome/libgdamm5",
            "version": "4.99.11",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ wrappers for libgda5.",
            "long_description": "C++ wrappers for libgda5.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgda5",
                        "glibmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "glom"
                    ]
                }
            ]
        },
        {
            "name": "libgda5",
            "portdir": "databases/libgda5",
            "version": "5.2.10",
            "license": "(GPL-2 or LGPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome-db.org/",
            "description": "GDA provides uniform access to different kinds of data sources.",
            "long_description": "GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc).",
            "active": true,
            "categories": [
                "databases",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "vala",
                "mysql56",
                "mysql57",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "db53",
                "db60",
                "db62",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-17",
                        "itstool",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "yelp-tools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsecret",
                        "libsoup",
                        "vala",
                        "libxml2",
                        "db62",
                        "gettext-runtime",
                        "postgresql16",
                        "libxslt",
                        "mysql57",
                        "iso-codes",
                        "libgcrypt",
                        "libgee",
                        "ncurses",
                        "openssl",
                        "readline",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "goocanvas2",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "anjuta",
                        "glom",
                        "midgard2-core",
                        "libgdamm5"
                    ]
                }
            ]
        },
        {
            "name": "libgcrypt",
            "portdir": "devel/libgcrypt",
            "version": "1.11.2",
            "license": "(GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnupg.org/",
            "description": "Crypto library",
            "long_description": "Libgcrypt is a general purpose cryptographic library originally based on code from GnuPG. It provides functions for all cryptographic building blocks: symmetric cipher algorithms and modes, hash algorithms, MACs, public key algorithms, large integer functions, random numbers and a lot of supporting functions.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texinfo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ecore",
                        "wireshark2",
                        "wireshark22",
                        "wireshark30",
                        "p5.26-crypt-gcrypt",
                        "xmlsec-1.2",
                        "unnks",
                        "recutils",
                        "openvas-libraries",
                        "netatalk",
                        "gwenhywfar4",
                        "gwenhywfar4-gtk",
                        "gwenhywfar4-gtk3",
                        "mcabber",
                        "opencdk",
                        "libgnome-keyring",
                        "bitlbee",
                        "gcr",
                        "libsecret",
                        "jabber",
                        "libcmatrix",
                        "vpnc",
                        "vino",
                        "weechat",
                        "frogr",
                        "p5.28-crypt-gcrypt",
                        "p5.30-crypt-gcrypt",
                        "p5.32-crypt-gcrypt",
                        "p5.34-crypt-gcrypt",
                        "wireshark3",
                        "wireshark4",
                        "gnome-keyring",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "gtk-vnc",
                        "KeePassX",
                        "aide",
                        "srecord",
                        "gnomint",
                        "gnupg-pkcs11-scd",
                        "libgsasl",
                        "libotr",
                        "pdfgrep-legacy",
                        "collectd",
                        "libktorrent",
                        "libquvi",
                        "qca",
                        "qca-qt5",
                        "kde4-runtime",
                        "ffe",
                        "VLC2",
                        "libVLC2",
                        "libsidplayfp",
                        "libaacs",
                        "libggz",
                        "nzbget",
                        "netatalk4",
                        "xmlsec",
                        "totem-pl-parser",
                        "gvfs",
                        "libbdplus",
                        "dino",
                        "profanity",
                        "pdfgrep",
                        "shairport-sync",
                        "libcotp",
                        "gloox",
                        "libgda5",
                        "abiword-x11",
                        "pgAdmin3",
                        "freeipmi",
                        "LibVNCServer",
                        "pianobar",
                        "libpiano",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "dar",
                        "audiowmark",
                        "gnupg2"
                    ]
                }
            ]
        }
    ]
}