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

{
    "count": 49813,
    "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": "goawk",
            "portdir": "lang/goawk",
            "version": "1.29.1",
            "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": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "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": 1015
                }
            ],
            "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": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "minikube",
                        "waypoint"
                    ]
                }
            ]
        },
        {
            "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": [
                        "policykit",
                        "pango",
                        "gtk4-devel",
                        "libdbusmenu",
                        "libshumate",
                        "gtk-vnc",
                        "pango-devel",
                        "gtk4"
                    ]
                },
                {
                    "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",
                        "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",
                        "font-manager",
                        "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": 224
                }
            ],
            "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": 1015
                }
            ],
            "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": 1015
                }
            ],
            "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": 224
                }
            ],
            "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.25.4",
            "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": 1015
                }
            ],
            "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": 2695
                }
            ],
            "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": 2695
                }
            ],
            "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": 1015
                }
            ],
            "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.17",
            "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": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "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": "me",
                    "github": "0x1DA117",
                    "ports_count": 6
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "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": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gokey",
            "portdir": "security/gokey",
            "version": "0.1.3",
            "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": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "go-md2man",
                        "clang-17"
                    ]
                }
            ],
            "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": 1015
                }
            ],
            "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.6.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": 1015
                },
                {
                    "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": 1826
                }
            ],
            "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": 1015
                }
            ],
            "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": 2695
                }
            ],
            "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": 1015
                }
            ],
            "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": 1015
                }
            ],
            "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": 615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "podman",
                        "skopeo",
                        "bupstash",
                        "hexyl",
                        "zellij",
                        "docker",
                        "gokey",
                        "vgrep",
                        "actionlint",
                        "lsd",
                        "taskwarrior-tui"
                    ]
                }
            ]
        },
        {
            "name": "go-migrate",
            "portdir": "devel/go-migrate",
            "version": "4.18.2",
            "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": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-mmv",
            "portdir": "sysutils/go-mmv",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/itchyny/mmv",
            "description": "Rename multiple files with editor",
            "long_description": "Rename multiple files using your $EDITOR. The command name is named after multi-mv.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-mockgen",
            "portdir": "devel/go-mockgen",
            "version": "1.6.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/golang/mock",
            "description": "GoMock is a mocking framework for the Go programming language.",
            "long_description": "GoMock is a mocking framework for the Go programming language. It integrates well with Go's built-in testing package, but can be used in other contexts too.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "copilot"
                    ]
                }
            ]
        },
        {
            "name": "gomodctl",
            "portdir": "devel/gomodctl",
            "version": "0.5.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beatlabs/gomodctl",
            "description": "Search, Check, and Update Go modules.",
            "long_description": "Search, Check, and Update Go modules.. gomodctl also supports updating dependency versions and fetching the licenses for a given module.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Gomoku",
            "portdir": "games/Gomoku",
            "version": "1.2.6",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/nicola/Applications/Gomoku/",
            "description": "extended TicTacToe game",
            "long_description": "Gomoku.app is an extended TicTacToe game for GNUstep. You win the game if you are able to put 5 of your pieces in a row, column or diagonal. You lose if the computer does it before you. You can play the game on boards of different size; the default size is 8 but 10 is also nice to play. The game has 6 different difficulty levels.",
            "active": true,
            "categories": [
                "aqua",
                "games",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gomp",
            "portdir": "devel/gomp",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MarkForged/GOMP",
            "description": "Git cOMPare",
            "long_description": "Git cOMPare - GOMP is a Git-based tool for comparing branches, designed to work with a rebase-oriented Git workflow. Markforged uses GOMP as both a daily tool for handling commits and merges and as a powerful way to visualize complex histories while preparing releases.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gomplate",
            "portdir": "textproc/gomplate",
            "version": "4.3.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hairyhenderson/gomplate",
            "description": "A flexible commandline tool for template rendering. Supports lots of local and remote datasources.",
            "long_description": "gomplate is a template renderer which supports a growing list of datasources, such as: JSON (including EJSON - encrypted JSON), YAML, AWS EC2 metadata, BoltDB, Hashicorp Consul and Hashicorp Vault secrets.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gomuks",
            "portdir": "net/gomuks",
            "version": "0.3.1",
            "license": "AGPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://maunium.net/go/gomuks",
            "description": "A terminal based Matrix client written in Go.",
            "long_description": "A terminal based Matrix client written in Go.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "olm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gon",
            "portdir": "security/gon",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mitchellh/gon",
            "description": "Sign, notarize, and package macOS CLI tools and applications written in any language.",
            "long_description": "gon is a simple, no-frills tool for signing and notarizing your CLI binaries for macOS. Beginning with macOS Catalina (10.15), Apple is requiring all software distributed outside of the Mac App Store to be signed and notarized. Software that isn't properly signed or notarized will be shown an error message with the only actionable option being to \"Move to Bin\". The software cannot be run even from the command-line. The workarounds are painful for users. gon helps you automate the process of notarization.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gonepass",
            "portdir": "sysutils/gonepass",
            "version": "2018.12.22",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbreams/gonepass",
            "description": "GTK+ 1Password reader",
            "long_description": "GTK+ 1Password reader",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkmm3",
                        "openssl11",
                        "dbus",
                        "pangomm-1.4",
                        "atkmm-1.6",
                        "desktop-file-utils",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goocanvas",
            "portdir": "gnome/goocanvas",
            "version": "1.0.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GooCanvas",
            "description": "A Cairo Canvas Widget for GTK+ version 2",
            "long_description": "GooCanvas is a canvas widget for GTK+ version 2 that uses the cairo 2D library for drawing.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "goocanvasmm",
                        "py27-goocanvas"
                    ]
                }
            ]
        },
        {
            "name": "goocanvas2",
            "portdir": "gnome/goocanvas2",
            "version": "2.0.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GooCanvas",
            "description": "A Cairo Canvas Widget for GTK+ version 3",
            "long_description": "GooCanvas is a canvas widget for GTK+ version 3 that uses the cairo 2D library for drawing.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-9.0",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "py27-gobject3",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etherape",
                        "p5.28-goocanvas2",
                        "p5.30-goocanvas2",
                        "p5.32-goocanvas2",
                        "p5.34-goocanvas2",
                        "goocanvasmm2",
                        "stklos-gtklos",
                        "stklos-gtklos-devel",
                        "gpredict",
                        "libgda5",
                        "teg",
                        "oregano"
                    ]
                }
            ]
        },
        {
            "name": "goocanvasmm",
            "portdir": "gnome/goocanvasmm",
            "version": "0.15.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GooCanvas",
            "description": "C++ wrappers for goocanvas",
            "long_description": "C++ wrappers for goocanvas",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goocanvas",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goocanvasmm2",
            "portdir": "gnome/goocanvasmm2",
            "version": "1.90.11",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GooCanvas",
            "description": "C++ wrappers for goocanvas2",
            "long_description": "C++ wrappers for goocanvas2",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goocanvas2",
                        "gtkmm3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "glom"
                    ]
                }
            ]
        },
        {
            "name": "google-benchmark",
            "portdir": "devel/google-benchmark",
            "version": "1.9.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://google.github.io/benchmark/",
            "description": "Google's microbenchmark support library for C++",
            "long_description": "Google's microbenchmark support library for C++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "static",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "googlecl",
            "portdir": "www/googlecl",
            "version": "0.9.14",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/googlecl/",
            "description": "Command line tools for the Google Data APIs",
            "long_description": "GoogleCL brings Google services to the command line. It currently supports Blogger, Calendar, Contacts, Docs, Picasa, and Youtube",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-gdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "google-cloud-sdk",
            "portdir": "devel/google-cloud-sdk",
            "version": "548.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cloud.google.com/sdk/",
            "description": "Command-line interface for Google Cloud Platform products and services",
            "long_description": "Google Cloud SDK is a set of tools for Google Cloud Platform. It contains gcloud, gsutil, and bq command-line tools, which you can use to access Compute Engine, Cloud Storage, BigQuery, and other products and services from the command-line. You can run these tools interactively or in your automated scripts.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 95
                }
            ],
            "variants": [
                "alpha",
                "anthos_auth",
                "app_engine_go",
                "app_engine_java",
                "app_engine_python",
                "app_engine_python_extras",
                "appctl",
                "beta",
                "bigtable",
                "cbt",
                "cloud_datastore_emulator",
                "cloud_firestore_emulator",
                "cloud_run_proxy",
                "cloud_sql_proxy",
                "config_connector",
                "docker_credential_gcr",
                "enterprise_certificate_proxy",
                "gke_gcloud_auth_plugin",
                "istioctl",
                "kpt",
                "kubectl",
                "kubectl_oidc",
                "kustomize",
                "local_extract",
                "log_streaming",
                "managed_flink_client",
                "minikube",
                "nomos",
                "package_go_module",
                "pkg",
                "pubsub_emulator",
                "spanner_cli",
                "skaffold",
                "terraform_tools"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}