HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49697,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=63",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=61",
"results": [
{
"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-17"
]
},
{
"type": "lib",
"ports": [
"openssl11"
]
}
],
"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-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-rcsparse"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "git-delta",
"portdir": "textproc/git-delta",
"version": "0.18.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dandavison.github.io/delta",
"description": "A syntax-highlighter for git and diff output",
"long_description": "Delta provides language syntax-highlighting, within-line insertion/deletion detection, and restructured diff output for git on the command line.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind"
]
},
{
"type": "run",
"ports": [
"less"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"bat-extras",
"git-fuzzy"
]
}
]
},
{
"name": "git-devel",
"portdir": "devel/git",
"version": "2.52.0",
"license": "GPL-2 and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"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": 1013
}
],
"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": "gitea-tea",
"portdir": "devel/gitea-tea",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.gitea.io/tea",
"description": "A command line tool to interact with Gitea servers",
"long_description": "A command line tool to interact with Gitea servers. tea is the official CLI for Gitea. It can be used to manage most entities on one or multiple Gitea instances and provides local helpers like 'tea pull checkout'. tea makes use of context provided by the repository in $PWD if available, but is still usable independently of $PWD.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "giter8",
"portdir": "devel/giter8",
"version": "0.16.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.foundweekends.org/giter8/",
"description": "A command line tool to apply templates defined on github",
"long_description": "Giter8 is a command line tool to generate files and directories from templates published on github. It's implemented in Scala and runs through the Simple Build Tool launcher, but it can produce output for any purpose.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
},
{
"type": "run",
"ports": [
"sbt"
]
}
],
"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-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": 153
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"coreutils",
"py312-installer",
"py312-wheel",
"py312-setuptools",
"clang-17",
"py312-build"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"git"
]
},
{
"type": "test",
"ports": [
"py312-coverage",
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "git-flow",
"portdir": "devel/git-flow",
"version": "0.4.1",
"license": "(BSD or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nvie/gitflow",
"description": "Git extensions for Vincent Driessen branching. (nvie)",
"long_description": "Git extensions for Vincent Driessen branching. This is the original nvie version, not maintained.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"git-flow-bash-completion"
]
}
]
},
{
"name": "git-flow-avh",
"portdir": "devel/git-flow",
"version": "1.12.3",
"license": "(BSD or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/petervanderdoes/gitflow",
"description": "Git extensions for Vincent Driessen branching. (avh Edition)",
"long_description": "Git extensions for Vincent Driessen branching. This is the AVH Edition, not maintained.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux"
]
}
],
"depends_on": []
},
{
"name": "git-flow-bash-completion",
"portdir": "devel/git-flow-bash-completion",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bobthecow/git-flow-completion",
"description": "Bash completion support for git-flow.",
"long_description": "The contained bash completion routines provide support for completing: \n\t* git-flow init and version \n\t* feature, hotfix and release branches \n\t* remote feature, hotfix and release branch names",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"git-flow",
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "git-flow-devel",
"portdir": "devel/git-flow",
"version": "20120925",
"license": "(BSD or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nvie/gitflow",
"description": "Git extensions for Vincent Driessen branching. (nvie devel)",
"long_description": "Git extensions for Vincent Driessen branching. This is the nvie develop branch, not maintained.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux"
]
}
],
"depends_on": []
},
{
"name": "git-flow-hf",
"portdir": "devel/git-flow",
"version": "1.5.2",
"license": "(BSD or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/datasift/gitflow",
"description": "Git extensions for Vincent Driessen branching. (HubFlow)",
"long_description": "Git extensions for Vincent Driessen branching. This is the HubFlow version, not maintained.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux"
]
}
],
"depends_on": []
},
{
"name": "git-ftp",
"portdir": "devel/git-ftp",
"version": "1.6.0",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/git-ftp/git-ftp",
"description": "Git powered FTP client written as shell script.",
"long_description": "git-ftp is a Git powered FTP client written as shell script.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 611
}
],
"variants": [
"doc"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"git",
"curl"
]
}
],
"depends_on": []
},
{
"name": "git-fuzzy",
"portdir": "devel/git-fuzzy",
"version": "20210729",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bigH/git-fuzzy",
"description": "interactive `git` with the help of `fzf`",
"long_description": "interactive `git` with the help of `fzf`. You can run git add and git reset by selecting or cursoring. You can commit interactively.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"bash",
"exa",
"fzf",
"bat",
"git-delta"
]
}
],
"depends_on": []
},
{
"name": "gitg",
"portdir": "gnome/gitg",
"version": "44",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/GNOME/gitg",
"description": "GNOME git repository viewer.",
"long_description": "gitg is a fast git repository browser. It currently features: \n * Loading large repositories very fast \n * Show/browse repository history \n * Show highlighted revision diff \n * Browse file tree of a revision and export by drag and drop \n * Search in the revision history on subject, author or hash \n * Switch between history view of branches easily \n * Commit view providing per hunk stage/unstage and commit",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"python310",
"python311",
"python312",
"python313",
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"clang-18",
"gettext",
"makeicns",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gsettings-desktop-schemas",
"gspell",
"gtk3",
"gtksourceview4",
"libdazzle",
"libgit2-glib",
"libsecret",
"glib2",
"vala",
"libxml2",
"gettext-runtime",
"py313-gobject3",
"libpeas1",
"libsoup",
"gpgme",
"json-glib",
"libgee",
"libhandy",
"desktop-file-utils",
"gobject-introspection"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-apps"
]
}
]
},
{
"name": "github-backup",
"portdir": "python/github-backup",
"version": "0.36.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/josegonzalez/python-github-backup",
"description": "Backup a GitHub user or organization",
"long_description": "Backup a GitHub user or organization",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "gitinspector",
"portdir": "devel/gitinspector",
"version": "0.4.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ejwa/gitinspector",
"description": "statistical analysis tool for git repositories",
"long_description": "Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 96
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "git-interactive-rebase-tool",
"portdir": "devel/git-interactive-rebase-tool",
"version": "2.4.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitrebasetool.mitmaro.ca",
"description": "Native cross platform full feature terminal based sequence editor for git interactive rebase.",
"long_description": "Native cross platform full feature terminal based sequence editor for git interactive rebase.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 611
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"ncurses",
"git"
]
}
],
"depends_on": []
},
{
"name": "gitlab-runner",
"portdir": "devel/gitlab-runner",
"version": "18.5.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.gitlab.com/runner/",
"description": "GitLab Runner",
"long_description": "GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab. It is used in conjunction with GitLab CI, the open-source continuous integration service included with GitLab that coordinates the jobs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "git-latexdiff",
"portdir": "devel/git-latexdiff",
"version": "1.6.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/git-latexdiff/git-latexdiff",
"description": "Tool for using latexdiff on latex documents in git repositories",
"long_description": "Tool to graphically visualize differences between different versions of LaTeX files between commits in a git repository. Technically, it is a wrapper around git and latexdiff.",
"active": true,
"categories": [
"devel",
"tex"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"asciidoc",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"git",
"texlive-bin-extra"
]
}
],
"depends_on": []
},
{
"name": "gitleaks",
"portdir": "security/gitleaks",
"version": "8.29.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/gitleaks/gitleaks",
"description": "Scan git repos (or files) for secrets using regex and entropy",
"long_description": "Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks is an easy-to-use, all-in-one solution for detecting secrets, past or present, in your code.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "gitless",
"portdir": "devel/gitless",
"version": "0.8.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitless.com/",
"description": "Version control system built on top of Git",
"long_description": "Gitless is a version control system built on top of Git, with simpler commands and syntax. Gitless can be used on any Git repository and be mixed with regular git commands.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-sh",
"py313-pygit2",
"py313-clint"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "git-lfs",
"portdir": "devel/git-lfs",
"version": "3.7.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git-lfs.github.com/",
"description": "Git Large File Storage",
"long_description": "Git Large File Storage is an extension for versioning large files",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"asciidoctor",
"clang-18",
"rb33-ronn-ng"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"lscsoft-deps"
]
}
]
},
{
"name": "gitlint",
"portdir": "devel/gitlint",
"version": "0.19.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jorisroovers.com/gitlint/",
"description": "Linting for your git commit messages",
"long_description": "Git commit message linter written in Python. Checks your commit messages for style.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 148
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-hatch-vcs",
"py311-hatchling",
"py311-installer",
"clang-14"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-sh",
"py311-arrow",
"py311-click"
]
}
],
"depends_on": []
},
{
"name": "gitoxide",
"portdir": "devel/gitoxide",
"version": "0.45.0",
"license": "(Apache-2 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Byron/gitoxide",
"description": "An idiomatic, lean, fast & safe pure Rust implementation of Git",
"long_description": "gitoxide is an implementation of git written in Rust for developing future-proof applications which strive for correctness and performance while providing a pleasant and unsurprising developer experience.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"rust",
"cargo",
"cmake",
"legacy-support"
]
},
{
"type": "lib",
"ports": [
"curl",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "gitqlient",
"portdir": "devel/gitqlient",
"version": "1.4.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://francescmm.github.io/GitQlient/",
"description": "Multi-platform Git client written with Qt",
"long_description": "GitQlient, pronounced as git+client, is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 148
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtwebengine"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "gitqlite",
"portdir": "devel/gitqlite",
"version": "0.0.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": "mergestat",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by mergestat",
"long_description": "This port has been replaced by mergestat.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "git-recall",
"portdir": "devel/git-recall",
"version": "1.2.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Fakerr/git-recall",
"description": "An interactive way to peruse your git history in the terminal",
"long_description": "git-recall is a simple tool that allows you to easily go through your commits and check what you or other contributors in your team did. It doesn't aim to be a replacement for the git log command, but just to be a convenient way to recall what you've done from your terminal.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"git",
"bash"
]
}
],
"depends_on": []
},
{
"name": "git-recover",
"portdir": "devel/git-recover",
"version": "20220518",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ethomson/git-recover",
"description": "It's like undelete for your git repository.",
"long_description": "git-recover allows you to recover some files that you've accidentally deleted from your working directory. It helps you find files that exist in the repository's object database - because you ran git add - but were never committed.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "git-remote-hg",
"portdir": "devel/git-remote-hg",
"version": "1.0.3.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mnauw/git-remote-hg",
"description": "Transparent bidirectional bridge between Git and Mercurial for Git",
"long_description": "Transparent bidirectional bridge between Git and Mercurial for Git.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 81
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"asciidoc",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"mercurial",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "git-review",
"portdir": "devel/git-review",
"version": "2.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docs.openstack.org/infra/git-review",
"description": "Tool to submit code to Gerrit",
"long_description": "Tool to submit code to Gerrit. git-review is a command-line tool for Git / Gerrit to submit a change or to fetch an existing one.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"py312-pbr",
"clang-16",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-six",
"py312-requests"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "git-secret",
"portdir": "devel/git-secret",
"version": "0.5.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git-secret.io/",
"description": "Bash tool to store private data inside a git repo.",
"long_description": "A bash tool to store your private data inside a git repo. How’s that? Basically, it just encrypts, using gpg, the tracked files with the public keys of all the users that you trust. So everyone of them can decrypt these files using only their personal secret key. Why deal with all this private-public keys stuff? Well, to make it easier for everyone to manage access rights. There are no passwords that change. When someone is out - just delete their public key, reencrypt the files, and they won’t be able to decrypt secrets anymore.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "pedrohdz",
"ports_count": 78
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"git",
"gawk",
"gnupg2",
"bash"
]
}
],
"depends_on": []
},
{
"name": "gitsign",
"portdir": "security/gitsign",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sigstore/gitsign",
"description": "Keyless Git signing using Sigstore",
"long_description": "Keyless Git signing using Sigstore",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "git-sizer",
"portdir": "devel/git-sizer",
"version": "1.5.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/github/git-sizer",
"description": "Compute various size metrics for a Git repository, flagging those that might cause problems",
"long_description": "Compute various size metrics for a Git repository, flagging those that might cause problems having repositories too big (> 5GB), keep many branches or tags, including gigantic blob files, storing large text files with many changes, repeated files across paths, detect long path names inside the repository, ...",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "g.sole.ca",
"github": "gerardsoleca",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "git-sweep_select",
"portdir": "python/git-sweep_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default git-sweep version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of git-sweep",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-git-sweep"
]
}
]
},
{
"name": "git-toolbelt",
"portdir": "devel/git-toolbelt",
"version": "1.9.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nvie/git-toolbelt",
"description": "Helper tools to make everyday life with Git much easier",
"long_description": "Helper tools to make everyday life with Git much easier. A suite of useful Git commands that aid with scripting or every day command line usage",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"git",
"fzf",
"realpath"
]
}
],
"depends_on": []
},
{
"name": "git-tools",
"portdir": "devel/git-tools",
"version": "2025.08",
"license": "GPL-3",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/MestreLion/git-tools",
"description": "Assorted git-related scripts and tools, including git-restore-mtime",
"long_description": "Assorted git-related scripts and tools, including git-restore-mtime -- Included tools: git-branches-rename, git-clone-subset, git-find-uncommitted-repos, git-rebase-theirs, git-restore-mtime, git-strip-merge",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "rirelan",
"github": "telotortium",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "git-town",
"portdir": "devel/git-town",
"version": "22.2.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.git-town.com/",
"description": "High-level command-line interface for Git",
"long_description": "High-level command-line interface for Git",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "alexei",
"github": "akarpenko",
"ports_count": 1
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "git-tui",
"portdir": "devel/git-tui",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ArthurSonzogni/git-tui",
"description": "Terminal interfaces for git",
"long_description": "Collection of human-friendly terminal interfaces for git.",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"FTXUI",
"subprocess"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "gitty",
"portdir": "devel/gitty",
"version": "0.7.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/muesli/gitty",
"description": "Contextual information about your git projects, right on the command-line",
"long_description": "Contextual information about your git projects, right on the command-line",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gitu",
"portdir": "devel/gitu",
"version": "0.38.0",
"license": "MIT",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/altsem/gitu",
"description": "A TUI Git client inspired by Magit",
"long_description": "A TUI Git client inspired by Magit, launched straight from the terminal.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "gitui",
"portdir": "devel/gitui",
"version": "0.27.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/extrawurst/gitui",
"description": "Blazing fast terminal-ui for git written in Rust.",
"long_description": "Blazing fast terminal-ui for git written in Rust.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"cmake",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "GitUp",
"portdir": "devel/GitUp",
"version": "1.3.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitup.co",
"description": "GitUp is a native macOS git client",
"long_description": "GitUp provides features such as a live and interactive repo graph unlimited redo/undo, snapshots for 1-click rollbacks, visual commit splitter and many more",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "knapoc",
"github": "Knapoc",
"ports_count": 6
}
],
"variants": [
"clt"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "gitweb",
"portdir": "devel/gitweb",
"version": "0.3.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yoannfleurydev/gitweb",
"description": "Open the current remote git repository in your browser",
"long_description": "Open the current remote git repository in your browser",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "smanojkarthick",
"github": "manojkarthick",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"legacy-support",
"pkgconfig",
"rust",
"cargo"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"openssl11",
"libgit2"
]
}
],
"depends_on": []
},
{
"name": "git-when-merged",
"portdir": "devel/git-when-merged",
"version": "1.2.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mhagger/git-when-merged",
"description": "Determine when a particular commit was merged into a git branch",
"long_description": "Determine when a particular commit was merged into a git branch",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 153
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-toml",
"clang-16",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "git-who",
"portdir": "devel/git-who",
"version": "1.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sinclairtarget/git-who",
"description": "Git blame for file trees",
"long_description": "Unlike git blame, which can tell you who wrote a line of code, git-who tells you the people responsible for entire components or subsystems in a codebase. You can think of git-who sort of like git blame but for file trees rather than individual files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "GitX",
"portdir": "devel/GitX",
"version": "0.7.1",
"license": "GPL",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gitx.frim.nl/",
"description": "GitX is a git GUI specifically for Mac OS X",
"long_description": "GitX is a gitk like clone written specifically for OS X Leopard and higher. This means that it has a native interface and tries to integrate with the operating system as good as possible. Examples of this are drag and drop support and QuickLook support.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"finder_integration",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "giza",
"portdir": "science/giza",
"version": "1.5.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://danieljprice.github.io/giza/",
"description": "C/Fortran graphics library, PGPLOT replacement",
"long_description": "giza is a 2D scientific plotting library for C/Fortran built on the cairo graphics library. Designed as a low-dependency, drop-in replacement for PGPLOT with antialiasing, real fonts, and PDF/svg/eps/png/X11 output. Builds both libpgplot and libcpgplot that directly replace the PGPLOT libraries.",
"active": true,
"categories": [
"graphics",
"science",
"fortran"
],
"maintainers": [
{
"name": "daniel.price",
"github": "danieljprice",
"ports_count": 2
}
],
"variants": [
"clang21",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"cairo",
"libgcc",
"xorg-libX11"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"splash"
]
}
]
},
{
"name": "giza-pp",
"portdir": "textproc/giza-pp",
"version": "1.0.7",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/moses-smt/giza-pp",
"description": "a statistical machine translation toolkit",
"long_description": "GIZA++ is a statistical machine translation toolkit that is used to train IBM Models 1-5 and an HMM word alignment model. This package also contains the source for the mkcls tool which generates the word classes necessary for training some of the alignment models.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libiconv",
"clang-17"
]
}
],
"depends_on": []
}
]
}