HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50356,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=53",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=51",
"results": [
{
"name": "nodejs24",
"portdir": "lang/nodejs24",
"version": "24.12.0",
"license": "(MIT or BSD)",
"platforms": "{darwin != 11.*}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nodejs.org/",
"description": "Evented I/O for V8 JavaScript",
"long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
"active": true,
"categories": [
"net",
"lang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [
"no_openssl3_with_quic"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python313",
"clang-21"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"icu"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"alcom"
]
},
{
"type": "lib",
"ports": [
"npm11",
"py39-panel",
"py310-panel",
"py311-panel",
"py312-panel",
"py313-panel",
"py314-panel",
"create-dmg-js"
]
},
{
"type": "run",
"ports": [
"py310-panel",
"py311-panel",
"py312-panel",
"py313-panel",
"py39-panel",
"emscripten"
]
}
]
},
{
"name": "cmocka",
"portdir": "devel/cmocka",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmocka.org/",
"description": "cmocka unit testing framework",
"long_description": "cmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ray",
"github": "raybellis",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"samba4",
"profanity"
]
}
]
},
{
"name": "delve",
"portdir": "devel/delve",
"version": "1.26.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/go-delve/delve",
"description": "Delve is a debugger for the Go programming language.",
"long_description": "Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "zlib-ng",
"portdir": "archivers/zlib-ng",
"version": "2.3.2",
"license": "Zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zlib-ng/zlib-ng",
"description": "zlib replacement with optimizations for \"next generation\" systems.",
"long_description": "zlib replacement with optimizations for \"next generation\" systems. Features: - Zlib compatible API with support for dual-linking - Modernized native API based on zlib API for ease of porting - Modern C11 syntax and a clean code layout - Deflate medium and quick algorithms based on Intel’s zlib fork - Support for CPU intrinsics when available - Unaligned memory read/writes and large bit buffer improvements - Includes improvements from Cloudflare and Intel forks - Configure, CMake, and NMake build system support - Comprehensive set of CMake unit tests - Code sanitizers, fuzzing, and coverage - GitHub Actions continuous integration on Windows, macOS, and Linux - Emulated CI for ARM, AARCH64, PPC, PPC64, RISCV, SPARC64, S390x using qemu",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"debug",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"git",
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "golangci-lint",
"portdir": "devel/golangci-lint",
"version": "2.7.2",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://golangci-lint.run",
"description": "Fast linters runner for Go.",
"long_description": "GolangCI-Lint is a fast linters runner for Go that runs linters in parallel, uses caching, and supports YAML configuration. It includes over 100 linters, integrates with major IDEs, has minimal false positives, and supports multiple output formats.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
},
{
"name": "",
"github": "steenzout",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"prometheus",
"promu"
]
}
]
},
{
"name": "garage",
"portdir": "net/garage",
"version": "2.1.0",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://garagehq.deuxfleurs.fr",
"description": "An open-source distributed object storage service tailored for self-hosting",
"long_description": "An open-source distributed object storage service tailored for self-hosting. Garage implements the Amazon S3 API and thus is already compatible with many applications.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "clojure",
"portdir": "lang/clojure",
"version": "1.12.4.1582",
"license": "EPL-1",
"platforms": "any",
"epoch": 20110929,
"replaced_by": null,
"homepage": "https://clojure.org",
"description": "The Clojure programming language",
"long_description": "Clojure is a dynamic programming language for the JVM. It is interactive, yet compiled, with a robust infrastructure for concurrency. It is a functional dialect of Lisp, with a rich set of immutable, persistent data structures and a macro system.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [
{
"name": "jtrtik",
"github": "jtrtik",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"clojure-contrib",
"clojure-contrib-devel"
]
},
{
"type": "lib",
"ports": [
"clojure-lsp"
]
}
]
},
{
"name": "unicorn",
"portdir": "devel/unicorn",
"version": "2.1.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.unicorn-engine.org/",
"description": "CPU emulator framework",
"long_description": "Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeff",
"github": "crowell",
"ports_count": 4
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ipsw"
]
}
]
},
{
"name": "tmt",
"portdir": "devel/tmt",
"version": "1.63.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tmt.readthedocs.io",
"description": "Test Management Tool",
"long_description": "The tmt tool provides a user-friendly way to work with tests. You can comfortably create new tests, safely and easily run tests across different environments, review test results, debug test code and enable tests in the CI using a consistent and concise config. The python module and command-line tool implement the Metadata Specification which allows storing all needed test execution data directly within a git repository. Together with the possibility to reference remote repositories, it makes it easy to share test coverage across projects and distros. The Flexible Metadata Format fmf is used to store data in both human and machine readable way close to the source code. Thanks to inheritance and elasticity metadata are organized in the structure efficiently, preventing unnecessary duplication.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "link",
"github": "subpop",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-click",
"py312-requests",
"py312-docutils",
"python312",
"py312-pint",
"py312-pydantic",
"py312-fmf",
"py312-pygments",
"py312-jinja2",
"py312-typing_extensions",
"py312-ruamel-yaml",
"py312-urllib3"
]
}
],
"depends_on": []
},
{
"name": "portmidi",
"portdir": "audio/portmidi",
"version": "2.0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/PortMidi/portmidi",
"description": "Free, cross platform, open-source, real-time MIDI I/O library.",
"long_description": "Free, cross platform, open-source, real-time MIDI I/O library.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hatari",
"pure-midi",
"darktable",
"darktable-devel",
"mame",
"denemo",
"orca",
"audacity"
]
},
{
"type": "run",
"ports": [
"frescobaldi",
"frescobaldi-devel",
"frescobaldi2"
]
}
]
},
{
"name": "py314-docutils",
"portdir": "python/py-docutils",
"version": "0.22.4",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"docutils_select",
"py314-roman"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"virt-manager"
]
},
{
"type": "lib",
"ports": [
"py314-sphinx",
"py314-sphinx_rtd_theme",
"py314-rstcheck-core",
"py314-rstcheck",
"py314-awscli"
]
},
{
"type": "run",
"ports": [
"py314-sphinxcontrib-jsmath",
"py314-sphinxcontrib-qthelp",
"py314-readme_renderer",
"py314-sphinxcontrib-blockdiag",
"py314-sphinxcontrib-devhelp",
"py314-sphinxcontrib-htmlhelp"
]
}
]
},
{
"name": "py313-docutils",
"portdir": "python/py-docutils",
"version": "0.22.4",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"docutils_select",
"py313-roman"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sshfs",
"libvirt",
"mercurial",
"universal-ctags",
"sshguard",
"mpv"
]
},
{
"type": "lib",
"ports": [
"py313-sphinx",
"py313-breathe",
"rst2pdf",
"py313-sphinx_rtd_theme",
"py313-rstcheck-core",
"py313-rstcheck",
"py313-awscli2",
"py-docutils",
"py313-awscli"
]
},
{
"type": "run",
"ports": [
"py313-recommonmark",
"py313-readme_renderer",
"py313-sphinx-click",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-blockdiag",
"py313-flit"
]
}
]
},
{
"name": "py312-docutils",
"portdir": "python/py-docutils",
"version": "0.22.4",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"docutils_select",
"py312-roman"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gdk-pixbuf2",
"py312-python-daemon",
"taisei",
"gtk4",
"varnish",
"offlineimap",
"opensubdiv",
"gtk4-devel",
"gdk-pixbuf2-devel"
]
},
{
"type": "lib",
"ports": [
"py312-awscli",
"py312-sphinxcontrib-bibtex",
"py312-sphinx",
"py312-breathe",
"pdb2pqr",
"py312-sphinx_rtd_theme",
"py312-rstcheck-core",
"py312-rstcheck",
"py312-changelog-chug",
"py312-awscli2",
"tmt",
"py312-pybtex-docutils"
]
},
{
"type": "run",
"ports": [
"py312-sphinxcontrib-devhelp",
"py312-readme_renderer",
"py312-sphinx-click",
"py312-rich_rst",
"py312-flit",
"py312-sphinxcontrib-blockdiag",
"py312-sphinxcontrib-htmlhelp",
"py312-sphinxcontrib-jsmath",
"py312-sphinxcontrib-qthelp",
"py312-myst-parser",
"py312-recommonmark",
"py312-m2r"
]
},
{
"type": "test",
"ports": [
"py312-urlwatch"
]
}
]
},
{
"name": "py311-docutils",
"portdir": "python/py-docutils",
"version": "0.22.4",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-flit_core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"docutils_select",
"py311-roman"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mpv-legacy"
]
},
{
"type": "lib",
"ports": [
"py311-pybtex-docutils",
"py311-sphinxcontrib-bibtex",
"py311-sphinx",
"py311-kivy",
"py311-breathe",
"py311-sphinx_rtd_theme",
"py311-rstcheck-core",
"py311-rstcheck",
"py311-awscli2",
"py311-awscli"
]
},
{
"type": "run",
"ports": [
"py311-sphinxcontrib-htmlhelp",
"py311-sphinxcontrib-qthelp",
"py311-sphinx-click",
"py311-sphinxcontrib-jsmath",
"py311-readme_renderer",
"py311-m2r",
"py311-flit",
"py311-recommonmark",
"py311-myst-parser",
"py311-sphinxcontrib-blockdiag",
"py311-rich_rst",
"py311-sphinxcontrib-devhelp"
]
},
{
"type": "test",
"ports": [
"py311-urlwatch"
]
}
]
},
{
"name": "py310-docutils",
"portdir": "python/py-docutils",
"version": "0.22.4",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"docutils_select",
"py310-roman"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pybtex-docutils",
"py310-sphinxcontrib-bibtex",
"py310-sphinx",
"ikiwiki",
"py310-breathe",
"uhd",
"uhd-39lts",
"uhd-devel",
"py310-sphinx_rtd_theme",
"py310-rstcheck-core",
"py310-rstcheck",
"py310-awscli2",
"py310-awscli"
]
},
{
"type": "run",
"ports": [
"py310-sphinxcontrib-htmlhelp",
"py310-sphinxcontrib-jsmath",
"py310-sphinxcontrib-qthelp",
"py310-sphinx-click",
"py310-readme_renderer",
"py310-recommonmark",
"py310-sphinxcontrib-devhelp",
"py310-m2r",
"py310-flit",
"py310-myst-parser",
"py310-sphinxcontrib-blockdiag",
"py310-rich_rst"
]
},
{
"type": "test",
"ports": [
"py310-urlwatch"
]
}
]
},
{
"name": "py39-docutils",
"portdir": "python/py-docutils",
"version": "0.22.4",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"docutils_select",
"py39-roman"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gr-gsm"
]
},
{
"type": "lib",
"ports": [
"py39-sphinx",
"py39-rstcheck-core",
"py39-rstcheck",
"py39-breathe",
"py39-awscli2",
"py39-pybtex-docutils",
"py39-sphinxcontrib-bibtex",
"py39-sphinx_rtd_theme",
"py39-awscli"
]
},
{
"type": "run",
"ports": [
"py39-sphinx-click",
"py39-m2r",
"py39-recommonmark",
"py39-myst-parser",
"py39-flit",
"py39-sphinxcontrib-blockdiag",
"py39-readme_renderer",
"py39-sphinxcontrib-devhelp",
"py39-sphinxcontrib-htmlhelp",
"py39-sphinxcontrib-jsmath",
"py39-sphinxcontrib-qthelp",
"py39-rich_rst"
]
},
{
"type": "test",
"ports": [
"py39-urlwatch"
]
}
]
},
{
"name": "py38-docutils",
"portdir": "python/py-docutils",
"version": "0.20.1",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-18",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-roman"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-python-daemon"
]
},
{
"type": "lib",
"ports": [
"py38-awscli",
"py38-sphinx",
"py38-awscli2",
"py38-rstcheck",
"py38-pybtex-docutils",
"py38-sphinxcontrib-bibtex",
"py38-breathe",
"py38-rstcheck-core",
"py38-sphinx_rtd_theme"
]
},
{
"type": "run",
"ports": [
"py38-sphinxcontrib-jsmath",
"py38-sphinxcontrib-qthelp",
"py38-flit",
"py38-sphinxcontrib-blockdiag",
"py38-readme_renderer",
"py38-m2r",
"py38-sphinxcontrib-devhelp",
"py38-sphinx-click",
"py38-sphinxcontrib-htmlhelp",
"py38-myst-parser",
"py38-recommonmark"
]
},
{
"type": "test",
"ports": [
"py38-urlwatch"
]
}
]
},
{
"name": "py27-docutils",
"portdir": "python/py-docutils",
"version": "0.18.1",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-roman"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pypy37",
"pypy38",
"pypy39",
"coherence",
"gr37-gsm",
"py27-python-daemon",
"expgram",
"cicada",
"pypy",
"pypy36"
]
},
{
"type": "lib",
"ports": [
"py27-awscli",
"py27-rstcheck",
"bzr",
"py27-sphinx",
"trac",
"trac-devel",
"py27-kivy",
"py27-pybtex-docutils",
"calendar-contacts-server"
]
},
{
"type": "run",
"ports": [
"py27-m2r",
"py27-readme_renderer"
]
}
]
},
{
"name": "py-docutils",
"portdir": "python/py-docutils",
"version": "0.22.4",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-docutils"
]
}
],
"depends_on": []
},
{
"name": "bind9.18",
"portdir": "net/bind9.18",
"version": "9.18.43",
"license": "(MPL-2 or GPL-2+ or LGPL-2.1+ or AGPL-3+)",
"platforms": "darwin freebsd sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.isc.org/",
"description": "Domain Name System server",
"long_description": "The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service. This is the older 9.18 release series, intended to be used on systems where 9.20 doesn't work.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libidn2",
"lmdb",
"libxml2",
"nghttp2",
"json-c",
"jemalloc",
"libuv"
]
}
],
"depends_on": []
},
{
"name": "python315-freethreading-devel",
"portdir": "lang/python315-devel",
"version": "3.15.0a3",
"license": "PSF",
"platforms": "{darwin >= 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "An interpreted, object-oriented programming language (free threading)",
"long_description": "Python is an interpreted, interactive, object-oriented programming language. This port has the free threading feature enabled, i.e. there is no global interpreter lock (GIL).",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal",
"optimizations",
"lto",
"tail_call_interp",
"dtrace"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zstd",
"sqlite3",
"libedit",
"libffi",
"bzip2",
"openssl",
"expat",
"mpdecimal",
"gettext-runtime",
"ncurses",
"xz",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "python315-devel",
"portdir": "lang/python315-devel",
"version": "3.15.0a3",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "An interpreted, object-oriented programming language",
"long_description": "Python is an interpreted, interactive, object-oriented programming language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal",
"optimizations",
"lto",
"tail_call_interp",
"experimental_jit",
"dtrace"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zstd",
"sqlite3",
"libedit",
"libffi",
"ncurses",
"bzip2",
"expat",
"mpdecimal",
"gettext-runtime",
"openssl",
"xz",
"zlib"
]
},
{
"type": "run",
"ports": [
"python3_select-315",
"python_select-315"
]
}
],
"depends_on": []
},
{
"name": "py36-docutils",
"portdir": "python/py-docutils",
"version": "0.18.1",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-roman"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-sphinx",
"py36-awscli",
"py36-kivy",
"py36-pybtex-docutils"
]
},
{
"type": "run",
"ports": [
"py36-sphinxcontrib-blockdiag",
"py36-sphinxcontrib-qthelp",
"py36-myst-parser",
"py36-m2r",
"py36-sphinxcontrib-devhelp",
"py36-sphinxcontrib-htmlhelp",
"py36-readme_renderer",
"py36-recommonmark",
"py36-sphinxcontrib-jsmath"
]
}
]
},
{
"name": "py37-docutils",
"portdir": "python/py-docutils",
"version": "0.20.1",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-18",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-roman"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-python-daemon"
]
},
{
"type": "lib",
"ports": [
"py37-sphinxcontrib-bibtex",
"py37-awscli2",
"py37-awscli",
"py37-sphinx",
"py37-sphinx_rtd_theme",
"py37-pybtex-docutils",
"py37-rstcheck-core",
"py37-rstcheck"
]
},
{
"type": "run",
"ports": [
"py37-sphinxcontrib-jsmath",
"py37-sphinxcontrib-blockdiag",
"py37-flit",
"py37-m2r",
"py37-sphinxcontrib-qthelp",
"py37-recommonmark",
"py37-sphinxcontrib-devhelp",
"py37-myst-parser",
"py37-readme_renderer",
"py37-sphinxcontrib-htmlhelp"
]
},
{
"type": "test",
"ports": [
"py37-urlwatch"
]
}
]
},
{
"name": "py35-docutils",
"portdir": "python/py-docutils",
"version": "0.18.1",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
},
{
"name": "alex",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-roman"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-sphinx",
"py35-kivy"
]
},
{
"type": "run",
"ports": [
"py35-sphinxcontrib-devhelp",
"py35-sphinxcontrib-htmlhelp",
"py35-sphinxcontrib-jsmath",
"py35-sphinxcontrib-qthelp",
"py35-m2r",
"py35-sphinxcontrib-blockdiag"
]
}
]
},
{
"name": "p5.34-mouse",
"portdir": "perl/p5-mouse",
"version": "2.6.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mouse",
"description": "Mouse - Moose minus the antlers",
"long_description": "Mouse - Moose minus the antlers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.34-declare-constraints-simple",
"p5.34-devel-ppport",
"p5.34-io-string",
"p5.34-module-build",
"p5.34-module-build-xsutil",
"p5.34-path-class",
"p5.34-test-deep",
"p5.34-test-exception",
"p5.34-test-fatal",
"p5.34-test-leaktrace",
"p5.34-test-output",
"p5.34-test-requires",
"p5.34-try-tiny"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-any-moose",
"p5.34-role-hooks",
"p5.34-test-cleannamespaces",
"p5.34-sub-handlesvia"
]
},
{
"type": "lib",
"ports": [
"p5.34-package-pkg",
"p5.34-text-xslate",
"p5-mouse",
"p5.34-mo",
"p5.34-mousex-foreign",
"p5.34-mousex-types"
]
}
]
},
{
"name": "p5.32-mouse",
"portdir": "perl/p5-mouse",
"version": "2.6.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mouse",
"description": "Mouse - Moose minus the antlers",
"long_description": "Mouse - Moose minus the antlers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-module-build",
"p5.32-declare-constraints-simple",
"p5.32-devel-ppport",
"p5.32-io-string",
"p5.32-module-build-xsutil",
"p5.32-path-class",
"p5.32-test-deep",
"p5.32-test-exception",
"p5.32-test-fatal",
"p5.32-test-leaktrace",
"p5.32-test-output",
"p5.32-test-requires",
"p5.32-try-tiny"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-any-moose",
"p5.32-role-hooks",
"p5.32-test-cleannamespaces",
"p5.32-sub-handlesvia"
]
},
{
"type": "lib",
"ports": [
"p5.32-package-pkg",
"p5.32-text-xslate",
"p5.32-mo",
"p5.32-mousex-foreign",
"p5.32-mousex-types"
]
}
]
},
{
"name": "p5.30-mouse",
"portdir": "perl/p5-mouse",
"version": "2.6.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mouse",
"description": "Mouse - Moose minus the antlers",
"long_description": "Mouse - Moose minus the antlers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.30-declare-constraints-simple",
"p5.30-devel-ppport",
"p5.30-io-string",
"p5.30-module-build",
"p5.30-module-build-xsutil",
"p5.30-path-class",
"p5.30-test-deep",
"p5.30-test-exception",
"p5.30-test-fatal",
"p5.30-test-leaktrace",
"p5.30-test-output",
"p5.30-test-requires",
"p5.30-try-tiny"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-any-moose",
"p5.30-role-hooks",
"p5.30-test-cleannamespaces",
"p5.30-sub-handlesvia"
]
},
{
"type": "lib",
"ports": [
"p5.30-package-pkg",
"p5.30-text-xslate",
"p5.30-mo",
"p5.30-mousex-foreign",
"p5.30-mousex-types"
]
}
]
},
{
"name": "p5.28-mouse",
"portdir": "perl/p5-mouse",
"version": "2.6.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mouse",
"description": "Mouse - Moose minus the antlers",
"long_description": "Mouse - Moose minus the antlers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.28-declare-constraints-simple",
"p5.28-devel-ppport",
"p5.28-io-string",
"p5.28-module-build",
"p5.28-module-build-xsutil",
"p5.28-path-class",
"p5.28-test-deep",
"p5.28-test-exception",
"p5.28-test-fatal",
"p5.28-test-leaktrace",
"p5.28-test-output",
"p5.28-test-requires",
"p5.28-try-tiny"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-any-moose",
"p5.28-role-hooks",
"p5.28-test-cleannamespaces",
"p5.28-sub-handlesvia"
]
},
{
"type": "lib",
"ports": [
"p5.28-package-pkg",
"p5.28-text-xslate",
"p5.28-mo",
"p5.28-mousex-foreign",
"p5.28-mousex-types"
]
}
]
},
{
"name": "p5-mouse",
"portdir": "perl/p5-mouse",
"version": "2.6.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-mouse",
"homepage": "https://metacpan.org/pod/Mouse",
"description": "Mouse - Moose minus the antlers",
"long_description": "Mouse - Moose minus the antlers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-mouse"
]
}
],
"depends_on": []
},
{
"name": "angle",
"portdir": "graphics/angle",
"version": "2.1.26423",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://angleproject.org",
"description": "OpenGL ES implementation",
"long_description": "A cross-platform, conformant OpenGL ES implementation.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"rapidjson",
"gn",
"clang-21"
]
}
],
"depends_on": []
},
{
"name": "p5.26-mouse",
"portdir": "perl/p5-mouse",
"version": "2.5.10",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mouse",
"description": "Moose minus the antlers",
"long_description": "Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, \"has\" in Moose is missing only a few expert-level features.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-try-tiny",
"p5.26-test-output",
"p5.26-test-requires",
"clang-9.0",
"p5.26-declare-constraints-simple",
"p5.26-devel-ppport",
"p5.26-io-string",
"p5.26-module-build-xsutil",
"p5.26-path-class",
"p5.26-test-deep",
"p5.26-test-exception",
"p5.26-test-fatal",
"p5.26-test-leaktrace"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-test-cleannamespaces",
"p5.26-any-moose"
]
},
{
"type": "lib",
"ports": [
"p5.26-mousex-foreign",
"p5.26-package-pkg",
"p5.26-text-xslate",
"p5.26-mousex-types",
"p5.26-mo"
]
}
]
},
{
"name": "fvm",
"portdir": "devel/fvm",
"version": "4.0.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fvm.app/",
"description": "A simple CLI to manage Flutter SDK versions",
"long_description": "A simple CLI to manage Flutter SDK versions",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 154
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"dart-sdk",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "sqlmap",
"portdir": "security/sqlmap",
"version": "1.9.12",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sqlmap.org/",
"description": "Automatic SQL injection and database takeover tool",
"long_description": "sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches including database fingerprinting, over data fetching from the database, accessing the underlying file system, and executing commands on the operating system via out-of-band connections.",
"active": true,
"categories": [
"databases",
"security",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [
"python27",
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "asciidoctorj",
"portdir": "textproc/asciidoctorj",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asciidoctor.org",
"description": "AsciidoctorJ is the official library for running Asciidoctor on the JVM.",
"long_description": "AsciidoctorJ is the official library for running Asciidoctor on the JVM. Using AsciidoctorJ, you can convert AsciiDoc content or analyze the structure of a parsed AsciiDoc document from Java and other JVM languages.",
"active": true,
"categories": [
"textproc",
"java"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "nektarpp",
"portdir": "science/nektarpp",
"version": "5.9.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nektar.info/",
"description": "spectral/hp element framework",
"long_description": "Nektar++ is a spectral/hp element framework which aims to be easy to use and support a wide range of features, including 1D, 2D and 3D element support, hybrid shaped elements and continuous and discontinuous implementations. As well as a modern C++ API, it ships with a range of solvers including CFD, advection-diffusion equations and cardiac electrophysiology.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "dave",
"github": "mdave",
"ports_count": 2
}
],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"petsc",
"oce",
"python310",
"python311",
"python312",
"python313",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"arpack",
"fftw-3",
"opencascade",
"scotch",
"zlib",
"tinyxml",
"tetgen",
"boost187",
"triangle",
"vtk"
]
}
],
"depends_on": []
},
{
"name": "py314-libtmux",
"portdir": "python/py-libtmux",
"version": "0.53.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 33
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": []
},
{
"name": "py313-libtmux",
"portdir": "python/py-libtmux",
"version": "0.53.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 33
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tmuxp",
"py-libtmux"
]
}
]
},
{
"name": "py312-libtmux",
"portdir": "python/py-libtmux",
"version": "0.53.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 33
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-tmuxp"
]
}
]
},
{
"name": "py311-libtmux",
"portdir": "python/py-libtmux",
"version": "0.53.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 33
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-tmuxp"
]
}
]
},
{
"name": "py310-libtmux",
"portdir": "python/py-libtmux",
"version": "0.53.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 33
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tmuxp"
]
}
]
},
{
"name": "py-libtmux",
"portdir": "python/py-libtmux",
"version": "0.53.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 33
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-libtmux"
]
}
],
"depends_on": []
},
{
"name": "py314-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.43.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-aws-sam-translator",
"py314-jschema_to_python",
"py314-jsonpatch",
"py314-sarif-om",
"py314-junit-xml",
"py314-yaml",
"py314-sympy",
"py314-networkx",
"py314-regex",
"py314-jsonschema"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-mock"
]
}
],
"depends_on": []
},
{
"name": "py313-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.43.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-jsonpatch",
"py313-jschema_to_python",
"py313-sarif-om",
"py313-junit-xml",
"py313-aws-sam-translator",
"py313-sympy",
"py313-regex",
"py313-yaml",
"py313-networkx",
"py313-jsonschema"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cfn-lint"
]
}
]
},
{
"name": "py312-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.43.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-regex",
"py312-jschema_to_python",
"py312-sarif-om",
"py312-junit-xml",
"py312-jsonpatch",
"py312-yaml",
"py312-sympy",
"py312-jsonschema",
"py312-networkx",
"py312-aws-sam-translator"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-mock"
]
}
],
"depends_on": []
},
{
"name": "py311-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.43.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-aws-sam-translator",
"py311-jschema_to_python",
"py311-jsonpatch",
"py311-sarif-om",
"py311-junit-xml",
"py311-sympy",
"py311-regex",
"py311-networkx",
"py311-yaml",
"py311-jsonschema"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-mock"
]
}
],
"depends_on": []
},
{
"name": "py310-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.43.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-networkx",
"py310-jschema_to_python",
"py310-jsonpatch",
"py310-sarif-om",
"py310-junit-xml",
"py310-regex",
"py310-yaml",
"py310-sympy",
"py310-jsonschema",
"py310-aws-sam-translator"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": []
},
{
"name": "py-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.43.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-cfn-lint"
]
}
],
"depends_on": []
},
{
"name": "xh",
"portdir": "net/xh",
"version": "0.25.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ducaale/xh",
"description": "xh is a friendly and fast tool for sending HTTP requests.",
"long_description": "xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "vulkan-volk",
"portdir": "graphics/vulkan-volk",
"version": "1.4.335.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeux/volk",
"description": "Meta loader for Vulkan API",
"long_description": "volk is a meta-loader for Vulkan. It allows you to dynamically load entrypoints required to use Vulkan without linking to vulkan-1.dll or statically linking Vulkan loader. Additionally, volk simplifies the use of Vulkan extensions by automatically loading all associated entrypoints. Finally, volk enables loading Vulkan entrypoints directly from the driver which can increase performance by skipping loader dispatch overhead.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"glslang",
"vulkan-headers",
"clang-18",
"python313",
"shaderc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"vulkan-tools",
"vulkan-validationlayers"
]
}
]
}
]
}