HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50307,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=49",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=47",
"results": [
{
"name": "terraform-1.11",
"portdir": "sysutils/terraform",
"version": "1.11.4",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.terraform.io/downloads.html",
"description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
"long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 165
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 80
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": []
},
{
"name": "vivid",
"portdir": "sysutils/vivid",
"version": "0.10.1",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharkdp/vivid",
"description": "A themeable LS_COLORS generator with a rich filetype datebase",
"long_description": "vivid is a generator for the LS_COLORS environment variable that controls the colorized output of ls, tree, fd, bfs, dust and many other tools.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "intact79",
"github": "intactio",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "libargparse",
"portdir": "devel/libargparse",
"version": "20240826",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maryla-uc/libargparse",
"description": "Yet another simple command-line parser for C++ applications",
"long_description": "Yet another simple command-line parser for C++ applications",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libavif"
]
}
]
},
{
"name": "zns",
"portdir": "net/zns",
"version": "0.3.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/znscli/zns",
"description": "CLI tool for querying DNS records with readable, colored output.",
"long_description": "zns is a command-line utility for querying DNS records, displaying them in a human-readable, colored format that includes type, name, TTL, and value.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py313-flask-cors",
"portdir": "python/py-flask-cors",
"version": "6.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-cors.corydolphin.com/",
"description": "Cross Origin Resource Sharing (CORS) support for Flask",
"long_description": "A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. This package has a simple philosophy, when you want to enable CORS, you wish to enable it for all use cases on a domain. This means no mucking around with different allowed headers, methods, etc. By default, submission of cookies across domains is disabled due to the security implications, please see the documentation for how to enable credential'ed requests, and please make sure you add some sort of CSRF protection before doing so!",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-werkzeug",
"py313-flask"
]
},
{
"type": "test",
"ports": [
"py313-packaging",
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"beets",
"beets-devel",
"py-flask-cors"
]
}
]
},
{
"name": "py312-flask-cors",
"portdir": "python/py-flask-cors",
"version": "6.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-cors.corydolphin.com/",
"description": "Cross Origin Resource Sharing (CORS) support for Flask",
"long_description": "A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. This package has a simple philosophy, when you want to enable CORS, you wish to enable it for all use cases on a domain. This means no mucking around with different allowed headers, methods, etc. By default, submission of cookies across domains is disabled due to the security implications, please see the documentation for how to enable credential'ed requests, and please make sure you add some sort of CSRF protection before doing so!",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-werkzeug",
"py312-flask"
]
},
{
"type": "test",
"ports": [
"py312-packaging",
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-itsdangerous",
"portdir": "python/py-itsdangerous",
"version": "2.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/itsdangerous/",
"description": "Various helpers to pass trusted data to untrusted environments and back",
"long_description": "Various helpers to pass trusted data to untrusted environments and back",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 430
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"clang-17",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-flask",
"py313-flask-wtf",
"py-itsdangerous"
]
}
]
},
{
"name": "py313-flask",
"portdir": "python/py-flask",
"version": "3.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/flask/",
"description": "microframework for Python based on Werkzeug and Jinja2",
"long_description": "Flask is a microframework for Python based on Werkzeug and Jinja2, intended for small-scale applications",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-werkzeug",
"py313-itsdangerous",
"python313",
"py313-blinker",
"py313-click",
"py313-jinja2"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-openslide",
"py313-flask-frozen",
"py313-flask-mail",
"py313-flask-restful",
"py313-flask-sqlalchemy",
"py313-flask-wtf",
"py313-flask-login",
"py313-mitmproxy",
"py313-flask-babel",
"beets",
"py313-httpbin",
"py313-flask-cors",
"py-flask",
"beets-devel",
"py313-flasgger"
]
},
{
"type": "run",
"ports": [
"impacket"
]
},
{
"type": "test",
"ports": [
"beets",
"beets-devel"
]
}
]
},
{
"name": "py313-netaddr",
"portdir": "python/py-netaddr",
"version": "1.3.0",
"license": "BSD and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drkjam/netaddr/",
"description": "A network address manipulation library for Python",
"long_description": "A network address manipulation library for Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-netaddr",
"py313-rad"
]
},
{
"type": "run",
"ports": [
"py313-oslo-utils",
"py313-oslo-config"
]
}
]
},
{
"name": "py313-country",
"portdir": "python/py-country",
"version": "24.6.1",
"license": "LGPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flyingcircusio/pycountry",
"description": "ISO country, subdivision, language, currency and script definitions and their translations",
"long_description": "ISO country, subdivision, language, currency and script definitions and their translations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-country",
"beets-beetcamp"
]
}
]
},
{
"name": "p5.32-pdl-gsl",
"portdir": "perl/p5-pdl-gsl",
"version": "2.101.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDL::GSL",
"description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"gsl",
"p5.32-pdl"
]
}
],
"depends_on": []
},
{
"name": "p5.34-pdl-gsl",
"portdir": "perl/p5-pdl-gsl",
"version": "2.101.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDL::GSL",
"description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gsl",
"perl5.34",
"p5.34-pdl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-pdl-gsl"
]
}
]
},
{
"name": "p5.28-pdl-gsl",
"portdir": "perl/p5-pdl-gsl",
"version": "2.101.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDL::GSL",
"description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"gsl",
"p5.28-pdl"
]
}
],
"depends_on": []
},
{
"name": "p5.30-pdl-gsl",
"portdir": "perl/p5-pdl-gsl",
"version": "2.101.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDL::GSL",
"description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"gsl",
"p5.30-pdl"
]
}
],
"depends_on": []
},
{
"name": "p5-pdl-gsl",
"portdir": "perl/p5-pdl-gsl",
"version": "2.101.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-pdl-gsl",
"homepage": "https://metacpan.org/pod/PDL::GSL",
"description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-pdl-gsl"
]
}
],
"depends_on": []
},
{
"name": "lefthook",
"portdir": "devel/lefthook",
"version": "2.0.4",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lefthook.dev/",
"description": "Fast and powerful Git hooks manager for any type of projects.",
"long_description": "A Git hooks manager for Node.js, Ruby, Python and many other types of projects. It is written in Go, can run commands in parallel, and allows to control execution and files you pass to your commands. It is also a single dependency-free binary which can work in any environment.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "hk",
"portdir": "devel/hk",
"version": "1.28.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hk.jdx.dev",
"description": "The fastest git hook manager on the planet.",
"long_description": "The fastest git hook manager on the planet.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py313-asyncssh",
"portdir": "python/py-asyncssh",
"version": "2.21.1",
"license": "(EPL-2 or GPL-2+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asyncssh.timeheart.net",
"description": "AsyncSSH: Asynchronous SSHv2 client and server library",
"long_description": "AsyncSSH: Asynchronous SSHv2 client and server library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1976
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-typing_extensions",
"py313-cryptography",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-asyncssh"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "tree-sitter-go-work",
"portdir": "devel/tree-sitter-go-work",
"version": "20221004",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omertuc/tree-sitter-go-work",
"description": "A tree-sitter parser for go.work files",
"long_description": "A tree-sitter parser for go.work files",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"emacs-devel",
"emacs-app-devel"
]
}
]
},
{
"name": "py313-publicsuffix2",
"portdir": "python/py-publicsuffix2",
"version": "2.20191221",
"license": "(MIT or MPL-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nexB/python-publicsuffix2",
"description": "Get a public suffix for a domain name using the Public Suffix List",
"long_description": "Get a public suffix for a domain name using the Public Suffix List",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-requests",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-mitmproxy",
"py-publicsuffix2"
]
},
{
"type": "run",
"ports": [
"py313-authheaders"
]
}
]
},
{
"name": "py312-publicsuffix2",
"portdir": "python/py-publicsuffix2",
"version": "2.20191221",
"license": "(MIT or MPL-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nexB/python-publicsuffix2",
"description": "Get a public suffix for a domain name using the Public Suffix List",
"long_description": "Get a public suffix for a domain name using the Public Suffix List",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-requests"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-mitmproxy"
]
}
]
},
{
"name": "py313-gnureadline",
"portdir": "python/py-gnureadline",
"version": "8.2.13",
"license": "GPL-3+ and PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ludwigschwardt/python-gnureadline",
"description": "Python readline extension.",
"long_description": "Python readline extension.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gnureadline",
"root6",
"xonsh"
]
},
{
"type": "run",
"ports": [
"py313-cmd2",
"mercurial"
]
}
]
},
{
"name": "zlog",
"portdir": "devel/zlog",
"version": "1.2.18",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/HardySimpson/zlog",
"description": "Reliable, high-performance, thread safe, flexible, clear-model, pure C logging library",
"long_description": "Reliable, high-performance, thread safe, flexible, clear-model, pure C logging library",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 42
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py313-roman_numerals_py",
"portdir": "python/py-roman_numerals_py",
"version": "3.1.0",
"license": "(BSD or public-domain)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/roman_numerals_py/",
"description": "Manipulate well-formed Roman numerals",
"long_description": "A library for manipulating well-formed Roman numerals.",
"active": true,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-roman_numerals_py"
]
},
{
"type": "run",
"ports": [
"py313-sphinx"
]
}
]
},
{
"name": "py312-roman_numerals_py",
"portdir": "python/py-roman_numerals_py",
"version": "3.1.0",
"license": "(BSD or public-domain)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/roman_numerals_py/",
"description": "Manipulate well-formed Roman numerals",
"long_description": "A library for manipulating well-formed Roman numerals.",
"active": true,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-sphinx"
]
}
]
},
{
"name": "py311-roman_numerals_py",
"portdir": "python/py-roman_numerals_py",
"version": "3.1.0",
"license": "(BSD or public-domain)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/roman_numerals_py/",
"description": "Manipulate well-formed Roman numerals",
"long_description": "A library for manipulating well-formed Roman numerals.",
"active": true,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-flit_core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-sphinx"
]
}
]
},
{
"name": "py-roman_numerals_py",
"portdir": "python/py-roman_numerals_py",
"version": "3.1.0",
"license": "(BSD or public-domain)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/roman_numerals_py/",
"description": "Manipulate well-formed Roman numerals",
"long_description": "A library for manipulating well-formed Roman numerals.",
"active": true,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-roman_numerals_py"
]
}
],
"depends_on": []
},
{
"name": "py313-breathe",
"portdir": "python/py-breathe",
"version": "4.36.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/michaeljones/breathe",
"description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation.",
"long_description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation. It allows you to combine Doxygen's excellent technical understanding of your code base with the superb long form documentation output of the Sphinx system.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-markupsafe",
"python313",
"py313-sphinx",
"py313-pygments",
"py313-docutils",
"py313-jinja2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-breathe"
]
}
]
},
{
"name": "py312-breathe",
"portdir": "python/py-breathe",
"version": "4.36.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/michaeljones/breathe",
"description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation.",
"long_description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation. It allows you to combine Doxygen's excellent technical understanding of your code base with the superb long form documentation output of the Sphinx system.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pygments",
"python312",
"py312-sphinx",
"py312-jinja2",
"py312-markupsafe",
"py312-docutils"
]
}
],
"depends_on": []
},
{
"name": "p5.34-test-settings",
"portdir": "perl/p5-test-settings",
"version": "0.3.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Settings",
"description": "Test::Settings - Ask or tell when certain types of tests should be run",
"long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-test-settings",
"p5.34-test-describeme"
]
}
]
},
{
"name": "p5.32-test-settings",
"portdir": "perl/p5-test-settings",
"version": "0.3.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Settings",
"description": "Test::Settings - Ask or tell when certain types of tests should be run",
"long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-test-describeme"
]
}
]
},
{
"name": "p5.30-test-settings",
"portdir": "perl/p5-test-settings",
"version": "0.3.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Settings",
"description": "Test::Settings - Ask or tell when certain types of tests should be run",
"long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-test-describeme"
]
}
]
},
{
"name": "p5.28-test-settings",
"portdir": "perl/p5-test-settings",
"version": "0.3.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Settings",
"description": "Test::Settings - Ask or tell when certain types of tests should be run",
"long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-test-describeme"
]
}
]
},
{
"name": "p5.34-test-describeme",
"portdir": "perl/p5-test-describeme",
"version": "0.4.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::DescribeMe",
"description": "Test::DescribeMe - Tell test runners what kind of test you are",
"long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-test-settings"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-array-iterator"
]
},
{
"type": "lib",
"ports": [
"p5-test-describeme"
]
}
]
},
{
"name": "p5.32-test-describeme",
"portdir": "perl/p5-test-describeme",
"version": "0.4.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::DescribeMe",
"description": "Test::DescribeMe - Tell test runners what kind of test you are",
"long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-test-settings"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-array-iterator"
]
}
]
},
{
"name": "p5.30-test-describeme",
"portdir": "perl/p5-test-describeme",
"version": "0.4.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::DescribeMe",
"description": "Test::DescribeMe - Tell test runners what kind of test you are",
"long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-test-settings"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-array-iterator"
]
}
]
},
{
"name": "p5.28-test-describeme",
"portdir": "perl/p5-test-describeme",
"version": "0.4.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::DescribeMe",
"description": "Test::DescribeMe - Tell test runners what kind of test you are",
"long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-test-settings"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-array-iterator"
]
}
]
},
{
"name": "p5-test-settings",
"portdir": "perl/p5-test-settings",
"version": "0.3.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-test-settings",
"homepage": "https://metacpan.org/pod/Test::Settings",
"description": "Test::Settings - Ask or tell when certain types of tests should be run",
"long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-test-settings"
]
}
],
"depends_on": []
},
{
"name": "p5-test-describeme",
"portdir": "perl/p5-test-describeme",
"version": "0.4.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-test-describeme",
"homepage": "https://metacpan.org/pod/Test::DescribeMe",
"description": "Test::DescribeMe - Tell test runners what kind of test you are",
"long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-test-describeme"
]
}
],
"depends_on": []
},
{
"name": "py313-anytree",
"portdir": "python/py-anytree",
"version": "2.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/c0fec0de/anytree",
"description": "Python tree data library",
"long_description": "Python tree data library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gtk-doc",
"py-anytree"
]
}
]
},
{
"name": "virglrenderer",
"portdir": "graphics/virglrenderer",
"version": "0.10.4e",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.freedesktop.org/virgl/virglrenderer",
"description": "VirGL virtual OpenGL renderer",
"long_description": "Library that gives emulators the necessary tools to implement a virtio-gpu device, in particular one with 3D support.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "jc+macports",
"github": "tsujp",
"ports_count": 24
}
],
"variants": [
"x11",
"quartz"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"vulkan-headers",
"clang-18",
"meson",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libepoxy",
"MoltenVK"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libkrun"
]
}
]
},
{
"name": "krunkit",
"portdir": "emulators/krunkit",
"version": "1.1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/containers/krunkit",
"description": "Tool to launch configurable virtual machines using libkrun",
"long_description": "Tool to launch configurable virtual machines using libkrun.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "jc+macports",
"github": "tsujp",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libkrun"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ramalama"
]
}
]
},
{
"name": "libkrun",
"portdir": "emulators/libkrun",
"version": "1.16.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/containers/libkrun",
"description": "Dynamic library providing Virtualization-based process isolation capabilities",
"long_description": "Dynamic library that allows programs to easily acquire the ability to run processes in a partially isolated environment using Hypervisor.framework on macOS.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "jc+macports",
"github": "tsujp",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cargo",
"legacy-support",
"pkgconfig",
"rust"
]
},
{
"type": "lib",
"ports": [
"libepoxy",
"virglrenderer",
"libunwind"
]
},
{
"type": "run",
"ports": [
"dtc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"krunkit"
]
}
]
},
{
"name": "pub2port",
"portdir": "sysutils/pub2port",
"version": "0.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/amake/pub2port",
"description": "A tool for creating MacPorts portfiles for Dart projects",
"long_description": "A tool for creating MacPorts portfiles for Dart projects",
"active": true,
"categories": [
"sysutils",
"macports"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"dart-sdk",
"clang-17"
]
}
],
"depends_on": []
},
{
"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": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"dart-sdk",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py313-typeguard",
"portdir": "python/py-typeguard",
"version": "4.4.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agronholm/typeguard",
"description": "Run time type checker for Python",
"long_description": "Run time type checker for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-typing_extensions",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-typeguard"
]
},
{
"type": "run",
"ports": [
"pyinfra"
]
},
{
"type": "test",
"ports": [
"py313-tenacity"
]
}
]
},
{
"name": "py313-pygls",
"portdir": "python/py-pygls",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 640
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-poetry-core",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-lsprotocol",
"py313-cattrs",
"py313-attrs"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-asyncio",
"py313-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygls"
]
},
{
"type": "run",
"ports": [
"cmake-language-server"
]
}
]
},
{
"name": "py313-lsprotocol",
"portdir": "python/py-lsprotocol",
"version": "2025.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/lsprotocol",
"description": "Python implementation of the Language Server Protocol.",
"long_description": "Python implementation of the Language Server Protocol.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 640
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-attrs",
"py313-cattrs",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-lsprotocol",
"py313-python-lsp-ruff"
]
},
{
"type": "run",
"ports": [
"py313-pygls"
]
}
]
},
{
"name": "py313-flit_scm",
"portdir": "python/py-flit_scm",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/flit-scm",
"description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
"long_description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-flit_core",
"py313-setuptools_scm",
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-exceptiongroup"
]
},
{
"type": "lib",
"ports": [
"py-flit_scm"
]
}
]
},
{
"name": "py313-exceptiongroup",
"portdir": "python/py-exceptiongroup",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://pypi.org/project/exceptiongroup",
"description": "Backport of PEP 654 (exception groups)",
"long_description": "Backport of PEP 654 (exception groups)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-17",
"py313-build",
"py313-flit_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-exceptiongroup"
]
}
]
}
]
}