HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52352,
"next": null,
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1047",
"results": [
{
"name": "pgdog",
"portdir": "databases/pgdog",
"version": "0.1.47",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pgdog.dev",
"description": "PostgreSQL connection pooler, load balancer, and sharder",
"long_description": "PgDog is a proxy for scaling PostgreSQL. It supports connection pooling, load balancing queries, and sharding entire databases.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "muon",
"portdir": "devel/muon",
"version": "0.6.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://muon.build/",
"description": "An implementation of the Meson build system in C99",
"long_description": "An implementation of the Meson build system in C99, with minimal dependencies. muon includes a static analyzer and LSP for build files, a code formatter, and an interactive stepping debugger.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "commitmaniac",
"ports_count": 7
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"scdoc",
"clang-18",
"meson",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"curl",
"libarchive"
]
}
],
"depends_on": []
}
]
}