HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52209,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=694",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=692",
"results": [
{
"name": "gql",
"portdir": "devel/gql",
"version": "0.43.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://amrdeveloper.github.io/GQL/",
"description": "Git Query language is an SQL-like language to perform queries on .git files",
"long_description": "Git Query language is an SQL-like language to perform queries on .git files which supports most SQL features such as grouping, ordering and aggregation functions.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"cmake",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "gputils",
"portdir": "devel/gputils",
"version": "1.5.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gputils.sourceforge.net/",
"description": "GNU PIC Utilities",
"long_description": "GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gpsim",
"sdcc",
"sdcc29"
]
},
{
"type": "run",
"ports": [
"sdcc",
"sdcc29"
]
}
]
},
{
"name": "gpsim",
"portdir": "devel/gpsim",
"version": "0.29.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpsim.sourceforge.net/",
"description": "A software simulator for Microchip PIC microcontrollers",
"long_description": "GPSIM is a full-featured software simulator for Microchip PIC microcontrollers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gputils",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"popt",
"gtk2-extra"
]
}
],
"depends_on": []
},
{
"name": "gpgmepp",
"portdir": "devel/gpgmepp",
"version": "2.0.0",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnupg.org/related_software/gpgme/",
"description": "C++ bindings for GPGME",
"long_description": "GPGME++ is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library, version 0.4.4 and later.",
"active": true,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gpgme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poppler",
"poppler-qt5",
"poppler-devel",
"poppler-devel-qt5",
"kde4-runtime",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"kget",
"kopete"
]
}
]
},
{
"name": "gpgme-objc",
"portdir": "devel/gpgme-objc",
"version": "1.0.2",
"license": "LGPL-2.1+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://macgpg.sourceforge.net",
"description": "GnuPG Made Easy is an Objective-C framework wrapping libgpgme",
"long_description": "GnuPG Made Easy (GPGME) is an Objective-C framework wrapping libgpgme, a C language library, that allows to add support for cryptography to a program. It is designed to make access to crypto engines like GnuPG or GpgSM easier for applications. GPGME provides a high-level crypto API for encryption, decryption, signing, signature verification and key management.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"libgpg-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"GPGAppKit"
]
}
]
},
{
"name": "gpgme",
"portdir": "devel/gpgme",
"version": "2.0.1",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnupg.org/related_software/gpgme/",
"description": "A library for easy acces to GnuPG.",
"long_description": "GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. Currently it uses GnuPG as its backend but the API isn't restricted to this engine in fact we have already developed a backend for CMS (S/MIME).",
"active": true,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"pth",
"gnupg2",
"libassuan"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"operator-sdk"
]
},
{
"type": "lib",
"ports": [
"neomutt",
"R-gpg",
"dar",
"bazaar",
"geany-plugins",
"gpgme-objc",
"gpgmepp",
"balsa",
"gitg",
"seahorse",
"gmime",
"gmime3",
"notmuch",
"centerim",
"dino",
"fwknop-client",
"mcabber",
"profanity",
"samba4",
"wget2",
"py27-pygpgme",
"rb33-gpgme",
"rb32-gpgme",
"rb31-gpgme",
"gpg-tui",
"nasty",
"openvas-libnasl",
"skopeo",
"claws-mail",
"retroshare-qt4"
]
}
]
},
{
"name": "gperftools",
"portdir": "devel/gperftools",
"version": "2.15",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gperftools/gperftools",
"description": "high-performance multi-threaded malloc() and nifty performance analysis tools",
"long_description": "gperftools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"benchmark",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "gperf",
"portdir": "devel/gperf",
"version": "3.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gperf/gperf.html",
"description": "GNU perfect hash generator",
"long_description": "Generates a perfect hash function for various input.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
},
{
"name": "aeioudev",
"github": "aeiouaeiouaeiouaeiouaeiouaeiou",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"webkit2-gtk-devel",
"qt513-qtwebengine",
"qt513-qtwebengine-docs",
"qt5-qtwebengine",
"qt5-qtwebengine-docs",
"proxygen",
"octave",
"vte-gtk2-xfce",
"flasm",
"gindent",
"atomvm",
"appstream",
"evolution-data-server",
"evolution-data-server-gtk4",
"libshumate",
"vte-gtk2-compat",
"ruby-devel",
"yices",
"tinyproxy",
"libreoffice",
"iverilog",
"iverilog-docs",
"grok",
"syslog-ng-devel",
"libe-book",
"libetonyek",
"libiconv",
"ohcount",
"webkit2-gtk"
]
},
{
"type": "lib",
"ports": [
"appstream-glib"
]
}
]
},
{
"name": "gpatch",
"portdir": "devel/gpatch",
"version": "2.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/patch/",
"description": "GNU patch, for applying diffs to files",
"long_description": "Patch takes a patch file containing a difference listing produced by the diff program and applies those differences to one or more original files, producing patched versions.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "aeioudev",
"github": "aeiouaeiouaeiouaeiouaeiouaeiou",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libreoffice"
]
},
{
"type": "lib",
"ports": [
"quilt",
"opam",
"dpkg"
]
},
{
"type": "patch",
"ports": [
"db46",
"db46-java"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "gox",
"portdir": "devel/gox",
"version": "1.0.1",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mitchellh/gox",
"description": "A dead simple, no frills Go cross compile tool",
"long_description": "Gox is a simple, no-frills tool for Go cross compilation that behaves a lot like standard go build. Gox will parallelize builds for multiple platforms. Gox will also build the cross-compilation toolchain for you.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"MailHog",
"krew"
]
}
]
},
{
"name": "govendor",
"portdir": "devel/govendor",
"version": "1.0.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kardianos/govendor",
"description": "Go vendor tool that works with the standard vendor file",
"long_description": "Go vendor tool that works with the standard vendor file",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"go"
]
}
],
"depends_on": []
},
{
"name": "gource",
"portdir": "devel/gource",
"version": "0.54",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gource.io/",
"description": "Version Control Visualization Tool",
"long_description": "Gource is a tool that can be used to visualize who committed when, and to which files. It supports git, CVS, Mercurial, Bazaar, and svn.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"glm",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ftgl",
"glew",
"libjpeg-turbo",
"libsdl2",
"freetype",
"tinyxml",
"boost176",
"libpng",
"libsdl2_image",
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "goreleaser",
"portdir": "devel/goreleaser",
"version": "2.15.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://goreleaser.com",
"description": "Deliver Go binaries as fast and easily as possible",
"long_description": "Deliver Go binaries as fast and easily as possible. GoReleaser builds Go binaries for several platforms, and can create GitHub releases as well.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"confluent-cli",
"trivy",
"gh-dash",
"oui",
"clef",
"grype"
]
}
]
},
{
"name": "gore",
"portdir": "devel/gore",
"version": "0.6.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/x-motemen/gore",
"description": "gore is yet another Go REPL with line editing, code completion, and more.",
"long_description": "gore is a Go REPL featuring line editing with history, multi-line input, package importing with completion, auto-importing (gore -autoimport) and more.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "gopls",
"portdir": "devel/gopls",
"version": "0.21.1",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/golang/tools",
"description": "gopls is the official language server for the Go language",
"long_description": "gopls is the official language server for the Go language",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "gopass-summon-provider",
"portdir": "devel/gopass-summon-provider",
"version": "1.16.1",
"license": "MIT",
"platforms": "{darwin >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gopasspw/gopass-summon-provider",
"description": "Gopass Summon Provider",
"long_description": "Use gopass as secret provider for summon.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "goose",
"portdir": "devel/goose",
"version": "3.24.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pressly/goose",
"description": "A database migration tool. Supports SQL migrations and Go functions.",
"long_description": "Goose is a database migration tool. Manage your database schema by creating incremental SQL changes or Go functions.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "google-glog",
"portdir": "devel/google-glog",
"version": "0.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/glog",
"description": "Logging library for C++",
"long_description": "The glog library implements application-level logging. This library provides logging APIs based on C++-style streams and various helper macros.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"gflags",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gflags"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"apache-arrow",
"py311-pytorch",
"py310-pytorch",
"py312-pytorch",
"py313-pytorch",
"py314-pytorch",
"caffe",
"edencommon",
"fb303",
"fbzmq",
"fizz",
"folly",
"mvfst",
"wangle",
"watchman",
"py37-pyarrow",
"py38-pyarrow",
"py38-pytorch",
"py39-pytorch",
"squirrel-ime",
"librime",
"librime-devel",
"pbrt3",
"ceres-solver"
]
}
]
},
{
"name": "google-ctemplate",
"portdir": "devel/google-ctemplate",
"version": "0.95",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/google-ctemplate/",
"description": "A simple but powerful template language for C++",
"long_description": "A simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "a",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"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-20"
]
}
],
"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": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"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": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "gomajor",
"portdir": "devel/gomajor",
"version": "0.15.0",
"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": 1066
}
],
"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": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "golangci-lint",
"portdir": "devel/golangci-lint",
"version": "2.10.1",
"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": 1066
},
{
"name": "",
"github": "steenzout",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"promu",
"prometheus"
]
}
]
},
{
"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": 1066
}
],
"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": 1066
}
],
"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-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gmpc"
]
},
{
"type": "lib",
"ports": [
"ggobi"
]
}
]
},
{
"name": "go-tools",
"portdir": "devel/go-tools",
"version": "0.44.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 7,
"replaced_by": null,
"homepage": "https://github.com/golang/tools",
"description": "Various packages and tools that support the Go programming language.",
"long_description": "Various packages and tools that support the Go programming language.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 36
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
},
{
"name": "enckse",
"github": "enckse",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "go-task",
"portdir": "devel/go-task",
"version": "3.50.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://taskfile.dev",
"description": "A task runner / simpler Make alternative written in Go",
"long_description": "Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"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": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"copilot"
]
}
]
},
{
"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": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "go-licenses",
"portdir": "devel/go-licenses",
"version": "2.0.1",
"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": "go-jsonnet",
"portdir": "devel/go-jsonnet",
"version": "0.22.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": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "go-critic",
"portdir": "devel/go-critic",
"version": "0.14.3",
"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": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "gnutls-devel",
"portdir": "devel/gnutls",
"version": "3.8.13",
"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": 1438
}
],
"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-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": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"waypoint",
"minikube"
]
}
]
},
{
"name": "gnutls",
"portdir": "devel/gnutls",
"version": "3.8.13",
"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": 1438
}
],
"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": [
{
"type": "build",
"ports": [
"pkcs11-provider"
]
},
{
"type": "lib",
"ports": [
"zabbix42",
"zabbix44",
"zabbix42-agent",
"zabbix44-agent",
"VLC2",
"libVLC2",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8",
"aqbanking6",
"aqbanking6-gtk2",
"aqbanking6-gtk3",
"net6",
"gnupg2",
"claws-mail",
"mfem",
"vte",
"wine-devel",
"wine-staging",
"emacs",
"emacs-devel",
"emacs-app",
"emacs-app-devel",
"xine-lib",
"weechat",
"knot",
"libknot",
"qemu",
"zabbix3",
"zabbix3-agent",
"tintinxx",
"emacs-mac-app",
"emacs-mac-app-devel",
"libpiano",
"libinfinity",
"telepathy-gabble",
"telepathy-salut",
"freetds",
"LibVNCServer",
"aqbanking5",
"aqbanking5-gtk",
"aqbanking5-gtk3",
"game-porting-toolkit",
"gwenhywfar4",
"gwenhywfar5",
"gwenhywfar4-gtk",
"gwenhywfar4-gtk3",
"gwenhywfar5-gtk2",
"gwenhywfar5-gtk3",
"libfilezilla",
"ucommon",
"wine-stable",
"anjuta",
"balsa",
"glib-networking",
"gnome-terminal",
"gtk-vnc",
"libepc",
"vino",
"gnustep-gui",
"guile-gnutls",
"bitlbee",
"gst",
"libvmime",
"mpop",
"msmtp",
"mutt",
"postal",
"MPlayer",
"mplayer-devel",
"aria2",
"dino",
"gloox",
"gtk-gnutella",
"inadyn",
"jabber",
"knot-resolver",
"libnice",
"loudmouth",
"ncdc",
"ngtcp2",
"nzbget",
"openconnect",
"openconnect-gui",
"pidgin",
"libpurple",
"finch",
"rdesktop",
"samba4",
"wget2",
"wget",
"wireshark2",
"wireshark22",
"wireshark3",
"wireshark30",
"yaz",
"pan2",
"octave-parallel",
"task",
"gnss-sdr",
"gnss-sdr-devel",
"osmocore",
"osmocore-devel",
"gnomint",
"libprelude",
"openvas-libraries",
"pkcs11-helper",
"tigervnc",
"wireshark4",
"prelude-lml",
"prelude-manager",
"xmlsec",
"xmlsec-1.2",
"libvirt",
"nbd",
"iksemel",
"qpdf",
"libmicrohttpd",
"mod_gnutls",
"retroshare-qt4",
"rtmpdump",
"gobby",
"sakura"
]
},
{
"type": "run",
"ports": [
"digital_rf"
]
}
]
},
{
"name": "gnome-bindings-suite",
"portdir": "devel/gnome-bindings-suite",
"version": "2.32.1",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "The GNOME 2 Bindings for C#, C++, Perl and Python",
"long_description": "The GNOME 2 bindings is the set of libraries that allow developers to develop fully GNOME 2 compliant applications in C#, C++, Java, Perl and Python. The platform is one of the suites of software packages that form the complete GNOME 2 project offerings. NOTE: the GNOME 2 Java bindings have yet to be ported to Mac OS X.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnome-bindings-cxx",
"gnome-bindings-perl5",
"gnome-bindings-python"
]
}
],
"depends_on": []
},
{
"name": "gnome-bindings-python",
"portdir": "devel/gnome-bindings-python",
"version": "2.32.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "The GNOME 2 bindings for Python",
"long_description": "The GNOME 2 bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME 2 project offerings. These are the GNOME 2 bindings for Python.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-gobject",
"py27-orbit",
"py27-pygtk",
"py27-atspi",
"py27-gnome"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-bindings-suite"
]
}
]
},
{
"name": "gnome-bindings-perl5",
"portdir": "devel/gnome-bindings-perl5",
"version": "3.38.0",
"license": "none",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "The GNOME bindings for Perl",
"long_description": "The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. These are the GNOME bindings for Perl.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-cairo-gobject",
"p5.34-glib",
"p5.34-glib-object-introspection",
"p5.34-cairo",
"p5.34-gtk3",
"p5.34-gtk3-sourceview",
"p5.34-pango",
"p5.34-gtk2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-bindings-suite"
]
}
]
},
{
"name": "gnome-bindings-cxx",
"portdir": "devel/gnome-bindings-cxx",
"version": "2.32.1",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "The GNOME bindings for C++",
"long_description": "The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. These are the GNOME bindings for C++.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsigcxx2",
"atkmm",
"gconfmm",
"gnome-vfsmm",
"libglademm",
"libgnomecanvasmm",
"glibmm",
"libgnomeuimm",
"mm-common",
"libxmlxx2",
"gtkmm",
"pangomm",
"libgnomemm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-bindings-suite"
]
}
]
},
{
"name": "gnet2",
"portdir": "devel/gnet2",
"version": "2.0.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/GNetLibrary",
"description": "Simple network library",
"long_description": "GNet is a simple network library written in C. It is object-oriented, and built upon GLib.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-mud"
]
}
]
},
{
"name": "gnats",
"portdir": "devel/gnats",
"version": "4.1.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gnats/",
"description": "bug-tracking tools",
"long_description": "GNU GNATS is a set of tools for tracking bugs reported by users to a central site. It allows problem report management and communication with users via various means. GNATS stores all the information about problem reports in its databases and provides tools for querying, editing, and maintenance of the databases.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "gnat-xmlada",
"portdir": "devel/gnat-xmlada",
"version": "3.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 20090126,
"replaced_by": null,
"homepage": "https://libre.adacore.com/xmlada",
"description": "XML/Ada: a full XML suite",
"long_description": "XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.1 specifications, and can parse any file that follows this standard (including the contents of the DTD, although no validation of the document is done based on those).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnat-gcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnat-gprbuild"
]
}
]
},
{
"name": "gnat-gtkada",
"portdir": "devel/gnat-gtkada",
"version": "2.14.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 20091208,
"replaced_by": null,
"homepage": "https://libre.adacore.com/GtkAda",
"description": "GtkAda: a complete Ada graphical toolkit",
"long_description": "GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set of Gtk+ widgets using the Object-Oriented features of this language. GtkAda supports the latest 2.14 stable releases.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnat-gcc"
]
}
],
"depends_on": []
},
{
"name": "gnat-gprbuild",
"portdir": "devel/gnat-gprbuild",
"version": "1.2.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.adacore.com/home/gnatpro/toolsuite/gprbuild",
"description": "GPRbuild automates the construction of multi-language systems",
"long_description": "GPRbuild is an advanced software tool designed to help automate the construction of multi-language systems. It removes complexity from multi-language development by allowing developers to quickly and easily compile and link software written in a combination of languages including Ada, Assembler, C, C++, and Fortran. Easily extendable by users to cover new toolchains and languages it is primarily aimed at projects of all sizes organized into subsystems and libraries and is particularly well-suited for compiled languages.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnat-xmlada",
"gnat-gcc"
]
}
],
"depends_on": []
},
{
"name": "gnat-charles",
"portdir": "devel/gnat-charles",
"version": "20050913",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://charles.tigris.org",
"description": "Charles is a container and algorithms library for Ada.",
"long_description": "Charles is a container and algorithms library based in the C++ STL. It is general, flexible, and efficient, and its design has been guided by the philosophy that a library should stay out of the programmer's way. The library comprises sequence containers and associative containers. Sequence containers include vectors, deques, and lists. The associative containers include sets, multisets, maps, and multimaps.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"gnat-gcc"
]
}
],
"depends_on": []
},
{
"name": "qt5-qtwebengine-gn",
"portdir": "devel/gn-devel",
"version": "20221209",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gn.googlesource.com/gn",
"description": "meta-build system for Ninja (for building qtwebengine)",
"long_description": "GN is a meta-build system that generates build files for Ninja. This port is for building qt5-qtwebengine as it contains Qt-specific additions to GN.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 96
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"python312",
"clang-20"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qt5-qtwebengine",
"qt5-qtwebengine-docs"
]
}
]
},
{
"name": "gnat-booch95",
"portdir": "devel/gnat-booch95",
"version": "20090629",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://booch95.sourceforge.net/index.html",
"description": "The Ada 95 Booch Components",
"long_description": "The Ada 95 Booch Components",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p7zip",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"p7zip"
]
},
{
"type": "lib",
"ports": [
"gnat-gcc"
]
}
],
"depends_on": []
}
]
}