HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51961,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=670",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=668",
"results": [
{
"name": "git-filter-repo",
"portdir": "devel/git-filter-repo",
"version": "2.47.0",
"license": "(MIT or GPL-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/newren/git-filter-repo",
"description": "Quickly rewrite git repository history (filter-branch replacement)",
"long_description": "A versatile tool for rewriting history like git filter-branch but without the capitulation-inducing poor performance, with far more capabilities, and with a design that scales usability-wise beyond trivial rewriting cases. git filter-repo is now recommended by the git project instead of git filter-branch.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"coreutils",
"py312-setuptools",
"clang-18",
"py312-wheel",
"py312-build",
"py312-installer"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"git"
]
},
{
"type": "test",
"ports": [
"py312-coverage",
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "git-extras",
"portdir": "devel/git-extras",
"version": "7.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tj/git-extras",
"description": "Git utilities",
"long_description": "Git utilities -- repo summary, repl, changelog population, author commit percentages and more",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "git-cvs",
"portdir": "devel/git-cvs",
"version": "0.1.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ustuehler/git-cvs",
"description": "incrementally import changesets from CVS to Git",
"long_description": "git-cvs is a tool to incrementally import changesets from CVS into a Git repository with stable commit hashes.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "jpo",
"github": "jpouellet",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-nose",
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-rcsparse"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "git-crypt",
"portdir": "devel/git-crypt",
"version": "0.7.0",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.agwa.name/projects/git-crypt/",
"description": "Transparent file encryption in git.",
"long_description": "git-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you freely share a repository containing a mix of public and private content. git-crypt gracefully degrades, so developers without the secret key can still clone and commit to a repository with encrypted files. This lets you store your secret material (such as keys or passwords) in the same repository as your code, without requiring you to lock down your entire repository.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "nareshov",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"docbook-xsl-nons",
"libxslt",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl11"
]
}
],
"depends_on": []
},
{
"name": "git-cliff",
"portdir": "devel/git-cliff",
"version": "2.13.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orhun/git-cliff",
"description": "A highly customizable Changelog Generator that follows the Conventional Commit specification",
"long_description": "A highly customizable Changelog Generator that follows the Conventional Commit specification. git-cliff can generate changelog files from the Git history by utilizing conventional commits as well as regex-powered custom parsers. The changelog template can be customized with a configuration file to match the desired format.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "git-cinnabar",
"portdir": "devel/git-cinnabar",
"version": "0.7.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/glandium/git-cinnabar",
"description": "Git remote helper to interact with mercurial repositories.",
"long_description": "Git remote helper to interact with mercurial repositories..",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zstd",
"libunwind",
"curl",
"libiconv"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "git-cc",
"portdir": "devel/git-cc",
"version": "0.2.6",
"license": "permissive",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/skalt/git-cc",
"description": "A git extension to help write conventional commits",
"long_description": "A git extension to help write conventional commits",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "git-branchless",
"portdir": "devel/git-branchless",
"version": "0.10.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arxanas/git-branchless",
"description": "A suite of advanced tools for Git, such as `git undo`, and `git sl` (smartlog)",
"long_description": "A suite of advanced tools for Git, such as `git undo`, and `git sl` (smartlog). `git-branchless` is a suite of tools to help you visualize, navigate, manipulate, and repair your commit history. It's based off of the branchless Mercurial workflows at large companies such as Google and Facebook.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"pkgconfig",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "git-cal",
"portdir": "devel/git-cal",
"version": "0.9.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/k4rthik/git-cal",
"description": "git contribution calendar",
"long_description": "git-cal visualizes the timeline of commits to a git repository on a terminal.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-getopt-long"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "git-absorb",
"portdir": "devel/git-absorb",
"version": "0.9.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tummychow/git-absorb",
"description": "git commit --fixup, but automatic",
"long_description": "git commit --fixup, but automatic. You have a feature branch with a few commits. Your teammate reviewed the branch and pointed out a few bugs. You have fixes for the bugs, but you don't want to shove them all into an opaque commit that says fixes, because you believe in atomic commits. Instead of manually finding commit SHAs for git commit --fixup, or running a manual interactive rebase, git-absorb will automatically identify which commits are safe to modify, and which staged changes belong to each of those commits. It will then write fixup commits for each of those changes.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"legacy-support",
"rust",
"asciidoc",
"cargo"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"zlib"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "git-annex",
"portdir": "devel/git-annex",
"version": "10.20260316",
"license": "AGPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git-annex.branchable.com/",
"description": "git-annex allows managing files with git, without checking the file contents into git",
"long_description": "git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"ghc",
"stack",
"file",
"grep",
"gsed",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "git-devel",
"portdir": "devel/git",
"version": "2.54.0",
"license": "GPL-2 and LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/git/git",
"description": "A fast version control system (Development Version)",
"long_description": "Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency. (Development Version)",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"universal",
"pcre",
"doc",
"gitweb",
"svn",
"credential_osxkeychain",
"diff_highlight",
"python"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"xmlto",
"asciidoc",
"gettext"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-runtime",
"zlib",
"pcre2",
"curl",
"expat"
]
},
{
"type": "run",
"ports": [
"p5.34-error",
"p5.34-net-smtp-ssl",
"p5.34-term-readkey",
"p5.34-cgi",
"p5.34-authen-sasl",
"perl5.34",
"rsync"
]
}
],
"depends_on": []
},
{
"name": "git",
"portdir": "devel/git",
"version": "2.54.0",
"license": "GPL-2 and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git-scm.com/",
"description": "A fast version control system",
"long_description": "Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"universal",
"pcre",
"doc",
"gitweb",
"svn",
"credential_osxkeychain",
"diff_highlight",
"python"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gettext"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"expat",
"libiconv",
"gettext-runtime",
"zlib",
"pcre2",
"curl"
]
},
{
"type": "run",
"ports": [
"p5.34-authen-sasl",
"p5.34-cgi",
"p5.34-error",
"p5.34-net-smtp-ssl",
"p5.34-term-readkey",
"perl5.34",
"rsync"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-pyviz_comms",
"py311-amazon.ion",
"py36-pyviz_comms",
"py37-pyviz_comms",
"eiskaltdcpp",
"libretroshare",
"taskwarrior-tui",
"retdec-devel",
"retdec",
"zenith",
"netdata",
"clamav",
"py39-pyviz_comms",
"py38-amazon.ion",
"py39-amazon.ion",
"wasm3",
"py310-amazon.ion",
"py310-pyviz_comms",
"py311-pyviz_comms",
"py310-pytorch",
"py313-pyviz_comms",
"MachO-Explorer",
"zlib-ng",
"py312-pytorch",
"py311-pytorch",
"arm-toolchain-embedded",
"mlt-legacy",
"py314-pytorch",
"c4core",
"emscripten",
"zettlr",
"neko",
"panda",
"hoard",
"py314-pyviz_comms",
"maxima-devel",
"gedit",
"py37-pytorch",
"aom",
"py38-pytorch",
"py312-pyviz_comms",
"py39-pytorch",
"mlt-qt5",
"mrustc-rust",
"x265",
"py313-pytorch",
"ejabberd",
"mlton",
"radare2"
]
},
{
"type": "extract",
"ports": [
"poppler-qt5",
"poppler-devel-qt5",
"Aseprite"
]
},
{
"type": "fetch",
"ports": [
"rizin",
"semgrep",
"SourceKittenDaemon",
"valgrind-devel",
"valgrind-macos-devel",
"xcbuild",
"emacs-devel",
"emacs-app-devel",
"mindforger",
"poedit",
"rails.vim",
"textmate2",
"vnote",
"MultiMC5",
"gcs-java",
"pingus",
"gtksourceview",
"Aseprite",
"babl-devel",
"gegl-devel",
"gimp3-devel",
"inkscape-devel",
"lib2geom",
"sane-frontends",
"java_memcached",
"openjdk13",
"openjdk15",
"ttk",
"kcm-baloo-advanced",
"kde-extra-cmake-modules-devel",
"kde4-runtime",
"kde4-workspace",
"polkit-qt5-devel",
"QtCurve",
"QtCurve-qt5",
"QtCurve-gtk2",
"QtCurve-extra",
"clojure-contrib-devel",
"jsmin",
"pascal-p5",
"yap-devel",
"itpp-devel",
"maxima-devel",
"aom",
"libvpx",
"mplayer-devel",
"consul",
"nomad",
"skypipe",
"sshuttle",
"tcpflow",
"teleport",
"vpnc-scripts",
"py-asyncpg",
"py37-asyncpg",
"py38-asyncpg",
"py39-asyncpg",
"py27-brotlipy",
"py36-brotlipy",
"py-fugashi",
"py37-fugashi",
"py38-fugashi",
"py39-fugashi",
"py-pygtrie",
"py37-pygtrie",
"py38-pygtrie",
"py39-pygtrie",
"py-pytest-mypy",
"py37-pytest-mypy",
"py38-pytest-mypy",
"py39-pytest-mypy",
"py-pytest-timeout",
"py37-pytest-timeout",
"py38-pytest-timeout",
"py39-pytest-timeout",
"py-pytorch",
"py37-pytorch",
"py38-pytorch",
"py39-pytorch",
"py-pyusb",
"py27-pyusb",
"py35-pyusb",
"py36-pyusb",
"py37-pyusb",
"py38-pyusb",
"py39-pyusb",
"fnox",
"HideSysFiles",
"MyLoss",
"Quicksilver",
"SSHKeychain",
"emacs-mac-app-devel",
"phantomjs-qt-qtbase",
"phantomjs-qt-qtwebkit",
"phantomjs-qt-sqlite-plugin",
"squirrel-ime",
"wezterm",
"upx-devel",
"faust-devel",
"faustlive-devel",
"phonon-backend-vlc",
"phonon-backend-vlc-qt5",
"vcvrack",
"csvdb",
"duckdb",
"GitX",
"PlasmaShop",
"SourceKitten",
"libVillainousStyle",
"VillainousStyle-framework",
"akonadi",
"py37-pyarrow",
"py38-pyarrow",
"py39-pyarrow",
"cableswig",
"carthage",
"ccls-clang-10",
"ccls-clang-11",
"chromium-tabs",
"d-completion-daemon",
"dep",
"git-flow",
"git-flow-devel",
"git-flow-avh",
"git-flow-hf",
"gn-devel",
"grpc",
"py37-grpcio",
"py37-grpcio-tools",
"py38-grpcio",
"py38-grpcio-tools",
"py39-grpcio",
"py39-grpcio-tools",
"libhsplasma",
"myrepos",
"qgit",
"qttesting",
"redo",
"rawstudio",
"amule",
"edid-decode",
"taisei",
"libKriging",
"chai",
"gensync",
"grype",
"tcpflow-devel",
"py311-pytest-mypy",
"py311-pyarrow",
"uvw-static",
"softether5",
"py311-fugashi",
"gaa",
"sqlite3-pcre2",
"wgshadertoy",
"btop",
"VVVVVV",
"py312-scikit-hep-hepstats",
"py312-scikit-hep-hepunits",
"py312-scikit-hep-mplhep",
"py312-scikit-hep-mplhep_data",
"py312-scikit-hep-particle",
"turbo",
"py312-pyarrow",
"py310-sphinx-copybutton",
"py311-sphinx-copybutton",
"py312-sphinx-copybutton",
"communi-desktop",
"veryl",
"enigma4",
"pngquant",
"xmake",
"sqlean",
"otree",
"gh-dash",
"py311-pytorch",
"py312-pytorch",
"py312-triangle",
"iplike",
"zettlr",
"syslog-ng-devel",
"cubeb",
"sq",
"ddev",
"bash-devel",
"py313-scikit-hep-hepstats",
"py313-scikit-hep-hepunits",
"py313-scikit-hep-mplhep",
"py313-scikit-hep-mplhep_data",
"py313-scikit-hep-particle",
"wabt",
"clef",
"py313-sphinx-copybutton",
"apitrace",
"confluent-cli",
"hk",
"libwebm",
"horizon",
"ble.sh",
"iqtree2",
"iqtree3",
"GetPoints",
"py-scikit-hep-awkward1",
"py36-scikit-hep-awkward1",
"py37-scikit-hep-awkward1",
"py38-scikit-hep-awkward1",
"py39-scikit-hep-awkward1",
"py-scikit-hep-boost-histogram",
"py36-scikit-hep-boost-histogram",
"py37-scikit-hep-boost-histogram",
"py38-scikit-hep-boost-histogram",
"py39-scikit-hep-boost-histogram",
"py-scikit-hep-hepstats",
"py36-scikit-hep-hepstats",
"py37-scikit-hep-hepstats",
"py38-scikit-hep-hepstats",
"py39-scikit-hep-hepstats",
"py-scikit-hep-hepunits",
"py36-scikit-hep-hepunits",
"py37-scikit-hep-hepunits",
"py38-scikit-hep-hepunits",
"py39-scikit-hep-hepunits",
"py-scikit-hep-hist",
"py36-scikit-hep-hist",
"py37-scikit-hep-hist",
"py38-scikit-hep-hist",
"py39-scikit-hep-hist",
"py-scikit-hep-mplhep_data",
"py36-scikit-hep-mplhep_data",
"py37-scikit-hep-mplhep_data",
"py38-scikit-hep-mplhep_data",
"py39-scikit-hep-mplhep_data",
"py-scikit-hep-particle",
"py36-scikit-hep-particle",
"py37-scikit-hep-particle",
"py38-scikit-hep-particle",
"py39-scikit-hep-particle",
"py-sphinx-copybutton",
"py38-sphinx-copybutton",
"py39-sphinx-copybutton",
"py-torchaudio",
"py37-torchaudio",
"py38-torchaudio",
"py39-torchaudio",
"py-torchtext",
"py37-torchtext",
"py38-torchtext",
"py39-torchtext",
"aircraft_oap",
"gr-gfdm",
"gr37-gfdm",
"gr37-sdrplay",
"xdmf",
"yorick-gl",
"yorick-z",
"vault",
"QLMarkdown",
"arq_restore",
"asprint",
"iRecovery",
"influxdb",
"osquery",
"tienex-apfs",
"nextcloud-client",
"nodejuice",
"py27-pytest-timeout",
"GitUp",
"helix",
"cue",
"rare",
"shisho",
"lua-language-server",
"bitwarden-cli",
"libvpx-devel",
"py310-scikit-hep-mplhep_data",
"py310-scikit-hep-awkward1",
"py310-scikit-hep-boost-histogram",
"py310-scikit-hep-hist",
"py310-scikit-hep-hepunits",
"py310-scikit-hep-particle",
"py310-grpcio",
"py310-grpcio-tools",
"MachO-Explorer",
"when",
"py-scikit-hep-mplhep",
"py37-scikit-hep-mplhep",
"py38-scikit-hep-mplhep",
"py39-scikit-hep-mplhep",
"py310-scikit-hep-mplhep",
"ashuffle",
"wasmtime",
"ncpp",
"oui",
"openjdk11",
"openjdk17",
"openjdk8",
"openjdk18",
"pulumi",
"PolyMC",
"turbogit",
"py310-pytorch",
"poac",
"py310-pyarrow",
"modus",
"libyuv",
"cgrc",
"py310-fugashi",
"py310-pytest-mypy",
"py310-torchaudio",
"py310-torchtext",
"DeaDBeeF",
"py310-scikit-hep-hepstats",
"aptdec",
"PrismLauncher",
"nanomq",
"py311-scikit-hep-awkward1",
"py311-scikit-hep-boost-histogram",
"py311-scikit-hep-hepstats",
"py311-scikit-hep-hepunits",
"py311-scikit-hep-hist",
"py311-scikit-hep-mplhep",
"py311-scikit-hep-mplhep_data",
"py311-scikit-hep-particle",
"d2",
"lfortran",
"toxcore",
"R-wdm",
"py-scikit-hep-awkward",
"py37-scikit-hep-awkward",
"py38-scikit-hep-awkward",
"py39-scikit-hep-awkward",
"py310-scikit-hep-awkward",
"py311-scikit-hep-awkward",
"gitlint",
"raja",
"luamake",
"typst",
"trivy",
"Serial-Studio",
"oxenmq",
"oxenc"
]
},
{
"type": "lib",
"ports": [
"vcsh",
"p5.28-dist-zilla-plugin-git",
"tig",
"p5.26-dist-zilla-plugin-git",
"p5.34-dist-zilla-plugin-git",
"p5.34-git-wrapper",
"p5.30-dist-zilla-plugin-git",
"gc-utils",
"p5.30-git-wrapper",
"bibledit",
"GitX",
"p5.26-git-wrapper",
"chai",
"octave-doc",
"git-cola",
"flashbake",
"p5.32-dist-zilla-plugin-git",
"p5.32-git-wrapper",
"qgit",
"giggle",
"octave-pkg-octave-doc",
"git-interactive-rebase-tool",
"R-credentials",
"R-gitcreds",
"atom",
"p5.28-git-wrapper",
"git-latexdiff"
]
},
{
"type": "run",
"ports": [
"repo",
"gitinspector",
"git-secret",
"lscsoft-deps",
"git-flow-devel",
"git-cal",
"pass",
"git-lfs",
"git-toolbelt",
"gws",
"git-recover",
"cgit",
"gutils-suite-extra",
"gitless",
"xfce4-dev-tools",
"git-ftp",
"git-flow",
"ugit",
"git-filter-repo",
"git-flow-avh",
"git-cinnabar",
"asdf",
"nb",
"passage",
"rb33-git-ui",
"git-absorb",
"git-recall",
"git-flow-hf",
"rb32-git-ui",
"rb31-git-ui",
"stgit",
"gitqlient",
"gutils-suite",
"rb30-git-ui",
"lucky-commit",
"git-tui"
]
},
{
"type": "test",
"ports": [
"hg-git"
]
}
]
},
{
"name": "girara",
"portdir": "devel/girara",
"version": "0.4.5",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pwmt.org/projects/girara/",
"description": "Cross-platform widget toolkit based on GTK+",
"long_description": "girara is a library that implements a user interface that focuses on simplicity and minimalism. Currently based on GTK+, a cross-platform widget toolkit, it proves an interface that focueses on three main com- ponents: A so-called view widget that represents the actual application (e.g. a website (browser), an image (image viewer) or the document (document viewer)), an input bar that is used to execute commands of the application and the status bar which provides the user with current information.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"clang-18",
"pkgconfig",
"ninja",
"gettext"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"gtk3",
"json-glib",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"zathura",
"zathura-plugin-cb",
"zathura-docs",
"zathura-plugin-djvu",
"zathura-plugin-pdf-mupdf",
"zathura-plugin-pdf-poppler",
"zathura-plugin-ps"
]
}
]
},
{
"name": "gindent",
"portdir": "devel/gindent",
"version": "2.2.12",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/indent",
"description": "C language source code formatting program",
"long_description": "GNU indent changes the appearance of a C program by inserting or deleting whitespace according to a plethora of options. Some canned styles of formatting are supported as well. GNU indent is a descendant of BSD indent. GNU indent does NOT work for C++, only C.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gperf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "gig",
"portdir": "devel/gig",
"version": "0.8.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shihanng/gig",
"description": "Generate .gitignore files from your terminal (mostly) offline!",
"long_description": "gig is a command line tool to help you create useful .gitignore files for your project. It is inspired by gitignore.io and makes use of the large collection of useful .gitignore templates of that web service. This also means that gig supports the four file types that gitignore.io recognizes. Content generated by gig should match what is generated by gitignore.io except for the order of the stacks, which gitignore.io does not seem to guarantee any.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"fzf"
]
}
],
"depends_on": []
},
{
"name": "giggle",
"portdir": "devel/giggle",
"version": "0.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/giggle",
"description": "Git gtk frontend",
"long_description": "Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"intltool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"git",
"libglade2",
"desktop-file-utils",
"gtksourceview2"
]
}
],
"depends_on": []
},
{
"name": "ghsum",
"portdir": "devel/ghsum",
"version": "0.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rodnaph/ghsum",
"description": "Helper to checksum GitHub tags",
"long_description": "ghsum allows you to easily print MacPorts checksums for tagged versions of your project on GitHub (or branches as well). This can be useful for updating Portfiles.",
"active": true,
"categories": [
"devel",
"shells",
"macports"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"wget",
"p5.34-getopt-long-descriptive"
]
}
],
"depends_on": []
},
{
"name": "gh-grep",
"portdir": "devel/gh-grep",
"version": "1.2.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/k1LoW/gh-grep",
"description": "Find lines matching a pattern within Github repositories using the GitHub API",
"long_description": "Find lines matching a pattern within Github repositories using the GitHub API",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ghc-filesystem",
"portdir": "devel/ghc-filesystem",
"version": "1.5.14",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gulrak/filesystem",
"description": "An implementation of C++17 std::filesystem.",
"long_description": "An implementation of C++17 std::filesystem for C++11/C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libmamba",
"micromamba",
"barrier",
"draco"
]
}
]
},
{
"name": "gh",
"portdir": "devel/gh",
"version": "2.92.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cli.github.com",
"description": "GitHub’s official command line tool",
"long_description": "gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"seaport"
]
}
]
},
{
"name": "gh-dash",
"portdir": "devel/gh-dash",
"version": "4.23.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dlvhdr/gh-dash",
"description": "A beautiful CLI dashboard for GitHub",
"long_description": "A beautiful CLI dashboard for GitHub",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"goreleaser",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "gfold",
"portdir": "devel/gfold",
"version": "2026.3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickgerace/gfold",
"description": "CLI tool to help keep track of your Git repositories",
"long_description": "CLI tool to help keep track of your Git repositories",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "ggc",
"portdir": "devel/ggc",
"version": "8.4.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bmf-san/ggc",
"description": "A modern Git CLI tool with both traditional command-line and interactive incremental-search UI.",
"long_description": "ggc is a Git tool written in Go, offering both traditional CLI commands and an interactive interface with incremental search. You can either run subcommands like ggc add directly, or launch the interactive mode by simply typing ggc. Designed to be fast, user-friendly, and extensible.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "gettext-tools-libs",
"portdir": "devel/gettext",
"version": "1.0",
"license": "GPL-3+",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "GNU internationalization (i18n) and localization (l10n) tools libraries",
"long_description": "gettext-tools-libs provides the required libraries for tools like msgfmt from gettext",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ncurses",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libtextstyle",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gettext"
]
}
]
},
{
"name": "gettext-runtime",
"portdir": "devel/gettext",
"version": "1.0",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "GNU internationalization (i18n) and localization (l10n) runtime library",
"long_description": "gettext-runtime provides libintl, the GNU internationalization (i18n) and localization (l10n) runtime library. It is part of gettext, which is used for writing multilingual programs. To build applications that use gettext, the tools provided by the separate gettext port are required.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"glib2",
"glib2-devel",
"glib2-bootstrap-devel",
"glib2-bootstrap",
"libgpg-error",
"fish",
"python315-devel",
"python315-freethreading-devel",
"ffmpeg4",
"python314",
"python314-freethreading",
"hivex",
"gegl-devel",
"gegl",
"coot",
"coot-devel",
"gtk4",
"gtk4-devel",
"warzone2100",
"libquicktime-devel",
"libquicktime",
"py38-libnewt",
"bash50",
"py39-libnewt",
"qt6-qtpositioning",
"qt610-qtpositioning",
"qt64-qtpositioning",
"qt67-qtpositioning",
"qt68-qtpositioning",
"qt69-qtpositioning",
"dar",
"gnutar",
"star",
"xz",
"ampache_browser",
"audacious-core",
"audacious-plugins",
"csound",
"herrie",
"libcdio-paranoia",
"ncmpc",
"pavucontrol",
"pulseaudio",
"unixcw",
"xmms2",
"minicom",
"gdbm",
"libgda5",
"appstream-glib",
"atk",
"ayatana-ido",
"binutils",
"bison",
"cflow",
"dbus-glib",
"dbus-python27",
"dbus-python35",
"dbus-python36",
"dbus-python37",
"dbus-python38",
"dbus-python39",
"dbus-python310",
"dbus-python311",
"dbus-python312",
"dbus-python313",
"dbus-python314",
"flex",
"game-porting-toolkit",
"gdb",
"geoclue2",
"gettext",
"gettext-tools-libs",
"girara",
"git",
"git-devel",
"gmake",
"gnutls",
"gnutls-devel",
"json-glib",
"libayatana-appindicator",
"libayatana-indicator",
"libcmatrix",
"libdbusmenu",
"libguestfs",
"libnewt",
"whiptcl",
"py310-libnewt",
"py312-libnewt",
"py311-libnewt",
"py313-libnewt",
"libnick",
"m4",
"midgard2-core",
"popt",
"smake",
"spice-server",
"subversion",
"subversion-javahlbindings",
"subversion-perlbindings-5.28",
"subversion-perlbindings-5.30",
"subversion-perlbindings-5.32",
"subversion-perlbindings-5.34",
"subversion-rubybindings",
"tre",
"util-linux",
"zeitgeist",
"bluefish",
"nano",
"scite",
"wine-stable",
"wine-devel",
"wine-staging",
"gtk-fortran",
"ntfs-3g",
"offlinefs",
"chromium-bsu",
"lbreakouthd",
"lpairs2",
"luanti",
"ufo-ai",
"xboard",
"Chatty",
"amtk",
"appstream",
"devhelp",
"eog",
"eog-plugins",
"epiphany",
"evolution-data-server",
"evolution-data-server-gtk4",
"garagejam",
"gcab",
"gconf",
"gcr",
"gedit",
"gedit-plugins",
"geocode-glib",
"gingerblue",
"gitg",
"gnome-characters",
"gnome-maps",
"gnome-online-accounts",
"gnome-radio",
"gnome-settings-daemon",
"gnome-vfs",
"gnome-voice",
"gnumeric",
"goffice",
"grilo-plugins",
"gspell",
"gstreamer1",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-base",
"gstreamer1-gst-plugins-good",
"gstreamer1-gst-plugins-ugly",
"gtk-vnc",
"gtksourceview2",
"gtksourceview3",
"gtksourceview4",
"gtksourceview5",
"gucharmap",
"libadwaita",
"libgsf",
"libgtop",
"libhandy",
"libpeas1",
"libpeas",
"libsecret",
"libshumate",
"metacity",
"secrets",
"spice-gtk",
"tepl",
"totem",
"tracker",
"tracker3",
"vte",
"zenity",
"autotrace",
"chafa",
"darktable",
"darktable-devel",
"fontconfig",
"gpick",
"graphviz-devel",
"graphviz",
"inkscape",
"inkscape-devel",
"jpegpixi",
"lensfun",
"lib2geom",
"lib2geom-devel",
"libiptcdata",
"libmypaint",
"libopenraw",
"libopenraw-legacy",
"poppler",
"poppler-qt5",
"poppler-devel",
"poppler-devel-qt5",
"rawstudio",
"irssi",
"gawk",
"gawkextlib",
"gawk-abort",
"gawk-aregex",
"gawk-errno",
"gawk-gd",
"gawk-haru",
"gawk-json",
"gawk-lmdb",
"gawk-mpfr",
"gawk-nl_langinfo",
"gawk-pgsql",
"gawk-redis",
"gawk-select",
"gawk-timex",
"gawk-xml",
"gnucobol",
"python26",
"python27",
"python310",
"python311",
"python312",
"python313",
"python313-freethreading",
"python32",
"python33",
"python34",
"python35",
"python37",
"python36",
"python39",
"python38",
"racket",
"rpcgen-mt",
"v8-11.6",
"v8-8.3",
"vala",
"vala-devel",
"alpine",
"fetchmail",
"fetchmail-devel",
"gnupg1",
"gnupg2",
"libidn",
"libidn2",
"R",
"gretl",
"libqalculate",
"mathgl",
"pspp-devel",
"qalculate-gtk",
"kdenlive",
"mkvtoolnix",
"mkvtoolnix-devel",
"mkvtoolnix-legacy",
"zvbi",
"ReadyMedia",
"amule",
"aria2",
"avahi",
"dino",
"eiskaltdcpp",
"gftp",
"gupnp-tools",
"httping",
"kerberos5",
"lftp",
"libgweather",
"libpsl",
"libpsl-docs",
"mcabber",
"newsboat",
"parabolic",
"pidgin",
"libpurple",
"finch",
"rrdtool",
"samba4",
"snownews",
"transmission",
"transmission-qt",
"transmission-x11",
"wget2",
"wget",
"wput",
"p5.28-libintl-perl",
"p5.30-libintl-perl",
"p5.32-libintl-perl",
"p5.34-libintl-perl",
"p5.28-locale-gettext",
"p5.30-locale-gettext",
"p5.32-locale-gettext",
"p5.34-locale-gettext",
"p5.36-locale-gettext",
"p5.38-locale-gettext",
"denemo",
"libLASi",
"rb33-cairo-gobject",
"rb32-cairo-gobject",
"rb31-cairo-gobject",
"rb33-gio2",
"rb32-gio2",
"rb31-gio2",
"rb33-gobject-introspection",
"rb32-gobject-introspection",
"rb31-gobject-introspection",
"sumo",
"cracklib",
"gss",
"p11-kit",
"pidgin-otr",
"bash",
"bash-devel",
"fish3",
"calcurse",
"cdrtools",
"clifm",
"coreutils",
"coreutils-devel",
"dc3dd",
"di",
"diffutils",
"doodle",
"duff",
"e2fsprogs",
"libcomerr",
"findutils",
"findutils-devel",
"font-manager",
"gkrellm",
"gonepass",
"grep",
"guestfs-tools",
"libosinfo",
"libvirt",
"libvirt-glib",
"littleutils",
"osinfo-db-tools",
"pcsc-tools",
"poke",
"pv",
"renameutils",
"sudo",
"syslog-ng",
"syslog-ng-devel",
"wcd",
"wxHexEditor",
"aspell",
"barcode",
"dos2unix",
"fmt-ptrn",
"gsed",
"help2man",
"libtranslate",
"pinfo",
"texinfo",
"wdiff",
"catgirl-downloader",
"goaccess",
"nicotine-plus",
"w3m",
"AfterStep",
"mlterm",
"sakura",
"tigervnc",
"windowmaker",
"xarchiver",
"xdialog",
"xfe",
"xpad",
"libxfce4util",
"tumbler",
"xfce4-dev-tools"
]
}
]
},
{
"name": "libtextstyle",
"portdir": "devel/gettext",
"version": "1.0",
"license": "GPL-3+",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "a text styling library, part of gettext",
"long_description": "libtextstyle provides an easy way to add styling to programs that produce output to a console or terminal emulator window. This library is part of gettext and a prerequisite for tools like msgfmt and friends.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bison",
"gettext",
"gettext-tools-libs",
"poke"
]
}
]
},
{
"name": "libasprintf",
"portdir": "devel/gettext",
"version": "1.0",
"license": "LGPL-2.1+",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "autosprintf library, part of gettext",
"long_description": "libasprintf makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with <string> strings and <iostream> streams. This library is part of gettext.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
}
],
"depends_on": []
},
{
"name": "gflags",
"portdir": "devel/gflags",
"version": "2.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gflags/gflags",
"description": "commandline flags module for C++",
"long_description": "The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"google-glog-0.4",
"edencommon",
"fbzmq",
"fizz",
"folly",
"mvfst",
"py38-pytorch",
"py39-pytorch",
"squirrel-ime",
"rocksdb",
"sqlcheck",
"google-glog",
"librime",
"librime-devel",
"blender",
"caffe",
"ceres-solver",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"py314-pytorch"
]
}
]
},
{
"name": "gettext",
"portdir": "devel/gettext",
"version": "1.0",
"license": "GPL-3+",
"platforms": "darwin freebsd linux",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "GNU internationalization (i18n) and localization (l10n) tools",
"long_description": "gettext provides the tools like msgfmt for writing multilingual applications. The tools are required to build applications which use gettext. The runtime library libintl is in the separate gettext-runtime port.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ncurses",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-tools-libs",
"libtextstyle",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lftp",
"libgweather",
"libpsl",
"libpsl-docs",
"mcabber",
"file-roller",
"gcab",
"newsboat",
"gconf",
"pastebinit",
"gcr",
"pidgin",
"libpurple",
"finch",
"gdmap",
"rrdtool",
"samba4",
"snownews",
"transmission-x11",
"gedit",
"wget",
"gedit-plugins",
"genius",
"pan2",
"geocode-glib",
"gitg",
"libreoffice",
"glib-networking",
"zathura",
"zathura-docs",
"gnome-characters",
"p5.28-libintl-perl",
"p5.30-libintl-perl",
"gnome-devel-docs",
"p5.28-locale-gettext",
"p5.30-locale-gettext",
"libgpg-error",
"gnome-getting-started-docs",
"gnome-js-common",
"gnome-maps",
"msp430-libc",
"gnome-mime-data",
"gnome-online-accounts",
"gnome-radio",
"gnome-settings-daemon",
"gnome-user-docs",
"denemo",
"gnome-vfs",
"libhandy",
"gnumeric",
"goffice",
"quodlibet",
"chemical-mime-data",
"goocanvas",
"gpredict",
"goocanvas2",
"grilo-plugins",
"grisbi",
"gspell",
"msp430-libc-devel",
"gstreamer1",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-good",
"stellarium-qt4",
"gstreamer1-gst-plugins-ugly",
"gtk-vnc",
"arm-elf-gcc3",
"libnewt",
"gtksourceview2",
"cracklib",
"gtksourceview3",
"gtksourceview4",
"gss",
"gucharmap",
"pinentry-mac",
"dar",
"arm-none-eabi-gcc",
"m4",
"mercurial",
"midgard2-core",
"libgsf",
"x86_64-elf-gcc",
"libgtop",
"libpeas",
"libsecret",
"libsoup",
"metacity",
"p11-kit",
"pidgin-otr",
"policykit",
"regexxer",
"arm-none-eabi-gcc8",
"bash",
"bash50",
"fish",
"sound-theme-freedesktop",
"spice-gtk",
"tepl",
"calcurse",
"cdrtools",
"coreutils",
"dc3dd",
"di",
"diffutils",
"doodle",
"totem",
"duff",
"tracker",
"e2fsprogs",
"libcomerr",
"virt-manager",
"findutils",
"vte",
"gkrellm",
"grep",
"yelp",
"libosinfo",
"libvirt",
"libvirt-glib",
"littleutils",
"MP4Tools",
"osinfo-db-tools",
"pcsc-tools",
"pv",
"renameutils",
"yelp-xsl",
"zenity",
"sudo",
"txt2regex",
"watch",
"wcd",
"autotrace",
"aspell",
"barcode",
"dos2unix",
"darktable",
"x86_64-w64-mingw32-gcc",
"popt",
"fmt-ptrn",
"gsed",
"help2man",
"fntsample",
"fontconfig",
"x86_64-w64-mingw32-gcc-bootstrap",
"gd2",
"gegl",
"pinfo",
"gegl-devel",
"gimp-help-en",
"shared-mime-info",
"texinfo",
"gimp3-devel",
"unac",
"smake",
"wdiff",
"xchm",
"FileZilla",
"gpick",
"graphviz",
"goaccess",
"ikiwiki",
"graphviz-devel",
"subversion",
"w3m",
"inkscape",
"AfterStep",
"inkscape-devel",
"jpegpixi",
"gtkspell2",
"gxmessage",
"lensfun",
"lib2geom",
"subversion-javahlbindings",
"mlterm",
"tigervnc",
"windowmaker",
"wine-devel",
"xarchiver",
"xdialog",
"xfe",
"libiptcdata",
"xkeyboard-config",
"xournalpp",
"libmypaint",
"xscreensaver",
"tumbler",
"libopenraw",
"poppler",
"fheroes2",
"poppler-qt5",
"p5.32-libintl-perl",
"p5.32-locale-gettext",
"rawstudio",
"x86_64-w64-mingw32-gcc-nothreads",
"pavucontrol",
"subversion-rubybindings",
"gdbm",
"libgda5",
"upower",
"gretl",
"vala-devel",
"znc",
"zvbi",
"darktable-devel",
"gingerblue",
"arm-none-linux-gnueabi-gcc",
"coreutils-devel",
"findutils-devel",
"ReadyMedia",
"p5.34-libintl-perl",
"p5.34-locale-gettext",
"warzone2100",
"gnome-voice",
"zeitgeist",
"poppler-devel",
"poppler-devel-qt5",
"libsoup-devel",
"gnutls-devel",
"pxlib",
"bluefish",
"gtk4",
"gtksourceview5",
"pulseaudio",
"audiowmark",
"git-devel",
"libopenraw-legacy",
"hivex",
"ufo-ai",
"eiskaltdcpp",
"amule",
"nano",
"garagejam",
"transmission-qt",
"gtk4-devel",
"font-manager",
"nicotine-plus",
"gawk",
"m68k-palm-elf-gcc",
"v8-8.3",
"appstream-glib",
"gnucobol",
"atk",
"herrie",
"libhsts",
"tenacity",
"v8-11.6",
"rb33-gobject-introspection",
"rb32-gobject-introspection",
"rb31-gobject-introspection",
"wget2",
"wxHexEditor",
"whiptcl",
"py38-libnewt",
"py39-libnewt",
"py310-libnewt",
"py311-libnewt",
"py312-libnewt",
"ampache_browser",
"lastfm-desktop",
"unixcw",
"poke",
"sakura",
"game-porting-toolkit",
"wine-stable",
"appstream",
"libadwaita",
"tracker3",
"wine-staging",
"libdbusmenu",
"xpad",
"libshumate",
"dino",
"binutils",
"cflow",
"mame",
"avr-gcc",
"libcdio-paranoia",
"gdb-apple",
"virt-viewer",
"catgirl-downloader",
"i386-elf-gcc",
"geoclue2",
"gnutar",
"syslog-ng-devel",
"p5.36-locale-gettext",
"p5.38-locale-gettext",
"libcmatrix",
"Chatty",
"evolution-data-server-gtk4",
"parabolic",
"secrets",
"lib2geom-devel",
"bash-devel",
"libguestfs",
"guestfs-tools",
"py313-libnewt",
"libpeas1",
"fish3",
"xnec2c",
"luanti",
"girara",
"chromium-bsu",
"lbreakouthd",
"git",
"glade",
"rpcgen-mt",
"vala",
"glib2",
"glib2-devel",
"alpine",
"gdash",
"gmake",
"fetchmail",
"fetchmail-devel",
"i686-w64-mingw32-gcc",
"gnupg1",
"gnupg2",
"riscv32-none-elf-gcc",
"libidn",
"libidn2",
"riscv64-unknown-linux-gnu-gcc",
"riscv64-linux-gcc-bootstrap",
"riscv64-unknown-linux-uclibc-gcc",
"riscv64-unknown-linux-musl-gcc",
"glib2-bootstrap-devel",
"gnutls",
"i686-w64-mingw32-gcc-bootstrap",
"lpairs2",
"i686-w64-mingw32-gcc-nothreads",
"star",
"m68k-elf-gcc",
"libqalculate",
"riscv64-none-elf-gcc",
"glib2-bootstrap",
"minicom",
"mips-elf-gcc",
"xz",
"mathgl",
"csound",
"pspp",
"pspp-devel",
"qalculate-gtk",
"iso-codes",
"json-glib",
"ncmpc",
"msp430-elf-gcc",
"audacious-core",
"audacious-plugins",
"xboard",
"dvdauthor",
"xqf",
"libaacs",
"msp430-gcc",
"libquicktime",
"libquicktime-devel",
"aria2",
"avahi",
"axel",
"libfilezilla",
"amtk",
"at-spi2-core",
"devhelp",
"gWakeOnLAN",
"gajim",
"msp430-gcc-devel",
"gftp",
"eog",
"eog-plugins",
"gupnp-tools",
"epiphany",
"evolution-data-server",
"httping",
"kerberos5"
]
},
{
"type": "lib",
"ports": [
"libcdatetime",
"cpio",
"makepak",
"sharutils",
"gmpc",
"libmp3splt",
"libmpd",
"madplay",
"mp3splt",
"normalize",
"shntool",
"tagtool",
"vorbis-tools",
"gnokii",
"arm-aout-binutils",
"arm-elf-binutils",
"arm-elf-gcc",
"arm-none-eabi-binutils",
"arm-none-linux-gnueabi-binutils",
"avarice",
"avr-binutils",
"i386-elf-binutils",
"i686-w64-mingw32-binutils",
"m68k-elf-binutils",
"mips-elf-binutils",
"msp430-binutils",
"msp430-binutils-devel",
"msp430-elf-binutils",
"ppc-linux-binutils",
"spu-binutils",
"x86_64-elf-binutils",
"x86_64-w64-mingw32-binutils",
"csvdb",
"mysqlxx",
"aegis",
"autogen",
"cook",
"gazpacho",
"geany",
"gindent",
"gnet2",
"gvfs",
"gwenhywfar4",
"gwenhywfar4-gtk",
"gwenhywfar4-gtk3",
"gwenhywfar5",
"gwenhywfar5-gtk2",
"gwenhywfar5-gtk3",
"idutils",
"kconfig-frontends",
"libelf",
"libextractor",
"libftdi1",
"libgphoto2",
"libidl",
"libiodbc",
"libpwquality",
"libxo",
"mono",
"monotone",
"monotone-devel",
"remake",
"subversion-perlbindings-5.26",
"subversion-python27bindings",
"t4k_common",
"ucommon",
"valabind",
"MacVim",
"cherrytree",
"neovim",
"poedit1",
"vim",
"xemacs",
"bochs",
"mednafen",
"scummvm",
"scummvm-devel",
"ledger",
"curlftpfs",
"encfs",
"blobwars",
"enigma",
"enigma-devel",
"freeciv",
"freeciv-x11",
"gtypist",
"kanatest",
"lbreakout2",
"lincity",
"ltris",
"neverball",
"pennmush",
"pioneers",
"snoopy",
"toppler",
"tuxmath",
"tuxtype",
"wesnoth",
"widelands",
"widelands-devel",
"lifelines",
"gpscorrelate",
"dia",
"gnome-doc-utils",
"gnome-mime-data",
"gnotify",
"gstreamer010",
"gtk2-murrine",
"gtksourceview",
"libbonobo",
"libcroco",
"libglade2",
"libgnome",
"libgnomecups",
"libgtksourceviewmm",
"seed",
"dcraw",
"exiv2",
"fontforge",
"gimp-resynthesizer",
"gphoto2",
"hugin-app",
"libexif",
"synfig",
"twain-sane",
"bitlbee",
"hexchat",
"silc-client",
"weechat",
"digikam",
"kdelibs4",
"kdesdk-thumbnailers",
"poxml",
"tellico",
"clisp",
"gcl",
"mdk",
"php80-gettext",
"php74-gettext",
"php73-gettext",
"php72-gettext",
"php71-gettext",
"php70-gettext",
"php56-gettext",
"php55-gettext",
"php54-gettext",
"php53-gettext",
"php52-gettext",
"pypy",
"pypy36",
"pypy37",
"q",
"yasm",
"abook",
"anubis",
"base-64",
"gmime",
"mpop",
"msmtp",
"mutt",
"neomutt",
"spellutils",
"gfm",
"libticables2",
"libticalcs2",
"libtifiles2",
"pspp",
"tiemu3",
"tilp2",
"VLC2",
"libVLC2",
"avidemux",
"fluidsynth",
"libmms",
"bmon",
"centerim",
"deluge",
"desproxy",
"ganglia",
"gloox",
"gnetcat",
"gvpe",
"heimdal",
"microdc2",
"nc6",
"openconnect",
"pavuk",
"quvi",
"ucarp",
"wgetpro",
"whois",
"slrn",
"libreoffice",
"pal",
"p5.26-libintl-perl",
"p5.26-locale-gettext",
"php53-oauth",
"php54-oauth",
"php55-oauth",
"php56-oauth",
"php70-oauth",
"php71-oauth",
"php72-oauth",
"php73-oauth",
"php74-oauth",
"php80-oauth",
"enscript",
"gimp-print",
"rlpr",
"trueprint",
"gcal",
"linhpsdr",
"magicspp",
"metview",
"nco",
"openscad",
"openscad-devel",
"pihpsdr",
"stellarium",
"vis5d",
"aide",
"authforce",
"ccrypt",
"cpabe",
"gnomint",
"gnu-pw-mgr",
"libcdata",
"libcerror",
"libcfile",
"libclocale",
"libcnotify",
"libcsplit",
"libcstring",
"libcthreads",
"libevt",
"libewf",
"libgsasl",
"libprelude",
"openvas-libraries",
"steghide",
"tinyca2",
"yash",
"bacula",
"bacula5",
"dpkg",
"duplicity",
"fhist",
"fsearch",
"kcd",
"rpm",
"rpm54",
"makejvf",
"dwdiff",
"eb",
"eblook",
"hunspell",
"itstool",
"less",
"msort",
"opensp",
"recode",
"sdcv",
"ssed",
"tnef",
"uni2ascii",
"clearsilver",
"elinks-devel",
"lynx",
"neon",
"wml",
"blackbox",
"enlightenment",
"homebank",
"i3",
"libhangul",
"xforms",
"xpm",
"melonds",
"neovim-devel",
"php81-gettext",
"subversion-pythonbindings-2.7",
"subversion-pythonbindings-3.5",
"subversion-pythonbindings-3.6",
"subversion-pythonbindings-3.7",
"subversion-pythonbindings-3.8",
"subversion-pythonbindings-3.9",
"gmdb2",
"pypy38",
"php81-oauth",
"geany-plugins",
"php82-gettext",
"pypy39",
"php82-oauth",
"php83-gettext",
"m68k-palm-elf-binutils",
"php83-oauth",
"subversion-pythonbindings-3.10",
"subversion-pythonbindings-3.11",
"subversion-pythonbindings-3.12",
"x86_64-linux-binutils",
"x86_64-dragonfly-binutils",
"x86_64-freebsd-binutils",
"x86_64-netbsd-binutils",
"x86_64-openbsd-binutils",
"x86_64-embedded-binutils",
"php84-gettext",
"guile-2.2",
"guile-1.8",
"guile-3.0",
"x86_64-haiku-binutils",
"x86_64-solaris-binutils",
"powerpc-linux-binutils",
"powerpc-aix-binutils",
"powerpc-eabi-binutils",
"powerpc-elf-binutils",
"powerpc-darwin-binutils",
"powerpc-freebsd-binutils",
"powerpc-netbsd-binutils",
"powerpc-openbsd-binutils",
"powerpc-embedded-binutils",
"powerpc-wii-binutils",
"php85-gettext",
"php85-oauth",
"php84-oauth",
"aarch64-elf-binutils",
"riscv32-none-elf-binutils",
"riscv64-unknown-linux-gnu-binutils",
"mips-linux-binutils",
"mips-embedded-binutils",
"m68k-freebsd-binutils",
"m68k-linux-binutils",
"m68k-netbsd-binutils",
"m68k-embedded-binutils",
"riscv64-none-elf-binutils",
"arm-freebsd-binutils",
"arm-linux-androideabi-binutils",
"arm-embedded-binutils",
"arm-freertos-binutils",
"arm-gba-binutils",
"arm-linux-binutils",
"arm-nds-binutils",
"arm-netbsd-binutils",
"arm-wince-binutils"
]
},
{
"type": "run",
"ports": [
"logrotate"
]
}
]
},
{
"name": "getdns",
"portdir": "devel/getdns",
"version": "1.7.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://getdnsapi.net",
"description": "A modern asynchronous DNS API",
"long_description": "getdns is a modern asynchronous DNS API. It implements DNS entry points from a design developed and vetted by application developers, in an API specification. The open source C implementation of getdns is developed and maintained in collaboration by NLnet Labs, Sinodun and No Mountain Software.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"libidn2",
"libuv",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"stubby"
]
}
]
},
{
"name": "geoipupdate",
"portdir": "devel/geoipupdate",
"version": "6.0.0",
"license": "(Apache-2 or MIT)",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.maxmind.com/geoip/geoipupdate/",
"description": "Maxmind geoip databse updater",
"long_description": "Maxmind geoip databse updater",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"perl5",
"pandoc",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"curl"
]
}
],
"depends_on": []
},
{
"name": "geoclue2",
"portdir": "devel/geoclue2",
"version": "2.8.1",
"license": "GPL-2+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.freedesktop.org/geoclue/geoclue",
"description": "Geolocation library",
"long_description": "Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the Geoclue project is to make creating location-aware applications as simple as possible.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"doc",
"nmea",
"demoagent",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"python314",
"ninja",
"pkgconfig",
"gobject-introspection",
"vala",
"clang-18",
"gettext",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"json-glib",
"libsoup",
"gettext-runtime",
"glib2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gtk-radio"
]
},
{
"type": "lib",
"ports": [
"gnome-maps",
"gnome-radio",
"gnome-settings-daemon",
"gnome-voice",
"gnome-weather",
"gtk-radio",
"viking",
"webkit-gtk",
"webkit-gtk3",
"webkit2-gtk",
"gingerblue",
"webkit2-gtk-devel"
]
}
]
},
{
"name": "geoclue",
"portdir": "devel/geoclue",
"version": "0.12.99",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/GeoClue/",
"description": "Geolocation library",
"long_description": "Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the Geoclue project is to make creating location-aware applications as simple as possible.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"dbus",
"dbus-glib",
"gtk2",
"libsoup-2.4"
]
}
],
"depends_on": []
},
{
"name": "genie",
"portdir": "devel/genie",
"version": "93f6621b979f64aed4f31448cb3ce4b21b758f05",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bkaradzic/GENie",
"description": "GENie project generator tool",
"long_description": "GENie (pronounced as Jenny) is a project generator tool. It automagically generates project from Lua script, making applying the same settings for multiple projects easy.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "gengetopt",
"portdir": "devel/gengetopt",
"version": "2.23",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gengetopt/",
"description": "Generates a C function that uses getopt_long function",
"long_description": "This program generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct. Thus your program can now handle options such as: myprog --input foo.c -o foo.o --no-tabs -i 100 *.class And both long options (those that start with –) and short options (start with - and consist of only one character) can be handled. For standards about short and long options you may want to take a look at the GNU Coding Standards.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "waqar",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"zmap",
"libp11",
"libu2f-server",
"openpace",
"opensc",
"pam-u2f",
"yubico-piv-tool"
]
}
]
},
{
"name": "gecode",
"portdir": "devel/gecode",
"version": "4.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gecode.org",
"description": "Generic Constraint Development Environment",
"long_description": "Gecode is a toolkit for developing constraint-based systems and applications. Gecode provides a constraint solver with state-of-the-art performance while being modular and extensible.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"universal",
"qt4",
"qt5"
],
"dependencies": [
{
"type": "build",
"ports": [
"boost176",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"p7zip"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "generatorrunner",
"portdir": "devel/generatorrunner",
"version": "0.6.16",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyside.org/docs/generatorrunner/",
"description": "Tool for development of binding generators for C++ and Qt-based libraries",
"long_description": "GeneratorRunner is a tool that eases the development of binding generators for C++ and Qt-based libraries by providing a framework to help automating most of the process. It uses the ApiExtractor library to parse the header files and manipulate the classes information while generating the binding code using front-end modules provided by the user.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"apiextractor"
]
}
],
"depends_on": []
},
{
"name": "geany-plugins",
"portdir": "devel/geany-plugins",
"version": "2.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geany/geany-plugins",
"description": "plugins to extend the geany IDE",
"long_description": "Collection of plugins for the geany integrated development environment including version control integration, specialized editing ehancements, scripting, macros and much more.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"intltool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51",
"libxml2",
"geany",
"gtkspell3",
"libsoup-2.4",
"webkit2-gtk",
"gettext",
"glib2",
"gpgme",
"libgit2",
"vte"
]
}
],
"depends_on": []
},
{
"name": "gecko-sharp2",
"portdir": "devel/gecko-sharp2",
"version": "0.13",
"license": "(MPL-1.1 or LGPL-2.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mono-project.com/GeckoSharp",
"description": "GeckoSharp is a wrapper for the GtkEmbedMoz widget.",
"long_description": "GeckoSharp is a wrapper for the GtkEmbedMoz widget. It provides the abilty to embed the Mozilla rendering engine (Gecko) into your Gtk# application.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mono",
"gtk2",
"gtk-sharp2"
]
}
],
"depends_on": []
},
{
"name": "gdlv",
"portdir": "devel/gdlv",
"version": "1.16.0",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aarzilli/gdlv",
"description": "GUI frontend for Delve",
"long_description": "GUI frontend for Delve",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 45
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "geany",
"portdir": "devel/geany",
"version": "2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.geany.org/",
"description": "A fast and lightweight GTK+ IDE",
"long_description": "Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"python311",
"python310",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"intltool",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"gdk-pixbuf2",
"pango",
"atk",
"gettext",
"glib2",
"desktop-file-utils",
"gtk3",
"vte",
"cairo"
]
},
{
"type": "run",
"ports": [
"python311",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"geany-plugins"
]
}
]
},
{
"name": "gdb-apple",
"portdir": "devel/gdb-apple",
"version": "2831",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apple-oss-distributions/gdb",
"description": "GDB: The GNU Project Debugger with Apple Modifications (based on 6.3.50)",
"long_description": "GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: a) start your program, specifying anything that might affect its behavior, b) make your program stop on specified conditions, c) examine what has happened, when your program has stopped, d) change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"zlib",
"flex",
"gettext",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libiconv",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "gdb",
"portdir": "devel/gdb",
"version": "16.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gdb/",
"description": "GDB: The GNU Project Debugger",
"long_description": "GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: a) start your program, specifying anything that might affect its behavior, b) make your program stop on specified conditions, c) examine what has happened, when your program has stopped, d) change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"python27",
"python310",
"python311",
"python312",
"python313",
"python314",
"multiarch"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"ncurses",
"zlib",
"libiconv",
"gettext-runtime",
"expat",
"boehmgc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"upc"
]
}
]
},
{
"name": "gcovr",
"portdir": "devel/gcovr",
"version": "8.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcovr.com",
"description": "A utility for generating summarizing code coverage results from gcov",
"long_description": "Gcovr provides a utility for managing the use of the GNU gcov utility and generating summarized code coverage results.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-fancy-pypi-readme",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py313-pygments",
"py313-lxml",
"py313-jinja2",
"py313-colorlog",
"python313"
]
}
],
"depends_on": []
},
{
"name": "gcli",
"portdir": "devel/gcli",
"version": "2.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://herrhotzenplotz.de/gcli/",
"description": "CLI utility to interact with various Git forges",
"long_description": "GCLI is a simple and portable CLI tool for interacting with GitHub, GitLab, and Gitea from the command line.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"bison",
"flex",
"clang-18",
"bash",
"coreutils"
]
},
{
"type": "lib",
"ports": [
"curl"
]
}
],
"depends_on": []
},
{
"name": "gc-utils",
"portdir": "devel/gc-utils",
"version": "0.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gcutils.sourceforge.net/",
"description": "scripts for interacting with CVS repositories using git",
"long_description": "gc-utils is a small set of scripts that let you import and update CVS repositories into git very easily and also export patches back into a CVS working copy.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cvsps",
"git"
]
}
],
"depends_on": []
},
{
"name": "gazpacho",
"portdir": "devel/gazpacho",
"version": "0.7.2",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gazpacho.sicem.biz",
"description": "A GUI builder for the GTK+ toolkit.",
"long_description": "Gazpacho is a fresh new GUI builder for the GTK+ toolkit designed to be ultra easy to use.",
"active": true,
"categories": [
"devel",
"gnome",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"python27",
"py27-gobject",
"py27-kiwi",
"py27-numeric"
]
}
],
"depends_on": []
},
{
"name": "gauche-readline",
"portdir": "devel/gauche-readline",
"version": "0.1",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.shiro.dreamhost.com/scheme/gauche/packages.html",
"description": "gauche-readline adds input line editing feature to Gauche",
"long_description": "gauche-readline adds input line editing feature to Gauche",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gauche"
]
}
],
"depends_on": []
},
{
"name": "game-porting-toolkit",
"portdir": "devel/game-porting-toolkit",
"version": "1.1",
"license": "LGPL-2.1+",
"platforms": "{darwin any >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.apple.com/games",
"description": "Game Porting Toolkit 1.1",
"long_description": "Use the game porting toolkit to eliminate months of up-front work and evaluate how well your game could run on Mac before writing any code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [
"gstreamer"
],
"dependencies": [
{
"type": "build",
"ports": [
"llvm-cx",
"pkgconfig",
"gettext",
"mingw-w64",
"bison",
"flex"
]
},
{
"type": "lib",
"ports": [
"gstreamer1-gst-plugins-good",
"gstreamer1-gst-plugins-ugly",
"libpcap",
"freetype",
"gnutls",
"gettext-runtime",
"libsdl2",
"gstreamer1",
"gstreamer1-gst-libav",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-base"
]
},
{
"type": "run",
"ports": [
"mingw-w64-wine-mono-7.4.1",
"mingw-w64-wine-gecko-2.47.2",
"d3dmetal"
]
}
],
"depends_on": []
}
]
}