HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50588,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=118",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=116",
"results": [
{
"name": "py312-opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"openjpeg",
"tiff",
"webp",
"zlib",
"imath",
"python312",
"py312-numpy",
"ffmpeg4",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "shark",
"portdir": "math/shark",
"version": "4.0.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://image.diku.dk/shark/",
"description": "Fast, modular, feature-rich open-source C++ machine learning library",
"long_description": "Shark is a fast, modular, feature-rich open-source C++ machine learning library. It provides methods for linear and nonlinear optimization, kernel-based learning algorithms, neural networks and various other machine learning techniques. It serves as a powerful toolbox for real world applications as well as research.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"hdf5",
"boost171"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"orfeotoolbox",
"py311-orfeotoolbox",
"py310-orfeotoolbox",
"py312-orfeotoolbox",
"py313-orfeotoolbox"
]
}
]
},
{
"name": "py312-orfeotoolbox",
"portdir": "gis/orfeotoolbox",
"version": "9.1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.orfeo-toolbox.org/",
"description": "Python 3.12 bindings for orfeotoolbox",
"long_description": "This package provides Python 3.12 modules for orfeotoolbox.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"swig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"orfeotoolbox",
"libgeotiff",
"libjpeg-turbo",
"libpng",
"opencv4",
"tiff",
"fftw-single",
"fftw-3",
"libsvm",
"zlib",
"curl",
"expat",
"muparserx",
"tinyxml",
"InsightToolkit4",
"python312",
"shark",
"boost187",
"muparser",
"swig-python",
"gdal",
"libkml"
]
}
],
"depends_on": []
},
{
"name": "py312-colored",
"portdir": "python/py-colored",
"version": "2.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/dslackw/colored",
"description": "Simple library for color and formatting to terminal",
"long_description": "Simple library for color and formatting to terminal",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "libflame",
"portdir": "math/libflame",
"version": "2024.05.20",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flame/libflame",
"description": "LAPACK-like library for dense matrix computations",
"long_description": "libflame is a portable library for dense matrix computations, providing much of the functionality present in LAPACK. This is a counterpart for blis implementation of BLAS.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "py312-gensim",
"portdir": "python/py-gensim",
"version": "4.3.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://radimrehurek.com/gensim/",
"description": "Python framework for fast Vector Space Modelling",
"long_description": "Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython-compat",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-scipy",
"py312-smart_open",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gensim"
]
},
{
"type": "run",
"ports": [
"py312-bpemb"
]
}
]
},
{
"name": "py311-gensim",
"portdir": "python/py-gensim",
"version": "4.3.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://radimrehurek.com/gensim/",
"description": "Python framework for fast Vector Space Modelling",
"long_description": "Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cython-compat",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"py311-scipy",
"py311-smart_open",
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-bpemb"
]
}
]
},
{
"name": "py310-gensim",
"portdir": "python/py-gensim",
"version": "4.3.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://radimrehurek.com/gensim/",
"description": "Python framework for fast Vector Space Modelling",
"long_description": "Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-cython-compat",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-scipy",
"py310-smart_open",
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-bpemb"
]
}
]
},
{
"name": "openjdk22-oracle",
"portdir": "java/openjdk22-oracle",
"version": "22.0.2",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jdk.java.net/22/",
"description": "Oracle OpenJDK 22 (Short Term Support until September 2024)",
"long_description": "Open-source Oracle build of OpenJDK 22, the Java Development Kit, an implementation of the Java SE Platform.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [
"Applets",
"BundledApp",
"JNI",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "openjdk22-graalvm",
"portdir": "java/openjdk22-graalvm",
"version": "22.0.2",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.graalvm.org",
"description": "GraalVM Community Edition based on OpenJDK 22 (Short Term Support ended in September 2024)",
"long_description": "GraalVM Community Edition based on OpenJDK 22 (Short Term Support ended in September 2024) \n\nGraalVM is a universal virtual machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Groovy, Kotlin, Clojure, and LLVM-based languages such as C and C++.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [
"BundledApp",
"JNI",
"Applets",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jdk22-graalvm",
"portdir": "java/jdk22-graalvm",
"version": "22.0.2",
"license": "GFTC and NoMirror",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.oracle.com/java/graalvm/",
"description": "Oracle GraalVM for JDK 22 (Short Term Support until September 2024)",
"long_description": "Oracle GraalVM for JDK 22 compiles your Java applications ahead of time into standalone binaries that start instantly, provide peak performance with no warmup, and use fewer cloud resources.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [
"Applets",
"BundledApp",
"JNI",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jdk22",
"portdir": "java/jdk22",
"version": "22.0.2",
"license": "NFTC and NoMirror",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.oracle.com/java/",
"description": "Oracle Java SE Development Kit 22 (Short Term Support until September 2024)",
"long_description": "Java Platform, Standard Edition Development Kit (JDK). The JDK is a development environment for building applications and components using the Java programming language. This software is provided under the Oracle No-Fee Terms and Conditions (NFTC) license (https://java.com/freeuselicense)",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [
"Applets",
"BundledApp",
"JNI",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "python_select-38",
"portdir": "sysutils/python_select",
"version": "0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python38"
]
}
]
},
{
"name": "python3_select-38",
"portdir": "sysutils/python3_select",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python 3 version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python3_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python38"
]
}
]
},
{
"name": "py312-jupytext",
"portdir": "python/py-jupytext",
"version": "1.16.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mwouts/jupytext",
"description": "Jupyter Notebooks as Markdown Documents, Julia, Python or R Scripts",
"long_description": "Jupytext can save Jupyter notebooks as Markdown and R Markdown documents and Scripts in many languages. It can also convert these documents **into** Jupyter Notebooks, allowing you to synchronize content in both directions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"npm10",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-jupyterlab",
"py312-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging",
"py312-toml",
"py312-yaml",
"py312-markdown-it-py",
"py312-mdit-py-plugins",
"py312-nbformat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupytext"
]
}
]
},
{
"name": "python_select-39",
"portdir": "sysutils/python_select",
"version": "0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python39"
]
}
]
},
{
"name": "python3_select-39",
"portdir": "sysutils/python3_select",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python 3 version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python3_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python39"
]
}
]
},
{
"name": "python_select-310",
"portdir": "sysutils/python_select",
"version": "0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python310"
]
}
]
},
{
"name": "python3_select-310",
"portdir": "sysutils/python3_select",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python 3 version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python3_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python310"
]
}
]
},
{
"name": "ipsw",
"portdir": "security/ipsw",
"version": "3.1.645",
"license": "MIT",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://blacktop.github.io/ipsw",
"description": "iOS/macOS Research Swiss Army Knife",
"long_description": "iOS/macOS Research Swiss Army Knife. Everything you need to start researching Apple security and internals.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"go",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libusb",
"unicorn"
]
}
],
"depends_on": []
},
{
"name": "openjdk22",
"portdir": "java/openjdk22",
"version": "22.0.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.org/projects/jdk/22/",
"description": "OpenJDK 22 (Short Term Support until September 2024)",
"long_description": "JDK 22 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [
"release",
"optimized",
"debug",
"client",
"server",
"minimal",
"core",
"zero"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"openjdk21-zulu",
"clang-18",
"autoconf",
"bash"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"freetype"
]
}
],
"depends_on": []
},
{
"name": "openjdk22-zulu",
"portdir": "java/openjdk22-zulu",
"version": "22.32.15",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.azul.com/downloads/",
"description": "Azul Zulu Community OpenJDK 22 (Short Term Support until September 2024)",
"long_description": "Azul Zulu Community OpenJDK 22 (Short Term Support until September 2024) \n\nOpenJDK 22 (Java Development Kit) distribution from Azul.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [
"Applets",
"BundledApp",
"JNI",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk23"
]
}
]
},
{
"name": "openjdk22-sap",
"portdir": "java/openjdk22-sap",
"version": "22.0.2",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sap.github.io/SapMachine/",
"description": "SAP Machine 22 (Short Term Support until September 2024)",
"long_description": "An OpenJDK 22 release maintained and supported by SAP",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [
"Applets",
"BundledApp",
"JNI",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "openjdk22-corretto",
"portdir": "java/openjdk22-corretto",
"version": "22.0.2.9.1",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/corretto/",
"description": "Amazon Corretto OpenJDK 22 (Short Term Support until September 2024)",
"long_description": "Amazon Corretto OpenJDK 22 (Short Term Support until September 2024) \n\nOpenJDK 22 distribution from Amazon.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [
"Applets",
"BundledApp",
"JNI",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py312-antlr4-python3-runtime",
"portdir": "python/py-antlr4-python3-runtime",
"version": "4.13.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.antlr.org",
"description": "ANTLR4 runtime for Python 3",
"long_description": "ANTLR4 runtime for Python 3",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-antlr4-python3-runtime"
]
}
]
},
{
"name": "vfkit",
"portdir": "sysutils/vfkit",
"version": "0.6.3",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crc-org/vfkit",
"description": "Simple command line tool to start VMs through virtualization framework",
"long_description": "Simple command line tool to start VMs through virtualization framework.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"podman"
]
}
]
},
{
"name": "jnv",
"portdir": "textproc/jnv",
"version": "0.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ynqa/jnv",
"description": "interactive JSON filter using jq",
"long_description": "jnv is designed for navigating JSON, offering an interactive JSON viewer and jq filter editor.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"libtool",
"rust",
"autoconf",
"automake",
"cargo",
"legacy-support"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"jq"
]
}
],
"depends_on": []
},
{
"name": "py312-ndindex",
"portdir": "python/py-ndindex",
"version": "1.10.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://quansight-labs.github.io/ndindex/",
"description": "Python library for manipulating indices of ndarrays",
"long_description": "ndindex is a library that allows representing and manipulating objects that can be valid indices to numpy arrays, i.e., slices, integers, ellipses, None, integer and boolean arrays, and tuples thereof.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-cython",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-hypothesis",
"py312-sympy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-blosc2"
]
}
]
},
{
"name": "py312-blosc2",
"portdir": "python/py-blosc2",
"version": "3.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/blosc2/",
"description": "Python wrapper for Blosc2",
"long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
"active": true,
"categories": [
"devel",
"archivers",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py312-build",
"py312-installer",
"py312-cython",
"py312-scikit-build-core",
"py312-oldest-supported-numpy",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"blosc2",
"py312-ndindex",
"python312",
"py312-numpy",
"py312-platformdirs",
"py312-requests",
"py312-msgpack",
"py312-cpuinfo",
"py312-numexpr"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-tables"
]
}
]
},
{
"name": "blosc2",
"portdir": "archivers/blosc2",
"version": "2.22.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.blosc.org",
"description": "A fast, compressed, persistent binary data store library",
"long_description": "A fast, compressed, persistent binary data store library.",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lz4",
"zlib",
"zstd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-blosc2",
"py311-blosc2",
"py312-blosc2",
"py313-blosc2",
"py314-blosc2",
"py38-blosc2",
"py39-blosc2"
]
}
]
},
{
"name": "py312-blosc",
"portdir": "python/py-blosc",
"version": "1.11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://python-blosc.blosc.org/",
"description": "Python package that wraps the Blosc compressor",
"long_description": "Blosc (http://blosc.pytables.org) is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc works well for compressing numerical arrays that contains data with relatively low entropy, like sparse data, time series, grids with regular-spaced values, etc. This is a Python package that wraps it.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-scikit-build",
"clang-18",
"cmake",
"ninja",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cpuinfo"
]
},
{
"type": "lib",
"ports": [
"blosc",
"python312"
]
},
{
"type": "test",
"ports": [
"py312-numpy",
"py312-psutil"
]
}
],
"depends_on": []
},
{
"name": "py311-blosc",
"portdir": "python/py-blosc",
"version": "1.11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://python-blosc.blosc.org/",
"description": "Python package that wraps the Blosc compressor",
"long_description": "Blosc (http://blosc.pytables.org) is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc works well for compressing numerical arrays that contains data with relatively low entropy, like sparse data, time series, grids with regular-spaced values, etc. This is a Python package that wraps it.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-cpuinfo",
"clang-18",
"cmake",
"ninja",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-scikit-build"
]
},
{
"type": "lib",
"ports": [
"blosc",
"python311"
]
},
{
"type": "test",
"ports": [
"py311-psutil",
"py311-numpy"
]
}
],
"depends_on": []
},
{
"name": "py310-blosc",
"portdir": "python/py-blosc",
"version": "1.11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://python-blosc.blosc.org/",
"description": "Python package that wraps the Blosc compressor",
"long_description": "Blosc (http://blosc.pytables.org) is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc works well for compressing numerical arrays that contains data with relatively low entropy, like sparse data, time series, grids with regular-spaced values, etc. This is a Python package that wraps it.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"cmake",
"ninja",
"py310-setuptools",
"py310-cpuinfo",
"py310-wheel",
"py310-build",
"py310-scikit-build"
]
},
{
"type": "lib",
"ports": [
"blosc",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-numpy",
"py310-psutil"
]
}
],
"depends_on": []
},
{
"name": "py39-blosc",
"portdir": "python/py-blosc",
"version": "1.11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://python-blosc.blosc.org/",
"description": "Python package that wraps the Blosc compressor",
"long_description": "Blosc (http://blosc.pytables.org) is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc works well for compressing numerical arrays that contains data with relatively low entropy, like sparse data, time series, grids with regular-spaced values, etc. This is a Python package that wraps it.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"cmake",
"ninja",
"py39-cpuinfo",
"py39-scikit-build",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"blosc",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-numpy",
"py39-psutil"
]
}
],
"depends_on": []
},
{
"name": "libsdl2-powerpc",
"portdir": "devel/libsdl2-powerpc",
"version": "2.30.10",
"license": "zlib",
"platforms": "{darwin < 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libsdl.org",
"description": "Cross-platform multi-media development API",
"long_description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low-level access to audio, keyboard, mouse, joystick and graphics hardware via OpenGL and Direct3D. This port is aimed at supporting macOS PowerPC and uses X11 backend.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"dbus",
"opengl",
"pulseaudio",
"samplerate"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xorg-libXScrnSaver",
"xorg-libXcursor",
"xorg-libXfixes",
"xorg-libXi",
"xorg-libX11",
"xorg-libXrandr",
"xorg-libXxf86vm",
"xrender",
"xorg-libXinerama"
]
},
{
"type": "run",
"ports": [
"xorg-server-legacy"
]
}
],
"depends_on": []
},
{
"name": "contacts-cli",
"portdir": "sysutils/contacts-cli",
"version": "20210930",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keith/contacts-cli",
"description": "Query macOS contacts from the command line",
"long_description": "Query macOS contacts from the command line",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "nvtop",
"portdir": "sysutils/nvtop",
"version": "3.3.1",
"license": "GPL-3",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Syllo/nvtop",
"description": "GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm",
"long_description": "GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm. NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for GPUs and accelerators. It can handle multiple GPUs and print information about them in a htop-familiar way.",
"active": true,
"categories": [
"sysutils",
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "p5.34-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-data-dumper",
"p5.34-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-perlio-gzip",
"p5.34-perlx-maybe",
"p5.34-scalar-list-utils",
"p5.34-storable",
"perl5.34",
"p5.34-xml-xpath",
"p5.34-xml-xpathengine",
"p5.34-filter-signatures",
"p5.34-xml-twig",
"p5.34-archive-zip",
"p5.34-moo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-spreadsheet-readsxc"
]
}
]
},
{
"name": "p5.32-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-data-dumper",
"p5.32-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.32-moo",
"p5.32-perlio-gzip",
"p5.32-perlx-maybe",
"p5.32-storable",
"perl5.32",
"p5.32-xml-xpath",
"p5.32-xml-xpathengine",
"p5.32-filter-signatures",
"p5.32-xml-twig",
"p5.32-scalar-list-utils",
"p5.32-archive-zip"
]
}
],
"depends_on": []
},
{
"name": "p5.30-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-data-dumper",
"p5.30-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.30-perlio-gzip",
"p5.30-perlx-maybe",
"p5.30-scalar-list-utils",
"p5.30-storable",
"perl5.30",
"p5.30-xml-xpath",
"p5.30-xml-xpathengine",
"p5.30-filter-signatures",
"p5.30-xml-twig",
"p5.30-archive-zip",
"p5.30-moo"
]
}
],
"depends_on": []
},
{
"name": "p5.28-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-data-dumper",
"p5.28-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.28-perlio-gzip",
"p5.28-perlx-maybe",
"p5.28-scalar-list-utils",
"p5.28-storable",
"perl5.28",
"p5.28-xml-xpath",
"p5.28-xml-xpathengine",
"p5.28-filter-signatures",
"p5.28-xml-twig",
"p5.28-archive-zip",
"p5.28-moo"
]
}
],
"depends_on": []
},
{
"name": "p5-spreadsheet-readsxc",
"portdir": "perl/p5-spreadsheet-readsxc",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-spreadsheet-readsxc",
"homepage": "https://metacpan.org/pod/Spreadsheet::ReadSXC",
"description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"long_description": "Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-spreadsheet-readsxc"
]
}
],
"depends_on": []
},
{
"name": "p5.34-filter-signatures",
"portdir": "perl/p5-filter-signatures",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filter::signatures",
"description": "Very simplistic signatures for Perl < 5.20",
"long_description": "Very simplistic signatures for Perl < 5.20",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-filter-signatures",
"p5.34-spreadsheet-readsxc"
]
}
]
},
{
"name": "p5.32-filter-signatures",
"portdir": "perl/p5-filter-signatures",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filter::signatures",
"description": "Very simplistic signatures for Perl < 5.20",
"long_description": "Very simplistic signatures for Perl < 5.20",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-spreadsheet-readsxc"
]
}
]
},
{
"name": "p5.30-filter-signatures",
"portdir": "perl/p5-filter-signatures",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filter::signatures",
"description": "Very simplistic signatures for Perl < 5.20",
"long_description": "Very simplistic signatures for Perl < 5.20",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-spreadsheet-readsxc"
]
}
]
},
{
"name": "p5.28-filter-signatures",
"portdir": "perl/p5-filter-signatures",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filter::signatures",
"description": "Very simplistic signatures for Perl < 5.20",
"long_description": "Very simplistic signatures for Perl < 5.20",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-spreadsheet-readsxc"
]
}
]
},
{
"name": "p5-filter-signatures",
"portdir": "perl/p5-filter-signatures",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-filter-signatures",
"homepage": "https://metacpan.org/pod/Filter::signatures",
"description": "Very simplistic signatures for Perl < 5.20",
"long_description": "Very simplistic signatures for Perl < 5.20",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-filter-signatures"
]
}
],
"depends_on": []
},
{
"name": "rb30-uuidtools",
"portdir": "ruby/rb-uuidtools",
"version": "2.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sporkmonger/uuidtools",
"description": "Generate UUIDs (or GUIDs) with Ruby.",
"long_description": "UUIDTools was designed to be a simple library for generating any of the various types of UUIDs (or GUIDs if you prefer to call them that). It conforms to RFC 4122 whenever possible.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "blair",
"github": "",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": []
},
{
"name": "rb31-uuidtools",
"portdir": "ruby/rb-uuidtools",
"version": "2.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sporkmonger/uuidtools",
"description": "Generate UUIDs (or GUIDs) with Ruby.",
"long_description": "UUIDTools was designed to be a simple library for generating any of the various types of UUIDs (or GUIDs if you prefer to call them that). It conforms to RFC 4122 whenever possible.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "blair",
"github": "",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-uuidtools",
"portdir": "ruby/rb-uuidtools",
"version": "2.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sporkmonger/uuidtools",
"description": "Generate UUIDs (or GUIDs) with Ruby.",
"long_description": "UUIDTools was designed to be a simple library for generating any of the various types of UUIDs (or GUIDs if you prefer to call them that). It conforms to RFC 4122 whenever possible.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "blair",
"github": "",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
}
]
}