HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50587,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=116",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=114",
"results": [
{
"name": "py310-aiohttp-socks",
"portdir": "python/py-aiohttp-socks",
"version": "0.11.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/aiohttp-socks",
"description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
"long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-aiohttp",
"py310-python-socks",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py-aiohttp-socks",
"portdir": "python/py-aiohttp-socks",
"version": "0.11.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/aiohttp-socks",
"description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
"long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-aiohttp-socks"
]
}
],
"depends_on": []
},
{
"name": "py38-curio",
"portdir": "python/py-curio",
"version": "1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/curio",
"description": "Curio is a coroutine-based library for concurrent systems programming",
"long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-python-socks"
]
}
]
},
{
"name": "py39-curio",
"portdir": "python/py-curio",
"version": "1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/curio",
"description": "Curio is a coroutine-based library for concurrent systems programming",
"long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-python-socks"
]
}
]
},
{
"name": "py39-python-socks",
"portdir": "python/py-python-socks",
"version": "2.5.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/python-socks",
"description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality",
"long_description": "The python-socks package provides a core proxy client functionality for Python. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. You probably don't need to use python-socks directly. It is used internally by aiohttp-socks and httpx-socks packages.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-async-timeout"
]
},
{
"type": "run",
"ports": [
"py39-anyio",
"py39-trio",
"py39-curio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-aiohttp-socks"
]
}
]
},
{
"name": "py38-python-socks",
"portdir": "python/py-python-socks",
"version": "2.4.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/python-socks",
"description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality",
"long_description": "The python-socks package provides a core proxy client functionality for Python. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. You probably don't need to use python-socks directly. It is used internally by aiohttp-socks and httpx-socks packages.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-anyio",
"py38-async-timeout",
"py38-trio",
"py38-curio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-aiohttp-socks"
]
}
]
},
{
"name": "py39-aiohttp-socks",
"portdir": "python/py-aiohttp-socks",
"version": "0.10.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/aiohttp-socks",
"description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
"long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-aiohttp",
"py39-python-socks",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-aiohttp-socks",
"portdir": "python/py-aiohttp-socks",
"version": "0.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/aiohttp-socks",
"description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
"long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-aiohttp",
"py38-python-socks",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py313-sunpy",
"portdir": "python/py-sunpy",
"version": "7.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"database",
"image",
"map",
"net",
"timeseries",
"visualization",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"py313-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"py313-contourpy",
"py313-parfive",
"py313-beautifulsoup4",
"py313-scikit-image",
"python313",
"py313-astropy",
"py313-zeep",
"py313-h5netcdf",
"py313-reproject",
"py313-drms",
"py313-packaging",
"py313-numpy",
"py313-fsspec",
"py313-dateutil",
"py313-tqdm",
"py313-sqlalchemy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sunpy"
]
}
]
},
{
"name": "py312-sunpy",
"portdir": "python/py-sunpy",
"version": "7.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"database",
"image",
"map",
"net",
"timeseries",
"visualization",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-extension-helpers",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-drms",
"py312-beautifulsoup4",
"py312-fsspec",
"py312-h5netcdf",
"python312",
"py312-parfive",
"py312-scikit-image",
"py312-zeep",
"py312-reproject",
"py312-astropy",
"py312-packaging",
"py312-numpy",
"py312-dateutil",
"py312-contourpy",
"py312-tqdm",
"py312-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py310-sunpy",
"portdir": "python/py-sunpy",
"version": "6.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"database",
"image",
"map",
"net",
"timeseries",
"visualization",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-extension-helpers",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-beautifulsoup4",
"py310-drms",
"py310-fsspec",
"py310-h5netcdf",
"python310",
"py310-scikit-image",
"py310-zeep",
"py310-reproject",
"py310-contourpy",
"py310-parfive",
"py310-packaging",
"py310-numpy",
"py310-dateutil",
"py310-sqlalchemy",
"py310-tqdm",
"py310-astropy"
]
}
],
"depends_on": []
},
{
"name": "py311-sunpy",
"portdir": "python/py-sunpy",
"version": "7.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"database",
"image",
"map",
"net",
"timeseries",
"visualization",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-extension-helpers",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-beautifulsoup4",
"py311-tqdm",
"py311-astropy",
"py311-parfive",
"python311",
"py311-drms",
"py311-h5netcdf",
"py311-zeep",
"py311-reproject",
"py311-scikit-image",
"py311-packaging",
"py311-sqlalchemy",
"py311-fsspec",
"py311-dateutil",
"py311-numpy",
"py311-contourpy"
]
}
],
"depends_on": []
},
{
"name": "py-sunpy",
"portdir": "python/py-sunpy",
"version": "7.1.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-sunpy"
]
}
],
"depends_on": []
},
{
"name": "py313-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20251208",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-pytest-runner",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-bitmath",
"py-progressbar"
]
}
]
},
{
"name": "py314-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20251208",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-pytest-runner",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": []
},
{
"name": "py312-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20251208",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-pytest-runner"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-bitmath"
]
}
]
},
{
"name": "py311-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20251208",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-pytest-runner"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-bitmath"
]
}
]
},
{
"name": "py310-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20251208",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-pytest-runner",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-bitmath"
]
}
]
},
{
"name": "py27-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20251208",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pytest-runner",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"youtube-upload"
]
},
{
"type": "run",
"ports": [
"py27-FlexGet"
]
}
]
},
{
"name": "py-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20251208",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-progressbar"
]
}
],
"depends_on": []
},
{
"name": "octave-doc",
"portdir": "octave/octave-doc",
"version": "0.6.9",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gnu-octave/pkg-octave-doc",
"description": "Create a function reference from Octave help texts (docstrings) from single functions or all functions in a package, which can be installed with pkg.",
"long_description": "Create a function reference from Octave help texts (docstrings) from single functions or all functions in a package, which can be installed with pkg. The generated pages follow the template of the Octave Packages at GitHub Pages based on bootstrap 5 and they have similar layout to the older documentation reference pages at Source Forge.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"git",
"octave",
"texi2html"
]
}
],
"depends_on": []
},
{
"name": "py39-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20180626",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-bitmath"
]
}
]
},
{
"name": "py38-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20180626",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-bitmath"
]
}
]
},
{
"name": "py37-sunpy",
"portdir": "python/py-sunpy",
"version": "4.1.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"asdf",
"dask",
"database",
"image",
"map",
"net",
"timeseries",
"visualization",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-extension-helpers",
"py37-setuptools_scm",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-dateutil",
"py37-drms",
"py37-numpy",
"py37-parfive",
"python37",
"py37-sqlalchemy",
"py37-tqdm",
"py37-zeep",
"py37-h5netcdf",
"py37-scikit-image",
"py37-astropy",
"py37-beautifulsoup4"
]
}
],
"depends_on": []
},
{
"name": "py39-sunpy",
"portdir": "python/py-sunpy",
"version": "6.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"database",
"image",
"map",
"net",
"timeseries",
"visualization",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-extension-helpers",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"py39-parfive",
"py39-scikit-image",
"py39-sqlalchemy",
"python39",
"py39-zeep",
"py39-h5netcdf",
"py39-reproject",
"py39-contourpy",
"py39-tqdm",
"py39-astropy",
"py39-beautifulsoup4",
"py39-dateutil",
"py39-drms",
"py39-fsspec",
"py39-numpy"
]
}
],
"depends_on": []
},
{
"name": "py38-sunpy",
"portdir": "python/py-sunpy",
"version": "4.1.7",
"license": "BSD",
"platforms": "{darwin any >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"asdf",
"dask",
"database",
"image",
"map",
"net",
"timeseries",
"visualization"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-extension-helpers",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-parfive",
"py38-scikit-image",
"py38-sqlalchemy",
"python38",
"py38-zeep",
"py38-h5netcdf",
"py38-tqdm",
"py38-astropy",
"py38-beautifulsoup4",
"py38-dateutil",
"py38-drms",
"py38-numpy",
"py38-packaging"
]
}
],
"depends_on": []
},
{
"name": "tmux-devel",
"portdir": "sysutils/tmux",
"version": "20251204-1bcd360",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tmux.github.io",
"description": "terminal multiplexer",
"long_description": "tmux is a \"terminal multiplexer\", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "tessarek",
"github": "tessus",
"ports_count": 4
}
],
"variants": [
"sixel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libutf8proc",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "tmux",
"portdir": "sysutils/tmux",
"version": "3.6a",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tmux.github.io",
"description": "terminal multiplexer",
"long_description": "tmux is a \"terminal multiplexer\", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "tessarek",
"github": "tessus",
"ports_count": 4
}
],
"variants": [
"sixel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"ncurses",
"libutf8proc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wemux"
]
},
{
"type": "run",
"ports": [
"py39-libtmux",
"py37-libtmux",
"py38-libtmux",
"tmux-pasteboard",
"byobu",
"tmux-bash-completion",
"py310-libtmux",
"py311-libtmux",
"py312-libtmux",
"py313-libtmux",
"py36-libtmux",
"py314-libtmux"
]
}
]
},
{
"name": "p5.34-test-simple",
"portdir": "perl/p5-test-simple",
"version": "1.302.219",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Simple",
"description": "Test::Simple - Basic utilities for writing tests.",
"long_description": "Test::Simple - Basic utilities for writing tests.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-json-maybexs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-data-dumper",
"p5.34-term-table",
"p5.34-time-hires"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-xs-parse-sublike",
"p5.34-alien-zlib",
"p5.34-attribute-storage",
"p5.34-commandable",
"p5.34-archive-tar-wrapper",
"p5.34-syntax-keyword-defer",
"p5.34-alien-plplot",
"p5.34-syntax-keyword-dynamically",
"p5.34-convert-color",
"p5.34-file-sharedir-tiny",
"p5.34-iri",
"p5.34-net-netmask",
"p5.34-dist-zilla-plugin-ffi",
"p5.34-ffi-platypus",
"p5.34-struct-dumb",
"p5.34-test-inter",
"p5.34-crypt-openpgp",
"p5.34-pod-spell",
"p5.34-future-xs",
"p5.34-alien-cmake3",
"p5.34-data-buffer",
"p5.34-hash-merge-simple",
"p5.34-catalyst-plugin-authentication",
"p5.34-time-out",
"p5.34-cgi-compile",
"p5.34-math-random",
"p5.34-moox-strictconstructor",
"p5.34-pdl-fftw3",
"p5.34-devel-mat",
"p5.34-io-socket-ip",
"p5.34-dist-zilla-plugin-distbuild",
"p5.34-getopt-long-descriptive",
"p5.34-datetime-format-flexible",
"p5.34-alien-libxml2",
"p5.34-gd-barcode",
"p5.34-crypt-argon2",
"p5.34-future-io",
"p5.34-datetime-locale",
"p5.34-io-async",
"p5.34-feature-compat-class",
"p5.34-object-pad",
"p5.34-clone",
"p5.34-perl-prereqscanner",
"p5.34-alien-gnuplot",
"p5.34-cpan-uploader",
"p5.34-email-date-format",
"p5.34-datetime-hires",
"p5.34-syntax-keyword-try",
"p5.34-xs-parse-keyword",
"p5.34-package-deprecationmanager",
"p5.34-b-cow",
"p5.34-b-hooks-atruntime",
"p5.34-dbd-csv",
"p5.34-dbix-admin-createtable",
"p5.34-dbix-admin-dsnmanager",
"p5.34-dbix-admin-tableinfo",
"p5.34-devel-refcount",
"p5.34-gearman",
"p5.34-graphics-colornames",
"p5.34-graphviz2",
"p5.34-graphviz2-dbi",
"p5.34-catalyst-view-tt",
"p5.34-math-utils",
"p5.34-moosex-role-warnonconflict",
"p5.34-net-libidn2",
"p5.34-package-stash-xs",
"p5.34-params-util",
"p5.34-perl-critic-moose",
"p5.34-role-hooks",
"p5.34-net-ip-checker",
"p5.34-role-identifiable",
"p5.34-text-table",
"p5.34-type-tiny-xs",
"p5.34-moosex-extended",
"p5.34-devel-stacktrace-extract",
"p5.34-moosex-storage-format-jsonpm",
"p5.34-time-format",
"p5.34-syntax-keyword-junction",
"p5.34-posix-strftime-compiler",
"p5.34-email-mime-encodings",
"p5.34-perl-critic-policy-perlsecret",
"p5.34-data-uuid-mt",
"p5.34-data-dump-streamer",
"p5.34-http-daemon",
"p5.34-sql-translator",
"p5.34-test-kit",
"p5.34-net-ssh-perl",
"p5.34-datetime-format-iso8601",
"p5.34-conf-libconfig",
"p5.34-moosex-getopt",
"p5.34-moosex-nonmoose",
"p5.34-mail-spamassassin",
"p5.34-future-asyncawait",
"p5.34-syntax-keyword-multisub",
"p5.34-lexical-var",
"p5.34-chart",
"p5.34-crypt-openssl-random",
"p5.34-lwp-protocol-https",
"p5.34-dist-zilla-plugin-ensurelatestperl",
"p5.34-file-listing",
"p5.34-spreadsheet-readsxc",
"p5.34-dbix-searchbuilder",
"p5.34-moo",
"p5.34-graphics-tiff",
"p5.34-pod-eventual",
"p5.34-pod-coverage-trustpod",
"p5.34-pod-elemental-perlmunger",
"p5.34-html-restrict",
"p5.34-astro-app-satpass2",
"p5.34-pod-markdown",
"p5.34-crypt-bcrypt",
"p5.34-module-scandeps",
"p5.34-hash-ordered",
"p5.34-net-cli-interact",
"p5.34-uuid",
"p5.34-crypt-random",
"p5.34-module-cpanfile",
"p5.34-html-tagset",
"p5.34-alien-hdf4",
"p5.34-dbd-pg",
"p5.34-amazon-s3",
"p5.34-alien-base-modulebuild",
"p5.34-alien-build-plugin-cleanse-builddir",
"p5.34-alien-build-plugin-decode-sourceforge",
"p5.34-alien-build-plugin-download-github",
"p5.34-file-rename",
"p5.34-alien-build-plugin-download-gitlab",
"p5.34-alien-build-plugin-pkgconfig-ppwrapper",
"p5.34-alien-cfitsio",
"p5.34-alien-curl",
"p5.34-alien-editline",
"p5.34-alien-ffi",
"p5.34-alien-gmp",
"p5.34-alien-libuuid",
"p5.34-alien-patch",
"p5.34-alien-role-alt",
"p5.34-alien-rust",
"p5.34-astro-fits-cfitsio",
"p5.34-data-munge",
"p5.34-data-validate-domain",
"p5.34-devel-nytprof",
"p5.34-variable-ondestruct",
"p5.34-env-shellwords",
"p5.34-extutils-cchecker",
"p5.34-ffi-c",
"p5.34-ffi-checklib",
"p5.34-ffi-platypus-lang-rust",
"p5.34-ffi-platypus-type-enum",
"p5.34-file-changenotify",
"p5.34-future-queue",
"p5.34-goto-file",
"p5.34-http-body",
"p5.34-image-phash",
"p5.34-list-keywords",
"p5.34-long-jump",
"p5.34-math-dct",
"p5.34-metrics-any",
"p5.34-module-build-ffi",
"p5.34-params-validationcompiler",
"p5.34-shell-config-generate",
"p5.34-string-tagged",
"p5.34-string-tagged-markdown",
"p5.34-string-tagged-terminal",
"p5.34-string-ttylength",
"p5.34-sub-info",
"p5.34-syntax-keyword-match",
"p5.34-syntax-operator-divides",
"p5.34-syntax-operator-equ",
"p5.34-syntax-operator-existsor",
"p5.34-syntax-operator-in",
"p5.34-template-plugin-cgi",
"p5.34-uuid-ffi",
"p5.34-meta",
"p5.34-regexp-common",
"p5.34-devel-checkos"
]
},
{
"type": "lib",
"ports": [
"p5.34-test-metrics-any",
"p5.34-test-most",
"p5.34-test-snapshot",
"p5.34-test-timer",
"p5.34-test2-tools-process",
"fsdb",
"p5.34-test-future-io-impl",
"p5.34-test-mocktime-hires",
"p5.34-test-www-mechanize",
"p5-test-simple",
"p5.34-extutils-makemaker-cpanfile",
"p5.34-finance-quote",
"p5.34-test2-harness",
"p5.34-test2-plugin-uuid",
"p5.34-apache-authcookie",
"p5.34-cpan-changes",
"p5.34-devel-dumptrace",
"p5.34-test2-tools-loadmodule",
"p5.34-object-insideout",
"p5.34-test-script",
"p5.34-test-expectandcheck",
"p5.34-math-random-mt-auto",
"p5.34-alien-build",
"p5.34-future",
"p5.34-gtk3-imageview",
"p5.34-test2-plugin-cover",
"p5.34-math-mpfi",
"p5.34-test2-plugin-dbiprofile",
"p5.34-test2-plugin-ioevents",
"p5.34-protocol-http2",
"p5.34-dancer",
"p5.34-sub-override",
"p5.34-test2-plugin-memusage",
"p5.34-sql-abstract",
"p5.34-sql-abstract-limit",
"p5.34-test2-plugin-nowarnings",
"p5.34-test2-tools-explain",
"p5.34-test-exports"
]
},
{
"type": "test",
"ports": [
"ccdiff"
]
}
]
},
{
"name": "p5.32-test-simple",
"portdir": "perl/p5-test-simple",
"version": "1.302.219",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Simple",
"description": "Test::Simple - Basic utilities for writing tests.",
"long_description": "Test::Simple - Basic utilities for writing tests.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-json-maybexs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-data-dumper",
"p5.32-term-table",
"p5.32-time-hires"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-posix-strftime-compiler",
"p5.32-alien-zlib",
"p5.32-alien-plplot",
"p5.32-syntax-keyword-dynamically",
"p5.32-convert-color",
"p5.32-file-sharedir-tiny",
"p5.32-iri",
"p5.32-net-netmask",
"p5.32-dist-zilla-plugin-ffi",
"p5.32-ffi-platypus",
"p5.32-struct-dumb",
"p5.32-test-inter",
"p5.32-crypt-openpgp",
"p5.32-pod-spell",
"p5.32-future-xs",
"p5.32-alien-cmake3",
"p5.32-data-buffer",
"p5.32-hash-merge-simple",
"p5.32-catalyst-plugin-authentication",
"p5.32-time-out",
"p5.32-cgi-compile",
"p5.32-math-random",
"p5.32-moox-strictconstructor",
"p5.32-pdl-fftw3",
"p5.32-devel-mat",
"p5.32-io-socket-ip",
"p5.32-dist-zilla-plugin-distbuild",
"p5.32-getopt-long-descriptive",
"p5.32-datetime-format-flexible",
"p5.32-alien-libxml2",
"p5.32-gd-barcode",
"p5.32-crypt-argon2",
"p5.32-future-io",
"p5.32-datetime-locale",
"p5.32-io-async",
"p5.32-feature-compat-class",
"p5.32-object-pad",
"p5.32-xs-parse-sublike",
"p5.32-clone",
"p5.32-perl-prereqscanner",
"p5.32-alien-gnuplot",
"p5.32-cpan-uploader",
"p5.32-email-date-format",
"p5.32-datetime-hires",
"p5.32-syntax-keyword-try",
"p5.32-xs-parse-keyword",
"p5.32-package-deprecationmanager",
"p5.32-b-cow",
"p5.32-b-hooks-atruntime",
"p5.32-dbd-csv",
"p5.32-dbix-admin-createtable",
"p5.32-dbix-admin-dsnmanager",
"p5.32-dbix-admin-tableinfo",
"p5.32-devel-refcount",
"p5.32-gearman",
"p5.32-graphics-colornames",
"p5.32-graphviz2",
"p5.32-graphviz2-dbi",
"p5.32-catalyst-view-tt",
"p5.32-math-utils",
"p5.32-moosex-role-warnonconflict",
"p5.32-net-libidn2",
"p5.32-package-stash-xs",
"p5.32-params-util",
"p5.32-perl-critic-moose",
"p5.32-role-hooks",
"p5.32-net-ip-checker",
"p5.32-role-identifiable",
"p5.32-text-table",
"p5.32-type-tiny-xs",
"p5.32-moosex-extended",
"p5.32-devel-stacktrace-extract",
"p5.32-moosex-storage-format-jsonpm",
"p5.32-time-format",
"p5.32-syntax-keyword-junction",
"p5.32-email-mime-encodings",
"p5.32-perl-critic-policy-perlsecret",
"p5.32-data-uuid-mt",
"p5.32-data-dump-streamer",
"p5.32-http-daemon",
"p5.32-sql-translator",
"p5.32-test-kit",
"p5.32-net-ssh-perl",
"p5.32-datetime-format-iso8601",
"p5.32-conf-libconfig",
"p5.32-moosex-getopt",
"p5.32-moosex-nonmoose",
"p5.32-mail-spamassassin",
"p5.32-future-asyncawait",
"p5.32-syntax-keyword-multisub",
"p5.32-lexical-var",
"p5.32-chart",
"p5.32-crypt-openssl-random",
"p5.32-lwp-protocol-https",
"p5.32-dist-zilla-plugin-ensurelatestperl",
"p5.32-file-listing",
"p5.32-spreadsheet-readsxc",
"p5.32-dbix-searchbuilder",
"p5.32-moo",
"p5.32-graphics-tiff",
"p5.32-pod-eventual",
"p5.32-pod-coverage-trustpod",
"p5.32-pod-elemental-perlmunger",
"p5.32-html-restrict",
"p5.32-astro-app-satpass2",
"p5.32-pod-markdown",
"p5.32-crypt-bcrypt",
"p5.32-module-scandeps",
"p5.32-hash-ordered",
"p5.32-net-cli-interact",
"p5.32-uuid",
"p5.32-crypt-random",
"p5.32-module-cpanfile",
"p5.32-html-tagset",
"p5.32-alien-hdf4",
"p5.32-dbd-pg",
"p5.32-amazon-s3",
"p5.32-alien-base-modulebuild",
"p5.32-alien-build-plugin-cleanse-builddir",
"p5.32-alien-build-plugin-decode-sourceforge",
"p5.32-alien-build-plugin-download-github",
"p5.32-file-rename",
"p5.32-alien-build-plugin-download-gitlab",
"p5.32-alien-build-plugin-pkgconfig-ppwrapper",
"p5.32-alien-cfitsio",
"p5.32-alien-curl",
"p5.32-alien-editline",
"p5.32-alien-ffi",
"p5.32-alien-gmp",
"p5.32-alien-libuuid",
"p5.32-alien-patch",
"p5.32-alien-role-alt",
"p5.32-alien-rust",
"p5.32-astro-fits-cfitsio",
"p5.32-data-munge",
"p5.32-data-validate-domain",
"p5.32-devel-nytprof",
"p5.32-variable-ondestruct",
"p5.32-env-shellwords",
"p5.32-extutils-cchecker",
"p5.32-ffi-c",
"p5.32-ffi-checklib",
"p5.32-ffi-platypus-lang-rust",
"p5.32-ffi-platypus-type-enum",
"p5.32-file-changenotify",
"p5.32-future-queue",
"p5.32-goto-file",
"p5.32-http-body",
"p5.32-image-phash",
"p5.32-list-keywords",
"p5.32-long-jump",
"p5.32-math-dct",
"p5.32-metrics-any",
"p5.32-module-build-ffi",
"p5.32-params-validationcompiler",
"p5.32-shell-config-generate",
"p5.32-string-tagged",
"p5.32-string-tagged-markdown",
"p5.32-string-tagged-terminal",
"p5.32-string-ttylength",
"p5.32-sub-info",
"p5.32-syntax-keyword-match",
"p5.32-syntax-operator-divides",
"p5.32-syntax-operator-equ",
"p5.32-syntax-operator-existsor",
"p5.32-syntax-operator-in",
"p5.32-template-plugin-cgi",
"p5.32-uuid-ffi",
"p5.32-meta",
"p5.32-regexp-common",
"p5.32-devel-checkos",
"p5.32-attribute-storage",
"p5.32-commandable",
"p5.32-archive-tar-wrapper",
"p5.32-syntax-keyword-defer"
]
},
{
"type": "lib",
"ports": [
"p5.32-apache-authcookie",
"p5.32-test-script",
"p5.32-test-exports",
"p5.32-test-metrics-any",
"p5.32-test-most",
"p5.32-test-snapshot",
"p5.32-test-timer",
"p5.32-test-mocktime-hires",
"p5.32-protocol-http2",
"p5.32-sub-override",
"p5.32-future",
"p5.32-finance-quote",
"p5.32-test-www-mechanize",
"p5.32-gtk3-imageview",
"p5.32-test2-harness",
"p5.32-cpan-changes",
"p5.32-alien-build",
"p5.32-test2-plugin-uuid",
"p5.32-test-expectandcheck",
"p5.32-test2-plugin-cover",
"p5.32-object-insideout",
"p5.32-extutils-makemaker-cpanfile",
"p5.32-test2-plugin-dbiprofile",
"p5.32-math-random-mt-auto",
"p5.32-test2-tools-loadmodule",
"p5.32-test2-plugin-ioevents",
"p5.32-devel-dumptrace",
"p5.32-test2-plugin-memusage",
"p5.32-test2-plugin-nowarnings",
"p5.32-test2-tools-explain",
"p5.32-dancer",
"p5.32-test2-tools-process",
"p5.32-math-mpfi",
"p5.32-sql-abstract",
"p5.32-sql-abstract-limit",
"p5.32-test-future-io-impl"
]
}
]
},
{
"name": "p5.30-test-simple",
"portdir": "perl/p5-test-simple",
"version": "1.302.219",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Simple",
"description": "Test::Simple - Basic utilities for writing tests.",
"long_description": "Test::Simple - Basic utilities for writing tests.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-json-maybexs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-data-dumper",
"p5.30-term-table",
"p5.30-time-hires"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-posix-strftime-compiler",
"p5.30-alien-plplot",
"p5.30-syntax-keyword-dynamically",
"p5.30-convert-color",
"p5.30-file-sharedir-tiny",
"p5.30-iri",
"p5.30-net-netmask",
"p5.30-dist-zilla-plugin-ffi",
"p5.30-ffi-platypus",
"p5.30-struct-dumb",
"p5.30-test-inter",
"p5.30-crypt-openpgp",
"p5.30-pod-spell",
"p5.30-future-xs",
"p5.30-alien-cmake3",
"p5.30-data-buffer",
"p5.30-hash-merge-simple",
"p5.30-catalyst-plugin-authentication",
"p5.30-time-out",
"p5.30-cgi-compile",
"p5.30-math-random",
"p5.30-moox-strictconstructor",
"p5.30-pdl-fftw3",
"p5.30-devel-mat",
"p5.30-io-socket-ip",
"p5.30-dist-zilla-plugin-distbuild",
"p5.30-getopt-long-descriptive",
"p5.30-datetime-format-flexible",
"p5.30-alien-libxml2",
"p5.30-gd-barcode",
"p5.30-crypt-argon2",
"p5.30-future-io",
"p5.30-datetime-locale",
"p5.30-io-async",
"p5.30-feature-compat-class",
"p5.30-object-pad",
"p5.30-xs-parse-sublike",
"p5.30-alien-zlib",
"p5.30-clone",
"p5.30-perl-prereqscanner",
"p5.30-alien-gnuplot",
"p5.30-cpan-uploader",
"p5.30-email-date-format",
"p5.30-datetime-hires",
"p5.30-syntax-keyword-try",
"p5.30-xs-parse-keyword",
"p5.30-package-deprecationmanager",
"p5.30-b-cow",
"p5.30-b-hooks-atruntime",
"p5.30-dbd-csv",
"p5.30-dbix-admin-createtable",
"p5.30-dbix-admin-dsnmanager",
"p5.30-dbix-admin-tableinfo",
"p5.30-devel-refcount",
"p5.30-gearman",
"p5.30-graphics-colornames",
"p5.30-graphviz2",
"p5.30-graphviz2-dbi",
"p5.30-catalyst-view-tt",
"p5.30-math-utils",
"p5.30-moosex-role-warnonconflict",
"p5.30-net-libidn2",
"p5.30-package-stash-xs",
"p5.30-params-util",
"p5.30-perl-critic-moose",
"p5.30-role-hooks",
"p5.30-net-ip-checker",
"p5.30-role-identifiable",
"p5.30-text-table",
"p5.30-type-tiny-xs",
"p5.30-moosex-extended",
"p5.30-devel-stacktrace-extract",
"p5.30-moosex-storage-format-jsonpm",
"p5.30-time-format",
"p5.30-syntax-keyword-junction",
"p5.30-email-mime-encodings",
"p5.30-data-uuid-mt",
"p5.30-perl-critic-policy-perlsecret",
"p5.30-data-dump-streamer",
"p5.30-http-daemon",
"p5.30-sql-translator",
"p5.30-test-kit",
"p5.30-net-ssh-perl",
"p5.30-datetime-format-iso8601",
"p5.30-conf-libconfig",
"p5.30-moosex-getopt",
"p5.30-moosex-nonmoose",
"p5.30-mail-spamassassin",
"p5.30-future-asyncawait",
"p5.30-syntax-keyword-multisub",
"p5.30-lexical-var",
"p5.30-chart",
"p5.30-crypt-openssl-random",
"p5.30-lwp-protocol-https",
"p5.30-dist-zilla-plugin-ensurelatestperl",
"p5.30-file-listing",
"p5.30-spreadsheet-readsxc",
"p5.30-dbix-searchbuilder",
"p5.30-moo",
"p5.30-pod-eventual",
"p5.30-graphics-tiff",
"p5.30-pod-coverage-trustpod",
"p5.30-pod-elemental-perlmunger",
"p5.30-html-restrict",
"p5.30-astro-app-satpass2",
"p5.30-pod-markdown",
"p5.30-crypt-bcrypt",
"p5.30-module-scandeps",
"p5.30-hash-ordered",
"p5.30-net-cli-interact",
"p5.30-uuid",
"p5.30-crypt-random",
"p5.30-module-cpanfile",
"p5.30-html-tagset",
"p5.30-alien-hdf4",
"p5.30-dbd-pg",
"p5.30-amazon-s3",
"p5.30-alien-base-modulebuild",
"p5.30-alien-build-plugin-cleanse-builddir",
"p5.30-alien-build-plugin-decode-sourceforge",
"p5.30-alien-build-plugin-download-github",
"p5.30-file-rename",
"p5.30-alien-build-plugin-download-gitlab",
"p5.30-alien-build-plugin-pkgconfig-ppwrapper",
"p5.30-alien-cfitsio",
"p5.30-alien-curl",
"p5.30-alien-editline",
"p5.30-alien-ffi",
"p5.30-alien-gmp",
"p5.30-alien-libuuid",
"p5.30-alien-patch",
"p5.30-alien-role-alt",
"p5.30-alien-rust",
"p5.30-astro-fits-cfitsio",
"p5.30-data-munge",
"p5.30-data-validate-domain",
"p5.30-devel-nytprof",
"p5.30-variable-ondestruct",
"p5.30-env-shellwords",
"p5.30-extutils-cchecker",
"p5.30-ffi-c",
"p5.30-ffi-checklib",
"p5.30-ffi-platypus-lang-rust",
"p5.30-ffi-platypus-type-enum",
"p5.30-file-changenotify",
"p5.30-future-queue",
"p5.30-goto-file",
"p5.30-http-body",
"p5.30-image-phash",
"p5.30-list-keywords",
"p5.30-long-jump",
"p5.30-math-dct",
"p5.30-metrics-any",
"p5.30-module-build-ffi",
"p5.30-params-validationcompiler",
"p5.30-shell-config-generate",
"p5.30-string-tagged",
"p5.30-string-tagged-markdown",
"p5.30-string-tagged-terminal",
"p5.30-string-ttylength",
"p5.30-sub-info",
"p5.30-syntax-keyword-match",
"p5.30-syntax-operator-divides",
"p5.30-syntax-operator-equ",
"p5.30-syntax-operator-existsor",
"p5.30-syntax-operator-in",
"p5.30-template-plugin-cgi",
"p5.30-uuid-ffi",
"p5.30-meta",
"p5.30-regexp-common",
"p5.30-devel-checkos",
"p5.30-attribute-storage",
"p5.30-commandable",
"p5.30-archive-tar-wrapper",
"p5.30-syntax-keyword-defer"
]
},
{
"type": "lib",
"ports": [
"p5.30-apache-authcookie",
"p5.30-test-future-io-impl",
"p5.30-test-script",
"p5.30-test-exports",
"p5.30-test-metrics-any",
"p5.30-test-most",
"p5.30-test-snapshot",
"p5.30-test-timer",
"p5.30-test-mocktime-hires",
"p5.30-protocol-http2",
"p5.30-sub-override",
"p5.30-finance-quote",
"p5.30-test-www-mechanize",
"p5.30-future",
"p5.30-gtk3-imageview",
"p5.30-test2-harness",
"p5.30-cpan-changes",
"p5.30-alien-build",
"p5.30-test2-plugin-uuid",
"p5.30-test-expectandcheck",
"p5.30-test2-plugin-cover",
"p5.30-object-insideout",
"p5.30-extutils-makemaker-cpanfile",
"p5.30-test2-plugin-dbiprofile",
"p5.30-math-random-mt-auto",
"p5.30-test2-tools-loadmodule",
"p5.30-test2-plugin-ioevents",
"p5.30-devel-dumptrace",
"p5.30-test2-plugin-memusage",
"p5.30-dancer",
"p5.30-test2-plugin-nowarnings",
"p5.30-test2-tools-explain",
"p5.30-test2-tools-process",
"p5.30-math-mpfi",
"p5.30-sql-abstract",
"p5.30-sql-abstract-limit"
]
}
]
},
{
"name": "p5.28-test-simple",
"portdir": "perl/p5-test-simple",
"version": "1.302.219",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Simple",
"description": "Test::Simple - Basic utilities for writing tests.",
"long_description": "Test::Simple - Basic utilities for writing tests.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-json-maybexs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-data-dumper",
"p5.28-term-table",
"p5.28-time-hires"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-posix-strftime-compiler",
"p5.28-alien-zlib",
"p5.28-alien-plplot",
"p5.28-syntax-keyword-dynamically",
"p5.28-convert-color",
"p5.28-file-sharedir-tiny",
"p5.28-iri",
"p5.28-net-netmask",
"p5.28-dist-zilla-plugin-ffi",
"p5.28-ffi-platypus",
"p5.28-struct-dumb",
"p5.28-test-inter",
"p5.28-crypt-openpgp",
"p5.28-pod-spell",
"p5.28-future-xs",
"p5.28-alien-cmake3",
"p5.28-data-buffer",
"p5.28-hash-merge-simple",
"p5.28-catalyst-plugin-authentication",
"p5.28-time-out",
"p5.28-cgi-compile",
"p5.28-math-random",
"p5.28-pdl-fftw3",
"p5.28-moox-strictconstructor",
"p5.28-devel-mat",
"p5.28-io-socket-ip",
"p5.28-dist-zilla-plugin-distbuild",
"p5.28-getopt-long-descriptive",
"p5.28-datetime-format-flexible",
"p5.28-alien-libxml2",
"p5.28-gd-barcode",
"p5.28-crypt-argon2",
"p5.28-future-io",
"p5.28-datetime-locale",
"p5.28-io-async",
"p5.28-feature-compat-class",
"p5.28-object-pad",
"p5.28-xs-parse-sublike",
"p5.28-clone",
"p5.28-perl-prereqscanner",
"p5.28-alien-gnuplot",
"p5.28-cpan-uploader",
"p5.28-email-date-format",
"p5.28-datetime-hires",
"p5.28-syntax-keyword-try",
"p5.28-xs-parse-keyword",
"p5.28-package-deprecationmanager",
"p5.28-b-cow",
"p5.28-b-hooks-atruntime",
"p5.28-dbd-csv",
"p5.28-dbix-admin-createtable",
"p5.28-dbix-admin-dsnmanager",
"p5.28-dbix-admin-tableinfo",
"p5.28-devel-refcount",
"p5.28-gearman",
"p5.28-graphics-colornames",
"p5.28-graphviz2",
"p5.28-graphviz2-dbi",
"p5.28-catalyst-view-tt",
"p5.28-math-utils",
"p5.28-moosex-role-warnonconflict",
"p5.28-net-libidn2",
"p5.28-package-stash-xs",
"p5.28-params-util",
"p5.28-perl-critic-moose",
"p5.28-role-hooks",
"p5.28-net-ip-checker",
"p5.28-role-identifiable",
"p5.28-text-table",
"p5.28-type-tiny-xs",
"p5.28-moosex-extended",
"p5.28-devel-stacktrace-extract",
"p5.28-moosex-storage-format-jsonpm",
"p5.28-time-format",
"p5.28-syntax-keyword-junction",
"p5.28-email-mime-encodings",
"p5.28-data-uuid-mt",
"p5.28-perl-critic-policy-perlsecret",
"p5.28-data-dump-streamer",
"p5.28-http-daemon",
"p5.28-sql-translator",
"p5.28-test-kit",
"p5.28-net-ssh-perl",
"p5.28-datetime-format-iso8601",
"p5.28-conf-libconfig",
"p5.28-moosex-getopt",
"p5.28-moosex-nonmoose",
"p5.28-mail-spamassassin",
"p5.28-future-asyncawait",
"p5.28-syntax-keyword-multisub",
"p5.28-lexical-var",
"p5.28-chart",
"p5.28-crypt-openssl-random",
"p5.28-lwp-protocol-https",
"p5.28-dist-zilla-plugin-ensurelatestperl",
"p5.28-file-listing",
"p5.28-spreadsheet-readsxc",
"p5.28-dbix-searchbuilder",
"p5.28-moo",
"p5.28-pod-eventual",
"p5.28-graphics-tiff",
"p5.28-pod-coverage-trustpod",
"p5.28-pod-elemental-perlmunger",
"p5.28-html-restrict",
"p5.28-astro-app-satpass2",
"p5.28-pod-markdown",
"p5.28-crypt-bcrypt",
"p5.28-module-scandeps",
"p5.28-hash-ordered",
"p5.28-net-cli-interact",
"p5.28-uuid",
"p5.28-crypt-random",
"p5.28-module-cpanfile",
"p5.28-html-tagset",
"p5.28-alien-hdf4",
"p5.28-dbd-pg",
"p5.28-amazon-s3",
"p5.28-alien-base-modulebuild",
"p5.28-alien-build-plugin-cleanse-builddir",
"p5.28-alien-build-plugin-decode-sourceforge",
"p5.28-alien-build-plugin-download-github",
"p5.28-file-rename",
"p5.28-alien-build-plugin-download-gitlab",
"p5.28-alien-build-plugin-pkgconfig-ppwrapper",
"p5.28-alien-cfitsio",
"p5.28-alien-curl",
"p5.28-alien-editline",
"p5.28-alien-ffi",
"p5.28-alien-gmp",
"p5.28-alien-libuuid",
"p5.28-alien-patch",
"p5.28-alien-role-alt",
"p5.28-alien-rust",
"p5.28-astro-fits-cfitsio",
"p5.28-data-munge",
"p5.28-data-validate-domain",
"p5.28-devel-nytprof",
"p5.28-variable-ondestruct",
"p5.28-env-shellwords",
"p5.28-extutils-cchecker",
"p5.28-ffi-c",
"p5.28-ffi-checklib",
"p5.28-ffi-platypus-lang-rust",
"p5.28-ffi-platypus-type-enum",
"p5.28-file-changenotify",
"p5.28-future-queue",
"p5.28-goto-file",
"p5.28-http-body",
"p5.28-image-phash",
"p5.28-list-keywords",
"p5.28-long-jump",
"p5.28-math-dct",
"p5.28-metrics-any",
"p5.28-module-build-ffi",
"p5.28-params-validationcompiler",
"p5.28-shell-config-generate",
"p5.28-string-tagged",
"p5.28-string-tagged-markdown",
"p5.28-string-tagged-terminal",
"p5.28-string-ttylength",
"p5.28-sub-info",
"p5.28-syntax-keyword-match",
"p5.28-syntax-operator-divides",
"p5.28-syntax-operator-equ",
"p5.28-syntax-operator-existsor",
"p5.28-syntax-operator-in",
"p5.28-template-plugin-cgi",
"p5.28-uuid-ffi",
"p5.28-meta",
"p5.28-regexp-common",
"p5.28-devel-checkos",
"p5.28-attribute-storage",
"p5.28-commandable",
"p5.28-archive-tar-wrapper",
"p5.28-syntax-keyword-defer"
]
},
{
"type": "lib",
"ports": [
"p5.28-apache-authcookie",
"p5.28-test-script",
"p5.28-test-exports",
"p5.28-test-metrics-any",
"p5.28-test-most",
"p5.28-test-snapshot",
"p5.28-test-timer",
"p5.28-test-mocktime-hires",
"p5.28-protocol-http2",
"p5.28-sub-override",
"p5.28-test-www-mechanize",
"p5.28-finance-quote",
"p5.28-future",
"p5.28-gtk3-imageview",
"p5.28-test2-harness",
"p5.28-cpan-changes",
"p5.28-alien-build",
"p5.28-test2-plugin-uuid",
"p5.28-test-expectandcheck",
"p5.28-test2-plugin-cover",
"p5.28-object-insideout",
"p5.28-extutils-makemaker-cpanfile",
"p5.28-test2-plugin-dbiprofile",
"p5.28-math-random-mt-auto",
"p5.28-test2-tools-loadmodule",
"p5.28-test2-plugin-ioevents",
"p5.28-devel-dumptrace",
"p5.28-test2-plugin-memusage",
"p5.28-dancer",
"p5.28-test2-plugin-nowarnings",
"p5.28-test2-tools-explain",
"p5.28-test2-tools-process",
"p5.28-math-mpfi",
"p5.28-sql-abstract",
"p5.28-sql-abstract-limit",
"p5.28-test-future-io-impl"
]
}
]
},
{
"name": "p5-test-simple",
"portdir": "perl/p5-test-simple",
"version": "1.302.219",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-test-simple",
"homepage": "https://metacpan.org/pod/Test::Simple",
"description": "Test::Simple - Basic utilities for writing tests.",
"long_description": "Test::Simple - Basic utilities for writing tests.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-test-simple"
]
}
],
"depends_on": []
},
{
"name": "p5.34-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.823.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-cbuilder",
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-xs-parse-keyword",
"p5.34-xs-parse-sublike",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-sub-handlesvia",
"p5.34-syntax-keyword-dynamically"
]
},
{
"type": "lib",
"ports": [
"p5.34-feature-compat-class",
"p5-object-pad"
]
}
]
},
{
"name": "p5.32-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.823.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-xs-parse-sublike",
"p5.32-xs-parse-keyword",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-sub-handlesvia",
"p5.32-syntax-keyword-dynamically"
]
},
{
"type": "lib",
"ports": [
"p5.32-feature-compat-class"
]
}
]
},
{
"name": "p5.30-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.823.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-cbuilder",
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-xs-parse-sublike",
"p5.30-xs-parse-keyword",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-sub-handlesvia",
"p5.30-syntax-keyword-dynamically"
]
},
{
"type": "lib",
"ports": [
"p5.30-feature-compat-class"
]
}
]
},
{
"name": "p5.28-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.823.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-extutils-cbuilder",
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-xs-parse-sublike",
"p5.28-xs-parse-keyword",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-sub-handlesvia",
"p5.28-syntax-keyword-dynamically"
]
},
{
"type": "lib",
"ports": [
"p5.28-feature-compat-class"
]
}
]
},
{
"name": "p5-object-pad",
"portdir": "perl/p5-object-pad",
"version": "0.823.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-object-pad",
"homepage": "https://metacpan.org/pod/Object::Pad",
"description": "Object::Pad - a simple syntax for lexical field-based objects",
"long_description": "Object::Pad - a simple syntax for lexical field-based objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-object-pad"
]
}
],
"depends_on": []
},
{
"name": "p5.34-mime-types",
"portdir": "perl/p5-mime-types",
"version": "2.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MIME::Types",
"description": "MIME::Types - Definition of MIME types",
"long_description": "MIME::Types - Definition of MIME types",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-plack"
]
},
{
"type": "lib",
"ports": [
"p5.34-catalyst-plugin-static-simple",
"p5.34-dancer",
"p5.34-mail-message",
"p5.34-email-mime",
"p5.34-mime-lite",
"p5.34-dancer2",
"p5-mime-types"
]
},
{
"type": "run",
"ports": [
"cvsweb"
]
}
]
},
{
"name": "p5.32-mime-types",
"portdir": "perl/p5-mime-types",
"version": "2.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MIME::Types",
"description": "MIME::Types - Definition of MIME types",
"long_description": "MIME::Types - Definition of MIME types",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-plack"
]
},
{
"type": "lib",
"ports": [
"p5.32-dancer",
"p5.32-mail-message",
"p5.32-catalyst-plugin-static-simple",
"p5.32-mime-lite",
"p5.32-dancer2",
"p5.32-email-mime"
]
}
]
},
{
"name": "p5.30-mime-types",
"portdir": "perl/p5-mime-types",
"version": "2.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MIME::Types",
"description": "MIME::Types - Definition of MIME types",
"long_description": "MIME::Types - Definition of MIME types",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-plack"
]
},
{
"type": "lib",
"ports": [
"p5.30-dancer",
"p5.30-mail-message",
"p5.30-catalyst-plugin-static-simple",
"p5.30-mime-lite",
"p5.30-dancer2",
"p5.30-email-mime"
]
}
]
},
{
"name": "p5.28-mime-types",
"portdir": "perl/p5-mime-types",
"version": "2.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MIME::Types",
"description": "MIME::Types - Definition of MIME types",
"long_description": "MIME::Types - Definition of MIME types",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-plack"
]
},
{
"type": "lib",
"ports": [
"p5.28-dancer",
"p5.28-mail-message",
"p5.28-catalyst-plugin-static-simple",
"p5.28-mime-lite",
"p5.28-dancer2",
"p5.28-email-mime"
]
}
]
},
{
"name": "p5-mime-types",
"portdir": "perl/p5-mime-types",
"version": "2.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-mime-types",
"homepage": "https://metacpan.org/pod/MIME::Types",
"description": "MIME::Types - Definition of MIME types",
"long_description": "MIME::Types - Definition of MIME types",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-mime-types"
]
}
],
"depends_on": []
},
{
"name": "p5.34-feature-compat-class",
"portdir": "perl/p5-feature-compat-class",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Feature::Compat::Class",
"description": "Feature::Compat::Class - make class syntax available",
"long_description": "Feature::Compat::Class - make class syntax available",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-object-pad"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-feature-compat-class"
]
}
]
},
{
"name": "p5.32-feature-compat-class",
"portdir": "perl/p5-feature-compat-class",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Feature::Compat::Class",
"description": "Feature::Compat::Class - make class syntax available",
"long_description": "Feature::Compat::Class - make class syntax available",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-object-pad"
]
}
],
"depends_on": []
},
{
"name": "p5.30-feature-compat-class",
"portdir": "perl/p5-feature-compat-class",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Feature::Compat::Class",
"description": "Feature::Compat::Class - make class syntax available",
"long_description": "Feature::Compat::Class - make class syntax available",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-object-pad"
]
}
],
"depends_on": []
},
{
"name": "p5.28-feature-compat-class",
"portdir": "perl/p5-feature-compat-class",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Feature::Compat::Class",
"description": "Feature::Compat::Class - make class syntax available",
"long_description": "Feature::Compat::Class - make class syntax available",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-object-pad"
]
}
],
"depends_on": []
},
{
"name": "p5-feature-compat-class",
"portdir": "perl/p5-feature-compat-class",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-feature-compat-class",
"homepage": "https://metacpan.org/pod/Feature::Compat::Class",
"description": "Feature::Compat::Class - make class syntax available",
"long_description": "Feature::Compat::Class - make class syntax available",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-feature-compat-class"
]
}
],
"depends_on": []
},
{
"name": "msmtp",
"portdir": "mail/msmtp",
"version": "1.8.32",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marlam.de/msmtp/",
"description": "SMTP client that can be used as an SMTP plugin for Mutt",
"long_description": "msmtp is an SMTP client that can be used as an SMTP plugin for Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server which does the delivery. To use this program, create a configuration file with your mail account(s) and tell your MUA to call msmtp instead of /usr/sbin/sendmail.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"mta",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libgsasl",
"gnutls",
"libidn2"
]
}
],
"depends_on": []
},
{
"name": "p5.26-mime-types",
"portdir": "perl/p5-mime-types",
"version": "2.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MIME::Types",
"description": "MIME::Types - Definition of MIME types",
"long_description": "MIME::Types - Definition of MIME types",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-plack"
]
},
{
"type": "lib",
"ports": [
"p5.26-dancer",
"p5.26-dancer2",
"p5.26-catalyst-plugin-static-simple",
"p5.26-mail-message",
"p5.26-mime-lite",
"p5.26-email-mime"
]
}
]
}
]
}