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

{
    "count": 50457,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=68",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=66",
    "results": [
        {
            "name": "gnustep-back",
            "portdir": "gnustep/gnustep-back",
            "version": "0.17.0",
            "license": "(LGPL or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "A back-end component for the GNUstep GUI Library.",
            "long_description": "The implementation of the GNUstep GUI Library is designed in two parts. The first part is the front-end component which is independent of platform and display system. This front-end is combined with a back-end component which handles all of the display system dependent such as specific calls to the X Window System.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "quartzwm",
                "cairo",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-gui",
                        "libart_lgpl",
                        "Xft2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-base",
            "portdir": "gnustep/gnustep-base",
            "version": "1.19.1",
            "license": "(LGPL-3+ or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "A library of general-purpose Objective C objects.",
            "long_description": "The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops. It provides functionality that aims to implement the non-graphical portion of the OpenStep standard (the Foundation library).",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "ffi",
                "ffcall"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "openssl",
                        "gnustep-make",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Pantomime",
                        "Performance",
                        "PreferencePanes",
                        "netclasses",
                        "plconv",
                        "gnustep-gui"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-core",
            "portdir": "gnustep/gnustep-core",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep core / Startup package",
            "long_description": "Startup is a compilation of the core GNUstep libraries. After installing GNUstep Startup, you will have a complete system for compiling and running GNUstep applications.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "dev_tools"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-back"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ArtResources",
                        "GMastermind",
                        "GMines",
                        "Jigsaw",
                        "KeyArcher",
                        "PRICE",
                        "ProjectCenter",
                        "TalkSoup",
                        "gnustep",
                        "gorm",
                        "gworkspace",
                        "system-preferences",
                        "yap-app"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-dl2",
            "portdir": "gnustep/gnustep-dl2",
            "version": "0.10.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/experience/GDL2.html",
            "description": "GNUstep Database Library 2 (GDL2)",
            "long_description": "The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnustep-gui",
            "portdir": "gnustep/gnustep-gui",
            "version": "0.17.0",
            "license": "(LGPL or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "A library of graphical user interface Objective C classes",
            "long_description": "The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language. The classes are based upon the OpenStep specification as release by NeXT Software, Inc. These classes include graphical objects such as buttons, text fields, popup lists, browser lists, and windows. There are also many associated classes for handling events, colors, fonts, pasteboards and images.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base",
                        "giflib",
                        "gnutls",
                        "tiff",
                        "aspell",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "HighlighterKit",
                        "Renaissance",
                        "WizardKit",
                        "gnustep-back"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-make",
            "portdir": "gnustep/gnustep-make",
            "version": "2.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep makefile package",
            "long_description": "The GNUstep makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.",
            "active": true,
            "categories": [
                "devel",
                "cross",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "fhs_layout",
                "gnustep_layout"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnustep-make-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-make-cocoa",
            "portdir": "gnustep/gnustep-make-cocoa",
            "version": "1.13.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep makefile package for the Cocoa API",
            "long_description": "The GNUstep makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "cross",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "Renaissance-Framework",
                        "netclasses-framework"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-make-docs",
            "portdir": "gnustep/gnustep-make-docs",
            "version": "1.13.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep makefile documentation",
            "long_description": "GNUstep makefile documentation",
            "active": true,
            "categories": [
                "devel",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnustep-make",
                        "clang-9.0",
                        "latex2html",
                        "texlive",
                        "texi2html",
                        "texinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnutar",
            "portdir": "archivers/gnutar",
            "version": "1.35",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/tar/",
            "description": "GNU version of the tar archiving utility",
            "long_description": "the gnutar program creates, adds files to, or extracts files from an archive file in gnutar format, called a tarfile. A tarfile is often a magnetic tape, but can be a floppy diskette or any regular disk file.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "help2man",
                        "texinfo",
                        "autoconf",
                        "automake",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "viking",
                        "prometheus",
                        "R-duckdb",
                        "bazaar"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "sundials6",
                        "wgrib2",
                        "metview",
                        "pngquant"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "backuppc",
                        "dpkg",
                        "R"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "diffoscope",
                        "gutils-suite-core",
                        "noahstrap",
                        "tardiff"
                    ]
                }
            ]
        },
        {
            "name": "gnutls",
            "portdir": "devel/gnutls",
            "version": "3.7.11",
            "license": "LGPL-2.1+ and GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnutls.org/",
            "description": "GNU Transport Layer Security Library",
            "long_description": "GnuTLS is a portable ANSI C based library which implements the TLS 1.0-1.3, SSL 3.0, and Datagram TLS protocols. The library does not include any patented algorithms and is available under the GNU Lesser General Public License (LGPL).",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "brotli",
                "guile",
                "dane",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libidn2",
                        "p11-kit",
                        "zlib",
                        "gettext-runtime",
                        "libunistring",
                        "gmp",
                        "libtasn1",
                        "nettle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pkcs11-provider"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wireshark22",
                        "wireshark30",
                        "xmlsec-1.2",
                        "ngtcp2",
                        "openvas-libraries",
                        "aqbanking5",
                        "aqbanking5-gtk",
                        "aqbanking5-gtk3",
                        "zabbix42",
                        "zabbix44",
                        "zabbix42-agent",
                        "zabbix44-agent",
                        "loudmouth",
                        "gwenhywfar4",
                        "gwenhywfar4-gtk",
                        "gwenhywfar4-gtk3",
                        "mutt",
                        "bitlbee",
                        "gst",
                        "mpop",
                        "postal",
                        "jabber",
                        "net6",
                        "rdesktop",
                        "anjuta",
                        "vino",
                        "telepathy-gabble",
                        "telepathy-salut",
                        "libepc",
                        "wireshark3",
                        "wireshark4",
                        "samba4",
                        "openconnect-gui",
                        "gnome-terminal",
                        "yaz",
                        "wireshark2",
                        "gtk-gnutella",
                        "gnss-sdr",
                        "gnss-sdr-devel",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "osmocore",
                        "osmocore-devel",
                        "gtk-vnc",
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "zabbix4",
                        "zabbix4-agent",
                        "zabbix5",
                        "zabbix5-agent",
                        "pkcs11-helper",
                        "ncdc",
                        "rtmpdump",
                        "gnomint",
                        "nbd",
                        "iksemel",
                        "ucommon",
                        "game-porting-toolkit",
                        "libinfinity",
                        "gnustep-gui",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "guile-gnutls",
                        "VLC2",
                        "libVLC2",
                        "libnice",
                        "vte",
                        "knot",
                        "libknot",
                        "mfem",
                        "knot-resolver",
                        "FileZilla",
                        "mod_gnutls",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk3",
                        "libvmime",
                        "nzbget",
                        "gwenhywfar5-gtk2",
                        "zabbix3",
                        "zabbix3-agent",
                        "xmlsec",
                        "gobby",
                        "libmicrohttpd",
                        "retroshare-qt4",
                        "wget2",
                        "sakura",
                        "glib-networking",
                        "libprelude",
                        "qemu",
                        "dino",
                        "claws-mail",
                        "weechat",
                        "gloox",
                        "wine-devel",
                        "wine-stable",
                        "wine-staging",
                        "openconnect",
                        "inadyn",
                        "qpdf",
                        "balsa",
                        "tigervnc",
                        "wget",
                        "libfilezilla",
                        "LibVNCServer",
                        "ffmpeg6",
                        "ffmpeg7",
                        "libpiano",
                        "MPlayer",
                        "mplayer-devel",
                        "xine-lib",
                        "task",
                        "aqbanking6",
                        "aqbanking6-gtk3",
                        "aqbanking6-gtk2",
                        "prelude-lml",
                        "prelude-manager",
                        "octave-parallel",
                        "pan2",
                        "libvirt",
                        "freetds",
                        "msmtp",
                        "gnupg2",
                        "pidgin",
                        "libpurple",
                        "finch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "digital_rf"
                    ]
                }
            ]
        },
        {
            "name": "gnutls-devel",
            "portdir": "devel/gnutls",
            "version": "3.8.11",
            "license": "LGPL-2.1+ and GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnutls.org/",
            "description": "GNU Transport Layer Security Library",
            "long_description": "GnuTLS is a portable ANSI C based library which implements the TLS 1.0-1.3, SSL 3.0, and Datagram TLS protocols. The library does not include any patented algorithms and is available under the GNU Lesser General Public License (LGPL).",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "dane",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtasn1",
                        "nettle",
                        "libidn2",
                        "brotli",
                        "libunistring",
                        "gettext-runtime",
                        "p11-kit",
                        "zlib",
                        "zstd",
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go",
            "portdir": "lang/go",
            "version": "1.25.6",
            "license": "BSD",
            "platforms": "{darwin >= 10} freebsd linux",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://go.dev",
            "description": "compiled, garbage-collected, concurrent programming language developed by Google Inc.",
            "long_description": "The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Go is developed by Google Inc.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mole-cleaner",
                        "octosql",
                        "arduino-cli",
                        "argocd",
                        "bit",
                        "boilr",
                        "chronos-go",
                        "codesearch",
                        "copilot",
                        "cue",
                        "delve",
                        "dep",
                        "direnv",
                        "dive",
                        "docker",
                        "docker-machine",
                        "docker-machine-parallels",
                        "dockerize",
                        "dolt",
                        "evans",
                        "geoipupdate",
                        "gh",
                        "git-lfs",
                        "git-sizer",
                        "gitlab-runner",
                        "glab",
                        "glide",
                        "go-bindata",
                        "go-critic",
                        "go-migrate",
                        "go-mockgen",
                        "go-tools",
                        "golangci-lint",
                        "golines",
                        "gopls",
                        "gore",
                        "config-file-validator",
                        "kubetail",
                        "azure-kubelogin",
                        "mosdns",
                        "lazysql",
                        "kubectl-1.35",
                        "senpai",
                        "kitty",
                        "gox",
                        "grpcurl",
                        "hub",
                        "jenkins-cli",
                        "jsonnet-bundler",
                        "kompose",
                        "kops",
                        "kustomize",
                        "lab",
                        "lazydocker",
                        "lazygit",
                        "microplane",
                        "mongo-tools",
                        "mos",
                        "mos-devel",
                        "newreleases",
                        "packr",
                        "packr1",
                        "pkger",
                        "please",
                        "prest",
                        "promu",
                        "qri",
                        "rancher-cli",
                        "rke",
                        "scc",
                        "shfmt",
                        "skaffold",
                        "smithy",
                        "staticcheck",
                        "statik",
                        "tektoncd-cli",
                        "terraform-docs",
                        "tilt",
                        "triage",
                        "turbogit",
                        "waypoint",
                        "webify",
                        "yaegi",
                        "liteide",
                        "micro",
                        "go-ethereum",
                        "ticker",
                        "utahfs",
                        "gomatrix",
                        "goplus",
                        "aerc",
                        "bettercap",
                        "cloudflared",
                        "consul",
                        "croc",
                        "curlie",
                        "dnscrypt-proxy",
                        "doggo",
                        "ec2-ls-hosts",
                        "ergo",
                        "ethr",
                        "fargate-cli",
                        "fortio",
                        "glider",
                        "gost",
                        "grafana",
                        "ipfs",
                        "k6",
                        "matterbridge",
                        "meshbird",
                        "mole",
                        "nebula",
                        "nextdns",
                        "nomad",
                        "proxify",
                        "rclone",
                        "scw",
                        "syncthing",
                        "teleport",
                        "toxiproxy",
                        "trojan-go",
                        "v2ray",
                        "vegeta",
                        "webhook",
                        "wireguard-go",
                        "yggdrasil-go",
                        "dstask",
                        "grit",
                        "ultralist",
                        "age",
                        "aws-vault",
                        "cfssl",
                        "comply",
                        "gopass",
                        "gosec",
                        "keybase",
                        "lego",
                        "mfa",
                        "mkcert",
                        "oauth2-proxy",
                        "sops",
                        "step-cli",
                        "tfsec",
                        "trivy",
                        "vault",
                        "vsh",
                        "elvish",
                        "3mux",
                        "alertmanager",
                        "antibody",
                        "assh",
                        "aws-iam-authenticator",
                        "awsets",
                        "bed",
                        "butane",
                        "certigo",
                        "chezmoi",
                        "cloudmonkey",
                        "ctop",
                        "driftctl",
                        "duf",
                        "eksctl",
                        "fsql",
                        "fx",
                        "fzf",
                        "git-chglog",
                        "go-mmv",
                        "go2port",
                        "gotop",
                        "influxdb",
                        "infracost",
                        "istioctl",
                        "jump",
                        "k3d",
                        "k9s",
                        "kaf",
                        "kail",
                        "kapp",
                        "kind",
                        "krew",
                        "kubectl-1.20",
                        "kubectl-1.19",
                        "kubergrunt",
                        "kubeseal",
                        "kubeswitch",
                        "leaf",
                        "minikube",
                        "node_exporter",
                        "packer",
                        "pagerduty-notifier",
                        "peco",
                        "podman",
                        "prometheus",
                        "psutilsql",
                        "pulumi",
                        "qrcp",
                        "restic",
                        "sift",
                        "smug",
                        "stern",
                        "tanka",
                        "telegraf",
                        "terraformer",
                        "terragrunt-0.27",
                        "terragrunt-0.26",
                        "terragrunt-0.24",
                        "terrascan",
                        "tsukae",
                        "up",
                        "wormhole-william",
                        "wtfutil",
                        "dasel",
                        "dashing",
                        "glow",
                        "gron",
                        "ijq",
                        "miller",
                        "misspell",
                        "ov",
                        "trdsql",
                        "uni",
                        "vgrep",
                        "yq",
                        "ali",
                        "caddy",
                        "doctl",
                        "hey",
                        "hugo",
                        "shadowfox-updater",
                        "wuzz",
                        "hcloud",
                        "flyctl",
                        "go-task",
                        "saml2aws",
                        "topfew",
                        "terragrunt-0.29",
                        "gojq",
                        "talisman",
                        "dblab",
                        "helmfile",
                        "awsls",
                        "termshark",
                        "tailscale",
                        "cosign",
                        "slides",
                        "gocryptfs",
                        "s5cmd",
                        "totp-cli",
                        "revive",
                        "expenses",
                        "kubespy",
                        "popeye",
                        "aws-nuke",
                        "MailHog",
                        "autorestic",
                        "kubeval",
                        "gopass-jsonapi",
                        "terragrunt-0.31",
                        "gdu",
                        "goweight",
                        "gitea-tea",
                        "filebrowser",
                        "kube-linter",
                        "act",
                        "goreleaser",
                        "evernote2md",
                        "air",
                        "cointop",
                        "gemget",
                        "kiln",
                        "kubectl-1.22",
                        "amfora",
                        "hermit",
                        "bombadillo",
                        "havener",
                        "usql",
                        "goss",
                        "gmailctl",
                        "gomodctl",
                        "tfupdate",
                        "gokart",
                        "multi-gitter",
                        "rare",
                        "zget",
                        "lf",
                        "kubescape",
                        "brook",
                        "git-credential-gopass",
                        "go-md2man",
                        "gvisor-tap-vsock",
                        "oh-my-posh",
                        "docker-credential-helper-osxkeychain",
                        "sttr",
                        "imgcat",
                        "murex",
                        "gitty",
                        "chaakoo",
                        "git-cc",
                        "skopeo",
                        "didder",
                        "checkssl",
                        "gh-grep",
                        "go-jsonnet",
                        "ndiag",
                        "evry",
                        "driftwood",
                        "fork-cleaner",
                        "pomo",
                        "gopass-hibp",
                        "cheat",
                        "cert-manager-cli",
                        "colima",
                        "geek-life",
                        "tbls",
                        "horcrux",
                        "mergestat",
                        "stripe-cli",
                        "jp",
                        "tfmigrate",
                        "helmwave",
                        "kubectl-1.23",
                        "certstrap",
                        "dyff",
                        "lsx",
                        "grype",
                        "lima",
                        "websocketd",
                        "mbtileserver",
                        "fq",
                        "ssh-manager",
                        "dalfox",
                        "cw",
                        "lporg",
                        "mop",
                        "zk",
                        "git-town",
                        "hysteria",
                        "dsq",
                        "hatchet",
                        "ivy",
                        "miniflux",
                        "atlas-toolkit",
                        "k3sup",
                        "oui",
                        "jj",
                        "vale",
                        "go-licenses",
                        "step-ca",
                        "berty",
                        "ssh-tools",
                        "reposurgeon",
                        "ffuf",
                        "ytcast",
                        "gomuks",
                        "gomplate",
                        "tfk8s",
                        "timer",
                        "hof",
                        "ain",
                        "gomajor",
                        "influx-cli",
                        "goful",
                        "gitleaks",
                        "actionlint",
                        "smimesign",
                        "termshot",
                        "bazelisk",
                        "clash",
                        "gdrive",
                        "redo-history",
                        "mage",
                        "comet-git",
                        "terraform-ls",
                        "jid",
                        "sampler",
                        "zq",
                        "kubectl-1.24",
                        "gocovsh",
                        "tfrefactor",
                        "timeleft",
                        "k2tf",
                        "restish",
                        "goawk",
                        "ratchet",
                        "minesweeper-go",
                        "depu",
                        "bud",
                        "mani",
                        "trufflehog",
                        "maddy",
                        "docker-machine-driver-qemu",
                        "comcast",
                        "editorconfig-checker",
                        "hakrawler",
                        "gau",
                        "flecli",
                        "gum",
                        "dnscontrol",
                        "flux",
                        "terragrunt-0.38",
                        "terragrunt-0.37",
                        "terragrunt-0.36",
                        "terragrunt-0.35",
                        "terragrunt-0.34",
                        "terragrunt-0.33",
                        "terragrunt-0.32",
                        "devdash",
                        "jira-cli",
                        "gokey",
                        "lensm",
                        "zed",
                        "kubectl-1.25",
                        "asdf",
                        "dud",
                        "govulncheck",
                        "datree",
                        "jqp",
                        "tablecat",
                        "plumber",
                        "wander",
                        "steampipe",
                        "terragrunt-0.39",
                        "gitsign",
                        "scientiaCLI",
                        "sake",
                        "markscribe",
                        "quill",
                        "harp",
                        "vhs",
                        "xq",
                        "exercism",
                        "katana",
                        "neo-cowsay",
                        "gopass-summon-provider",
                        "jsonnet-language-server",
                        "summon",
                        "xray",
                        "d2",
                        "macpine",
                        "cdebug",
                        "pup",
                        "terragrunt-0.42",
                        "terragrunt-0.41",
                        "terragrunt-0.40",
                        "weatherme",
                        "go-reflex",
                        "kubectl-1.26",
                        "oauth2c",
                        "todoist-cli",
                        "dmarc-report-converter",
                        "kubeconform",
                        "tfstate",
                        "neonmodem",
                        "vals",
                        "acorn",
                        "mp4ff",
                        "terragrunt-0.43",
                        "wails",
                        "torrent",
                        "kluctl",
                        "mox",
                        "xc",
                        "fyne",
                        "goat",
                        "svu",
                        "goimapnotify",
                        "confluent-cli",
                        "gpython",
                        "gat",
                        "nfpm",
                        "kubectl-1.27",
                        "tflint",
                        "clone-org",
                        "timoni",
                        "hut",
                        "mmark",
                        "symfony-cli",
                        "k0sctl",
                        "nali",
                        "payload-dumper-go",
                        "taxonkit",
                        "asmfmt",
                        "amass",
                        "ytt",
                        "certgraph",
                        "dbt",
                        "lux",
                        "netclient",
                        "git-credential-oauth",
                        "tfvar",
                        "gig",
                        "gtree",
                        "simplotask",
                        "hcl2json",
                        "git-credential-azure",
                        "md2vim",
                        "kubectl-1.28",
                        "docker-compose-plugin",
                        "ghq",
                        "natscli",
                        "jacobin",
                        "efm-langserver",
                        "pgroll",
                        "stree",
                        "is",
                        "terragrunt-0.52",
                        "expreduce",
                        "gon",
                        "paclear",
                        "ko",
                        "checkmake",
                        "k8sviz",
                        "goose",
                        "kubectl-1.29",
                        "zeit",
                        "tcpterm",
                        "speedbump",
                        "container-diff",
                        "nmap-formatter",
                        "cvemap",
                        "g",
                        "litestream",
                        "g-ls",
                        "vacuum",
                        "ssh3",
                        "ssh3-server",
                        "treefmt",
                        "operator-sdk",
                        "oasdiff",
                        "docker-base-plugin",
                        "docker-buildx-plugin",
                        "docker-index-plugin",
                        "vfkit",
                        "ipsw",
                        "rush",
                        "cidr-go",
                        "pdfcpu",
                        "freeze",
                        "gargs",
                        "gobuster",
                        "ipatool",
                        "zlint",
                        "zdns",
                        "kubectl-1.30",
                        "httpie-go",
                        "imposm",
                        "mqttcli",
                        "superfile",
                        "enumer",
                        "mactop",
                        "sqlpkg-cli",
                        "mihomo",
                        "gh-dash",
                        "pg_back",
                        "wp2hugo",
                        "sqlc",
                        "ghz",
                        "resticprofile",
                        "minify",
                        "faq",
                        "kubectl-1.31",
                        "packwiz",
                        "cleed",
                        "infisical",
                        "mdtree",
                        "qq",
                        "glasskube",
                        "ksctl",
                        "jd",
                        "nuclei",
                        "bombardier",
                        "amazon-ecr-credential-helper",
                        "sidekick",
                        "daytona",
                        "sq",
                        "mdx",
                        "orbiton",
                        "redka",
                        "ddev",
                        "kubectl-1.32",
                        "docx2md",
                        "qt6-qtcreator",
                        "qt6-qtcreator-docs",
                        "tfmv",
                        "oc",
                        "gsh",
                        "lefthook",
                        "zns",
                        "diffnav",
                        "jlv",
                        "shef",
                        "csvtk",
                        "git-who",
                        "pinact",
                        "buf",
                        "kubecolor",
                        "tenv",
                        "clef",
                        "nerdlog",
                        "kubectl-1.33",
                        "ollama",
                        "regclient",
                        "nsc",
                        "mockery",
                        "fabric",
                        "carapace",
                        "ggc",
                        "jjui",
                        "temporal",
                        "moor",
                        "kubectl-1.34",
                        "oq"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "minio",
                        "minio-mc",
                        "teleport",
                        "swig3-go",
                        "govendor",
                        "swig-go"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fyne",
                        "ko"
                    ]
                }
            ]
        },
        {
            "name": "go-1.4",
            "portdir": "lang/go-1.4",
            "version": "1.4.3",
            "license": "BSD",
            "platforms": "{darwin < 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://golang.org/",
            "description": "compiled, garbage-collected, concurrent programming language developed by Google Inc.",
            "long_description": "The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Go is developed by Google Inc.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go2port",
            "portdir": "sysutils/go2port",
            "version": "20250207",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amake/go2port",
            "description": "A tool for creating MacPorts portfiles for Go projects",
            "long_description": "A tool for creating MacPorts portfiles for Go projects",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 155
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goaccess",
            "portdir": "www/goaccess",
            "version": "1.9.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://goaccess.io/",
            "description": "GoAccess was designed to be a fast, terminal-based log analyzer.",
            "long_description": "GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "tokyocabinet",
                        "gettext-runtime",
                        "openssl3",
                        "libmaxminddb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goat",
            "portdir": "graphics/goat",
            "version": "20220814",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blampe/goat",
            "description": "Render ASCII art as SVG diagrams",
            "long_description": "Render ASCII art as SVG diagrams",
            "active": true,
            "categories": [
                "graphics",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goawk",
            "portdir": "lang/goawk",
            "version": "1.31.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://benhoyt.com/writings/goawk",
            "description": "POSIX-compliant AWK interpreter written in Go, with CSV and TSV support",
            "long_description": "POSIX-compliant AWK interpreter written in Go, with CSV and TSV support",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gob2",
            "portdir": "devel/gob2",
            "version": "2.0.20",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.5z.com/jirka/gob.html",
            "description": "preprocessor for making GObjects with inline C",
            "long_description": "GOB (GOB2 anyway) is a preprocessor for making GObjects with inline C code so that generated files are not edited. Syntax is inspired by Java and Yacc or Lex. The implementation is intentionally kept simple, and no C actual code parsing is done.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gmpc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ggobi"
                    ]
                }
            ]
        },
        {
            "name": "gobang",
            "portdir": "databases/gobang",
            "version": "0.1.0-alpha.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TaKO8Ki/gobang",
            "description": "A cross-platform TUI database management tool written in Rust",
            "long_description": "A cross-platform TUI database management tool written in Rust",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gobby",
            "portdir": "x11/gobby",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gobby.github.io/",
            "description": "Realtime collaborative editor",
            "long_description": "Gobby is a free collaborative editor which enables you to edit files simultaneously with other users over a network. It supports multiple documents in one session and is portable to both Windows and POSIX platforms.",
            "active": true,
            "categories": [
                "net",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "itstool",
                        "pkgconfig",
                        "gnome-doc-utils",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview3",
                        "libgsasl",
                        "libxmlxx2",
                        "libinfinity",
                        "gtkmm3",
                        "glib2",
                        "glibmm",
                        "gnutls",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-bindata",
            "portdir": "devel/go-bindata",
            "version": "4.0.2",
            "license": "public-domain",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevinburke/go-bindata",
            "description": "A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.",
            "long_description": "A small utility which generates Go code from any file. Useful for embedding binary data in a Go program. The file data is optionally gzip compressed before being converted to a raw byte slice.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "waypoint",
                        "minikube"
                    ]
                }
            ]
        },
        {
            "name": "gobject-introspection",
            "portdir": "gnome/gobject-introspection",
            "version": "1.78.1",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GObjectIntrospection",
            "description": "GObject Introspection",
            "long_description": "Gobject Introspection acts as a bridge between low-level C+GObject code and a managed runtime (JavaScript, Python, Java, Lua, .NET, Scheme, etc.).",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17",
                        "python313",
                        "bison"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "cairo",
                        "py313-setuptools",
                        "py313-mako",
                        "py313-markdown"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libtool"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libshumate",
                        "pango-devel",
                        "pango",
                        "gtk-vnc",
                        "gtk4",
                        "gtk4-devel",
                        "policykit",
                        "libdbusmenu"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-logger",
                        "libayatana-indicator",
                        "atk",
                        "libhandy",
                        "libgee06",
                        "upower",
                        "vala",
                        "accountsservice",
                        "gconf",
                        "gdl3",
                        "gnome-menus",
                        "goocanvas2",
                        "gstreamer010",
                        "keybinder",
                        "keybinder-3.0",
                        "libgnome-keyring",
                        "libgnomekbd",
                        "appstream-glib",
                        "libunique3",
                        "libwnck",
                        "libwnck3",
                        "libxklavier",
                        "seed",
                        "clutter-gst",
                        "clutter-gst3",
                        "clutter-gtk",
                        "cogl",
                        "libxmlb",
                        "Chatty",
                        "libproxy",
                        "libproxy-vapi",
                        "libayatana-appindicator",
                        "zeitgeist",
                        "gnome-autoar",
                        "gspell",
                        "libhandy-0.0",
                        "libsecret",
                        "gmime",
                        "gmime3",
                        "gtkspell3",
                        "libcmatrix",
                        "glade",
                        "anjuta",
                        "gexiv2",
                        "gitg",
                        "gnumeric",
                        "libgit2-glib",
                        "libpeas",
                        "libpeas1",
                        "totem",
                        "gimp3-devel",
                        "geoclue2",
                        "geocode-glib",
                        "gfbgraph",
                        "grilo",
                        "libchamplain",
                        "libgdata",
                        "libsocialweb",
                        "polari",
                        "rest",
                        "tracker3",
                        "uhttpmock",
                        "libgrss",
                        "libgweather",
                        "gtksourceview5",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "gnome-online-accounts",
                        "gnome3-core",
                        "vala-devel",
                        "libmediaart",
                        "py35-gobject3",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "gnome-music",
                        "poppler",
                        "poppler-qt5",
                        "evince",
                        "gtk3-devel",
                        "gtk3",
                        "gtksourceview3",
                        "gucharmap",
                        "libsoup",
                        "libsoup-devel",
                        "liferea",
                        "nautilus",
                        "gtk2",
                        "yorick-gy",
                        "goffice",
                        "harfbuzz",
                        "harfbuzz-devel",
                        "libgtop",
                        "ayatana-ido",
                        "py36-gobject3",
                        "py39-gobject3",
                        "py310-gobject3",
                        "py311-gobject3",
                        "py312-gobject3",
                        "py314-gobject3",
                        "py313-gobject3",
                        "appstream",
                        "py27-gobject3",
                        "gegl-0.3",
                        "gedit-plugins",
                        "gedit",
                        "gnome-desktop",
                        "midgard2-core",
                        "libinfinity",
                        "liblangtag",
                        "devhelp",
                        "poppler-qt4-mac",
                        "gom",
                        "libunique",
                        "secrets",
                        "gegl",
                        "gdk-pixbuf2-devel",
                        "libnotify",
                        "py35-gobject",
                        "py36-gobject",
                        "py37-gobject",
                        "py38-gobject",
                        "gstreamer1-gst-plugins-ugly",
                        "gjs-devel",
                        "gupnp",
                        "gssdp",
                        "gupnp-igd",
                        "gupnp-tools",
                        "libnice",
                        "rygel",
                        "gdk-pixbuf2",
                        "libical",
                        "libgsf",
                        "tepl",
                        "vte",
                        "libosinfo",
                        "libvirt-glib",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "p5.28-glib-object-introspection",
                        "p5.30-glib-object-introspection",
                        "p5.32-glib-object-introspection",
                        "p5.34-glib-object-introspection",
                        "totem-pl-parser",
                        "gsettings-desktop-schemas",
                        "gnome-dictionary",
                        "gnome-maps",
                        "font-manager",
                        "graphene",
                        "rb33-gio2",
                        "rb32-gio2",
                        "rb31-gio2",
                        "rb33-gobject-introspection",
                        "rb32-gobject-introspection",
                        "rb31-gobject-introspection",
                        "eog",
                        "libgee",
                        "babl-devel",
                        "gegl-devel",
                        "libadwaita",
                        "cl-gobject-introspection",
                        "avahi",
                        "libgda5",
                        "abiword-x11",
                        "gdm",
                        "gnome-characters",
                        "gnome-panel",
                        "gcab",
                        "gnome-weather",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-bad",
                        "gtk2-devel",
                        "gstreamer1-gst-plugins-base",
                        "libdazzle",
                        "libdazzle-devel",
                        "libhttpseverywhere",
                        "py37-gobject3",
                        "py38-gobject3",
                        "p5.26-glib-object-introspection",
                        "babl",
                        "librsvg",
                        "librsvg-devel",
                        "telepathy-glib",
                        "py27-gobject",
                        "py39-gobject",
                        "gupnp-av",
                        "gjs",
                        "amtk",
                        "at-spi2-core",
                        "gtksourceview4",
                        "libsoup-2.4",
                        "gnome-desktop-gtk4",
                        "libfeedback",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "libmm-glib",
                        "json-glib",
                        "osm-gps-map",
                        "lua54-lgi",
                        "lua53-lgi",
                        "lua52-lgi",
                        "lua51-lgi",
                        "clutter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "pympress"
                    ]
                }
            ]
        },
        {
            "name": "gobject-introspection-devel",
            "portdir": "gnome/gobject-introspection-devel",
            "version": "1.78.1",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GObjectIntrospection",
            "description": "GObject Introspection",
            "long_description": "Gobject Introspection acts as a bridge between low-level C+GObject code and a managed runtime (JavaScript, Python, Java, Lua, .NET, Scheme, etc.).",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-cython",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17",
                        "python312",
                        "bison"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "cairo",
                        "py312-setuptools",
                        "py312-markdown",
                        "py312-mako"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libtool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gobuster",
            "portdir": "www/gobuster",
            "version": "3.8.2",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OJ/gobuster",
            "description": "Directory/File, DNS and VHost busting tool written in Go",
            "long_description": "gobuster is a tool used to brute-force:\n    - URIs (directories and files) in web sites.\n    - DNS subdomains (with wildcard support).\n    - Virtual Host names on target web servers.\n    - Open Amazon S3 buckets\n    - Open Google Cloud buckets\n    - TFTP servers",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gocovsh",
            "portdir": "devel/gocovsh",
            "version": "0.6.1",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orlangure/gocovsh",
            "description": "gocovsh is a tool for exploring Go Coverage reports from the command line",
            "long_description": "gocovsh is a tool for exploring Go Coverage reports from the command line",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gocr",
            "portdir": "graphics/gocr",
            "version": "0.49",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jocr.sourceforge.net/",
            "description": "Optical Character Recognition, converts images back to text",
            "long_description": "GOCR is an OCR (Optical Character Recognition) program. It converts scanned images of text back to text files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netpbm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-critic",
            "portdir": "devel/go-critic",
            "version": "0.14.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://go-critic.com",
            "description": "The most opinionated Go source code linter for code audit.",
            "long_description": "The most opinionated Go source code linter for code audit. Highly extensible Go source code linter providing checks currently missing from other linters.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gocryptfs",
            "portdir": "fuse/gocryptfs",
            "version": "2.6.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nuetzlich.net/gocryptfs/",
            "description": "Encrypted overlay filesystem written in Go",
            "long_description": "Encrypted overlay filesystem written in Go",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [
                "openssl",
                "doc",
                "fs_link"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "go",
                        "pandoc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "macfuse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-devel",
            "portdir": "lang/go",
            "version": "1.26rc2",
            "license": "BSD",
            "platforms": "{darwin >= 17} freebsd linux",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://go.dev",
            "description": "compiled, garbage-collected, concurrent programming language developed by Google Inc.",
            "long_description": "The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Go is developed by Google Inc.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "godot",
            "portdir": "games/godot",
            "version": "3.5.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://godotengine.org",
            "description": "cross-platform 2-D and 3-D game development environment",
            "long_description": "Godot Engine is a cross-platform game engine for creating 2-D and 3-D games. Godot aims to offer a fully integrated game development environment. It provides a comprehensive set of common tools, and games can be exported to a number of target platforms, including major desktop platforms (Linux, macOS, Windows), as well as mobile (Android, iOS) and web-based (HTML5) platforms.",
            "active": true,
            "categories": [
                "graphics",
                "games",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "scons",
                        "yasm",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "libopus",
                        "libvorbis",
                        "opusfile",
                        "pcre2",
                        "libpng",
                        "libogg",
                        "libtheora",
                        "miniupnpc",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "godot-3.2",
            "portdir": "games/godot",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "godot",
            "homepage": "https://godotengine.org",
            "description": "Obsolete port, replaced by godot",
            "long_description": "This port has been replaced by godot.",
            "active": true,
            "categories": [
                "graphics",
                "games",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "yasm",
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libvorbis",
                        "opusfile",
                        "pcre2",
                        "libpng",
                        "libogg",
                        "libtheora",
                        "miniupnpc",
                        "freetype",
                        "zstd",
                        "libopus"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-ethereum",
            "portdir": "finance/go-ethereum",
            "version": "1.10.26",
            "license": "GPL-3+ and LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geth.ethereum.org/",
            "description": "Official Go implementation of the Ethereum protocol",
            "long_description": "Ethereum is a public, blockchain-based distributed computing platform and operating system that runs smart contracts. Go Ethereum is one of the three original implementations of the Ethereum protocol.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [
                {
                    "name": "umeshksingla",
                    "github": "umeshksingla",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goffice",
            "portdir": "gnome/goffice",
            "version": "0.10.57",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.gnumeric.org/",
            "description": "GOffice is a library of document-centric objects and utilities.",
            "long_description": "GOffice is a library of document-centric objects and utilities building on top of GLib and Gtk+ and used by software such as Gnumeric.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ghostscript",
                        "libspectre",
                        "libxml2",
                        "atk",
                        "pango",
                        "gettext-runtime",
                        "libxslt",
                        "glib2",
                        "gobject-introspection",
                        "gtk3",
                        "libgsf",
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "librsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnumeric",
                        "rb33-goffice",
                        "rb32-goffice",
                        "rb31-goffice",
                        "abiword-x11",
                        "gnome-chemistry-utils",
                        "grisbi"
                    ]
                }
            ]
        },
        {
            "name": "goffice08",
            "portdir": "gnome/goffice",
            "version": "0.8.17",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.gnumeric.org/",
            "description": "GOffice is a library of document-centric objects and utilities.",
            "long_description": "GOffice is a library of document-centric objects and utilities building on top of GLib and Gtk+ and used by software such as Gnumeric.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconf",
                        "gtk2",
                        "libgsf",
                        "libxml2",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nip2"
                    ]
                }
            ]
        },
        {
            "name": "goful",
            "portdir": "sysutils/goful",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/anmitsu/goful",
            "description": "Goful is a CUI file manager written in Go.",
            "long_description": "Goful is a CUI file manager written in Go.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goimapnotify",
            "portdir": "mail/goimapnotify",
            "version": "2.4-rc4",
            "license": "GPL-3 and MIT and BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/shackra/goimapnotify",
            "description": "Execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE",
            "long_description": "Execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gojq",
            "portdir": "textproc/gojq",
            "version": "0.12.18",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/itchyny/gojq",
            "description": "Pure Go implementation of jq",
            "long_description": "This is an implementation of jq command written in Go language. It attempts to fix some bugs that still exist in jq.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-jsonnet",
            "portdir": "devel/go-jsonnet",
            "version": "0.20.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/go-jsonnet",
            "description": "An implementation of Jsonnet in pure Go",
            "long_description": "A feature complete, production-ready implementation of Jsonnet in pure Go compatible with the original Jsonnet C++ implementation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gokart",
            "portdir": "devel/gokart",
            "version": "0.5.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/praetorian-inc/gokart",
            "description": "A static analysis tool for securing Go code",
            "long_description": "GoKart is a static analysis tool for Go that finds vulnerabilities using the SSA (single static assignment) form of Go source code. It is capable of tracing the source of variables and function arguments to determine whether input sources are safe, which reduces the number of false positives compared to other Go security scanners. For instance, a SQL query that is concatenated with a variable might traditionally be flagged as SQL injection; however, GoKart can figure out if the variable is actually a constant or constant equivalent, in which case there is no vulnerability.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gokey",
            "portdir": "security/gokey",
            "version": "0.2.0",
            "license": "BSD-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cloudflare/gokey",
            "description": "A simple vaultless password manager in Go",
            "long_description": "gokey is a password manager, which does not require a password vault. Instead of storing your passwords in a vault it derives your password on the fly from your master password and supplied realm string (for example, resource URL). This way you do not have to manage, backup or sync your password vault (or trust its management to a third party) as your passwords are available immediately anywhere.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "go-md2man",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goku",
            "portdir": "net/goku",
            "version": "1.1.6",
            "license": "net",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jcaromiq/goku",
            "description": "Goku is an HTTP load testing application written in Rust",
            "long_description": "Goku is an HTTP load testing application written in Rust built out of a need to drill HTTP services inspired by drill and vegeta.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "golangci-lint",
            "portdir": "devel/golangci-lint",
            "version": "2.7.2",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://golangci-lint.run",
            "description": "Fast linters runner for Go.",
            "long_description": "GolangCI-Lint is a fast linters runner for Go that runs linters in parallel, uses caching, and supports YAML configuration. It includes over 100 linters, integrates with major IDEs, has minimal false positives, and supports multiple output formats.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "",
                    "github": "steenzout",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "prometheus",
                        "promu"
                    ]
                }
            ]
        },
        {
            "name": "goldendict",
            "portdir": "office/goldendict",
            "version": "1.5.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://goldendict.org/",
            "description": "Dictionary lookup program",
            "long_description": "A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzo2",
                        "zlib",
                        "zstd",
                        "libao",
                        "libvorbis",
                        "qt5-qtbase",
                        "libogg",
                        "eb",
                        "hunspell",
                        "libiconv",
                        "opencc",
                        "ffmpeg",
                        "qt5-qtwebkit",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-licenses",
            "portdir": "devel/go-licenses",
            "version": "1.6.0",
            "license": "Apache-2 and BSD and MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/go-licenses",
            "description": "Reports on the licenses used by a Go package and its dependencies.",
            "long_description": "go-licenses analyzes the dependency tree of a Go package/binary. It can output a report on the libraries used and under what license they can be used. It can also collect all of the license documents, copyright notices and source code into a directory in order to comply with license terms on redistribution.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "golines",
            "portdir": "devel/golines",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/segmentio/golines",
            "description": "A golang formatter that fixes long lines",
            "long_description": "Golines is a golang formatter that shortens long lines, in addition to all of the formatting fixes done by gofmt.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gom",
            "portdir": "gnome/gom",
            "version": "0.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Gom",
            "description": "Gom provides an object mapper from GObjects to SQLite.",
            "long_description": "Gom provides an object mapper from GObjects to SQLite.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gdk-pixbuf2",
                        "glib2",
                        "py310-gobject3",
                        "sqlite3",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "grilo-plugins"
                    ]
                }
            ]
        },
        {
            "name": "gomajor",
            "portdir": "devel/gomajor",
            "version": "0.9.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/icholy/gomajor",
            "description": "Go tool for major version upgrades",
            "long_description": "GoMajor is a tool for major version upgrades. GoMajor finds the latest version, rewrites your import paths, lets your ignore SIV in the command line, and updates your module's major version.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gomatrix",
            "portdir": "games/gomatrix",
            "version": "101.0.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GeertJohan/gomatrix",
            "description": "Displays The Matrix in a terminal",
            "long_description": "gomatrix connects to The Matrix and displays it's data streams in your terminal.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-md2man",
            "portdir": "textproc/go-md2man",
            "version": "2.0.7",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cpuguy83/go-md2man",
            "description": "Converts markdown into roff (man pages).",
            "long_description": "Converts markdown into roff (man pages).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gokey",
                        "skopeo",
                        "bupstash",
                        "hexyl",
                        "zellij",
                        "actionlint",
                        "docker",
                        "vgrep",
                        "lsd",
                        "podman",
                        "taskwarrior-tui"
                    ]
                }
            ]
        },
        {
            "name": "go-migrate",
            "portdir": "devel/go-migrate",
            "version": "4.19.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/golang-migrate/migrate",
            "description": "CLI for Go library performing database migrations.",
            "long_description": "CLI for Go library performing database migrations. Migrate reads migrations from sources and applies them in the correct order to the database. Sources include the filesystem, go-bindata, GitHub repositories, Gitlab repositories, AWS S3 & Google Cloud Storage.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}