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

{
    "count": 50172,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=967",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=965",
    "results": [
        {
            "name": "hoard",
            "portdir": "devel/hoard",
            "version": "3.13",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hoard.org",
            "description": "A drop-in replacement for malloc that is very fast on multiprocessor machines",
            "long_description": "A drop-in replacement for malloc that is very fast on multiprocessor machines",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "git",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hlint",
            "portdir": "devel/hlint",
            "version": "3.10",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ndmitchell/hlint",
            "description": "A tool for suggesting possible improvements to Haskell code.",
            "long_description": "HLint is a tool for suggesting possible improvements to Haskell code. These suggestions include ideas such as using alternative functions, simplifying code and spotting redundancies.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ihaskell"
                    ]
                }
            ]
        },
        {
            "name": "hg-keyring",
            "portdir": "devel/hg-keyring",
            "version": "1.4.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://foss.heptapod.net/mercurial/mercurial_keyring",
            "description": "Mercurial extension used to securely save passwords",
            "long_description": "mercurial_keyring is a Mercurial extension used to securely save HTTP and SMTP authentication passwords in password databases, including the macOS Keychain.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 171
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-keyring",
                        "py313-mercurial_extension_utils",
                        "mercurial"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hg-git",
            "portdir": "devel/hg-git",
            "version": "1.2.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mercurial-scm.org/wiki/HgGit",
            "description": "Push to and pull from a Git server repository from Mercurial.",
            "long_description": "This is the Hg-Git plugin for Mercurial, adding the ability to push to and pull from a Git server repository from Mercurial. This means you can collaborate on Git based projects from Mercurial, or use a Git server as a collaboration point for a team with developers using both Git and Mercurial.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 171
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "clang-17",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mercurial",
                        "python313",
                        "py313-dulwich",
                        "py313-brotli"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "git",
                        "gnupg2",
                        "dash",
                        "py313-pytest",
                        "py313-pygments",
                        "py313-pyflakes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hg-evolve",
            "portdir": "devel/hg-evolve",
            "version": "11.1.8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mercurial-scm.org/doc/evolution/",
            "description": "Additional history rewriting commands for Mercurial.",
            "long_description": "Additional history rewriting commands for Mercurial for faster and safer mutable history. The extension offers a safe and simple way to refine changesets locally and propagate those changes to other repositories. The complex issues that can arise from exchanging draft changesets are automatically detected and handled, and it possible's for multiple developers to safely rewrite the same parts of history in a distributed way.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 171
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mercurial",
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "dash",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "headerbrowser",
            "portdir": "devel/headerbrowser",
            "version": "0.8.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.headerbrowser.org/",
            "description": "simple, efficient tool for creating doc from C/C++ source",
            "long_description": "Header Browser is a simple and efficient tool for creating documentation from C/C++ source code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "happy",
            "portdir": "devel/happy",
            "version": "1.20.1.1",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simonmar/happy",
            "description": "A parser generator for Haskell",
            "long_description": "Happy is a parser generator for Haskell. Given a grammar specification in BNF, Happy generates Haskell code to parse the grammar. Happy works in a similar way to the yacc tool for C.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack",
                "haskell_cabal_use_prebuilt"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "file",
                        "grep",
                        "gsed",
                        "cabal-prebuilt",
                        "ghc-prebuilt",
                        "clang-16"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal-prebuilt",
                        "ghc-prebuilt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pure-gen",
                        "cpphs",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cabal"
                    ]
                }
            ]
        },
        {
            "name": "halloc",
            "portdir": "devel/halloc",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://swapped.cc/halloc",
            "description": "hierarchical alloc is an extension to standard malloc/free",
            "long_description": "Hierarchical alloc (halloc) is an extension to a standard malloc/free interface that simplifies tasks of memory disposal when allocated structures exhibit hierarchical properties.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gws",
            "portdir": "devel/gws",
            "version": "0.1.16",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/StreakyCobra/gws",
            "description": "helper for git workspaces",
            "long_description": "gws is a KISS, bash, colorful helper to manage workspaces composed of git repositories.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gwenhywfar5-gtk3",
            "portdir": "devel/gwenhywfar5",
            "version": "5.14.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "Utility library required by aqbanking and related software.",
            "long_description": "Utility library required by aqbanking and related software.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libxml2",
                        "gnutls",
                        "libgcrypt",
                        "openssl",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking6-gtk3"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar5-gtk2",
            "portdir": "devel/gwenhywfar5",
            "version": "5.14.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "Utility library required by aqbanking and related software.",
            "long_description": "Utility library required by aqbanking and related software.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libxml2",
                        "gnutls",
                        "libgcrypt",
                        "openssl",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking6-gtk2"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar5",
            "portdir": "devel/gwenhywfar5",
            "version": "5.14.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "Utility library required by aqbanking and related software.",
            "long_description": "Utility library required by aqbanking and related software.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libxml2",
                        "gettext",
                        "gnutls",
                        "libgcrypt",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking6"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar4-gtk3",
            "portdir": "devel/gwenhywfar4",
            "version": "4.20.2",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "a utility library required by aqbanking and related software",
            "long_description": "a utility library required by aqbanking and related software",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "enable_local_install",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gettext",
                        "libxml2",
                        "gtk3",
                        "gnutls",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking5-gtk3"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar4-gtk",
            "portdir": "devel/gwenhywfar4",
            "version": "4.20.2",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "a utility library required by aqbanking and related software",
            "long_description": "a utility library required by aqbanking and related software",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "enable_local_install",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gettext",
                        "libxml2",
                        "gtk2",
                        "gnutls",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking5-gtk"
                    ]
                }
            ]
        },
        {
            "name": "gwenhywfar4",
            "portdir": "devel/gwenhywfar4",
            "version": "4.20.2",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/gwenhywfar",
            "description": "a utility library required by aqbanking and related software",
            "long_description": "a utility library required by aqbanking and related software",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "enable_local_install",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "qt4-mac",
                        "libxml2",
                        "openssl",
                        "gettext",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aqbanking5"
                    ]
                }
            ]
        },
        {
            "name": "gvfs",
            "portdir": "devel/gvfs",
            "version": "1.36.2",
            "license": "(LGPL or GPL-3)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/gvfs",
            "description": "The Gnome Virtual File System.",
            "long_description": "gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio (a new library available with glib). It installs several modules that are automatically used by applications using the APIs of libgio. The gvfs model differs from e.g. gnome-vfs in that filesystems must be mounted before they are used. There is a central daemon (gvfsd) that handles coordinting mounts, and then each mount is (typically) in its own daemon process (although mounts can share daemon process). gvfs comes with a set of backends, including trash support, sftp, smb, http, dav and others. There is a set of command line programs starting with gvfs- that lets you run commands (like cat, ls, stat, etc) on files in the gvfs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "py313-gobject3",
                        "python313",
                        "clang-17",
                        "gsed",
                        "pidof",
                        "gtk-doc",
                        "pkgconfig",
                        "libtool",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "libsoup-2.4",
                        "libxml2",
                        "openssh",
                        "libsecret",
                        "libgdata",
                        "gtk3",
                        "gnome-online-accounts",
                        "libgcrypt",
                        "glib2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gumbo-parser",
            "portdir": "devel/gumbo-parser",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/gumbo-parser/gumbo-parser",
            "description": "A pure C HTML5 parser",
            "long_description": "Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies. It's designed to serve as a building block for other tools and libraries such as linters, validators, templating languages, and refactoring and analysis tools.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "litehtml",
                        "claws-mail",
                        "newsraft",
                        "mupdf"
                    ]
                }
            ]
        },
        {
            "name": "gtkimageview",
            "portdir": "devel/gtkimageview",
            "version": "1.6.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GNOME/gtkimageview",
            "description": "GtkImageView is a simple image viewer widget for GTK.",
            "long_description": "GtkImageView is a simple image viewer widget for GTK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ufraw",
                        "vcellid"
                    ]
                }
            ]
        },
        {
            "name": "gtkglextmm",
            "portdir": "devel/gtkglextmm",
            "version": "1.2.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/gtkglext/",
            "description": "OpenGL Extension to GTK, C++ bindings",
            "long_description": "OpenGL Extension to GTK, C++ bindings",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "peekabot-server"
                    ]
                }
            ]
        },
        {
            "name": "gtkglext",
            "portdir": "devel/gtkglext",
            "version": "1.2.0",
            "license": "LGPL-2.1+",
            "platforms": "macosx darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/gtkglext/",
            "description": "OpenGL Extension to GTK",
            "long_description": "OpenGL Extension to GTK",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa",
                        "gtk2",
                        "xorg-libXmu",
                        "pangox-compat",
                        "libGLU"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtk2hs",
                        "gliv",
                        "gcam",
                        "gfsview",
                        "ghemical",
                        "tempo",
                        "gtkglextmm",
                        "gwyddion",
                        "pcb"
                    ]
                }
            ]
        },
        {
            "name": "gtk2hs",
            "portdir": "devel/gtk2hs",
            "version": "0.10.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/gtk2hs/",
            "description": "Portable and native GUI library for Haskell",
            "long_description": "gtk2hs is a Haskell binding to GTK+ 2.x, a comprehensive C GUI library that is portable across many platforms.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-vfs",
                        "gtk2",
                        "gtksourceview2",
                        "gtkglext",
                        "cairo",
                        "librsvg",
                        "ghc",
                        "libglade2",
                        "gconf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtk-osx-application-common-gtk2",
            "portdir": "devel/gtk-osx-application",
            "version": "3.0.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration",
            "description": "Mac OS X menu bar integration library for GTK2 quartz",
            "long_description": "A simple library whose purpose is to allow GTK quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 or gtk3 and its dependencies to be built with variant +quartz",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtk-osx-application-gtk2"
                    ]
                }
            ]
        },
        {
            "name": "gtk-osx-application-gtk2",
            "portdir": "devel/gtk-osx-application",
            "version": "3.0.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration",
            "description": "Mac OS X menu bar integration library for GTK2 quartz",
            "long_description": "A simple library whose purpose is to allow GTK quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 or gtk3 and its dependencies to be built with variant +quartz",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-osx-application-common-gtk2",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-gtk-osx-application-gtk2",
                        "gtkwave",
                        "subsurface",
                        "hdhomerun_gui"
                    ]
                }
            ]
        },
        {
            "name": "gtk-osx-application-common-gtk3",
            "portdir": "devel/gtk-osx-application",
            "version": "3.0.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration",
            "description": "Mac OS X menu bar integration library for GTK2 quartz",
            "long_description": "A simple library whose purpose is to allow GTK quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 or gtk3 and its dependencies to be built with variant +quartz",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtk-osx-application-gtk3"
                    ]
                }
            ]
        },
        {
            "name": "gtk-osx-application-gtk3",
            "portdir": "devel/gtk-osx-application",
            "version": "3.0.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration",
            "description": "Mac OS X menu bar integration library for GTK2 quartz",
            "long_description": "A simple library whose purpose is to allow GTK quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 or gtk3 and its dependencies to be built with variant +quartz",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-osx-application-common-gtk3",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-gtk-osx-application-gtk2",
            "portdir": "devel/gtk-osx-application",
            "version": "2.0.8",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration",
            "description": "Mac OS X menu bar integration library for GTK2 quartz",
            "long_description": "A simple library whose purpose is to allow GTK quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 or gtk3 and its dependencies to be built with variant +quartz",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-osx-application-gtk2",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtk-osx-application",
            "portdir": "devel/gtk-osx-application",
            "version": "3.0.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration",
            "description": "Mac OS X menu bar integration library for GTK2 quartz",
            "long_description": "A simple library whose purpose is to allow GTK quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 or gtk3 and its dependencies to be built with variant +quartz",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtk-mac-bundler",
            "portdir": "devel/gtk-mac-bundler",
            "version": "0.7.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/gtk-mac-bundler",
            "description": "Mac OS X application bundle utility",
            "long_description": "A utility that aids in the creation of Mac OS X application bundles. The gtk3-demo example is patched in macports to produce a gtk3-demo without jhbuild environment. To test the demo run gtk-mac-bundler <prefix>/share/gtk-mac-bundler/examples/gtk3-demo.bundle This will create the GtkDemo bundle in ~/Desktop",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtgt",
            "portdir": "devel/gtgt",
            "version": "3.2.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gtgt.sourceforge.net/",
            "description": "General (or GNU) template generation tools",
            "long_description": "The (general | GNU) template generation tools are a set of scripts for creating a whole set of sources, which may already be compiled and installed by using the GNU development tools. Think of gtgt as a program which is able to create an already compilable, very sophisticated hello world program, written in C or C++ and constituted by a main program, two internal modules (classes), one static and one shared library. Using gitty-gitty you will get a template of sources for the main cases you might meet, and which you can also use as examples for automake, autoconf and so on.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtest",
            "portdir": "devel/gtest",
            "version": "1.17.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/googletest",
            "description": "Google's framework for writing C++ tests",
            "long_description": "Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, Symbian, etc). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 639
                }
            ],
            "variants": [
                "debug",
                "shared_libs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libnick",
                        "manif",
                        "libphonenumber-cpp",
                        "boolector",
                        "tapkee",
                        "draco",
                        "yacas",
                        "inkscape",
                        "inkscape-devel",
                        "indi",
                        "cantera",
                        "watchman",
                        "parallel-hashmap",
                        "edencommon",
                        "barrier",
                        "FastAD",
                        "gnucash",
                        "gnucash-devel",
                        "openh264"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cpr",
                        "py313-InsightToolkit4",
                        "fbzmq",
                        "InsightToolkit",
                        "InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "sqlcheck",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "mkvtoolnix-devel",
                        "ginkgo",
                        "mkvtoolnix-legacy",
                        "mkvtoolnix",
                        "libupnp",
                        "libpcl"
                    ]
                }
            ]
        },
        {
            "name": "gsoap",
            "portdir": "devel/gsoap",
            "version": "2.8.131",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.genivia.com/dev.html",
            "description": "offers an XML to C/C++ language binding to ease the development of SOAP/XML Web services in C and C/C++",
            "long_description": "The gSOAP toolkit is a cross-platform development environment for C and C++ SOAP/XML Web services (SOAP 1.1/1.2, WSDL 1.1). gSOAP supports XML serialization of native C/C++ data types. Includes stub/skeleton compiler, HTTP Web server, and much more.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-16",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grpcurl",
            "portdir": "devel/grpcurl",
            "version": "1.9.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fullstorydev/grpcurl",
            "description": "Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers.",
            "long_description": "Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers. The main purpose for this tool is to invoke RPC methods on a gRPC server from the command-line. gRPC servers use a binary encoding on the wire (protocol buffers, or protobufs for short). So they are basically impossible to interact with using regular curl (and older versions of curl that do not support HTTP/2 are of course non-starters). This program accepts messages using JSON encoding, which is much more friendly for both humans and scripts.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-grpcio-tools",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Protobuf code generator for gRPC",
            "long_description": "Protobuf code generator for gRPC",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py39-setuptools",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "protobuf3-cpp",
                        "re2",
                        "lbzip2",
                        "c-ares",
                        "py39-protobuf3",
                        "python39",
                        "zlib",
                        "abseil",
                        "py39-grpcio",
                        "libuv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py39-grpcio",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "long_description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 165
                }
            ],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py39-coverage",
                        "py39-setuptools",
                        "py39-cython-compat",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "c-ares",
                        "py39-cython",
                        "lbzip2",
                        "py39-six",
                        "py39-protobuf3",
                        "zlib",
                        "abseil",
                        "libuv",
                        "openssl",
                        "protobuf3-cpp",
                        "re2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-twisted",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-grpcio-tools",
                        "py39-tensorflow",
                        "py39-tensorflow1",
                        "py39-tensorboard",
                        "py39-tensorboard1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-tensorflow-macos",
                        "py39-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py38-grpcio-tools",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Protobuf code generator for gRPC",
            "long_description": "Protobuf code generator for gRPC",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py38-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "protobuf3-cpp",
                        "re2",
                        "lbzip2",
                        "c-ares",
                        "py38-protobuf3",
                        "python38",
                        "zlib",
                        "abseil",
                        "py38-grpcio",
                        "libuv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py38-grpcio",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "long_description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 165
                }
            ],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py38-coverage",
                        "py38-setuptools",
                        "clang-17",
                        "py38-cython-compat"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "c-ares",
                        "py38-cython",
                        "lbzip2",
                        "py38-six",
                        "py38-protobuf3",
                        "zlib",
                        "abseil",
                        "libuv",
                        "openssl",
                        "protobuf3-cpp",
                        "re2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-twisted",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-tensorboard",
                        "py38-tensorflow",
                        "py38-tensorflow1",
                        "py38-grpcio-tools",
                        "py38-tensorboard1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-tensorflow-macos",
                        "py38-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py37-grpcio-tools",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Protobuf code generator for gRPC",
            "long_description": "Protobuf code generator for gRPC",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "c-ares",
                        "lbzip2",
                        "py37-protobuf3",
                        "zlib",
                        "abseil",
                        "py37-grpcio",
                        "libuv",
                        "openssl",
                        "protobuf3-cpp",
                        "re2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py37-grpcio",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "long_description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 165
                }
            ],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "py37-installer",
                        "py37-build",
                        "py37-wheel",
                        "py37-setuptools",
                        "py37-cython",
                        "py37-coverage",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lbzip2",
                        "py37-six",
                        "py37-cython",
                        "c-ares",
                        "python37",
                        "re2",
                        "protobuf3-cpp",
                        "openssl",
                        "libuv",
                        "abseil",
                        "zlib",
                        "py37-protobuf3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-twisted",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-tensorboard",
                        "py37-tensorboard1",
                        "py37-tensorflow",
                        "py37-tensorflow1",
                        "py37-grpcio-tools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "grpc",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grpc.io/",
            "description": "A high performance, open-source universal RPC framework.",
            "long_description": "gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "protobuf3-cpp",
                        "lbzip2",
                        "c-ares",
                        "re2",
                        "zlib",
                        "abseil",
                        "libuv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Bear",
                        "apache-arrow",
                        "py37-pyarrow",
                        "py38-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "groovyserv",
            "portdir": "devel/groovyserv",
            "version": "0.9",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kobo.github.io/groovyserv/",
            "description": "GroovyServ makes Groovy startup time quicker, by pre-invoking groovy as a TCP/IP server.",
            "long_description": "In the case of scripting in dynamic-type languages, quick response about invocation is very important. Try-and-run cycles is repeated frequently than static-type languages, so sometimes 2 seconds or even a second might be intolerable. GroovyServ reduces the startup time of JVM and Groovy runtime significantly.",
            "active": true,
            "categories": [
                "devel",
                "groovy"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "griffon",
            "portdir": "devel/griffon",
            "version": "1.2.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://griffon.codehaus.org/",
            "description": "Griffon is a Grails like application framework for developing desktop applications in Groovy.",
            "long_description": "Griffon aims to bring the coding by convention paradigm to Groovy. It is an open-source application framework that leverages the Groovy language and complements Java desktop development. You can use Griffon as a standalone development environment that hides all configuration details or integrate your Java business logic. Griffon aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grantlee",
            "portdir": "devel/grantlee",
            "version": "0.5.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/steveire/grantlee",
            "description": "string template engine based on the Django template system",
            "long_description": "Grantlee is a string template engine based on the Django template system.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rocs",
                        "kdelibs4",
                        "kdevplatform"
                    ]
                }
            ]
        },
        {
            "name": "grails",
            "portdir": "devel/grails",
            "version": "6.1.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grails.org/",
            "description": "Groovy on rails, web framework",
            "long_description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 639
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gradle",
            "portdir": "devel/gradle",
            "version": "9.2.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gradle.org/",
            "description": "An open-source build system that is based on the Groovy language",
            "long_description": "Gradle is a build system which offers you ease, power and freedom. You can choose the balance for yourself. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior.",
            "active": true,
            "categories": [
                "devel",
                "java",
                "groovy"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 155
                }
            ],
            "variants": [
                "all"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "osmosis",
                        "keystore-explorer",
                        "postgresql-jdbc",
                        "unciv",
                        "ghidra",
                        "jd-gui"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gradle-completion"
                    ]
                }
            ]
        },
        {
            "name": "gputils",
            "portdir": "devel/gputils",
            "version": "1.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gputils.sourceforge.net/",
            "description": "GNU PIC Utilities",
            "long_description": "GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "sdcc29",
                        "gpsim",
                        "sdcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sdcc29",
                        "sdcc"
                    ]
                }
            ]
        },
        {
            "name": "gpsim",
            "portdir": "devel/gpsim",
            "version": "0.29.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpsim.sourceforge.net/",
            "description": "A software simulator for Microchip PIC microcontrollers",
            "long_description": "GPSIM is a full-featured software simulator for Microchip PIC microcontrollers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gputils",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "gtk2-extra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gpgme-objc",
            "portdir": "devel/gpgme-objc",
            "version": "1.0.2",
            "license": "LGPL-2.1+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://macgpg.sourceforge.net",
            "description": "GnuPG Made Easy is an Objective-C framework wrapping libgpgme",
            "long_description": "GnuPG Made Easy (GPGME) is an Objective-C framework wrapping libgpgme, a C language library, that allows to add support for cryptography to a program. It is designed to make access to crypto engines like GnuPG or GpgSM easier for applications. GPGME provides a high-level crypto API for encryption, decryption, signing, signature verification and key management.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "libgpg-error"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "GPGAppKit"
                    ]
                }
            ]
        },
        {
            "name": "gpgme",
            "portdir": "devel/gpgme",
            "version": "1.24.3",
            "license": "(LGPL-2.1+ or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnupg.org/related_software/gpgme/",
            "description": "A library for easy acces to GnuPG.",
            "long_description": "GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. Currently it uses GnuPG as its backend but the API isn't restricted to this engine in fact we have already developed a backend for CMS (S/MIME).",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "pth",
                        "gnupg2",
                        "libassuan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "operator-sdk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bazaar",
                        "centerim",
                        "gpgme-objc",
                        "mcabber",
                        "gmime",
                        "gmime3",
                        "gitg",
                        "seahorse",
                        "skopeo",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "poppler",
                        "poppler-qt5",
                        "samba4",
                        "py27-pygpgme",
                        "nasty",
                        "kopete",
                        "gpg-tui",
                        "kde4-runtime",
                        "kget",
                        "R-gpg",
                        "retroshare-qt4",
                        "rb33-gpgme",
                        "rb32-gpgme",
                        "rb31-gpgme",
                        "fwknop-client",
                        "dino",
                        "claws-mail",
                        "profanity",
                        "wget2",
                        "balsa",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "neomutt",
                        "geany-plugins",
                        "notmuch",
                        "openvas-libnasl",
                        "dar"
                    ]
                }
            ]
        },
        {
            "name": "gperftools",
            "portdir": "devel/gperftools",
            "version": "2.15",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gperftools/gperftools",
            "description": "high-performance multi-threaded malloc() and nifty performance analysis tools",
            "long_description": "gperftools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "tests",
                "universal",
                "debug",
                "benchmark"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sentencepiece"
                    ]
                }
            ]
        },
        {
            "name": "gperf-bootstrap",
            "portdir": "devel/gperf",
            "version": "3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gperf/gperf.html",
            "description": "GNU perfect hash generator",
            "long_description": "Generates a perfect hash function for various input.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1504
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apple-gcc42"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libiconv-bootstrap"
                    ]
                }
            ]
        }
    ]
}