HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50173,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=23",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=21",
"results": [
{
"name": "py313-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.46.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python313",
"llvm-20",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-llvmlite",
"py313-numba",
"py313-pynndescent"
]
},
{
"type": "run",
"ports": [
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py312-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.46.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python312",
"llvm-20",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-numba"
]
}
]
},
{
"name": "py311-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.46.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python311",
"llvm-20",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-numba"
]
}
]
},
{
"name": "py310-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.46.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python310",
"llvm-20",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-numba"
]
}
]
},
{
"name": "py-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.46.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-llvmlite"
]
}
],
"depends_on": []
},
{
"name": "py313-click-spinner",
"portdir": "python/py-click-spinner",
"version": "0.1.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-spinner",
"description": "A simple spinner library",
"long_description": "A simple spinner library. Sometimes you would just like to show the user some progress, but a progress bar is not suitable because you don’t know how much longer it would take. In these cases you might want to display a simple spinner using the spinner() function.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-versioneer",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-six",
"py313-click"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-click-spinner"
]
}
]
},
{
"name": "py313-bson",
"portdir": "python/py-bson",
"version": "0.5.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py-bson/bson",
"description": "BSON codec for Python that doesn't depend on MongoDB",
"long_description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-six",
"py313-dateutil",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bson"
]
}
]
},
{
"name": "py-click-spinner",
"portdir": "python/py-click-spinner",
"version": "0.1.10",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-spinner",
"description": "A simple spinner library",
"long_description": "A simple spinner library. Sometimes you would just like to show the user some progress, but a progress bar is not suitable because you don’t know how much longer it would take. In these cases you might want to display a simple spinner using the spinner() function.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-click-spinner"
]
}
],
"depends_on": []
},
{
"name": "py-bson",
"portdir": "python/py-bson",
"version": "0.5.10",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py-bson/bson",
"description": "BSON codec for Python that doesn't depend on MongoDB",
"long_description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-bson"
]
}
],
"depends_on": []
},
{
"name": "py39-atpy",
"portdir": "python/py-atpy",
"version": "0.9.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://atpy.readthedocs.org/",
"description": "ATpy: Astronomical Tables in Python",
"long_description": "ATpy is a Python module aimed at seamlessly reading, creating, manipulating, and writing tables of astronomical data. To date, the following formats are supported: ASCII, FITS, VO, HDF5, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"hdf5",
"vo"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-astropy",
"py39-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-atpy"
]
}
]
},
{
"name": "py-atpy",
"portdir": "python/py-atpy",
"version": "0.9.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://atpy.readthedocs.org/",
"description": "ATpy: Astronomical Tables in Python",
"long_description": "ATpy is a Python module aimed at seamlessly reading, creating, manipulating, and writing tables of astronomical data. To date, the following formats are supported: ASCII, FITS, VO, HDF5, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-atpy"
]
}
],
"depends_on": []
},
{
"name": "py37-atpy",
"portdir": "python/py-atpy",
"version": "0.9.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://atpy.readthedocs.org/",
"description": "ATpy: Astronomical Tables in Python",
"long_description": "ATpy is a Python module aimed at seamlessly reading, creating, manipulating, and writing tables of astronomical data. To date, the following formats are supported: ASCII, FITS, VO, HDF5, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"hdf5",
"vo"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-astropy",
"py37-numpy"
]
}
],
"depends_on": []
},
{
"name": "py38-atpy",
"portdir": "python/py-atpy",
"version": "0.9.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://atpy.readthedocs.org/",
"description": "ATpy: Astronomical Tables in Python",
"long_description": "ATpy is a Python module aimed at seamlessly reading, creating, manipulating, and writing tables of astronomical data. To date, the following formats are supported: ASCII, FITS, VO, HDF5, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"hdf5",
"vo"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-astropy",
"py38-numpy"
]
}
],
"depends_on": []
},
{
"name": "py35-atpy",
"portdir": "python/py-atpy",
"version": "0.9.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://atpy.readthedocs.org/",
"description": "ATpy: Astronomical Tables in Python",
"long_description": "ATpy is a Python module aimed at seamlessly reading, creating, manipulating, and writing tables of astronomical data. To date, the following formats are supported: ASCII, FITS, VO, HDF5, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"hdf5",
"vo",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-astropy",
"py35-numpy"
]
}
],
"depends_on": []
},
{
"name": "py36-atpy",
"portdir": "python/py-atpy",
"version": "0.9.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://atpy.readthedocs.org/",
"description": "ATpy: Astronomical Tables in Python",
"long_description": "ATpy is a Python module aimed at seamlessly reading, creating, manipulating, and writing tables of astronomical data. To date, the following formats are supported: ASCII, FITS, VO, HDF5, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"hdf5",
"vo",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-astropy",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py39-bson",
"portdir": "python/py-bson",
"version": "0.5.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py-bson/bson",
"description": "BSON codec for Python that doesn't depend on MongoDB",
"long_description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-dateutil",
"py39-six",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py37-bson",
"portdir": "python/py-bson",
"version": "0.5.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py-bson/bson",
"description": "BSON codec for Python that doesn't depend on MongoDB",
"long_description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-dateutil",
"py37-six"
]
}
],
"depends_on": []
},
{
"name": "py38-bson",
"portdir": "python/py-bson",
"version": "0.5.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py-bson/bson",
"description": "BSON codec for Python that doesn't depend on MongoDB",
"long_description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-dateutil",
"py38-six",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py35-bson",
"portdir": "python/py-bson",
"version": "0.5.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py-bson/bson",
"description": "BSON codec for Python that doesn't depend on MongoDB",
"long_description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-dateutil",
"py35-six"
]
}
],
"depends_on": []
},
{
"name": "py36-bson",
"portdir": "python/py-bson",
"version": "0.5.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py-bson/bson",
"description": "BSON codec for Python that doesn't depend on MongoDB",
"long_description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-dateutil",
"py36-six"
]
}
],
"depends_on": []
},
{
"name": "py27-bson",
"portdir": "python/py-bson",
"version": "0.5.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py-bson/bson",
"description": "BSON codec for Python that doesn't depend on MongoDB",
"long_description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dateutil",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py39-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.43.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"clang-15",
"ncurses",
"python39",
"libxml2",
"llvm-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-numba"
]
}
]
},
{
"name": "py38-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.41.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"clang-14",
"ncurses",
"python38",
"libxml2",
"llvm-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-numba"
]
}
]
},
{
"name": "py27-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.31.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-8.0",
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"zlib",
"libxml2",
"py27-enum34",
"ncurses",
"llvm-8.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-numba"
]
}
]
},
{
"name": "py35-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.31.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-8.0",
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"zlib",
"libxml2",
"ncurses",
"llvm-8.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-numba"
]
}
]
},
{
"name": "py36-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.36.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-10",
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"zlib",
"libxml2",
"ncurses",
"llvm-10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-numba"
]
}
]
},
{
"name": "py37-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.39.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2816
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-11",
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"llvm-11",
"python37",
"libxml2",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-numba"
]
}
]
},
{
"name": "py39-click-spinner",
"portdir": "python/py-click-spinner",
"version": "0.1.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-spinner",
"description": "A simple spinner library",
"long_description": "A simple spinner library. Sometimes you would just like to show the user some progress, but a progress bar is not suitable because you don’t know how much longer it would take. In these cases you might want to display a simple spinner using the spinner() function.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-click-spinner",
"portdir": "python/py-click-spinner",
"version": "0.1.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-spinner",
"description": "A simple spinner library",
"long_description": "A simple spinner library. Sometimes you would just like to show the user some progress, but a progress bar is not suitable because you don’t know how much longer it would take. In these cases you might want to display a simple spinner using the spinner() function.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py313-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.20.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xkcdpass"
]
}
]
},
{
"name": "py312-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.20.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.20.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.20.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"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": []
},
{
"name": "py-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.20.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-xkcdpass"
]
}
],
"depends_on": []
},
{
"name": "py39-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.20.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"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": []
},
{
"name": "py38-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.19.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.19.8",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.19.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py27-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.19.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-mock"
]
}
],
"depends_on": []
},
{
"name": "octave-quaternion",
"portdir": "octave/octave-quaternion",
"version": "2.4.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnu-octave.github.io/packages/quaternion/",
"description": "Quaternion package for GNU Octave, includes a quaternion class with overloaded operators.",
"long_description": "Quaternion package for GNU Octave, includes a quaternion class with overloaded operators.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "ImageMagick7",
"portdir": "graphics/ImageMagick7",
"version": "7.1.2-10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://imagemagick.org",
"description": "Tools and libraries to manipulate images in many formats",
"long_description": "For the ImageMagick-6 legacy version, please see port https://ports.macports.org/port/ImageMagick. ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "dave.allured",
"github": "Dave-Allured",
"ports_count": 9
}
],
"variants": [
"graphviz",
"lqr",
"pango",
"rsvg",
"wmf",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xz",
"zlib",
"libtool",
"pkgconfig",
"djvulibre",
"fontconfig",
"jbigkit",
"lcms2",
"libjpeg-turbo",
"libpng",
"libraw",
"openexr",
"openjpeg",
"bzip2",
"webp",
"fftw-3",
"libheif",
"freetype",
"ghostscript",
"expat",
"libiconv",
"libxml2",
"xorg-libX11",
"xorg-libXext",
"xorg-libXt",
"libjxl",
"tiff"
]
},
{
"type": "run",
"ports": [
"urw-fonts"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mari0",
"orthorobot",
"nottetris2"
]
}
]
},
{
"name": "gh",
"portdir": "devel/gh",
"version": "2.83.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cli.github.com",
"description": "GitHub’s official command line tool",
"long_description": "gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"seaport"
]
}
]
},
{
"name": "rclone",
"portdir": "net/rclone",
"version": "1.72.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rclone.org",
"description": "Rclone is a command line cloud-service sync program",
"long_description": "Rclone is a command line cloud-service sync program to sync files and directories to and from: Google Drive, Amazon S3, Openstack Swift / Rackspace cloud files / Memset, Memstore, Dropbox, Google Cloud Storage, Amazon Drive, Microsoft One Drive, Hubic, Backblaze B2, Yandex Disk, SFTP, and the local filesystem.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [
"mount"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "vacuum",
"portdir": "devel/vacuum",
"version": "0.20.4",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://quobix.com/vacuum",
"description": "vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool.",
"long_description": "vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in Go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "multi-gitter",
"portdir": "devel/multi-gitter",
"version": "0.61.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lindell/multi-gitter",
"description": "A CLI to update multiple Git repositories in bulk",
"long_description": "A CLI to update multiple Git repositories in bulk. multi-gitter allows you to make changes in multiple repositories simultaneously. This is achieved by running a script or program in the context of multiple repositories. If any changes are made, a pull request is created that can be merged manually by the set reviewers, or automatically by multi-gitter when CI pipelines has completed successfully.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "imager",
"portdir": "science/imager",
"version": "202511",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://imager.oasu.u-bordeaux.fr",
"description": "Radio-interferometry data analysis software",
"long_description": "IMAGER (and its associated visualization tool VIEWER) is a state-of-the-art software oriented toward (sub-)millimeter radioastronomical interferometry. It is used to reduce data acquired with the IRAM NOEMA interferometer and the ALMA or JVLA arrays, with a simple, convenient user interface.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "arnaud.collioud",
"github": "collioud",
"ports_count": 1
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cfitsio",
"coreutils",
"groff",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"python313",
"gtk2",
"py313-numpy",
"gdk-pixbuf2",
"harfbuzz",
"libpng",
"libgcc",
"fftw-3-single"
]
}
],
"depends_on": []
},
{
"name": "pnetcdf",
"portdir": "science/pnetcdf",
"version": "1.14.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://parallel-netcdf.github.io",
"description": "A Parallel I/O Library for NetCDF File Access.",
"long_description": "PnetCDF is a high-performance parallel I/O library for accessing files in format compatibility with Unidata's NetCDF, specifically the formats of CDF-1, 2, and 5. The CDF-5 file format, an extension of CDF-2, supports unsigned data types and uses 64-bit integers to allow users to define large dimensions, attributes, and variables (> 2B array elements).",
"active": true,
"categories": [
"devel",
"science"
],
"maintainers": [
{
"name": "thiagoveloso",
"github": "thiagoveloso",
"ports_count": 2
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"perl5",
"clang-18",
"autoconf",
"automake",
"libtool",
"m4"
]
},
{
"type": "lib",
"ports": [
"mpich-clang18",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "py313-testfixtures",
"portdir": "python/py-testfixtures",
"version": "10.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/testfixtures/",
"description": "A collection of helpers and mock objects for tests",
"long_description": "A collection of helpers and mock objects for tests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-service_identity",
"py313-sybil",
"py313-zope-component",
"py313-twisted"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-testfixtures"
]
},
{
"type": "test",
"ports": [
"py313-openid"
]
}
]
},
{
"name": "py312-testfixtures",
"portdir": "python/py-testfixtures",
"version": "10.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/testfixtures/",
"description": "A collection of helpers and mock objects for tests",
"long_description": "A collection of helpers and mock objects for tests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-sybil",
"py312-service_identity",
"py312-zope-component",
"py312-twisted"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-scrapy",
"pdb2pqr",
"py312-openid"
]
}
]
},
{
"name": "py311-testfixtures",
"portdir": "python/py-testfixtures",
"version": "10.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/testfixtures/",
"description": "A collection of helpers and mock objects for tests",
"long_description": "A collection of helpers and mock objects for tests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-service_identity",
"py311-sybil",
"py311-twisted",
"py311-zope-component"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py311-scrapy",
"py311-openid"
]
}
]
}
]
}