HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50559,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=599",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=597",
"results": [
{
"name": "py39-pytest-fixture-config",
"portdir": "python/py-pytest-fixture-config",
"version": "1.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manahl/pytest-plugins",
"description": "Fixture configuration utils for py.test",
"long_description": "Simple configuration objects for Py.test fixtures. Allows you to skip tests when their required config variables aren’t set.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools-git",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools"
]
},
{
"type": "run",
"ports": [
"py39-pytest"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-pytest-virtualenv"
]
}
]
},
{
"name": "py310-pytest-fixture-config",
"portdir": "python/py-pytest-fixture-config",
"version": "1.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manahl/pytest-plugins",
"description": "Fixture configuration utils for py.test",
"long_description": "Simple configuration objects for Py.test fixtures. Allows you to skip tests when their required config variables aren’t set.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools-git",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools"
]
},
{
"type": "run",
"ports": [
"py310-pytest"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-pytest-virtualenv"
]
}
]
},
{
"name": "py-pytest-profiling",
"portdir": "python/py-pytest-profiling",
"version": "1.7.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manahl/pytest-plugins",
"description": "Profiling plugin for py.test",
"long_description": "Profiling plugin for py.test",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-pytest-profiling"
]
}
],
"depends_on": []
},
{
"name": "py38-pytest-profiling",
"portdir": "python/py-pytest-profiling",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manahl/pytest-plugins",
"description": "Profiling plugin for py.test",
"long_description": "Profiling plugin for py.test",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-setuptools-git"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-pytest",
"py38-six",
"py38-gprof2dot"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-pytest-virtualenv"
]
}
],
"depends_on": []
},
{
"name": "py39-pytest-profiling",
"portdir": "python/py-pytest-profiling",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manahl/pytest-plugins",
"description": "Profiling plugin for py.test",
"long_description": "Profiling plugin for py.test",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools-git",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-pytest",
"py39-six",
"py39-gprof2dot"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pytest-virtualenv"
]
}
],
"depends_on": []
},
{
"name": "py310-pytest-profiling",
"portdir": "python/py-pytest-profiling",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manahl/pytest-plugins",
"description": "Profiling plugin for py.test",
"long_description": "Profiling plugin for py.test",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools-git",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pytest",
"py310-six",
"py310-gprof2dot"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-virtualenv"
]
}
],
"depends_on": []
},
{
"name": "py-pytest-remotedata",
"portdir": "python/py-pytest-remotedata",
"version": "0.4.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/pytest-remotedata",
"description": "Pytest plugin for controlling remote data access.",
"long_description": "Pytest plugin for controlling remote data access.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pytest-remotedata"
]
}
],
"depends_on": []
},
{
"name": "py38-pytest-remotedata",
"portdir": "python/py-pytest-remotedata",
"version": "0.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/pytest-remotedata",
"description": "Pytest plugin for controlling remote data access.",
"long_description": "Pytest plugin for controlling remote data access.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-packaging",
"py38-pytest"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-py7zr"
]
}
]
},
{
"name": "py39-pytest-remotedata",
"portdir": "python/py-pytest-remotedata",
"version": "0.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/pytest-remotedata",
"description": "Pytest plugin for controlling remote data access.",
"long_description": "Pytest plugin for controlling remote data access.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-packaging",
"py39-pytest"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-py7zr"
]
}
]
},
{
"name": "py310-pytest-remotedata",
"portdir": "python/py-pytest-remotedata",
"version": "0.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/pytest-remotedata",
"description": "Pytest plugin for controlling remote data access.",
"long_description": "Pytest plugin for controlling remote data access.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-packaging",
"py310-pytest"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-py7zr"
]
}
]
},
{
"name": "py39-pytest-shutil",
"portdir": "python/py-pytest-shutil",
"version": "1.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "A goodie-bag of unix shell and environment tools for py.test",
"long_description": "This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-setuptools-git",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-setuptools",
"python39"
]
},
{
"type": "run",
"ports": [
"py39-termcolor",
"py39-contextlib2",
"py39-execnet",
"py39-mock",
"py39-path",
"py39-pytest",
"py39-six"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-pytest-virtualenv"
]
}
]
},
{
"name": "py310-pytest-shutil",
"portdir": "python/py-pytest-shutil",
"version": "1.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "A goodie-bag of unix shell and environment tools for py.test",
"long_description": "This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-setuptools-git",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"python310"
]
},
{
"type": "run",
"ports": [
"py310-termcolor",
"py310-pytest",
"py310-six",
"py310-mock",
"py310-execnet",
"py310-contextlib2",
"py310-path"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-pytest-virtualenv"
]
}
]
},
{
"name": "py310-pytest-timeout",
"portdir": "python/py-pytest-timeout",
"version": "2.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-timeout",
"description": "py.test plugin to abort hanging tests",
"long_description": "py.test plugin to abort hanging tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-pypdf",
"py310-luma.core",
"py310-luma.emulator",
"py310-shtab",
"py310-docker",
"py310-werkzeug",
"py310-py7zr",
"py310-pyppmd",
"py310-neovim"
]
}
]
},
{
"name": "py39-pytest-virtualenv",
"portdir": "python/py-pytest-virtualenv",
"version": "1.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "Python virtual environment for pytest",
"long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"clang-17",
"py39-installer",
"py39-setuptools-git",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools"
]
},
{
"type": "run",
"ports": [
"py39-pytest-shutil",
"py39-pytest-fixture-config",
"py39-virtualenv",
"py39-pytest"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-pytest-profiling"
]
}
]
},
{
"name": "py310-pytest-virtualenv",
"portdir": "python/py-pytest-virtualenv",
"version": "1.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "Python virtual environment for pytest",
"long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"clang-18",
"py310-installer",
"py310-setuptools-git",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools"
]
},
{
"type": "run",
"ports": [
"py310-pytest-shutil",
"py310-pytest-fixture-config",
"py310-virtualenv",
"py310-pytest"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-pytest-profiling"
]
}
]
},
{
"name": "py-pyzstd",
"portdir": "python/py-pyzstd",
"version": "0.18.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/animalize/pyzstd",
"description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"long_description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pyzstd"
]
}
],
"depends_on": []
},
{
"name": "py38-pyzstd",
"portdir": "python/py-pyzstd",
"version": "0.16.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/animalize/pyzstd",
"description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"long_description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-py7zr"
]
}
]
},
{
"name": "py39-pyzstd",
"portdir": "python/py-pyzstd",
"version": "0.16.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/animalize/pyzstd",
"description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"long_description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-py7zr"
]
}
]
},
{
"name": "py310-pyzstd",
"portdir": "python/py-pyzstd",
"version": "0.18.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/animalize/pyzstd",
"description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"long_description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-py7zr"
]
}
]
},
{
"name": "py39-setuptools-git",
"portdir": "python/py-setuptools-git",
"version": "1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/msabramo/setuptools-git",
"description": "Setuptools revision control system plugin for Git.",
"long_description": "Setuptools revision control system plugin for Git.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-pytest-virtualenv",
"py39-pytest-fixture-config",
"py39-pytest-profiling",
"py39-pytest-shutil"
]
}
]
},
{
"name": "py310-setuptools-git",
"portdir": "python/py-setuptools-git",
"version": "1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/msabramo/setuptools-git",
"description": "Setuptools revision control system plugin for Git.",
"long_description": "Setuptools revision control system plugin for Git.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-pytest-profiling",
"py310-pytest-fixture-config",
"py310-pytest-shutil",
"py310-pytest-virtualenv"
]
}
]
},
{
"name": "py310-termcolor",
"portdir": "python/py-termcolor",
"version": "3.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/termcolor/termcolor",
"description": "ANSII Color formatting for output in terminal.",
"long_description": "termcolor is a Python module to format colored output in terminal.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tensorflow",
"py310-pytest-sugar"
]
},
{
"type": "run",
"ports": [
"py310-xraylarch",
"py310-tensorflow-datasets",
"py310-fire",
"py310-pytest-shutil",
"py310-tensorflow-macos",
"commitizen",
"py310-yaspin",
"py310-halo"
]
}
]
},
{
"name": "cert-manager-cli",
"portdir": "sysutils/cert-manager-cli",
"version": "1.6.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cert-manager.io",
"description": "CLI for cert-manager, which automatically provisions and manages TLS certificates in Kubernetes",
"long_description": "CLI for cert-manager, which automatically provisions and manages TLS certificates in Kubernetes",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py39-exifread",
"portdir": "python/py-exifread",
"version": "2.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ianare/exif-py",
"description": "EXIF.py - Python interface to the EXIF meta-data",
"long_description": "Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. EXIF.py is a Python interface to this data.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py310-exifread",
"portdir": "python/py-exifread",
"version": "3.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ianare/exif-py",
"description": "EXIF.py - Python interface to the EXIF meta-data",
"long_description": "Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. EXIF.py is a Python interface to this data.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-responses",
"portdir": "python/py-responses",
"version": "0.25.8",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/responses",
"description": "A utility library for mocking out the requests library",
"long_description": "A utility library for mocking out the requests library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-urllib3",
"py310-yaml"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-tomli-w",
"py310-pytest-asyncio",
"py310-pytest-httpserver"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-allennlp",
"py310-requests-cache",
"py310-openid"
]
}
]
},
{
"name": "libdeflate",
"portdir": "archivers/libdeflate",
"version": "1.25",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ebiggers/libdeflate",
"description": "Heavily optimized library for DEFLATE/zlib/gzip compression and decompression",
"long_description": "libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. It has support for the DEFLATE (raw), zlib (DEFLATE w/ zlib wrapper), and gzip (DEFLATE w/ gzip wrapper) formats. It is heavily optimized, and significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's \"level 9\".",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [
{
"name": "nickblack",
"github": "dankamongmen",
"ports_count": 3
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openexr",
"tiff",
"notcurses",
"R-ijtiff",
"gdal",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf",
"transmission",
"Aseprite",
"htslib",
"timg"
]
}
]
},
{
"name": "quazip1",
"portdir": "archivers/quazip1",
"version": "1.5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stachenov/quazip",
"description": "Qt/C++ wrapper over minizip",
"long_description": "The C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA Minizip) using Trolltech's Qt library.",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "py39-aws-sam-translator",
"portdir": "python/py-aws-sam-translator",
"version": "1.101.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/awslabs/serverless-application-model",
"description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates",
"long_description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-18",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-pydantic",
"py39-jsonschema",
"py39-boto3"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-parameterized",
"py39-pytest",
"py39-yaml"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-cfn-lint"
]
}
]
},
{
"name": "py310-aws-sam-translator",
"portdir": "python/py-aws-sam-translator",
"version": "1.106.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/awslabs/serverless-application-model",
"description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates",
"long_description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"clang-18",
"py310-installer",
"py310-build",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-pydantic",
"py310-jsonschema",
"py310-boto3"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock",
"py310-yaml",
"py310-parameterized"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-cfn-lint"
]
}
]
},
{
"name": "py310-fs",
"portdir": "python/py-fs",
"version": "2.4.16",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyFilesystem/pyfilesystem2",
"description": "Python's filesystem abstraction layer",
"long_description": "Python's filesystem abstraction layer",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-six",
"py310-tz",
"py310-appdirs",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pyfatfs"
]
}
]
},
{
"name": "py310-parameterized",
"portdir": "python/py-parameterized",
"version": "0.9.0",
"license": "FreeBSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wolever/parameterized",
"description": "Parameterized testing with any Python test framework",
"long_description": "Parameterized testing with any Python test framework",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-nose",
"py310-mock"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-transformers"
]
},
{
"type": "test",
"ports": [
"py310-m2crypto",
"py310-aws-sam-translator"
]
}
]
},
{
"name": "php81-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": [
"php81"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php81-zstd"
]
}
]
},
{
"name": "php81-dbase",
"portdir": "php/php-dbase",
"version": "7.1.1",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/dbase",
"description": "a PHP interface for accessing dBase databases",
"long_description": "a PHP interface for accessing dBase databases",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-event",
"portdir": "php/php-event",
"version": "3.1.4",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/event",
"description": "efficiently schedule I/O, time and signal based events",
"long_description": "PECL extension to efficiently schedule I/O, time and signal based events using libevent.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libevent",
"php81-sockets",
"openssl",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-gearman",
"portdir": "php/php-gearman",
"version": "2.1.4",
"license": "PHP-3.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/gearman",
"description": "Library to provide API for communicating with gearmand, using libgearman.",
"long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gearmand",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-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": [
"php81"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php81-memcached"
]
}
]
},
{
"name": "php81-imagick",
"portdir": "php/php-imagick",
"version": "3.7.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/imagick",
"description": "PHP extension to create and modify images with ImageMagick",
"long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
"active": true,
"categories": [
"graphics",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-lzf",
"portdir": "php/php-lzf",
"version": "1.7.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/lzf",
"description": "Handles LZF compression / decompression.",
"long_description": "Handles LZF compression / decompression.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-mailparse",
"portdir": "php/php-mailparse",
"version": "3.1.8",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/mailparse",
"description": "Email message manipulation",
"long_description": "Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant messages.",
"active": true,
"categories": [
"devel",
"mail",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"php81-mbstring",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php81"
]
},
{
"type": "run",
"ports": [
"php81-mbstring"
]
}
],
"depends_on": []
},
{
"name": "php81-mcrypt",
"portdir": "php/php-mcrypt",
"version": "1.0.7",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/mcrypt",
"description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
"long_description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
"active": true,
"categories": [
"security",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libmcrypt",
"libtool",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-memcached",
"portdir": "php/php-memcached",
"version": "3.3.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php81-igbinary",
"libmemcached",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-mongodb",
"portdir": "php/php-mongodb",
"version": "1.16.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/mongodb",
"description": "MongoDB Database Driver",
"long_description": "This package provides a PHP interface for communicating with MongoDB database servers.",
"active": true,
"categories": [
"devel",
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"mongo-c-driver",
"libbson",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-oauth",
"portdir": "php/php-oauth",
"version": "2.0.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/oauth",
"description": "oauth consumer extension",
"long_description": "OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.",
"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": [
"gettext",
"curl",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-psr",
"portdir": "php/php-psr",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/psr",
"description": "interfaces to PHP Standards Recommendations",
"long_description": "php-psr provides interfaces to PHP Standards Recommendations so they can be used in an extension.",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-raphf",
"portdir": "php/php-raphf",
"version": "2.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/raphf",
"description": "a reusable persistent handle and resource factory API",
"long_description": "a reusable persistent handle and resource factory API",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-rar",
"portdir": "php/php-rar",
"version": "4.2.0",
"license": "PHP-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.php.net/rar",
"description": "A PECL extension to create and read rar files.",
"long_description": "A PECL extension to create and read rar files.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-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": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-rrd",
"portdir": "php/php-rrd",
"version": "2.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/rrd",
"description": "PHP rrdtool extension",
"long_description": "php-rrd is a procedural and simple object-oriented wrapper for PHP for using rrdtool—data logging and graphing system for time series data.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libffi",
"rrdtool",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-solr",
"portdir": "php/php-solr",
"version": "2.8.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/solr",
"description": "a PHP interface to Apache Solr",
"long_description": "php-solr is an extremely fast, light-weight, feature-rich library that allows PHP developers to communicate easily and efficiently with Apache Solr server instances.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl",
"php81-curl",
"libxml2",
"php81"
]
}
],
"depends_on": []
}
]
}