HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50616,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=855",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=853",
"results": [
{
"name": "cl-mimeparse",
"portdir": "lisp/cl-mimeparse",
"version": "20210428",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mmontone/cl-mimeparse",
"description": "Library for parsing MIME types, in the spirit of mimeparse, with a Common Lisp flavor.",
"long_description": "Library for parsing MIME types, in the spirit of mimeparse, with a Common Lisp flavor.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-rt",
"cl-parse-number",
"cl-ppcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-hunchentoot-errors"
]
}
]
},
{
"name": "cl-parser-combinators",
"portdir": "lisp/cl-parser-combinators",
"version": "20231023",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ramarren/cl-parser-combinators",
"description": "An experimental implementation of parser combinators in Common Lisp Resources",
"long_description": "An experimental implementation of parser combinators in Common Lisp Resources",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-infix",
"cl-alexandria",
"cl-hu.dwim.stefil",
"cl-iterate",
"cl-containers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "cl-routes",
"portdir": "lisp/cl-routes",
"version": "20170119",
"license": "LGPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/archimag/cl-routes",
"description": "Common Lisp implementation of the routes system for mapping URL's",
"long_description": "Common Lisp implementation of the routes system for mapping URL's",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-puri",
"cl-split-sequence",
"cl-iterate",
"cl-lift"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-easy-routes"
]
}
]
},
{
"name": "cl-slice",
"portdir": "lisp/cl-slice",
"version": "20210514",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tpapp/cl-slice",
"description": "Array slices for Common Lisp",
"long_description": "Array slices for Common Lisp",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-anaphora",
"cl-let-plus",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "cl-translate",
"portdir": "lisp/cl-translate",
"version": "20170505",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.common-lisp.net/dkochmanski/translate",
"description": "Abstraction layer for translations",
"long_description": "Abstraction layer for translations",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "cl-trivial-open-browser",
"portdir": "lisp/cl-trivial-open-browser",
"version": "20160602",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eudoxia0/trivial-open-browser",
"description": "Open the browser to a URL, on any system.",
"long_description": "Open the browser to a URL, on any system.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula-demo"
]
}
]
},
{
"name": "cl-yacc",
"portdir": "lisp/cl-yacc",
"version": "20230108",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jech/cl-yacc",
"description": "Common Lisp Yacc",
"long_description": "Common Lisp Yacc",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-gettext"
]
}
]
},
{
"name": "php83-pcov",
"portdir": "php/php-pcov",
"version": "1.0.12",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/pcov",
"description": "A self contained php-code-coverage compatible driver for PHP.",
"long_description": "A self contained php-code-coverage compatible driver for PHP.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php83"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-pcov"
]
}
]
},
{
"name": "php83-igbinary",
"portdir": "php/php-igbinary",
"version": "3.2.16",
"license": "BSD and PHP-3.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/igbinary",
"description": "PHP serializer.",
"long_description": "Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php83"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php83-memcached"
]
},
{
"type": "run",
"ports": [
"php-igbinary"
]
}
]
},
{
"name": "py312-portend",
"portdir": "python/py-portend",
"version": "3.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/portend",
"description": "TCP port monitoring utilities",
"long_description": "TCP port monitoring utilities",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-coherent.licensed",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-tempora"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-portend"
]
}
]
},
{
"name": "py312-tempora",
"portdir": "python/py-tempora",
"version": "5.8.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/tempora",
"description": "Objects and routines pertaining to date and time (tempora)",
"long_description": "Objects and routines pertaining to date and time (tempora)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-18",
"py312-coherent.licensed",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-setuptools",
"py312-six",
"py312-toml",
"py312-jaraco.functools"
]
},
{
"type": "test",
"ports": [
"py312-py",
"py312-pytest",
"py312-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-portend"
]
}
]
},
{
"name": "py39-zc-lockfile",
"portdir": "python/py-zc-lockfile",
"version": "3.0.post1",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zc.lockfile",
"description": "Basic inter-process locks",
"long_description": "The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py310-zc-lockfile",
"portdir": "python/py-zc-lockfile",
"version": "3.0.post1",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zc.lockfile",
"description": "Basic inter-process locks",
"long_description": "The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-cherrypy"
]
}
]
},
{
"name": "py311-zc-lockfile",
"portdir": "python/py-zc-lockfile",
"version": "3.0.post1",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zc.lockfile",
"description": "Basic inter-process locks",
"long_description": "The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-zc-lockfile",
"portdir": "python/py-zc-lockfile",
"version": "3.0.post1",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zc.lockfile",
"description": "Basic inter-process locks",
"long_description": "The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "python3_select-311",
"portdir": "sysutils/python3_select",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python 3 version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python3_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python311"
]
}
]
},
{
"name": "python_select-311",
"portdir": "sysutils/python_select",
"version": "0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python311"
]
}
]
},
{
"name": "python3_select-312",
"portdir": "sysutils/python3_select",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python 3 version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python3_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python312"
]
}
]
},
{
"name": "python_select-312",
"portdir": "sysutils/python_select",
"version": "0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python312"
]
}
]
},
{
"name": "py310-ipaddress",
"portdir": "python/py-ipaddress",
"version": "1.0.23",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phihag/ipaddress",
"description": "IPv4/IPv6 manipulation library",
"long_description": "IPv4/IPv6 manipulation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-ipaddress",
"portdir": "python/py-ipaddress",
"version": "1.0.23",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phihag/ipaddress",
"description": "IPv4/IPv6 manipulation library",
"long_description": "IPv4/IPv6 manipulation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "p5-encode-imaputf7",
"portdir": "perl/p5-encode-imaputf7",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-encode-imaputf7",
"homepage": "https://metacpan.org/pod/Encode::IMAPUTF7",
"description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"long_description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-encode-imaputf7"
]
}
],
"depends_on": []
},
{
"name": "p5.28-encode-imaputf7",
"portdir": "perl/p5-encode-imaputf7",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::IMAPUTF7",
"description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"long_description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-nowarnings",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-encode"
]
}
],
"depends_on": []
},
{
"name": "p5.30-encode-imaputf7",
"portdir": "perl/p5-encode-imaputf7",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::IMAPUTF7",
"description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"long_description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-nowarnings",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-encode"
]
}
],
"depends_on": []
},
{
"name": "p5.32-encode-imaputf7",
"portdir": "perl/p5-encode-imaputf7",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::IMAPUTF7",
"description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"long_description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-nowarnings",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-encode"
]
}
],
"depends_on": []
},
{
"name": "p5.34-encode-imaputf7",
"portdir": "perl/p5-encode-imaputf7",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::IMAPUTF7",
"description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"long_description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-nowarnings",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-encode-imaputf7"
]
},
{
"type": "run",
"ports": [
"imapsync"
]
}
]
},
{
"name": "btop",
"portdir": "sysutils/btop",
"version": "1.4.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/aristocratos/btop",
"description": "A monitor of resources",
"long_description": "Resource monitor that shows usage and stats for processor, memory, disks, network and processes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "sam",
"github": "samasaur1",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"coreutils",
"clang-21"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "prima",
"portdir": "fortran/prima",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libprima.net",
"description": "PRIMA is a package for solving general non-linear optimization problems without using derivatives",
"long_description": "PRIMA is a package for solving general non-linear optimization problems without using derivatives",
"active": true,
"categories": [
"science",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
},
{
"name": "",
"github": "zaikunzhang",
"ports_count": 1
}
],
"variants": [
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "php83-APCu",
"portdir": "php/php-APCu",
"version": "5.1.24",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/APCu",
"description": "APC User Cache",
"long_description": "APCu contains the user-level functionality from APC",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php83"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php83-zstd"
]
},
{
"type": "run",
"ports": [
"php-APCu"
]
}
]
},
{
"name": "php83-redis",
"portdir": "php/php-redis",
"version": "6.1.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/redis",
"description": "an API for communicating with a Redis database from PHP",
"long_description": "php-redis is an API for communicating with a Redis database from PHP.",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php83"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-redis"
]
}
]
},
{
"name": "php83-xhprof",
"portdir": "php/php-xhprof",
"version": "2.3.10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/xhprof",
"description": "A Hierarchical Profiler for PHP",
"long_description": "XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"graphviz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php83"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-xhprof"
]
}
]
},
{
"name": "php83-zip",
"portdir": "php/php-zip",
"version": "1.22.4",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 3,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/zip",
"description": "PHP zip functions",
"long_description": "This PHP extension lets you create, read and modify zip files.",
"active": true,
"categories": [
"archivers",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libzip",
"zlib",
"php83"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-zip",
"phpmyadmin"
]
}
]
},
{
"name": "php83-zstd",
"portdir": "php/php-zstd",
"version": "0.14.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/zstd",
"description": "Zstandard compression",
"long_description": "This extension allows Zstandard compression from PHP",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17",
"php83-APCu"
]
},
{
"type": "lib",
"ports": [
"zstd",
"php83"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-zstd"
]
}
]
},
{
"name": "ast-grep",
"portdir": "devel/ast-grep",
"version": "0.40.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ast-grep.github.io/",
"description": "A CLI tool for code structural search, lint and rewriting.",
"long_description": "ast-grep is a AST-based tool to search code by pattern code. Think it as your old-friend grep but it matches AST nodes instead of text. You can write patterns as if you are writing ordinary code. It will match all code that has the same syntactical structure. You can use $ sign + upper case letters as wildcard, e.g. $MATCH, to match any single AST node. Think it as REGEX dot ., except it is not textual.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py312-libvirt",
"portdir": "python/py-libvirt",
"version": "11.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libvirt.org",
"description": "The libvirt virtualization API python binding",
"long_description": "The libvirt virtualization API python binding provides a module that permits applications written in the Python programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux and other OSes.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"pkgconfig",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"libvirt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"virt-manager"
]
}
]
},
{
"name": "py312-anyio",
"portdir": "python/py-anyio",
"version": "4.12.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agronholm/anyio",
"description": "AnyIO is a asynchronous compatibility API",
"long_description": "AnyIO is a asynchronous compatibility API",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-typing_extensions",
"py312-idna",
"py312-sniffio",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-cloudflare",
"py312-httpcore",
"py312-jupyter_server",
"py312-starlette"
]
},
{
"type": "run",
"ports": [
"py312-python-socks"
]
}
]
},
{
"name": "py312-brotlicffi",
"portdir": "python/py-brotlicffi",
"version": "1.2.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlicffi",
"description": "Python CFFI bindings to the Brotli library",
"long_description": "Python CFFI bindings to the Brotli library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-cffi",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-httpx",
"py312-httpbin"
]
}
]
},
{
"name": "py312-h11",
"portdir": "python/py-h11",
"version": "0.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/h11",
"description": "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1",
"long_description": "This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"matrix-nio",
"py312-httpcore",
"py312-mitmproxy",
"py312-uvicorn",
"py312-wsproto"
]
}
]
},
{
"name": "py312-h2",
"portdir": "python/py-h2",
"version": "4.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/projects/h2/",
"description": "Hyper-h2: A pure-Python HTTP/2 protocol stack",
"long_description": "Hyper-h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of Hyper-h2 is to be a 100% RFC 7540 compatible implementation of a complete HTTP/2 protocol stack for the Python ecosystem, build on a set of finite state machines. It should be usable in all programs regardless of concurrency model or environment. To achieve this, Hyper-h2 is entirely self-contained: it does no I/O of any kind, leaving that up to a wrapper library to control. This ensures that it can seamlessly work in all kinds of environments, from single-threaded code to Twisted. Its secondary goals are to be fast, clear, and efficient.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-hpack",
"py312-hyperframe",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"matrix-nio",
"py312-httpcore",
"py312-httpx",
"py312-mitmproxy"
]
}
]
},
{
"name": "py312-hpack",
"portdir": "python/py-hpack",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-h2"
]
}
]
},
{
"name": "py312-httpcore",
"portdir": "python/py-httpcore",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpcore",
"description": "A minimal low level HTTP client.",
"long_description": "A minimal low level HTTP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-fancy-pypi-readme",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-sniffio",
"python312",
"py312-socksio",
"py312-certifi",
"py312-anyio",
"py312-h11",
"py312-h2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-httpx"
]
}
]
},
{
"name": "py312-httpx",
"portdir": "python/py-httpx",
"version": "0.28.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpx",
"description": "The next generation HTTP client.",
"long_description": "The next generation HTTP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-fancy-pypi-readme"
]
},
{
"type": "lib",
"ports": [
"py312-brotli",
"py312-pygments",
"py312-brotlicffi",
"py312-h2",
"python312",
"py312-rich",
"py312-sniffio",
"py312-socksio",
"py312-httpcore",
"py312-charset-normalizer",
"py312-certifi",
"py312-click",
"py312-idna"
]
},
{
"type": "run",
"ports": [
"httpx_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pylast",
"py312-cloudflare",
"py312-jupyterlab",
"py312-zeep",
"py312-pbs_installer",
"youtube-search-python"
]
},
{
"type": "run",
"ports": [
"py312-datasets",
"py312-huggingface_hub"
]
}
]
},
{
"name": "py312-hyperframe",
"portdir": "python/py-hyperframe",
"version": "6.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org",
"description": "HTTP/2 framing layer for Python",
"long_description": "This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames. This library is used directly by hyper and a number of other projects to provide HTTP/2 frame decoding logic.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-h2",
"py312-mitmproxy"
]
}
]
},
{
"name": "py312-linkify-it-py",
"portdir": "python/py-linkify-it-py",
"version": "2.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/linkify-it-py",
"description": "Links recognition library with full unicode support.",
"long_description": "Links recognition library with full unicode support.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-uc-micro-py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-markdown-it-py",
"py312-panel"
]
},
{
"type": "run",
"ports": [
"py312-panel"
]
}
]
},
{
"name": "py312-markdown-it-py",
"portdir": "python/py-markdown-it-py",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/markdown-it-py",
"description": "Python port of markdown-it",
"long_description": "Python port of markdown-it. Markdown parser done right.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-flit_core",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-linkify-it-py",
"py312-mdurl",
"py312-mdit-py-plugins"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jupytext",
"py312-panel",
"py312-textual"
]
},
{
"type": "run",
"ports": [
"py312-panel",
"py312-myst-parser",
"py312-telethon",
"py312-rich"
]
}
]
},
{
"name": "py312-rich",
"portdir": "python/py-rich",
"version": "14.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rich.readthedocs.io/en/latest/",
"description": "Python library for rich text and beautiful formatting in the terminal",
"long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-18",
"py312-poetry-core",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-markdown-it-py",
"py312-pygments"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-npe2",
"py312-rstcheck",
"py312-enrich",
"py312-objexplore",
"py312-textual",
"py312-meshio",
"httpie",
"py312-rich-theme-manager",
"py312-pymc",
"jrnl",
"py312-cookiecutter",
"py312-httpx"
]
},
{
"type": "run",
"ports": [
"py312-rich_rst",
"py312-rich-click",
"py312-cmd2",
"py312-typer",
"py312-rich-argparse"
]
},
{
"type": "test",
"ports": [
"py312-requests-cache"
]
}
]
},
{
"name": "py312-uc-micro-py",
"portdir": "python/py-uc-micro-py",
"version": "1.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/uc.micro-py",
"description": "Micro subset of unicode data files for linkify-it-py projects.",
"long_description": "Micro subset of unicode data files for linkify-it-py projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-linkify-it-py"
]
}
]
},
{
"name": "py312-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "4.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-coherent.licensed",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-more-itertools"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-jaraco.classes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-tempora",
"py312-cheroot",
"py312-jaraco.text",
"py312-keyring"
]
}
]
},
{
"name": "py312-mdurl",
"portdir": "python/py-mdurl",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdurl",
"description": "URL utilities for markdown-it",
"long_description": "URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-markdown-it-py"
]
}
]
},
{
"name": "py311-podcastparser",
"portdir": "python/py-podcastparser",
"version": "0.6.10",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gpodder/podcastparser",
"description": "Simplified, fast RSS parser.",
"long_description": "The podcast parser project is a library from the gPodder project to provide an easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-nose"
]
}
],
"depends_on": []
}
]
}