HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50594,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=574",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=572",
"results": [
{
"name": "ack",
"portdir": "devel/ack",
"version": "3.9.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://beyondgrep.com/",
"description": "ack - grep-like text finder",
"long_description": "ack - grep-like text finder",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-yaml-pp",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-long",
"p5.34-text-parsewords",
"p5.34-version",
"perl5.34",
"p5.34-file-next"
]
},
{
"type": "test",
"ports": [
"p5.34-io-tty"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ackmate"
]
}
]
},
{
"name": "docker-compose-plugin",
"portdir": "devel/docker-compose-plugin",
"version": "2.36.2",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/docker/compose",
"description": "Define and run multi-container applications with Docker",
"long_description": "A tool for running multi-container applications on Docker defined using the Compose file format. A Compose file is used to define how one or more containers that make up your application are configured. Once you have a Compose file, you can create and start your application with a single command: docker compose up.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "run",
"ports": [
"docker"
]
}
],
"depends_on": []
},
{
"name": "optipng",
"portdir": "graphics/optipng",
"version": "7.9.1",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://optipng.sourceforge.net/",
"description": "PNG file optimizer",
"long_description": "OptiPNG is a PNG optimizer that recompresses the image files to a smaller size, without losing any information. The idea was inspired by pngcrush and is explained in detail in the PNG-Tech article \"A guide to PNG optimization\". The implementation is carried forward in OptiPNG which offers faster execution per trial and a wider search space.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpng"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"kitty",
"xine-lib"
]
}
]
},
{
"name": "turbovnc-viewer",
"portdir": "x11/turbovnc-viewer",
"version": "3.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/TurboVNC/turbovnc",
"description": "TurboVNC VNC viewer.",
"long_description": "TurboVNC VNC viewer.",
"active": true,
"categories": [
"net",
"x11"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"openjdk17"
]
}
],
"depends_on": []
},
{
"name": "py27-usadel1",
"portdir": "python/py-usadel1",
"version": "0.2.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ltl.tkk.fi/~theory/usadel1/",
"description": "Usadel equation solver",
"long_description": "This code solves Usadel equations in a circuit consisting of quasi-1D metallic wires. This is an efficient approach for modelling charge and heat transport in mesoscopic electronic circuits made of superconducting and normal-state metals, in the presence of a sufficient amount of impurities (dirty limit).",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"libgcc",
"py27-tables",
"py27-scipy",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py37-pygit2",
"portdir": "python/py-pygit2",
"version": "1.6.1",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"libgit2",
"python37",
"py37-cached-property",
"py37-cffi"
]
}
],
"depends_on": []
},
{
"name": "py36-pygit2",
"portdir": "python/py-pygit2",
"version": "1.6.1",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"libgit2",
"python36",
"py36-cached-property",
"py36-cffi"
]
}
],
"depends_on": []
},
{
"name": "py38-pygit2",
"portdir": "python/py-pygit2",
"version": "1.14.1",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-cffi",
"libgit2"
]
}
],
"depends_on": []
},
{
"name": "R-gert",
"portdir": "R/R-gert",
"version": "2.1.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/gert",
"description": "Simple Git client for R",
"long_description": "Simple Git client for R",
"active": true,
"categories": [
"devel",
"science",
"www",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-zip",
"R-credentials",
"R-openssl",
"R-rstudioapi",
"R-CRAN-recommended",
"libgit2",
"R-sys",
"R-askpass"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-usethis",
"R-rhub",
"R-umx",
"R-starter"
]
},
{
"type": "test",
"ports": [
"R-animint2",
"R-fusen",
"R-pkgdown",
"R-RSQLite"
]
}
]
},
{
"name": "R-git2r",
"portdir": "R/R-git2r",
"version": "0.35.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/git2r",
"description": "R bindings to the libgit2 library",
"long_description": "R bindings to the libgit2 library",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"zlib",
"R-CRAN-recommended",
"libgit2",
"openssl3"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-getPass"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlflow",
"R-git4r",
"R-atime"
]
},
{
"type": "test",
"ports": [
"R-gistr",
"R-remotes",
"R-Rcereal",
"R-groundhog"
]
}
]
},
{
"name": "dura",
"portdir": "devel/dura",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkellogg/dura",
"description": "You shouldn't ever lose your work if you're using Git",
"long_description": "Dura is a background process that watches your Git repositories and commits your uncommitted changes without impacting HEAD, the current branch, or the Git index (staged files). If you ever get into an \"oh snap!\" situation where you think you just lost days of work, checkout a dura branch and recover.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"pkgconfig",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind",
"openssl3"
]
}
],
"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": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"pkgconfig",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind",
"openssl3"
]
}
],
"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": "gomp",
"portdir": "devel/gomp",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MarkForged/GOMP",
"description": "Git cOMPare",
"long_description": "Git cOMPare - GOMP is a Git-based tool for comparing branches, designed to work with a rebase-oriented Git workflow. Markforged uses GOMP as both a daily tool for handling commits and merges and as a powerful way to visualize complex histories while preparing releases.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py-pygit2",
"portdir": "python/py-pygit2",
"version": "1.18.0",
"license": "(GPL-2 or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-pygit2"
]
}
],
"depends_on": []
},
{
"name": "py310-pygit2",
"portdir": "python/py-pygit2",
"version": "1.18.0",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-cffi",
"libgit2"
]
}
],
"depends_on": []
},
{
"name": "py39-pygit2",
"portdir": "python/py-pygit2",
"version": "1.18.0",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-cffi",
"libgit2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gitfs"
]
}
]
},
{
"name": "py311-pygit2",
"portdir": "python/py-pygit2",
"version": "1.18.0",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-cffi",
"libgit2"
]
}
],
"depends_on": []
},
{
"name": "py312-pygit2",
"portdir": "python/py-pygit2",
"version": "1.18.0",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-build",
"py312-installer",
"py312-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-cffi",
"libgit2"
]
}
],
"depends_on": []
},
{
"name": "py313-pygit2",
"portdir": "python/py-pygit2",
"version": "1.18.0",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygit2.org/",
"description": "Python bindings for libgit2",
"long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-cffi",
"libgit2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygit2",
"gitless"
]
}
]
},
{
"name": "py-usadel1",
"portdir": "python/py-usadel1",
"version": "0.1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.jyu.fi/jyucmt/usadel1",
"description": "Quasiclassical equations on a 1D network",
"long_description": "This code solves Usadel equations in a circuit consisting of quasi-1D metallic wires. This is an efficient approach for modelling charge and heat transport in mesoscopic electronic circuits made of superconducting and normal-state metals, in the presence of a sufficient amount of impurities (dirty limit).",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-usadel1"
]
}
],
"depends_on": []
},
{
"name": "py313-usadel1",
"portdir": "python/py-usadel1",
"version": "0.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.jyu.fi/jyucmt/usadel1",
"description": "Quasiclassical equations on a 1D network",
"long_description": "This code solves Usadel equations in a circuit consisting of quasi-1D metallic wires. This is an efficient approach for modelling charge and heat transport in mesoscopic electronic circuits made of superconducting and normal-state metals, in the presence of a sufficient amount of impurities (dirty limit).",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-oldest-supported-numpy",
"clang-17",
"gcc14",
"py313-build",
"py313-installer",
"py313-meson-python"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-scipy",
"py313-tables",
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-usadel1"
]
}
]
},
{
"name": "tubeup",
"portdir": "python/tubeup",
"version": "2025.5.11",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bibanon/tubeup",
"description": "VOD service to Archive.org uploader",
"long_description": "Use yt-dlp to download video and upload to the Internet Archive with metadata.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"internetarchive",
"python313",
"py313-docopt",
"yt-dlp"
]
}
],
"depends_on": []
},
{
"name": "caps-log",
"portdir": "sysutils/caps-log",
"version": "1.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NikolaDucak/caps-log",
"description": "Small TUI journaling tool",
"long_description": "caps-log is a small, terminal-based journaling tool.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "NikolaDucak",
"github": "NikolaDucak",
"ports_count": 1
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boost181",
"libgit2",
"FTXUI",
"openssl3",
"libfmt9"
]
}
],
"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": 1023
}
],
"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": "stagit",
"portdir": "www/stagit",
"version": "1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.codemadness.org/stagit/",
"description": "static git page generator",
"long_description": "static git page generator",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgit2"
]
}
],
"depends_on": []
},
{
"name": "chromedriver-78",
"portdir": "www/chromedriver",
"version": "78.0.3904.70",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": false,
"categories": [
"www"
],
"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": "chromedriver-97",
"portdir": "www/chromedriver",
"version": "97.0.4692.71",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "chromedriver-86",
"portdir": "www/chromedriver",
"version": "86.0.4240.22",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "chromedriver-96",
"portdir": "www/chromedriver",
"version": "96.0.4664.45",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "chromedriver-80",
"portdir": "www/chromedriver",
"version": "80.0.3987.106",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "chromedriver-84",
"portdir": "www/chromedriver",
"version": "84.0.4147.30",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "chromedriver-81",
"portdir": "www/chromedriver",
"version": "81.0.4044.20",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "chromedriver-85",
"portdir": "www/chromedriver",
"version": "85.0.4183.87",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "chromedriver-83",
"portdir": "www/chromedriver",
"version": "83.0.4103.39",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "chromedriver-79",
"portdir": "www/chromedriver",
"version": "79.0.3945.36",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "chromedriver",
"homepage": "https://sites.google.com/chromium.org/driver/",
"description": "Obsolete port, replaced by chromedriver",
"long_description": "This port has been replaced by chromedriver.",
"active": false,
"categories": [
"www"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "chromedriver",
"portdir": "www/chromedriver",
"version": "136.0.7103.113",
"license": "Apache-2",
"platforms": "{darwin >= 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chromedriver.chromium.org/",
"description": "ChromeDriver - WebDriver for Chrome",
"long_description": "WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"chrome_app",
"undetected"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "bowtie",
"portdir": "science/bowtie",
"version": "1.3.1",
"license": "Artistic-1 and LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bowtie-bio.sourceforge.net",
"description": "an ultrafast, memory-efficient short read aligner",
"long_description": "Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end).",
"active": true,
"categories": [
"science",
"biology"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"seqan-1",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
},
{
"type": "run",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "fortran-git",
"portdir": "fortran/fortran-git",
"version": "2023.04.27",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/interkosmos/fortran-git",
"description": "Fortran 2008 interface bindings to libgit2",
"long_description": "Fortran 2008 interface bindings to libgit2",
"active": true,
"categories": [
"devel",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgit2",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "cppreference",
"portdir": "lang/cppreference",
"version": "20250209",
"license": "GFDL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cppreference.com/",
"description": "C++ reference pages (and Doxygen tags files)",
"long_description": "C++ reference pages (and Doxygen tags files). Offline version.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "ollama-bash-completion-plugin",
"portdir": "llm/ollama-bash-completion-plugin",
"version": "20250428",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ehrlz/ollama-bash-completion-plugin",
"description": "Ollama bash completion",
"long_description": "Tiny plugin for bash shell to autocomplete commands and model names in ollama commands",
"active": true,
"categories": [
"sysutils",
"llm"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 226
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"bash-completion"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ollama"
]
}
]
},
{
"name": "py-flask-auth",
"portdir": "python/py-flask-auth",
"version": "0.85",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonhosted.org/Flask-WTF",
"description": "Flask Auth extension",
"long_description": "Database-agnostic extension for Flask to support role-based authentication of users.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-flask-auth"
]
}
],
"depends_on": []
},
{
"name": "py27-flask-auth",
"portdir": "python/py-flask-auth",
"version": "0.85",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonhosted.org/Flask-WTF",
"description": "Flask Auth extension",
"long_description": "Database-agnostic extension for Flask to support role-based authentication of users.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-flask-auth"
]
}
]
},
{
"name": "py27-flask-frozen",
"portdir": "python/py-flask-frozen",
"version": "0.15",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Frozen-Flask/Frozen-Flask",
"description": "Freeze a Flask application into a set of static files.",
"long_description": "Freeze a Flask application into a set of static files. The result can be hosted without any server-side software other than a traditional web server.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask"
]
}
],
"depends_on": []
},
{
"name": "py37-flask-frozen",
"portdir": "python/py-flask-frozen",
"version": "0.15",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Frozen-Flask/Frozen-Flask",
"description": "Freeze a Flask application into a set of static files.",
"long_description": "Freeze a Flask application into a set of static files. The result can be hosted without any server-side software other than a traditional web server.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-flask"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-flask-sqlalchemy",
"portdir": "python/py-flask-sqlalchemy",
"version": "2.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-sqlalchemy.palletsprojects.com/",
"description": "Flask support for SQLAlchemy",
"long_description": "Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It requires SQLAlchemy 0.6 or higher. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask",
"py27-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py38-flask-sqlalchemy",
"portdir": "python/py-flask-sqlalchemy",
"version": "2.4.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-sqlalchemy.palletsprojects.com/",
"description": "Flask support for SQLAlchemy",
"long_description": "Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It requires SQLAlchemy 0.6 or higher. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-flask",
"py38-sqlalchemy",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-flask-sqlalchemy",
"portdir": "python/py-flask-sqlalchemy",
"version": "2.4.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-sqlalchemy.palletsprojects.com/",
"description": "Flask support for SQLAlchemy",
"long_description": "Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It requires SQLAlchemy 0.6 or higher. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-flask",
"py37-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py35-flask-sqlalchemy",
"portdir": "python/py-flask-sqlalchemy",
"version": "2.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-sqlalchemy.palletsprojects.com/",
"description": "Flask support for SQLAlchemy",
"long_description": "Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It requires SQLAlchemy 0.6 or higher. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-flask",
"py35-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py36-flask-sqlalchemy",
"portdir": "python/py-flask-sqlalchemy",
"version": "2.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-sqlalchemy.palletsprojects.com/",
"description": "Flask support for SQLAlchemy",
"long_description": "Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It requires SQLAlchemy 0.6 or higher. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-flask",
"py36-sqlalchemy"
]
}
],
"depends_on": []
}
]
}