HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52418,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=17",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=15",
"results": [
{
"name": "accountsservice",
"portdir": "gnome/accountsservice",
"version": "0.6.42",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/AccountsService/",
"description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
"long_description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
"active": true,
"categories": [
"security",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"intltool",
"libxslt",
"xmlto",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gobject-introspection",
"gtk-doc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"policykit",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gdm",
"gnome-control-center"
]
}
]
},
{
"name": "pnetcdf",
"portdir": "science/pnetcdf",
"version": "1.15.0",
"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",
"clang22",
"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": "mise",
"portdir": "sysutils/mise",
"version": "2026.7.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jdx/mise",
"description": "dev tools, env vars, task runner (formerly called 'rtx')",
"long_description": "mise is a front-end to your dev environment. Like asdf (or nvm or pyenv but for any language) it manages dev tools like node, python, cmake, terraform, and hundreds more. Like direnv it manages environment variables for different project directories. Like make it manages tasks used to build and test projects.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
},
{
"name": "austin",
"github": "halostatue",
"ports_count": 24
},
{
"name": "gjq.uoiai",
"github": "MisLink",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "zizmor",
"portdir": "security/zizmor",
"version": "1.27.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zizmorcore/zizmor",
"description": "A static analysis tool for GitHub Actions",
"long_description": "A static analysis tool for GitHub Actions",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 24
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "zsh",
"portdir": "shells/zsh",
"version": "5.9.2",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.zsh.org",
"description": "The Z shell",
"long_description": "Zsh is a shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of bash, ksh, and tcsh were incorporated into zsh; many original features were added.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"ncurses",
"pcre2",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"zshdb"
]
},
{
"type": "run",
"ports": [
"zsh-history-substring-search",
"zsh-syntax-highlighting",
"zsh-templates-osx"
]
}
]
},
{
"name": "ruby-build",
"portdir": "ruby/ruby-build",
"version": "20260716",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbenv/ruby-build",
"description": "Compile and install Ruby",
"long_description": "Compile and install Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"rbenv"
]
},
{
"type": "run",
"ports": [
"libffi",
"libyaml",
"openssl",
"pkgconfig",
"readline",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "py314-Pillow",
"portdir": "python/py-Pillow",
"version": "12.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-pybind11"
]
},
{
"type": "lib",
"ports": [
"freetype",
"libavif",
"zlib",
"py314-tkinter",
"py314-olefile",
"python314",
"lcms2",
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pptx",
"py314-contextily",
"py314-matplotlib",
"py314-glymur",
"xyzrender",
"py314-plotpy",
"py314-openslide",
"sigil",
"py314-bokeh",
"grass",
"py314-vispy",
"napari",
"py314-pyvo",
"py314-svglib",
"py314-pikepdf",
"py314-pyside6-fluent-widgets",
"py314-qrcode",
"py314-reportlab",
"py314-sphinx-gallery",
"py314-torchvision",
"py314-xhtml2pdf",
"py-Pillow",
"ocrmypdf",
"py314-hanko",
"py314-gradio",
"py314-barcode",
"py314-blockdiag",
"py314-cairosvg",
"py314-cartopy",
"py314-colorthief",
"py314-diffusers",
"py314-fpdf2",
"py314-imageio",
"py314-img2pdf",
"py314-ipympl",
"py314-opengl"
]
},
{
"type": "run",
"ports": [
"qgis3",
"volatility3",
"py314-scikit-image",
"py314-wxpython-4.0",
"py314-luma.core"
]
},
{
"type": "test",
"ports": [
"py314-Faker",
"py314-svgelements"
]
}
]
},
{
"name": "py313-Pillow",
"portdir": "python/py-Pillow",
"version": "12.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-pybind11"
]
},
{
"type": "lib",
"ports": [
"freetype",
"libavif",
"zlib",
"py313-tkinter",
"py313-olefile",
"python313",
"lcms2",
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pikepdf",
"py313-contextily",
"py313-matplotlib",
"py313-glymur",
"py313-fabio",
"py313-img2pdf",
"py313-ipympl",
"py313-opengl",
"py313-pptx",
"py313-pyside6-fluent-widgets",
"py313-pytesseract",
"py313-qrcode",
"py313-reportlab",
"py313-sphinx-gallery",
"py313-torchvision",
"py313-vo",
"py313-xhtml2pdf",
"py313-plotpy",
"py313-openslide",
"py313-bokeh",
"py313-vispy",
"py313-pyvo",
"py313-svglib",
"py313-hanko",
"py313-gradio",
"beets",
"beets-devel",
"beets-mosaic",
"gramps",
"apitrace",
"deluge",
"py313-barcode",
"py313-blockdiag",
"py313-cairosvg",
"py313-cartopy",
"py313-colorthief",
"py313-diffusers",
"py313-fpdf2",
"py313-imageio"
]
},
{
"type": "run",
"ports": [
"py313-zbar",
"py313-scikit-image",
"py313-wxmplot",
"py313-wxpython-4.0",
"py313-luma.core",
"py313-xraylarch",
"py313-imagehash",
"py313-aplpy"
]
},
{
"type": "test",
"ports": [
"py313-django-allauth",
"py313-pyavm",
"py313-svgelements",
"py313-Faker"
]
}
]
},
{
"name": "py312-Pillow",
"portdir": "python/py-Pillow",
"version": "12.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-pybind11",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype",
"libavif",
"zlib",
"py312-tkinter",
"py312-olefile",
"python312",
"lcms2",
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-reportlab",
"py312-contextily",
"py312-matplotlib",
"py312-glymur",
"py312-fabio",
"py312-fpdf2",
"py312-imageio",
"py312-img2pdf",
"py312-ipympl",
"py312-opengl",
"py312-pptx",
"py312-pytesseract",
"py312-qrcode",
"py312-pikepdf",
"py312-sphinx-gallery",
"py312-torchvision",
"py312-xhtml2pdf",
"py312-openslide",
"py312-bokeh",
"py312-vispy",
"py312-pyvo",
"py312-svglib",
"py312-hanko",
"ipe-tools",
"gajim",
"matrix-commander",
"impressive",
"py312-barcode",
"py312-blockdiag",
"py312-cairosvg",
"py312-cartopy",
"py312-diffusers"
]
},
{
"type": "run",
"ports": [
"py312-xraylarch",
"py312-wordcloud",
"py312-imagehash",
"py312-wxmplot",
"py312-scikit-image",
"py312-luma.core",
"py312-wxpython-4.0",
"py312-zbar"
]
},
{
"type": "test",
"ports": [
"py312-scrapy",
"py312-django-allauth",
"py312-Faker",
"py312-svgelements"
]
}
]
},
{
"name": "py311-Pillow",
"portdir": "python/py-Pillow",
"version": "12.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-pybind11",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype",
"libavif",
"zlib",
"py311-tkinter",
"py311-olefile",
"python311",
"lcms2",
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-reportlab",
"py311-contextily",
"py311-matplotlib",
"py311-glymur",
"py311-fabio",
"py311-diffusers",
"py311-fpdf2",
"py311-imageio",
"py311-img2pdf",
"py311-ipympl",
"py311-opengl",
"py311-pptx",
"py311-pytesseract",
"py311-qrcode",
"py311-pikepdf",
"py311-sphinx-gallery",
"py311-torchvision",
"py311-xhtml2pdf",
"py311-openslide",
"py311-bokeh",
"grass7",
"py311-vispy",
"py311-pyvo",
"py311-svglib",
"py311-hanko",
"py311-asciimatics",
"py311-barcode",
"py311-blockdiag",
"py311-cairosvg",
"py311-cartopy"
]
},
{
"type": "run",
"ports": [
"py311-wxpython-4.0",
"py311-scikit-image",
"py311-kivy",
"py311-luma.core",
"py311-xraylarch",
"py311-zbar",
"py311-wordcloud",
"py311-imagehash",
"py311-wxmplot"
]
},
{
"type": "test",
"ports": [
"py311-svgelements",
"py311-Faker",
"py311-django-allauth",
"py311-scrapy"
]
}
]
},
{
"name": "py27-Pillow",
"portdir": "python/py-Pillow",
"version": "6.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp",
"zlib",
"freetype",
"py27-olefile",
"py27-tkinter",
"libavif",
"python27",
"lcms2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pyslides",
"py27-xhtml2pdf",
"fdroidserver",
"gourmet",
"comix",
"py27-opengl",
"py27-pptx",
"py27-astlib",
"py27-blockdiag",
"py27-cartopy",
"py27-mahotas",
"py27-bokeh",
"py27-openslide",
"py27-imageio",
"py27-reportlab",
"py27-pyphant-imageprocessing",
"py27-psychopy"
]
},
{
"type": "run",
"ports": [
"py27-aplpy",
"py27-scikit-image",
"py27-wxpython-4.0",
"py27-kivy"
]
},
{
"type": "test",
"ports": [
"py27-django-countries"
]
}
]
},
{
"name": "py310-Pillow",
"portdir": "python/py-Pillow",
"version": "12.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-pybind11",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype",
"python310",
"zlib",
"py310-olefile",
"libavif",
"py310-tkinter",
"lcms2",
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-reportlab",
"py310-contextily",
"py310-matplotlib",
"py310-fabio",
"py310-cairosvg",
"py310-cartopy",
"py310-diffusers",
"py310-fpdf2",
"py310-imageio",
"py310-img2pdf",
"py310-ipympl",
"py310-opengl",
"py310-pptx",
"py310-pytesseract",
"py310-qrcode",
"py310-pikepdf",
"py310-sphinx-gallery",
"py310-torchvision",
"py310-xhtml2pdf",
"py310-openslide",
"py310-bokeh",
"py310-vispy",
"py310-pyvo",
"py310-svglib",
"py310-hanko",
"vpype",
"py310-asciimatics",
"py310-barcode",
"py310-blockdiag"
]
},
{
"type": "run",
"ports": [
"py310-wxpython-4.0",
"py310-scikit-image",
"py310-kraken",
"py310-luma.core",
"py310-xraylarch",
"py310-zbar",
"py310-wordcloud",
"py310-imagehash",
"py310-wxmplot",
"py310-transformers",
"py310-gradio"
]
},
{
"type": "test",
"ports": [
"py310-svgelements",
"py310-scrapy",
"py310-django-allauth",
"py310-Faker"
]
}
]
},
{
"name": "py-Pillow",
"portdir": "python/py-Pillow",
"version": "12.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-Pillow"
]
}
],
"depends_on": []
},
{
"name": "opkssh",
"portdir": "net/opkssh",
"version": "0.16.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openpubkey/opkssh",
"description": "Enables SSH to be used with OpenID Connect",
"long_description": "Enables SSH to be used with OpenID Connect",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 49
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "3proxy",
"portdir": "net/3proxy",
"version": "0.9.7",
"license": "BSD and GPL-2+ and LGPL-2.1+ and Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://3proxy.ru/",
"description": "tiny free proxy server",
"long_description": "3proxy is a universal proxy server. It can be used to provide internal users with fully controllable access to external resources or to provide external users with access to internal resources.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "nano103",
"github": "nano103",
"ports_count": 3
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "GPXSee",
"portdir": "gis/GPXSee",
"version": "16.11",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gpxsee.org/",
"description": "GPS log file viewer and analyzer",
"long_description": "GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common GPS log file formats.",
"active": true,
"categories": [
"graphics",
"gis"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 49
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"qt6-qttools"
]
},
{
"type": "lib",
"ports": [
"qt6-qt5compat",
"qt6-qtlocation",
"zlib",
"qt6-qtmultimedia",
"qt6-qtbase"
]
},
{
"type": "run",
"ports": [
"qt6-qttranslations",
"qt6-qtimageformats"
]
}
],
"depends_on": []
},
{
"name": "cmake-docs",
"portdir": "devel/cmake",
"version": "3.31.12",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "CMake Documentation",
"long_description": "CMake Documentation",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"python310",
"python311",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-sphinxcontrib-websupport",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"py313-sphinx",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"cmake",
"ncurses",
"libcxx",
"curl",
"expat",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "cmake-gui",
"portdir": "devel/cmake",
"version": "3.31.12",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "CMake QT-based GUI",
"long_description": "CMake QT-based GUI",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"cmake",
"qt5-qtbase",
"libcxx",
"curl",
"expat",
"ncurses",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "cmake",
"portdir": "devel/cmake",
"version": "3.31.12",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "Cross-platform make",
"long_description": "An extensible, open-source system that manages the build process in an operating system and compiler independent manner. Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment. The cmake release port is updated roughly every few months.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"ncurses",
"bzip2",
"curl",
"expat",
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xcbuild",
"py27-scikit-build",
"py36-scikit-build",
"py37-scikit-build",
"py38-scikit-build",
"py39-scikit-build",
"py310-scikit-build",
"py311-scikit-build",
"R-symengine",
"py38-scikit-build-core",
"py39-scikit-build-core",
"py310-scikit-build-core",
"py311-scikit-build-core",
"py312-scikit-build-core",
"py312-scikit-build",
"cmake-gui",
"cmake-docs",
"p5.28-alien-cmake3",
"p5.30-alien-cmake3",
"p5.32-alien-cmake3",
"p5.34-alien-cmake3",
"py313-scikit-build-core",
"py313-scikit-build",
"py314-scikit-build-core",
"py314-scikit-build"
]
},
{
"type": "build",
"ports": [
"TOra",
"android-file-transfer-linux",
"barrier",
"luminance-hdr",
"nomacs",
"qlipper",
"tagainijisho",
"blosc",
"brunsli",
"dzip",
"innoextract",
"libaec",
"libzip",
"libzzip",
"lzfse",
"quazip",
"snappy",
"unshield",
"upx",
"upx-devel",
"zopfli",
"FAudio",
"aften",
"audacity",
"chromaprint",
"codec2",
"csound",
"dsdcc",
"faad2",
"faust-devel",
"freealut",
"hydrogen",
"libebur128",
"libid3tag",
"liblastfm",
"libmad",
"libmusicbrainz3",
"libmusicbrainz5",
"libmysofa",
"libsoundio",
"lpcnetfreedv",
"mbelib",
"munt-mt32emu",
"openal-soft",
"opensmile",
"osc2midi",
"phonon",
"phonon-qt5",
"phonon-backend-gstreamer",
"phonon-backend-gstreamer-qt5",
"phonon-backend-vlc",
"phonon-backend-vlc-qt5",
"pocketsphinx",
"portmidi",
"qsynth",
"rtaudio",
"rtmidi",
"soxr",
"spuce",
"taglib",
"taglib-extras",
"vcvrack",
"freecad",
"cutecom-qt4-mac",
"telepathy-qt",
"avrdude",
"stlink",
"Akumuli",
"duckdb",
"groonga",
"hiredis",
"leveldb",
"mariadb",
"mariadb-10.3",
"mariadb-10.4",
"mariadb-10.5",
"mysql55",
"mysql55-connector-cpp",
"mysql51-connector-cpp",
"mysql56-connector-cpp",
"mysql57-connector-cpp",
"mariadb-connector-cpp",
"percona-connector-cpp",
"mysql56",
"mysql57",
"mysql8",
"percona",
"rocksdb",
"soci",
"sqlitebrowser",
"sqlitecpp",
"sqliteman",
"timescaledb",
"timescaledb1",
"xeus-sqlite",
"Bear",
"LibVNCServer",
"LucenePlusPlus",
"PEGTL",
"PlasmaShop",
"abseil",
"ade",
"akonadi",
"allegro",
"allegro5",
"apache-arrow",
"py37-pyarrow",
"py38-pyarrow",
"py39-pyarrow",
"apiextractor",
"arabica",
"asmotor",
"aspcud",
"astyle",
"automoc",
"bamtools",
"box2d",
"bullet",
"cableswig",
"cargo",
"catch2",
"ccache",
"ccls-clang-10",
"ccls-clang-11",
"chipmunk",
"clew",
"clucene",
"clucene-devel",
"cmark",
"cmocka",
"cpp-utilities",
"cpputest",
"cppzmq",
"dbusmenu-qt",
"dbusmenu-qt5",
"diy",
"diy2",
"double-conversion",
"dyncall",
"editorconfig-core-c",
"fbthrift",
"flatbuffers",
"flusspferd",
"folly",
"fparser",
"generatorrunner",
"getdns",
"gflags",
"glm",
"google-glog",
"gperftools",
"grantlee",
"grpc",
"py37-grpcio",
"py37-grpcio-tools",
"py38-grpcio",
"py38-grpcio-tools",
"py39-grpcio",
"py39-grpcio-tools",
"gtest",
"json_spirit",
"jsoncpp",
"kcov",
"keystone",
"ktoblzcheck",
"ldid",
"libbert",
"libcaer",
"libcbor",
"libcoverart",
"libdevil",
"libdynd",
"libftdi1",
"libgit2",
"libhsplasma",
"libical",
"liblxqt",
"libnifalcon",
"libphonenumber-cpp",
"libqtxdg",
"librime-devel",
"libsignal-protocol-c",
"libsolv",
"libssh",
"libtapi",
"libtins",
"libtuxcap",
"libupnp",
"libwebsockets",
"litehtml",
"log4cxx",
"luv",
"lxqt-build-tools",
"mbedtls",
"md4c",
"minizinc",
"mnmlstc-core",
"mongo-c-driver",
"libbson",
"mongo-cxx-driver",
"mono",
"msgpack1",
"msgpack2",
"mstch",
"mulle-xcode-settings",
"mulle-xcode-to-cmake",
"nlohmann-json",
"nusmv",
"olm",
"orocos-kdl",
"orocos-rtt",
"osslsigncode",
"osslsigncode-devel",
"physfs",
"piklab",
"poco",
"protobuf3-cpp",
"pybind11",
"qbs",
"qbs-docs",
"qca",
"qca-qt5",
"qca-ossl",
"qca-cyrus-sasl",
"qca-pkcs11",
"qca-qt5-ossl",
"qca-qt5-cyrus-sasl",
"qca-qt5-pkcs11",
"qjson",
"qjson-qt5",
"qtermwidget",
"qttesting",
"qtutilities",
"qxmpp",
"range-v3",
"rapidjson",
"rapidjson-devel",
"re2",
"robin-map",
"rtags",
"served",
"simple-web-server",
"simple-websocket-server",
"socketxx",
"soprano",
"spatialindex",
"spdlog",
"spdlog0",
"streamlog",
"strigi",
"tabulate",
"turbogit",
"tweeny",
"uncrustify",
"uriparser",
"vxl",
"wangle",
"xcbuild",
"xeus",
"xproperty",
"xtl",
"xvega-bindings",
"yajl",
"yaml-cpp",
"zenlib",
"zmq",
"zmq-devel",
"zmqpp",
"PageEdit",
"amp",
"cherrytree",
"efte",
"mindforger",
"neovim",
"sigil",
"texworks",
"vnote",
"hatari",
"noah",
"simulavr",
"ledger",
"encfs",
"2048.cpp",
"Cockatrice",
"MultiMC5",
"PlasmaClient",
"fortune-mod",
"freecell-solver",
"openjk",
"openrct2",
"openttd",
"pingus",
"raceintospace",
"supertux",
"supertuxkart",
"wesnoth",
"widelands",
"widelands-devel",
"cgal4",
"cgal5",
"gdal",
"geographiclib",
"kealib",
"laszip",
"libkml",
"liblas",
"libpcl",
"mapserver",
"orfeotoolbox",
"osm2pgrouting",
"osm2pgsql",
"PDAL",
"pgrouting",
"qgis3",
"qlandkartegt",
"qlandkartegt-garmindev",
"rsgislib",
"saga",
"sfcgal",
"dia",
"evolution-data-server",
"gnucash",
"gnucash-devel",
"gnucash-docs",
"oxygen-gtk2",
"oxygen-gtk3",
"Aseprite",
"OpenSceneGraph",
"OpenSceneGraph-devel",
"Pangolin",
"QCSXCAD",
"VIBES",
"VirtualPlanetBuilder",
"aces_container",
"alembic",
"assimp",
"assimp_tools",
"assimp2",
"autopano-sift-c",
"blender",
"charls",
"ctlang",
"darktable",
"dcmtk",
"dcmtk-static",
"embree",
"exiv2",
"fontforge",
"gl2ps",
"glfw",
"glfw-devel",
"glpng",
"glslang",
"gpick",
"graphite2",
"h3dapi",
"h3dload",
"h3dviewer",
"h3dmedx3d",
"h3dphysics",
"h3dui",
"h3dutil",
"hapi",
"hugin-app",
"icet",
"inkscape",
"inkscape-devel",
"jasper",
"lensfun",
"lib2geom",
"libjpeg-turbo",
"libpano13",
"lprof",
"materialx",
"nanogui",
"nanogui-wjakob",
"nifticlib",
"oce",
"ogre",
"oidn",
"opencollada",
"opencolorio",
"opencv3",
"py27-opencv3",
"py35-opencv3",
"py36-opencv3",
"py37-opencv3",
"py38-opencv3",
"py39-opencv3",
"opencv4",
"py35-opencv4",
"py36-opencv4",
"py37-opencv4",
"py38-opencv4",
"py39-opencv4",
"openexr",
"ilmbase",
"openexr_viewers",
"openimageio",
"openjpeg",
"opensubdiv",
"openvdb",
"osl",
"partio",
"pbrt3",
"pdfpc",
"pngcheck",
"podofo",
"polyclipping",
"poppler",
"poppler-qt5",
"poppler-qt4-mac",
"ptex",
"qimageblitz",
"qrencode",
"scantailor",
"shapelib",
"spirv-tools",
"squish",
"usd",
"vigra",
"vtk",
"vulkan-headers",
"vulkan-loader",
"vulkan-tools",
"vulkan-validationlayers",
"wxLua",
"xaos",
"xpdf",
"xvega",
"quassel",
"quassel-client",
"weechat",
"znc",
"amarok",
"analitza",
"ark",
"attica",
"baloo",
"baloo-widgets",
"blinken",
"bomber",
"bovo",
"cantor",
"cervisia",
"choqok",
"digikam",
"dolphin-plugins",
"dragon",
"ffmpegthumbs",
"granatier",
"gwenview",
"juk",
"kactivities",
"kalgebra",
"kalzium",
"kamera",
"kanagram",
"kapman",
"kapptemplate",
"kate",
"katomic",
"kblackbox",
"kblocks",
"kbounce",
"kbreakout",
"kbruch",
"kcachegrind4",
"kcalc",
"kcharselect",
"kcm-baloo-advanced",
"kcolorchooser",
"kcron",
"kde",
"kde-dev-scripts",
"kde-dev-utils",
"kde-extra-cmake-modules",
"kde-extra-cmake-modules-devel",
"kde-l10n-ar",
"kde-l10n-bg",
"kde-l10n-bs",
"kde-l10n-ca",
"kde-l10n-ca-valencia",
"kde-l10n-cs",
"kde-l10n-da",
"kde-l10n-de",
"kde-l10n-el",
"kde-l10n-en_GB",
"kde-l10n-es",
"kde-l10n-et",
"kde-l10n-eu",
"kde-l10n-fa",
"kde-l10n-fi",
"kde-l10n-fr",
"kde-l10n-ga",
"kde-l10n-gl",
"kde-l10n-he",
"kde-l10n-hi",
"kde-l10n-hr",
"kde-l10n-hu",
"kde-l10n-ia",
"kde-l10n-id",
"kde-l10n-is",
"kde-l10n-it",
"kde-l10n-ja",
"kde-l10n-kk",
"kde-l10n-km",
"kde-l10n-ko",
"kde-l10n-lt",
"kde-l10n-lv",
"kde-l10n-mr",
"kde-l10n-nb",
"kde-l10n-nds",
"kde-l10n-nl",
"kde-l10n-nn",
"kde-l10n-pa",
"kde-l10n-pl",
"kde-l10n-pt",
"kde-l10n-pt_BR",
"kde-l10n-ro",
"kde-l10n-ru",
"kde-l10n-si",
"kde-l10n-sk",
"kde-l10n-sl",
"kde-l10n-sr",
"kde-l10n-sv",
"kde-l10n-tg",
"kde-l10n-th",
"kde-l10n-tr",
"kde-l10n-ug",
"kde-l10n-uk",
"kde-l10n-vi",
"kde-l10n-wa",
"kde-l10n-zh_CN",
"kde-l10n-zh_TW",
"kde-wallpapers",
"kde4-baseapps",
"kde4-filelight",
"kde4-runtime",
"kde4-workspace",
"kdeadmin",
"kdeartwork",
"kdebindings4",
"kdeedu4",
"kdegames4",
"kdegraphics-strigi-analyzer",
"kdegraphics-thumbnailers",
"kdegraphics4",
"kdelibs4",
"kdemultimedia4",
"kdenetwork-filesharing",
"kdenetwork-strigi-analyzers",
"kdenetwork4",
"kdepim4",
"kdepim4-runtime",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"kdesdk-kioslaves",
"kdesdk-strigi-analyzers",
"kdesdk-thumbnailers",
"kdesdk4",
"kdesvn",
"kdetoys4",
"kdeutils4",
"kdevelop",
"kdevplatform",
"kdewebdev",
"kdiamond",
"kdiskfree",
"kdnssd",
"kfilemetadata",
"kfloppy",
"kfourinline",
"kgeography",
"kget",
"kgoldrunner",
"kgpg",
"kgraphviewer",
"khangman",
"kig",
"kigo",
"killbots",
"kimono",
"kiriki",
"kiten",
"kjumpingcube",
"klettres",
"klickety",
"klines",
"kmahjongg",
"kmines",
"kmix",
"kmplot",
"kmymoney4",
"knavalbattle",
"knetwalk",
"koffice2-devel",
"kolf",
"kollision",
"kolourpaint",
"kompare",
"konquest",
"konsole",
"konversation",
"kopete",
"korundum",
"kpat",
"kqtquickcharts",
"krdc",
"kreversi",
"kross-interpreters",
"kruler",
"krusader",
"ksaneplugin",
"kscd",
"kshisen",
"ksirk",
"ksnakeduel",
"kspaceduel",
"ksquares",
"kstars",
"ksudoku",
"ksystemlog",
"ktimer",
"ktorrent4",
"ktouch",
"ktuberling",
"kturtle",
"kubrick",
"kuser",
"kwallet",
"kwordquiz",
"libalkimia",
"libkcddb",
"libkcompactdisc",
"libkdcraw",
"libkdeedu",
"libkdegames",
"libkexiv2",
"libkgapi",
"libkipi",
"libkmahjongg",
"libkomparediff2",
"libksane",
"libktorrent",
"lokalize",
"lskat",
"marble",
"massif-visualizer",
"mobipocket",
"mplayerthumbs",
"nepomuk-core",
"nepomuk-widgets",
"okteta",
"okular",
"oxygen-icons",
"pairs",
"palapeli",
"parley",
"perlkde",
"perlqt",
"picmi",
"polkit-qt",
"polkit-qt5-devel",
"poxml",
"prison",
"py-pykde4",
"py27-pykde4",
"py-pykde4-docs",
"QtCurve",
"QtCurve-qt5",
"QtCurve-gtk2",
"qtruby",
"qyoto",
"rkward",
"rocs",
"shared-desktop-ontologies",
"skrooge",
"smokegen",
"smokekde",
"smokeqt",
"step",
"svgpart",
"sweeper",
"tellico",
"umbrello",
"Io",
"antlr4-cpp-runtime",
"binaryen",
"castxml",
"emscripten",
"falcon",
"gccxml-devel",
"ispc",
"ispc-clang",
"libomp",
"llvm-10",
"clang-10",
"lldb-10",
"llvm-11",
"clang-11",
"flang-11",
"lldb-11",
"llvm-5.0",
"clang-5.0",
"lldb-5.0",
"llvm-6.0",
"clang-6.0",
"lldb-6.0",
"llvm-7.0",
"clang-7.0",
"lldb-7.0",
"llvm-8.0",
"clang-8.0",
"lldb-8.0",
"llvm-9.0",
"clang-9.0",
"lldb-9.0",
"llvm-devel",
"clang-devel",
"lldb-devel",
"neko",
"qore",
"qore-json-module",
"qore-openldap-module",
"qore-qt4-module",
"qore-ssh2-module",
"qore-uuid-module",
"qore-xml-module",
"qore-xmlsec-module",
"qore-yaml-module",
"rust",
"squirrel",
"swi-prolog",
"swi-prolog-devel",
"toluapp",
"zig",
"astroid",
"libvmime",
"rspamd",
"OpenBLAS",
"OpenBLAS-devel",
"Sophus",
"SuiteSparse_config",
"SuiteSparse_GraphBLAS",
"SuiteSparse_Mongoose",
"SuiteSparse_AMD",
"SuiteSparse_BTF",
"SuiteSparse_CAMD",
"SuiteSparse_CCOLAMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD",
"SuiteSparse_CXSparse",
"SuiteSparse_LDL",
"SuiteSparse_KLU",
"SuiteSparse_UMFPACK",
"SuiteSparse_RBio",
"SuiteSparse_SPQR",
"Vc",
"alglib",
"bliss",
"blitz",
"boolector",
"cadabra2",
"casadi",
"ceres-solver",
"clasp",
"clblas",
"clblast",
"deal.ii",
"dlib",
"py37-dlib",
"py38-dlib",
"py39-dlib",
"dolfin",
"eigen",
"eigen3",
"ensmallen",
"gnudatalanguage",
"hist",
"hypre",
"igraph",
"itpp",
"itpp-devel",
"lapack",
"libcerf",
"libfaiss",
"py37-faiss",
"py38-faiss",
"py39-faiss",
"libgpuarray",
"mathex",
"mathgl",
"metis",
"minisat",
"mlpack",
"mtl",
"muparser",
"nanoflann",
"netgen",
"newmat",
"newran",
"ngsolve",
"parmetis",
"qhull",
"scalapack",
"shogun-devel",
"stp",
"sundials2",
"superlu",
"superlu_dist",
"symengine",
"vdt",
"viennacl",
"wxMaxima",
"xylib",
"yacas",
"z3",
"z3-fstar",
"py-z3",
"py27-z3",
"py37-z3",
"py38-z3",
"z3-java",
"AtomicParsley",
"AtomicParsley-devel",
"HandBrake",
"HandBrakeCLI",
"aom",
"avidemux",
"ffmpegthumbnailer",
"fluidsynth",
"kdenlive",
"libcec",
"libde265",
"libheif",
"libmatroska",
"libopenshot",
"libopenshot-audio",
"lmms",
"mlt",
"p8-platform",
"raylib",
"sfml",
"shenidam",
"welle.io",
"welle.io-devel",
"x265",
"3proxy",
"FreeRDP",
"baresip",
"centerim",
"cryfs",
"davix",
"dynamips",
"et",
"ettercap",
"httping",
"lagrange",
"lexbor",
"libmsn",
"libre",
"librsync",
"libtorrent-rasterbar",
"mosquitto",
"mtxclient",
"n2n",
"nheko",
"openconnect-gui",
"qBittorrent",
"qpid-proton",
"rabbitmq-c",
"slurm",
"smtpping",
"stubby",
"syncthingtray",
"transmission-x11",
"trojan",
"ttyd",
"vrpn",
"websocketpp",
"wireshark2",
"wireshark22",
"wireshark3",
"wireshark30",
"zeek",
"pan2",
"ocaml-hacl-star-raw",
"charm",
"charm-qt5",
"dspdfviewer",
"task",
"tasksh",
"timewarrior",
"libLASi",
"libharu",
"scribus",
"scribus-devel",
"woff2",
"py38-amazon.ion",
"py39-amazon.ion",
"py38-blosc",
"py38-cipheycore",
"py39-cipheycore",
"py36-dolfin",
"py37-dopamine-rl",
"py38-dopamine-rl",
"py39-dopamine-rl",
"py27-dynd",
"py35-dynd",
"py36-dynd",
"py37-iminuit",
"py38-iminuit",
"py37-networkit",
"py38-networkit",
"py37-onnx",
"py38-onnx",
"py39-onnx",
"py39-pycares",
"py27-pyne",
"py35-pyne",
"py36-pyne",
"py27-pyside",
"py35-pyside",
"py36-pyside",
"py37-pyside",
"py38-pyside",
"py39-pyside",
"py27-pyside-tools",
"py35-pyside-tools",
"py36-pyside-tools",
"py37-pyside-tools",
"py38-pyside-tools",
"py39-pyside-tools",
"py27-pyside2",
"py36-pyside2",
"py37-pyside2",
"py38-pyside2",
"py39-pyside2",
"py37-pytorch",
"py38-pytorch",
"py39-pytorch",
"py39-samplerate",
"py36-scikit-hep-awkward1",
"py37-scikit-hep-awkward1",
"py38-scikit-hep-awkward1",
"py39-scikit-hep-awkward1",
"py27-shiboken",
"py35-shiboken",
"py36-shiboken",
"py37-shiboken",
"py38-shiboken",
"py39-shiboken",
"py37-tlsh",
"py38-tlsh",
"py37-torchaudio",
"py38-torchaudio",
"py39-torchaudio",
"py37-torchtext",
"py38-torchtext",
"py39-torchtext",
"ALPSCore",
"ALPSMaxent",
"AppCSXCAD",
"CubicSDR",
"HDF5-External-Filter-Plugins",
"OpenCoarrays",
"PothosAudio",
"PothosBlocks",
"PothosComms",
"PothosCore",
"PothosFlow",
"PothosLiquidDSP",
"PothosPlotters",
"PothosSoapy",
"PothosWidgets",
"SDRangel",
"SoapyAirspy",
"SoapyAirspyHF",
"SoapyAudio",
"SoapyBladeRF",
"SoapyHackRF",
"SoapyPlutoSDR",
"SoapyRTLSDR",
"SoapyRedPitaya",
"SoapyRemote",
"SoapySDR",
"SoapySDRPlay",
"SoapySDRPlay3",
"SoapyUHD",
"airspy",
"airspyhf",
"alps",
"apbs",
"armadillo",
"bali-phy",
"bladeRF",
"cfitsio",
"cgnslib",
"chemkit",
"clhep",
"cm256cc",
"coinor-liblemon",
"collada-dom",
"dcm2niix",
"digital_rf",
"direwolf",
"dsd",
"dssp",
"ecCodes",
"emergent",
"eo",
"fann",
"fcl",
"flann",
"freedv-gui",
"gate",
"gdcm",
"gdcm2",
"geant4",
"geant4.10.3",
"geant4.10.4",
"geant4.10.5",
"geant4.10.6",
"geos",
"gerbil",
"getdp",
"gmic-qt",
"gmic-gimp",
"gmsh",
"gmt5",
"gmt6",
"gnss-sdr",
"gnss-sdr-devel",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"gqrx",
"gr-adapt",
"gr37-adapt",
"gr-air-modes",
"gr37-air-modes",
"gr37-ais",
"gr-baz",
"gr37-baz",
"gr37-cdma",
"gr-fcdproplus",
"gr37-fcdproplus",
"gr-foo",
"gr37-foo",
"gr-fosphor",
"gr37-fosphor",
"gr-gfdm",
"gr37-gfdm",
"gr-gsm",
"gr37-gsm",
"gr-hpsdr",
"gr-ieee802-11",
"gr37-ieee802-11",
"gr-ieee802-15-4",
"gr37-ieee802-15-4",
"gr-iio",
"gr37-iio",
"gr-iqbalance",
"gr37-iqbalance",
"gr-iridium",
"gr37-iridium",
"gr-limesdr",
"gr37-limesdr",
"gr-linrad",
"gr37-lora-BastilleResearch",
"gr37-lora-rpp0",
"gr-lora-rpp0",
"gr37-lte",
"gr37-mac",
"gr37-mapper",
"gr37-ofdm",
"gr-osmosdr",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr-rds",
"gr37-rds",
"gr-satellites",
"gr37-satellites",
"gr37-sdrplay",
"gr-specest",
"gr37-specest",
"gr37-tdd",
"gromacs",
"gromacs-plumed",
"hackrf",
"hackrf-devel",
"hdf5",
"htcondor",
"iAIDA",
"indi",
"indi_maxdomeii",
"inspectrum",
"iqtree",
"iqtree2",
"ismrmrd",
"kst",
"libad9361-iio",
"libbiosig",
"libccd",
"libframe",
"libiio",
"libklustersshared",
"libmed",
"libsbml",
"libsbmlsim",
"ligotools",
"limesuite",
"limesuite-devel",
"magicspp",
"metview",
"mmg",
"mmg3d4",
"mmtf-cpp",
"multimon-ng",
"mutationpp",
"ndmanager2",
"nds2-client",
"nds2-client-swig",
"nds2-client-java",
"nds2-client-matlab",
"nds2-client-octave",
"py27-nds2-client",
"py35-nds2-client",
"py36-nds2-client",
"py37-nds2-client",
"py38-nds2-client",
"nektarpp",
"netcdf",
"ompl",
"openEMS",
"openbabel",
"opencascade",
"openhantek",
"paraview",
"playerstage-player",
"playerstage-stage",
"plplot",
"plplot-single",
"plplot510",
"plplot510-single",
"pqp",
"pymol",
"qfsm",
"root6",
"rsp_tcp",
"rtl-sdr",
"rtl_433",
"rx_tools",
"scidavis",
"scotch",
"seqan-apps",
"seqan2-apps",
"seqan3",
"serialDV",
"stellarium",
"stellarium-qt4",
"stimfit",
"sumo",
"uclatools",
"uhd",
"uhd-39lts",
"uhd-devel",
"volk",
"volk-gnss-sdr",
"volk-gnss-sdr-devel",
"xdmf",
"xrootd",
"KeePassX",
"KeePassXC",
"Vidalia",
"lastpass-cli",
"lastpass-cli-doc",
"libaes_siv",
"libfido2",
"minisign",
"nsrllookup",
"putty",
"qtkeychain-qt4",
"qtkeychain-qt5",
"usign-devel",
"xca",
"yubico-piv-tool",
"fish",
"afscompress",
"clamav",
"di",
"extfstools",
"flameshot",
"fluent-bit",
"fselect",
"hostage",
"ipbt",
"lxqt-openssh-askpass",
"netdata",
"osquery",
"qterminal",
"starship",
"synergy",
"synergy-app",
"sysdig",
"tienex-apfs",
"tmux-mem-cpu-load",
"vramsteg",
"watchman",
"xserve-frontpanel",
"kde4-kile",
"CSXCAD",
"bat",
"bibletime",
"cuneiform",
"doxygen",
"ebook-tools",
"hyperscan",
"irstlm",
"json-c",
"libcue",
"libebml",
"lttoolbox",
"marisa-trie",
"mgizapp",
"multimarkdown",
"muparserx",
"nuspell",
"opencc",
"pdf2htmlex",
"pugixml",
"qpdf",
"sdcv",
"sentencepiece",
"tinyxml",
"uchardet",
"vislcg3",
"wbxml2",
"xalanc",
"zorba",
"cpprestsdk",
"h2o",
"litebrowser",
"lwan",
"midori",
"nextcloud-client",
"owncloud-client",
"restinio",
"tidy",
"webkit2-gtk",
"webkit2-gtk-devel",
"awesome",
"freeglut",
"glui",
"tigervnc",
"tkdnd",
"xournalpp",
"foundationdb",
"melonds",
"pymol-devel",
"coordgen",
"maeparser",
"qdmr",
"luv-luajit",
"mariadb-10.6",
"libpoly",
"libfive",
"neovim-devel",
"llvm-12",
"clang-12",
"lldb-12",
"vampire",
"fizz",
"fheroes2",
"turbovnc-viewer",
"treesheets",
"onefetch",
"vtk-m",
"hck",
"openvpn3",
"lite-xl",
"py39-networkit",
"minizip-ng",
"gitui",
"entt",
"lerc",
"cereal",
"tinyobjloader",
"tinyobjloader-devel",
"clingo",
"lean",
"py39-nds2-client",
"reproc",
"doctest",
"pam-reattach",
"py39-z3",
"lib3mf",
"notcurses",
"brlaser",
"protozero",
"zint",
"retdec",
"retdec-devel",
"libosmium",
"reduce_pdb",
"osmium-tool",
"bctoolbox",
"bcunit",
"bzrtp",
"ortp",
"msgpack3",
"msgpack-c",
"msgpack-cpp",
"fasttext",
"posix-macos-addons",
"ecgen",
"SDRPlusPlus",
"iniparser",
"spglib",
"musikcube",
"lite-xl-luajit",
"llvm-13",
"mlir-13",
"clang-13",
"lldb-13",
"flang-13",
"py310-pycares",
"opencv4-devel",
"opencv3-devel",
"py27-opencv3-devel",
"py35-opencv3-devel",
"py36-opencv3-devel",
"py37-opencv3-devel",
"py38-opencv3-devel",
"py39-opencv3-devel",
"py35-opencv4-devel",
"py36-opencv4-devel",
"py37-opencv4-devel",
"py38-opencv4-devel",
"py39-opencv4-devel",
"openiked",
"darktable-devel",
"osm2pgsql-lua",
"py310-scikit-hep-awkward1",
"qt6-qtbase",
"qt6-qtdeclarative",
"qt6-qtsensors",
"qt6-qtserialport",
"qt6-qtwebchannel",
"qt6-qtimageformats",
"qt6-qtsvg",
"qt6-qt5compat",
"qt6-qtlocation",
"qt6-qtserialbus",
"qt6-qtnetworkauth",
"qt6-qtremoteobjects",
"qt6-qt3d",
"qt6-qtconnectivity",
"qt6-qttools",
"qt6-qtwebsockets",
"qt6-qttranslations",
"qt6-mysql-plugin",
"qt6-psql-plugin",
"qt6-sqlite-plugin",
"mariadb-10.7",
"rawtherapee",
"py310-pyside",
"py310-shiboken",
"KeePassXC-devel",
"libdeflate",
"quazip1",
"py310-grpcio",
"py310-grpcio-tools",
"ngs",
"converseen",
"onetbb",
"libcuckoo",
"onedpl",
"py310-amazon.ion",
"cglm",
"py310-z3",
"py310-onnx",
"btor2tools",
"mlir-devel",
"flang-devel",
"gr-hermeslite2",
"discord-rpc",
"warzone2100",
"redeclipse",
"ashuffle",
"cpptoml",
"fb303",
"kicad",
"kicad-docs",
"kicad-symbols",
"kicad-footprints",
"kicad-packages3D",
"kicad-templates",
"oofcanvas",
"oof2",
"qore-python-module",
"qore-linenoise-module",
"qore-msgpack-module",
"qore-zmq-module",
"qore-jni-module",
"qore-magic-module",
"qore-process-module",
"qore-sysconf-module",
"irrlichtmt",
"ghc-filesystem",
"aptdec",
"dab-cmdline",
"libsigmf",
"sgp4",
"input-source-switcher",
"arangodb",
"vtm",
"mrustc-rust",
"libolm",
"csfml",
"julius-caesar-3",
"augustus-caesar-3",
"py37-awscrt",
"py38-awscrt",
"py39-awscrt",
"py310-awscrt",
"proj9",
"qsv",
"Aerofoil",
"paho.mqtt.c",
"paho.mqtt.cpp",
"llvm-14",
"mlir-14",
"clang-14",
"lldb-14",
"flang-14",
"clifm",
"py310-llvmlite",
"openbabel2",
"termcolor",
"CLI11",
"libmamba",
"micromamba",
"mariadb-10.8",
"tl-expected",
"bento4",
"py310-pyside2",
"wasm-pack",
"rust-bootstrap",
"rust-bootstrap-10.6",
"rust-bootstrap-10.5",
"rust-bootstrap-transition",
"poppler-devel",
"poppler-devel-qt5",
"py310-opencv3",
"py310-opencv3-devel",
"py310-opencv4",
"py310-opencv4-devel",
"libvidstab",
"doxygen-devel",
"tilemaker",
"mariadb-10.9",
"sealcurses",
"the_Foundation",
"mbedtls3",
"PolyMC",
"cpp-argparse-dev",
"svt-av1",
"unicorn",
"poac",
"py310-pytorch",
"libptytty",
"corrade",
"py310-pyarrow",
"spirv-headers",
"libavif",
"libfmt8",
"libfmt9",
"bloaty",
"libyuv",
"highway",
"libjxl",
"dragonbox",
"mariadb-10.10",
"py310-faiss",
"py310-torchaudio",
"ccls-clang-12",
"ccls-clang-13",
"ccls-clang-14",
"py310-torchtext",
"libbtbb",
"sdl12-compat",
"jasper2",
"sundials5",
"sundials6",
"llvm-15",
"mlir-15",
"clang-15",
"lldb-15",
"flang-15",
"iir1",
"py38-coremltools",
"py39-coremltools",
"py310-coremltools",
"roapi",
"columnq",
"mold",
"py310-dlib",
"PrismLauncher",
"py39-iminuit",
"py310-iminuit",
"wireshark4",
"qore-odbc-module",
"dynamix-chart-width-control",
"tinyxml2",
"zeek-devel",
"sqlcheck",
"py311-pycares",
"mariadb-10.11",
"soplex",
"nanomq",
"papilo",
"scip",
"libbtbb-devel",
"ubertooth",
"ubertooth-devel",
"qt6-qtpositioning",
"qt6-qtcharts",
"qt6-qtshadertools",
"qt6-qtmultimedia",
"dosbox-staging",
"i2pd",
"xeus-zmq",
"py310-pyside-tools",
"py311-scikit-hep-awkward1",
"libfmt4",
"coolprop-if97",
"wasmedge",
"libfixmath",
"py38-coolprop",
"py39-coolprop",
"py310-coolprop",
"py311-coolprop",
"ascent",
"libpetanque",
"pffft",
"cminpack",
"clingcon",
"gklib",
"mimalloc",
"NTPoly",
"dbcsr",
"matrix-calculator",
"wasm3",
"kokkos",
"arborx",
"arghandler",
"linalg",
"stringtoolbox",
"GaussianLib",
"cpp-peglib",
"ginkgo",
"any",
"absent",
"tthresh",
"ForEx",
"libzita-resampler",
"py311-awscrt",
"lfortran",
"SISL",
"mbusd",
"kitten",
"hptt",
"scifor",
"FACE",
"pika",
"toxcore",
"blaspp",
"edencommon",
"proxygen",
"restbed",
"libretroshare",
"kazmath",
"R-nloptr",
"hiop",
"py311-amazon.ion",
"madness",
"libdivsufsort",
"cotila",
"py311-z3",
"PENF",
"fortran-stdlib",
"libocca",
"zeal",
"py37-scikit-hep-awkward",
"py38-scikit-hep-awkward",
"py39-scikit-hep-awkward",
"py310-scikit-hep-awkward",
"py311-scikit-hep-awkward",
"nng",
"azmq",
"FastAD",
"cyclonedds",
"py38-dolfin",
"py39-dolfin",
"py310-dolfin",
"py311-dolfin",
"raja",
"solidity",
"lua54-luabitop",
"lua53-luabitop",
"lua52-luabitop",
"lua51-luabitop",
"R-osqp",
"py310-networkit",
"py311-networkit",
"llvm-16",
"mlir-16",
"clang-16",
"lldb-16",
"flang-16",
"R-xgboost",
"phosg",
"resource_dasm",
"libatomicbitvector",
"liblsl",
"py311-onnx",
"bali-phy-devel",
"shadowsocks-libev",
"py311-opencv3",
"py311-opencv3-devel",
"py311-opencv4",
"py311-opencv4-devel",
"R-nanonext",
"tetgen",
"toml-f",
"fortran-rpn-calc",
"fortran-xml",
"functional-fortran",
"fortran-json",
"nrsc5",
"zfp",
"py311-pyside",
"py311-pyside-tools",
"py311-shiboken",
"input-leap",
"yajl-fort",
"py311-llvmlite",
"qt6-qtquick3d",
"qt6-qtquicktimeline",
"qt6-qtwebengine",
"qt6-qtdoc",
"qt6-qthttpserver",
"qt6-qtvirtualkeyboard",
"qt6-qtlottie",
"qt6-qtlanguageserver",
"qt6-qtdatavis3d",
"qt6-qtquick3dphysics",
"qt6-qtscxml",
"qt6-qtspeech",
"qt6-qtwebview",
"qt6-qtbase-docs",
"qt6-qtpositioning-docs",
"qt6-qtquick3d-docs",
"qt6-qtquicktimeline-docs",
"qt6-qtwebengine-docs",
"qt6-qtdeclarative-docs",
"qt6-qtcharts-docs",
"qt6-qtserialport-docs",
"qt6-qtsensors-docs",
"qt6-qtdoc-docs",
"qt6-qthttpserver-docs",
"qt6-qtwebchannel-docs",
"qt6-qtimageformats-docs",
"qt6-qtshadertools-docs",
"qt6-qtvirtualkeyboard-docs",
"qt6-qtsvg-docs",
"qt6-qt5compat-docs",
"qt6-qtlottie-docs",
"qt6-qtserialbus-docs",
"qt6-qtlanguageserver-docs",
"qt6-qtdatavis3d-docs",
"qt6-qtmultimedia-docs",
"qt6-qtnetworkauth-docs",
"qt6-qtremoteobjects-docs",
"qt6-qtquick3dphysics-docs",
"qt6-qtscxml-docs",
"qt6-qtconnectivity-docs",
"qt6-qt3d-docs",
"qt6-qtspeech-docs",
"qt6-qtwebview-docs",
"qt6-qttools-docs",
"qt6-qtwebsockets-docs",
"R-crc32c",
"pystring",
"imath",
"openexr2",
"maptran3d",
"bpack",
"qtkeychain-qt6",
"kokkos-devel",
"zmap",
"parallel-hashmap",
"HiGHS",
"R-highs",
"R-sundialr",
"s2geometry",
"paramonte",
"elmerfem",
"oxenmq",
"uvw",
"oxenc",
"libhv",
"eiskaltdcpp",
"qepcad",
"py38-blosc2",
"py39-blosc2",
"strumpack",
"flexiblas",
"mfem",
"zstdConfig.cmake",
"clamav-legacy",
"py37-pdal",
"py38-pdal",
"py39-pdal",
"py310-pdal",
"py311-pdal",
"librtprocess",
"permlib",
"sympol",
"amule",
"systemc",
"taisei",
"Deriv",
"socnetv",
"libfmt10",
"polysolve",
"STC",
"gFTL",
"libKriging",
"basix",
"libcjson",
"luametatex",
"tatami",
"tatami-devel",
"chai",
"s2n-tls",
"gensync",
"oxen-logging",
"protobuf3-cpp-upstream",
"libcaption",
"libgit2-devel",
"manif",
"tapkee",
"monkeys-audio",
"iowow",
"tiledb",
"neovim-qt",
"podofo-0.10",
"iwnet",
"py311-pyarrow",
"alacenc",
"uvw-static",
"uvw-headers",
"py38-rsgislib",
"py39-rsgislib",
"py310-rsgislib",
"py311-rsgislib",
"DMFTtools",
"softether5",
"thrust",
"py311-dlib",
"uvw2",
"dynamix-chart-width-control-gui",
"libmcfp",
"libcifpp",
"asl",
"libqtxdg-legacy",
"transmission-qt",
"srt",
"simdjson",
"libminc",
"liblog",
"frozen",
"py39-tlsh",
"py310-tlsh",
"py311-tlsh",
"InsightToolkit4",
"py310-InsightToolkit4",
"py311-InsightToolkit4",
"InsightToolkit",
"py310-InsightToolkit",
"py311-InsightToolkit",
"include-what-you-use",
"llvm-17",
"mlir-17",
"clang-17",
"lldb-17",
"flang-17",
"atomvm",
"py310-orfeotoolbox",
"py311-orfeotoolbox",
"spdlog-fmt8",
"draco",
"tinygltf",
"py312-pycares",
"veryfasttree",
"h5fortran",
"gFTL-shared",
"gonepass",
"libcotp",
"spirv-cross",
"py311-pyside2",
"Rgb2Hires",
"ejdb2",
"msdfgen",
"v8-8.3",
"photoqt",
"photoqt-qt4",
"gql",
"prima",
"fast-float",
"fontmatrix",
"libpapilo",
"jreen",
"py311-dynd",
"QMPlay2",
"primesieve",
"SuiteSparse_LAGraph",
"SuiteSparse_SPEX",
"argtable3",
"blisp",
"py312-pdal",
"VVVVVV",
"dispenso",
"py39-pysaga",
"py310-pysaga",
"py311-pysaga",
"py312-pysaga",
"mvfst",
"py312-rsgislib",
"turbo",
"pcraster",
"py312-pyarrow",
"rust-bootstrap-10.7",
"py310-samplerate",
"py311-samplerate",
"py312-samplerate",
"py312-z3",
"entityx",
"lyra",
"py312-llvmlite",
"lpython",
"picotls",
"iv",
"gitoxide",
"jsoncons",
"yyjson",
"fastfetch",
"vulkan-utility-libraries",
"vulkan-volk",
"corsixth",
"py311-iminuit",
"py312-iminuit",
"nmail",
"py312-opencv4-devel",
"fastgltf",
"c4core",
"llvm-18",
"mlir-18",
"clang-18",
"lldb-18",
"flang-18",
"fast_double_parser",
"LightGBM",
"cutter-rizin",
"tenacity",
"v8-11.6",
"nvtop",
"py39-blosc",
"py310-blosc",
"py311-blosc",
"py312-blosc",
"blosc2",
"py312-orfeotoolbox",
"shark",
"py312-opencv4",
"py312-dlib",
"Hypr",
"pg12-pgrouting",
"pg13-pgrouting",
"pg14-pgrouting",
"pg15-pgrouting",
"pg16-pgrouting",
"libSDL2pp",
"enigma4",
"xdispatch2",
"libosmium-doc",
"libnfs",
"hyprlang",
"keychain-cpp",
"ixwebsocket",
"abaddon",
"libechonest",
"trojita",
"nvi2",
"ampache_browser",
"FTXUI",
"git-tui",
"subprocess",
"TermME",
"string_theory",
"qmmp",
"args",
"json-tui",
"py312-onnx",
"cxxopts",
"rgb-tui",
"just-fast",
"gtk-fortran",
"inipp",
"sigil-qt4",
"liblastfm-qt5",
"py39-pdal-plugins",
"py310-pdal-plugins",
"py311-pdal-plugins",
"py312-pdal-plugins",
"caps-log",
"sakura",
"rawproc",
"liboqs",
"fortran-stdlib-devel",
"ayatana-ido",
"libayatana-appindicator",
"libayatana-indicator",
"vectorscan",
"dino",
"py312-dolfin",
"mscp",
"py311-pytorch",
"py312-pytorch",
"gdal-pdf",
"gdal-libkml",
"cpr",
"fbzmq",
"libfmt11",
"JuffEd",
"ud",
"zlib-ng",
"toml11",
"wt",
"whisper",
"qt6-qtgraphs",
"qt6-qtquickeffectmaker",
"qt6-qtgraphs-docs",
"qt6-qtlocation-docs",
"qt6-qtquickeffectmaker-docs",
"qt64-qtbase",
"qt64-qtpositioning",
"qt64-qtquick3d",
"qt64-qtquicktimeline",
"qt64-qtwebengine",
"qt64-qtdeclarative",
"qt64-qtcharts",
"qt64-qtserialport",
"qt64-qtsensors",
"qt64-qtdoc",
"qt64-qthttpserver",
"qt64-qtwebchannel",
"qt64-qtimageformats",
"qt64-qtshadertools",
"qt64-qtvirtualkeyboard",
"qt64-qtsvg",
"qt64-qt5compat",
"qt64-qtlottie",
"qt64-qtserialbus",
"qt64-qtlanguageserver",
"qt64-qtdatavis3d",
"qt64-qtmultimedia",
"qt64-qtremoteobjects",
"qt64-qtnetworkauth",
"qt64-qtquick3dphysics",
"qt64-qtscxml",
"qt64-qt3d",
"qt64-qtconnectivity",
"qt64-qtspeech",
"qt64-qtwebview",
"qt64-qttools",
"qt64-qtwebsockets",
"qt64-qttranslations",
"qt64-qtbase-docs",
"qt64-qtpositioning-docs",
"qt64-qtquick3d-docs",
"qt64-qtwebengine-docs",
"qt64-qtquicktimeline-docs",
"qt64-qtdeclarative-docs",
"qt64-qtcharts-docs",
"qt64-qtserialport-docs",
"qt64-qtsensors-docs",
"qt64-qtdoc-docs",
"qt64-qthttpserver-docs",
"qt64-qtwebchannel-docs",
"qt64-qtimageformats-docs",
"qt64-qtshadertools-docs",
"qt64-qtvirtualkeyboard-docs",
"qt64-qtsvg-docs",
"qt64-qt5compat-docs",
"qt64-qtlottie-docs",
"qt64-qtserialbus-docs",
"qt64-qtdatavis3d-docs",
"qt64-qtmultimedia-docs",
"qt64-qtnetworkauth-docs",
"qt64-qtremoteobjects-docs",
"qt64-qtquick3dphysics-docs",
"qt64-qtscxml-docs",
"qt64-qtconnectivity-docs",
"qt64-qt3d-docs",
"qt64-qtspeech-docs",
"qt64-qtwebview-docs",
"qt64-qttools-docs",
"qt64-psql-plugin",
"qt64-qtwebsockets-docs",
"qt64-mysql-plugin",
"qt64-sqlite-plugin",
"mdtree-cpp",
"magic_enum",
"nlohmann-json-schema-validator",
"LBFGSpp",
"finite-diff",
"rsgain",
"lms",
"JSE",
"llvm-19",
"clang-19",
"mlir-19",
"lldb-19",
"flang-19",
"pdal-draco",
"pdal-pgpointcloud",
"pdal-tiledb",
"syslog-ng-devel",
"py312-awscrt",
"libsstv",
"cubeb",
"ls-qpack",
"cgal6",
"shaderc",
"pg12-timescaledb",
"pg13-timescaledb",
"pg14-timescaledb",
"pg15-timescaledb",
"pg16-timescaledb",
"hyprutils",
"timg",
"evolution-data-server-gtk4",
"step-writer",
"py313-blosc",
"py313-pycares",
"libxlsxwriter",
"libnick",
"maddy-parser",
"parabolic",
"pg17-timescaledb",
"rebels-in-the-sky",
"llama.cpp",
"plfit",
"TinyEXIF",
"epoll-shim",
"wayland",
"lib2geom-devel",
"google-benchmark",
"py313-awscrt",
"tdlib",
"qt67-qtpositioning",
"qt67-qtquick3d",
"qt67-qtquicktimeline",
"qt67-qtwebengine",
"qt67-qtdeclarative",
"qt67-qtbase",
"qt67-qtcharts",
"qt67-qtgraphs",
"qt67-qtserialport",
"qt67-qtsensors",
"qt67-qthttpserver",
"qt67-qtwebchannel",
"qt67-qtimageformats",
"qt67-qtdoc",
"qt67-qtshadertools",
"qt67-qtvirtualkeyboard",
"qt67-qtsvg",
"qt67-qt5compat",
"qt67-qtlottie",
"qt67-qtlocation",
"qt67-qtserialbus",
"qt67-qtquickeffectmaker",
"qt67-qtlanguageserver",
"qt67-qtdatavis3d",
"qt67-qtmultimedia",
"qt67-qtremoteobjects",
"qt67-qtquick3dphysics",
"qt67-qtnetworkauth",
"qt67-qtconnectivity",
"qt67-qtscxml",
"qt67-qt3d",
"qt67-qtspeech",
"qt67-qtwebview",
"qt67-qttools",
"qt67-qtwebsockets",
"qt67-qttranslations",
"qt67-qtbase-docs",
"qt67-qtpositioning-docs",
"qt67-qtquick3d-docs",
"qt67-qtwebengine-docs",
"qt67-qtquicktimeline-docs",
"qt67-qtdeclarative-docs",
"qt67-qtgraphs-docs",
"qt67-qtcharts-docs",
"qt67-qtserialport-docs",
"qt67-qtdoc-docs",
"qt67-qthttpserver-docs",
"qt67-qtsensors-docs",
"qt67-qtwebchannel-docs",
"qt67-qtimageformats-docs",
"qt67-qtshadertools-docs",
"qt67-qtvirtualkeyboard-docs",
"qt67-qtsvg-docs",
"qt67-qt5compat-docs",
"qt67-qtlottie-docs",
"qt67-qtquickeffectmaker-docs",
"qt67-qtserialbus-docs",
"qt67-qtlocation-docs",
"qt67-qtdatavis3d-docs",
"qt67-qtmultimedia-docs",
"qt67-qtremoteobjects-docs",
"qt67-qtquick3dphysics-docs",
"qt67-qtnetworkauth-docs",
"qt67-qtconnectivity-docs",
"qt67-qtscxml-docs",
"qt67-qt3d-docs",
"qt67-qtspeech-docs",
"qt67-qttools-docs",
"qt67-qtwebsockets-docs",
"qt67-qtwebview-docs",
"qt67-mysql-plugin",
"qt67-psql-plugin",
"qt67-sqlite-plugin",
"qt6-qtcreator",
"qt6-qtcreator-docs",
"uTox",
"py313-opencv4",
"py313-opencv4-devel",
"gdal-hdf4",
"py313-llvmlite",
"utfcpp",
"SDL3",
"gdal-hdf5",
"gdal-kea",
"wabt",
"vtk-m-17",
"bsc",
"py313-pysaga",
"py313-rsgislib",
"py313-pdal",
"py313-pdal-plugins",
"zlog",
"libargparse",
"z3-fstar-legacy",
"llvm-20",
"clang-20",
"mlir-20",
"lldb-20",
"flang-20",
"SDL3_image",
"SDL3_ttf",
"SuiteSparse_ParU",
"jgenesis",
"mariadb-11.4",
"cmark-gfm",
"qt68-qtpositioning",
"qt68-qtbase",
"qt68-qtquick3d",
"qt68-qtquicktimeline",
"qt68-qtwebengine",
"qt68-qtdeclarative",
"qt68-qtgraphs",
"qt68-qtcharts",
"qt68-qtserialport",
"qt68-qtsensors",
"qt68-qtdoc",
"qt68-qthttpserver",
"qt68-qtwebchannel",
"qt68-qtimageformats",
"qt68-qtshadertools",
"qt68-qtvirtualkeyboard",
"qt68-qtsvg",
"qt68-qt5compat",
"qt68-qtlottie",
"qt68-qtlocation",
"qt68-qtquickeffectmaker",
"qt68-qtserialbus",
"qt68-qtlanguageserver",
"qt68-qtdatavis3d",
"qt68-qtmultimedia",
"qt68-qtnetworkauth",
"qt68-qtremoteobjects",
"qt68-qtquick3dphysics",
"qt68-qtscxml",
"qt68-qtconnectivity",
"qt68-qt3d",
"qt68-qtspeech",
"qt68-qtwebview",
"qt68-qttools",
"qt68-qtwebsockets",
"qt68-qttranslations",
"qt68-qtbase-docs",
"qt68-qtpositioning-docs",
"qt68-qtquick3d-docs",
"qt68-qtquicktimeline-docs",
"qt68-qtwebengine-docs",
"qt68-qtdeclarative-docs",
"qt68-qtgraphs-docs",
"qt68-qtcharts-docs",
"qt68-qtserialport-docs",
"qt68-qtsensors-docs",
"qt68-qtdoc-docs",
"qt68-qthttpserver-docs",
"qt68-qtwebchannel-docs",
"qt68-qtimageformats-docs",
"qt68-qtvirtualkeyboard-docs",
"qt68-qtshadertools-docs",
"qt68-qtsvg-docs",
"qt68-qt5compat-docs",
"qt68-qtlocation-docs",
"qt68-qtlottie-docs",
"qt68-qtquickeffectmaker-docs",
"qt68-qtserialbus-docs",
"qt68-qtdatavis3d-docs",
"qt68-qtmultimedia-docs",
"qt68-qtnetworkauth-docs",
"qt68-qtremoteobjects-docs",
"qt68-qtquick3dphysics-docs",
"qt68-qtscxml-docs",
"qt68-qtconnectivity-docs",
"qt68-qt3d-docs",
"qt68-qtspeech-docs",
"qt68-qtwebview-docs",
"qt68-qttools-docs",
"qt68-qtwebsockets-docs",
"qt68-psql-plugin",
"qt68-mysql-plugin",
"qt68-sqlite-plugin",
"py39-pyside6",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"protobuf5-cpp",
"py313-pyarrow",
"fish3",
"viskores",
"h3",
"pg17-pgrouting",
"py313-orfeotoolbox",
"wb32-dfu-updater",
"openspecfun",
"uefitool",
"py313-samplerate",
"apitrace",
"opensimh",
"py312-InsightToolkit4",
"py313-InsightToolkit4",
"py312-InsightToolkit",
"py313-InsightToolkit",
"qt6-qtgrpc",
"qt6-qtgrpc-docs",
"llvm-21",
"mlir-21",
"clang-21",
"lldb-21",
"flang-21",
"py313-pyside6",
"luanti",
"clang-uml",
"previous",
"qt69-qtbase",
"qt69-qtpositioning",
"qt69-qtgrpc",
"qt69-qtquick3d",
"qt69-qtquicktimeline",
"qt69-qtwebengine",
"qt69-qtdeclarative",
"qt69-qtgraphs",
"qt69-qtcharts",
"qt69-qtserialport",
"qt69-qtsensors",
"qt69-qtdoc",
"qt69-qthttpserver",
"qt69-qtwebchannel",
"qt69-qtimageformats",
"qt69-qtshadertools",
"qt69-qtvirtualkeyboard",
"qt69-qtsvg",
"qt69-qt5compat",
"qt69-qtlottie",
"qt69-qtlocation",
"qt69-qtquickeffectmaker",
"qt69-qtserialbus",
"qt69-qtlanguageserver",
"qt69-qtdatavis3d",
"qt69-qtmultimedia",
"qt69-qtnetworkauth",
"qt69-qtremoteobjects",
"qt69-qtquick3dphysics",
"qt69-qtscxml",
"qt69-qtconnectivity",
"qt69-qt3d",
"qt69-qtspeech",
"qt69-qtwebview",
"qt69-qttools",
"qt69-qtwebsockets",
"qt69-qttranslations",
"qt69-qtbase-docs",
"qt69-qtpositioning-docs",
"qt69-qtgrpc-docs",
"qt69-qtquick3d-docs",
"qt69-qtquicktimeline-docs",
"qt69-qtwebengine-docs",
"qt69-qtdeclarative-docs",
"qt69-qtgraphs-docs",
"qt69-qtcharts-docs",
"qt69-qtserialport-docs",
"qt69-qtsensors-docs",
"qt69-qtdoc-docs",
"qt69-qthttpserver-docs",
"qt69-qtwebchannel-docs",
"qt69-qtimageformats-docs",
"qt69-qtshadertools-docs",
"qt69-qtvirtualkeyboard-docs",
"qt69-qtsvg-docs",
"qt69-qt5compat-docs",
"qt69-qtlottie-docs",
"qt69-qtlocation-docs",
"qt69-qtquickeffectmaker-docs",
"qt69-qtserialbus-docs",
"qt69-qtdatavis3d-docs",
"qt69-qtmultimedia-docs",
"qt69-qtnetworkauth-docs",
"qt69-qtremoteobjects-docs",
"qt69-qtquick3dphysics-docs",
"qt69-qtscxml-docs",
"qt69-qtconnectivity-docs",
"qt69-qt3d-docs",
"qt69-qtspeech-docs",
"qt69-qtwebview-docs",
"qt69-qttools-docs",
"qt69-qtwebsockets-docs",
"qt69-psql-plugin",
"qt69-mysql-plugin",
"qt69-sqlite-plugin",
"mbedtls4",
"py314-pyside6",
"py314-pycares",
"py314-opencv4",
"pg18-timescaledb",
"py312-networkit",
"py313-networkit",
"gdal-plugin-grass",
"py313-onnx",
"py313-pytorch",
"gdal-netcdf",
"librime",
"py313-z3",
"py314-z3",
"py314-llvmlite",
"game-music-emu",
"py314-pyarrow",
"py310-dm-tree",
"py311-dm-tree",
"py312-dm-tree",
"py313-dm-tree",
"py314-dm-tree",
"py312-tlsh",
"py313-tlsh",
"libwebm",
"py313-nds2-client",
"py314-nds2-client",
"py314-rsgislib",
"py314-orfeotoolbox",
"py314-pysaga",
"gpgmepp",
"rdkit",
"gemmi",
"py314-onnx",
"py314-pytorch",
"protobuf",
"cpp-httplib",
"llvm-22",
"mlir-22",
"clang-22",
"flang-22",
"lldb-22",
"SDL3_mixer",
"libfmt12",
"Heimdall",
"py311-torchaudio",
"py312-torchaudio",
"py313-torchaudio",
"py314-torchaudio",
"OpenJPH",
"openzl",
"py313-qh3",
"py314-qh3",
"maxflow",
"py313-kornia-rs",
"py314-kornia-rs",
"arm-toolchain-embedded",
"qt6-qttasktree",
"qt6-qtcanvaspainter",
"qt6-qttasktree-docs",
"qt6-qtcanvaspainter-docs",
"qt610-qtbase",
"qt610-qtpositioning",
"qt610-qtgrpc",
"qt610-qtquick3d",
"qt610-qtquicktimeline",
"qt610-qtwebengine",
"qt610-qtgraphs",
"qt610-qtdeclarative",
"qt610-qtcharts",
"qt610-qtserialport",
"qt610-qtsensors",
"qt610-qtdoc",
"qt610-qthttpserver",
"qt610-qtimageformats",
"qt610-qtwebchannel",
"qt610-qtshadertools",
"qt610-qtsvg",
"qt610-qtvirtualkeyboard",
"qt610-qt5compat",
"qt610-qtlottie",
"qt610-qtlocation",
"qt610-qtquickeffectmaker",
"qt610-qtserialbus",
"qt610-qtlanguageserver",
"qt610-qtdatavis3d",
"qt610-qtmultimedia",
"qt610-qtremoteobjects",
"qt610-qtnetworkauth",
"qt610-qtquick3dphysics",
"qt610-qtscxml",
"qt610-qtconnectivity",
"qt610-qt3d",
"qt610-qtspeech",
"qt610-qtwebview",
"qt610-qttools",
"qt610-qtwebsockets",
"qt610-qttranslations",
"qt610-qtbase-docs",
"qt610-qtpositioning-docs",
"qt610-qtgrpc-docs",
"qt610-qtquick3d-docs",
"qt610-qtquicktimeline-docs",
"qt610-qtwebengine-docs",
"qt610-qtdeclarative-docs",
"qt610-qtgraphs-docs",
"qt610-qtserialport-docs",
"qt610-qtcharts-docs",
"qt610-qtsensors-docs",
"qt610-qtdoc-docs",
"qt610-qthttpserver-docs",
"qt610-qtwebchannel-docs",
"qt610-qtimageformats-docs",
"qt610-qtshadertools-docs",
"qt610-qtvirtualkeyboard-docs",
"qt610-qtsvg-docs",
"qt610-qt5compat-docs",
"qt610-qtlottie-docs",
"qt610-qtlocation-docs",
"qt610-qtquickeffectmaker-docs",
"qt610-qtserialbus-docs",
"qt610-qtdatavis3d-docs",
"qt610-qtnetworkauth-docs",
"qt610-qtmultimedia-docs",
"qt610-qtremoteobjects-docs",
"qt610-qtquick3dphysics-docs",
"qt610-qtscxml-docs",
"qt610-qtconnectivity-docs",
"qt610-qt3d-docs",
"qt610-qtspeech-docs",
"qt610-qtwebview-docs",
"qt610-qttools-docs",
"qt610-qtwebsockets-docs",
"qt610-psql-plugin",
"qt610-mysql-plugin",
"qt610-sqlite-plugin",
"fp16",
"stringzilla",
"numkong",
"libfyaml",
"mlx-c",
"mlx",
"spirv-llvm-translator-22",
"libclc-22",
"py314-awscrt",
"pastix",
"renode",
"icey",
"llhttp",
"avogadro",
"avogadrolibs",
"nlopt",
"wasi-sdk",
"wasi-clang",
"wasi-libc",
"qca-qt6",
"qca-qt6-ossl",
"qca-qt6-pkcs11",
"qca-qt6-cyrus-sasl",
"iqtree3",
"lsd2",
"zig-bootstrap",
"py313-dlib",
"py314-dlib",
"audacity2",
"py312-gnucash",
"py311-gnucash",
"py313-gnucash",
"pg18-pgrouting",
"openorienteering-mapper",
"vde2-devel",
"mariadb-11.8",
"jxrlib",
"simdutf",
"zimh",
"ldc",
"SDL3_net",
"replxx",
"goodasm",
"mariadb-12.3",
"mariadb-devel",
"py314-opencv4-devel",
"libspng",
"vulkan-memory-allocator",
"wsddn",
"watcher",
"libheif-devel",
"py314-wreq",
"py313-wreq",
"quickjs-ng",
"py314-pdal",
"py314-pdal-plugins",
"py310-mlx",
"py312-mlx",
"py311-mlx",
"py313-mlx",
"py314-mlx"
]
},
{
"type": "run",
"ports": [
"kdevelop",
"lscsoft-deps",
"cmake-language-server",
"gutils-suite-core"
]
}
]
},
{
"name": "py39-Pillow",
"portdir": "python/py-Pillow",
"version": "9.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"webp",
"python39",
"zlib",
"py39-olefile",
"py39-tkinter",
"freetype",
"lcms2",
"libjpeg-turbo",
"openjpeg",
"tiff"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-sphinx-gallery",
"py39-pytesseract",
"py39-opengl",
"py39-contextily",
"py39-asciimatics",
"py39-matplotlib",
"py39-xhtml2pdf",
"py39-torchvision",
"py39-magenta",
"py39-pikepdf",
"py39-pyvo",
"py39-barcode",
"py39-imageio",
"py39-fabio",
"py39-pptx",
"py39-blockdiag",
"py39-reportlab",
"py39-cairosvg",
"py39-img2pdf",
"py39-openslide",
"py39-astlib",
"py39-bokeh",
"py39-gmic",
"py39-cartopy"
]
},
{
"type": "run",
"ports": [
"py39-aplpy",
"py39-gpilab-framework",
"py39-wordcloud",
"py39-tensor2tensor",
"py39-magenta",
"py39-zbar",
"py39-kraken",
"py39-gradio",
"py39-luma.core",
"py39-wxmplot",
"py39-xraylarch",
"py39-transformers",
"py39-wxpython-4.0",
"py39-scikit-image",
"py39-imagehash"
]
},
{
"type": "test",
"ports": [
"py39-scrapy",
"py39-Faker",
"py39-svgelements"
]
}
]
},
{
"name": "py38-Pillow",
"portdir": "python/py-Pillow",
"version": "9.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp",
"zlib",
"freetype",
"py38-olefile",
"py38-tkinter",
"python38",
"lcms2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-magenta",
"py38-cairosvg",
"py38-xhtml2pdf",
"py38-matplotlib",
"py38-asciimatics",
"py38-pytesseract",
"py38-blockdiag",
"py38-gmic",
"py38-pptx",
"py38-reportlab",
"py38-fabio",
"py38-bokeh",
"py38-cartopy",
"py38-contextily",
"py38-pikepdf",
"py38-openslide",
"py38-imageio",
"py38-astlib",
"py38-opengl",
"py38-torchvision"
]
},
{
"type": "run",
"ports": [
"py38-xraylarch",
"py38-wordcloud",
"py38-wxpython-4.0",
"py38-gpilab-framework",
"py38-wxmplot",
"py38-kraken",
"py38-gradio",
"py38-magenta",
"py38-transformers",
"py38-zbar",
"py38-aplpy",
"py38-tensor2tensor",
"py38-luma.core",
"py38-scikit-image",
"py38-Faker",
"py38-imagehash"
]
},
{
"type": "test",
"ports": [
"py38-scrapy"
]
}
]
},
{
"name": "py35-Pillow",
"portdir": "python/py-Pillow",
"version": "6.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp",
"zlib",
"freetype",
"py35-olefile",
"py35-tkinter",
"python35",
"lcms2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-opengl",
"py35-reportlab",
"py35-bokeh",
"py35-openslide",
"py35-imageio",
"py35-astlib",
"py35-blockdiag",
"py35-cartopy",
"py35-mahotas"
]
},
{
"type": "run",
"ports": [
"py35-aplpy",
"py35-kivy",
"py35-wxpython-4.0",
"py35-scikit-image"
]
}
]
},
{
"name": "py36-Pillow",
"portdir": "python/py-Pillow",
"version": "8.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp",
"zlib",
"freetype",
"py36-olefile",
"py36-tkinter",
"python36",
"lcms2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-opengl",
"py36-pptx",
"py36-bokeh",
"py36-openslide",
"py36-matplotlib",
"py36-imageio",
"py36-reportlab",
"py36-astlib",
"py36-blockdiag",
"py36-mahotas",
"py36-cartopy"
]
},
{
"type": "run",
"ports": [
"py36-aplpy",
"py36-wxpython-4.0",
"py36-kivy",
"py36-gpilab-framework",
"py36-scikit-image"
]
}
]
},
{
"name": "py37-Pillow",
"portdir": "python/py-Pillow",
"version": "9.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp",
"zlib",
"freetype",
"py37-olefile",
"py37-tkinter",
"python37",
"lcms2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-opengl",
"py37-reportlab",
"py37-mahotas",
"py37-torchvision",
"py37-contextily",
"py37-blockdiag",
"py37-openslide",
"py37-cartopy",
"py37-magenta",
"py37-cairosvg",
"py37-bokeh",
"py37-matplotlib",
"py37-pptx",
"py37-imageio",
"py37-gmic",
"py37-pikepdf",
"py37-pytesseract",
"py37-xhtml2pdf",
"py37-astlib"
]
},
{
"type": "run",
"ports": [
"py37-tensor2tensor",
"py37-wxpython-4.0",
"py37-scikit-image",
"py37-wordcloud",
"py37-zbar",
"py37-xraylarch",
"py37-gpilab-framework",
"py37-Faker",
"py37-aplpy",
"py37-magenta"
]
},
{
"type": "test",
"ports": [
"py37-django-countries",
"py37-scrapy"
]
}
]
},
{
"name": "libheif",
"portdir": "multimedia/libheif",
"version": "1.23.1",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/strukturag/libheif",
"description": "a ISO/IEC 23008-12:2017 HEIF file format decoder and encoder",
"long_description": "libheif is a ISO/IEC 23008-12:2017 HEIF file format decoder and encoder.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1604
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"kvazaar",
"rav1e",
"examples",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-22"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"openjpeg",
"webp",
"aom",
"brotli",
"libde265",
"x265",
"svt-av1",
"kvazaar",
"openh264",
"dav1d",
"zlib",
"gdk-pixbuf2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openimageio",
"ImageMagick",
"py36-pyheif",
"py39-pyheif",
"p5.28-imager-file-heif",
"p5.30-imager-file-heif",
"p5.32-imager-file-heif",
"p5.34-imager-file-heif",
"py37-pyheif",
"p5.28-gd",
"p5.30-gd",
"p5.34-gd",
"p5.32-gd",
"py38-pyheif",
"GraphicsMagick",
"darktable",
"darktable-devel",
"geeqie",
"gimp2",
"gimp2-devel",
"gimp3-devel",
"imlib2",
"gmic",
"gmic-qt",
"gmic-gimp",
"gmic-clib",
"gmic-lib",
"ImageMagick7",
"exact-image",
"gd2",
"py310-pyheif",
"py311-pyheif",
"py312-pyheif",
"py313-pyheif",
"py314-pyheif"
]
}
]
},
{
"name": "simplotask",
"portdir": "sysutils/simplotask",
"version": "1.20.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spot.umputun.dev/",
"description": "A tool for effortless deployment and configuration management",
"long_description": "A tool for effortless deployment and configuration management",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 49
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py314-mlx-lm",
"portdir": "python/py-mlx-lm",
"version": "0.31.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx-lm",
"description": "LLMs with MLX and the Hugging Face Hub",
"long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
"active": true,
"categories": [
"science",
"python",
"llm"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-sentencepiece",
"py314-mlx",
"py314-transformers",
"py314-protobuf3",
"py314-jinja2",
"py314-yaml",
"py314-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mlx-lm"
]
}
]
},
{
"name": "py313-mlx-lm",
"portdir": "python/py-mlx-lm",
"version": "0.31.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx-lm",
"description": "LLMs with MLX and the Hugging Face Hub",
"long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
"active": true,
"categories": [
"science",
"python",
"llm"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-sentencepiece",
"py313-mlx",
"py313-transformers",
"py313-protobuf3",
"py313-jinja2",
"py313-yaml",
"py313-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ramalama"
]
}
]
},
{
"name": "py312-mlx-lm",
"portdir": "python/py-mlx-lm",
"version": "0.31.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx-lm",
"description": "LLMs with MLX and the Hugging Face Hub",
"long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
"active": true,
"categories": [
"science",
"python",
"llm"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-transformers",
"py312-mlx",
"py312-sentencepiece",
"py312-protobuf3",
"py312-yaml",
"py312-numpy",
"py312-jinja2"
]
}
],
"depends_on": []
},
{
"name": "py311-mlx-lm",
"portdir": "python/py-mlx-lm",
"version": "0.31.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx-lm",
"description": "LLMs with MLX and the Hugging Face Hub",
"long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
"active": true,
"categories": [
"science",
"python",
"llm"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-18",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-transformers",
"py311-mlx",
"py311-protobuf3",
"py311-sentencepiece",
"py311-yaml",
"py311-numpy",
"py311-jinja2"
]
}
],
"depends_on": []
},
{
"name": "py310-mlx-lm",
"portdir": "python/py-mlx-lm",
"version": "0.31.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx-lm",
"description": "LLMs with MLX and the Hugging Face Hub",
"long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
"active": true,
"categories": [
"science",
"python",
"llm"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-sentencepiece",
"py310-mlx",
"py310-transformers",
"py310-protobuf3",
"py310-jinja2",
"py310-yaml",
"py310-numpy"
]
}
],
"depends_on": []
},
{
"name": "py-mlx-lm",
"portdir": "python/py-mlx-lm",
"version": "0.31.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx-lm",
"description": "LLMs with MLX and the Hugging Face Hub",
"long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
"active": true,
"categories": [
"science",
"python",
"llm"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-mlx-lm"
]
}
],
"depends_on": []
},
{
"name": "ramalama",
"portdir": "llm/ramalama",
"version": "0.23.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ramalama.ai/",
"description": "A tool to simplify the use of local AI models",
"long_description": "Ramalama is an open-source developer tool that simplifies the local serving of AI models from any source and facilitates their use for inference in production, all through the familiar language of containers.",
"active": true,
"categories": [
"science",
"llm"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 65
}
],
"variants": [
"mlx"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-mlx-lm",
"krunkit",
"py313-jinja2",
"py313-yaml",
"podman"
]
}
],
"depends_on": []
},
{
"name": "py314-mlx",
"portdir": "llm/mlx",
"version": "0.31.2",
"license": "MIT",
"platforms": "{darwin >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx",
"description": "Python 3.14 bindings for the MLX array framework",
"long_description": "Python 3.14 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"active": true,
"categories": [
"devel",
"python",
"llm"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 65
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-22"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"mlx",
"python314",
"libfmt12"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-mlx-lm"
]
}
]
},
{
"name": "py313-mlx",
"portdir": "llm/mlx",
"version": "0.31.2",
"license": "MIT",
"platforms": "{darwin >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx",
"description": "Python 3.13 bindings for the MLX array framework",
"long_description": "Python 3.13 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"active": true,
"categories": [
"devel",
"python",
"llm"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 65
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-22"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"mlx",
"python313",
"libfmt12"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-mlx-lm"
]
}
]
},
{
"name": "py312-mlx",
"portdir": "llm/mlx",
"version": "0.31.2",
"license": "MIT",
"platforms": "{darwin >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx",
"description": "Python 3.12 bindings for the MLX array framework",
"long_description": "Python 3.12 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"active": true,
"categories": [
"devel",
"python",
"llm"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 65
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-22"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"mlx",
"python312",
"libfmt12"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-mlx-lm"
]
}
]
},
{
"name": "py311-mlx",
"portdir": "llm/mlx",
"version": "0.31.2",
"license": "MIT",
"platforms": "{darwin >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx",
"description": "Python 3.11 bindings for the MLX array framework",
"long_description": "Python 3.11 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"active": true,
"categories": [
"devel",
"python",
"llm"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 65
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-22"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"mlx",
"python311",
"libfmt12"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-mlx-lm"
]
}
]
},
{
"name": "py310-mlx",
"portdir": "llm/mlx",
"version": "0.31.2",
"license": "MIT",
"platforms": "{darwin >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx",
"description": "Python 3.10 bindings for the MLX array framework",
"long_description": "Python 3.10 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"active": true,
"categories": [
"devel",
"python",
"llm"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 65
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-22"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"mlx",
"python310",
"libfmt12"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-mlx-lm"
]
}
]
},
{
"name": "mlx",
"portdir": "llm/mlx",
"version": "0.31.2",
"license": "MIT",
"platforms": "{darwin >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx",
"description": "MLX is an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"long_description": "MLX is an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"active": true,
"categories": [
"devel",
"llm"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 65
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"libfmt12"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlx-c",
"py310-mlx",
"py311-mlx",
"py312-mlx",
"py313-mlx",
"py314-mlx"
]
}
]
},
{
"name": "osm2pgsql",
"portdir": "gis/osm2pgsql",
"version": "2.3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://osm2pgsql.org",
"description": "osm2pgsql is OpenStreetMap data to PostgreSQL converter",
"long_description": "osm2pgsql is a tool for loading OpenStreetMap data into a PostgreSQL / PostGIS database suitable for applications like rendering into a map, geocoding with Nominatim, or general analysis",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 25
}
],
"variants": [
"debug",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"poppler",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"proj",
"opencv4",
"potrace",
"lua",
"expat",
"boost176",
"bzip2",
"libosmium",
"CLI11",
"libfmt11",
"postgresql17",
"pg17-postgis",
"protozero",
"zlib",
"nlohmann-json"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mod_tile"
]
}
]
},
{
"name": "osm2pgsql-lua",
"portdir": "gis/osm2pgsql",
"version": "1.11.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://osm2pgsql.org",
"description": "osm2pgsql-lua is OpenStreetMap data to PostgreSQL converter with Lua support",
"long_description": "osm2pgsql-lua is a tool for loading OpenStreetMap data into a PostgreSQL / PostGIS database suitable for applications like rendering into a map, geocoding with Nominatim, or general analysis This sub-port includes support for Lua scripts.",
"active": false,
"categories": [
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 25
}
],
"variants": [
"debug",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"lua",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"opencv4",
"potrace",
"lua",
"expat",
"boost176",
"bzip2",
"libosmium",
"proj9",
"CLI11",
"libfmt8",
"postgresql16",
"pg16-postgis3",
"protozero",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "rrsync",
"portdir": "net/rsync",
"version": "3.4.4",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin freebsd sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rsync.samba.org",
"description": "a script to set up restricted rsync users via ssh logins",
"long_description": "rrsync is a script to set up restricted rsync users via ssh logins.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"rsync"
]
}
],
"depends_on": []
},
{
"name": "rsync",
"portdir": "net/rsync",
"version": "3.4.4",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin freebsd sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rsync.samba.org",
"description": "Fast incremental file transfer",
"long_description": "rsync is an open source utility that provides fast incremental file transfer. It works both locally and remote with either the custom rsyncd protocol or a remote shell like ssh.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2122
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"popt",
"lz4",
"libiconv",
"xxhashlib",
"zstd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-tensorflow-addons",
"py37-tensorflow-addons",
"py39-tensorflow-addons",
"mlton"
]
},
{
"type": "lib",
"ports": [
"rsnapshot",
"rvm",
"grsync",
"backuppc",
"dirvish"
]
},
{
"type": "run",
"ports": [
"rrsync"
]
}
]
},
{
"name": "micronaut",
"portdir": "java/micronaut",
"version": "5.0.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://micronaut.io",
"description": "Micronaut is a modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications.",
"long_description": "Micronaut is a modern, JVM-based, full stack Java framework designed for building modular, easily testable JVM applications with support for Java, Kotlin and the Groovy language. \n \nMicronaut is developed by the creators of the Grails framework and takes inspiration from lessons learnt over the years building real-world applications from monoliths to microservices using Spring, Spring Boot and Grails. \n \nMicronaut aims to provide all the tools necessary to build microservice applications including: \n \n* Dependency Injection and Inversion of Control (IoC) \n* Aspect Oriented Programming (AOP) \n* Sensible Defaults and Auto-Configuration \n \nWith Micronaut you can build Message-Driven Applications, Command Line Applications, HTTP Servers and more whilst for Microservices in particular Micronaut also provides: \n* Distributed Configuration \n* Service Discovery \n* HTTP Routing \n* Client-Side Load Balancing \n \nAt the same time Micronaut aims to avoid the downsides of frameworks like Spring, Spring Boot and Grails by providing: \n \n* Fast startup time \n* Reduced memory footprint \n* Minimal use of reflection \n* Minimal use of proxies \n* No runtime bytecode generation \n* Easy Unit Testing",
"active": true,
"categories": [
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "py314-lxml",
"portdir": "python/py-lxml",
"version": "6.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-cython",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"python314",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pikepdf",
"py314-glymur",
"maigret",
"py314-beautifulsoup4",
"sigil",
"py314-svglib",
"py314-zeep",
"py314-xmlsec",
"plip",
"py-lxml",
"py314-skyfield",
"xml2rfc",
"py314-lxml_html_clean",
"gtk-doc",
"streamlink",
"py314-obspy",
"py314-owslib",
"py314-pptx"
]
},
{
"type": "run",
"ports": [
"py314-fonttools",
"inkscape"
]
}
]
},
{
"name": "py313-lxml",
"portdir": "python/py-lxml",
"version": "6.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"python313",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pikepdf",
"py313-glymur",
"py313-fabio",
"py313-beautifulsoup4",
"py313-svglib",
"py313-zeep",
"py313-xmlsec",
"py313-owslib",
"py313-pptx",
"py313-prov",
"py313-readability-lxml",
"py313-skyfield",
"py313-soco",
"translate-toolkit",
"py313-lxml_html_clean",
"gcovr",
"py313-agate",
"py313-benchexec",
"py313-datacite",
"py313-docx",
"py313-leather",
"py313-obspy"
]
},
{
"type": "run",
"ports": [
"py313-pyshark",
"john-jumbo-devel",
"py313-pypeg2",
"py313-fonttools"
]
},
{
"type": "test",
"ports": [
"gramps",
"py313-datacite",
"py313-openid"
]
}
]
},
{
"name": "py312-lxml",
"portdir": "python/py-lxml",
"version": "6.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"python312",
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qbs-docs"
]
},
{
"type": "lib",
"ports": [
"py312-glymur",
"py312-fabio",
"py312-beautifulsoup4",
"py312-svglib",
"py312-zeep",
"py312-xmlsec",
"trim_osc",
"py312-scrapy",
"py312-skyfield",
"py312-soco",
"py312-urlwatch",
"py312-pikepdf",
"py312-lxml_html_clean",
"yelp-tools",
"py312-agate",
"py312-cinemagoer",
"py312-comet",
"py312-dap",
"py312-fontaine",
"py312-leather",
"py312-obspy",
"py312-owslib",
"py312-parsel",
"py312-pptx",
"py312-prov",
"py312-pykeepass",
"py312-readability-lxml"
]
},
{
"type": "run",
"ports": [
"py312-fonttools",
"py312-pyquery",
"inkscape-devel"
]
},
{
"type": "test",
"ports": [
"py312-gcn",
"py312-openid"
]
}
]
},
{
"name": "py311-lxml",
"portdir": "python/py-lxml",
"version": "6.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-wheel",
"py311-cython",
"clang-18",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libxml2",
"libxslt",
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pikepdf",
"py311-glymur",
"py311-fabio",
"py311-beautifulsoup4",
"py311-svglib",
"py311-zeep",
"py311-xmlsec",
"py311-readability-lxml",
"py311-scrapy",
"py311-skyfield",
"py311-soco",
"py311-urlwatch",
"py311-lxml_html_clean",
"py311-docx",
"openconnect-sso",
"py311-agate",
"py311-leather",
"py311-mechanicalsoup",
"py311-obspy",
"py311-owslib",
"py311-parsel",
"py311-pptx",
"py311-prov",
"py311-pykeepass"
]
},
{
"type": "run",
"ports": [
"py311-fonttools",
"py311-pyquery",
"py311-xmldiff",
"libreoffice"
]
},
{
"type": "test",
"ports": [
"py311-openid"
]
}
]
},
{
"name": "py310-lxml",
"portdir": "python/py-lxml",
"version": "6.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-cython"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libxml2",
"libxslt",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnuradio-next",
"py310-fabio",
"py310-beautifulsoup4",
"py310-svglib",
"py310-zeep",
"py310-xmlsec",
"py310-skyfield",
"py310-soco",
"py310-urlwatch",
"gnuradio",
"py310-pikepdf",
"py310-lxml_html_clean",
"py310-docx",
"howdoi",
"py310-agate",
"py310-appscript",
"py310-breadability",
"py310-leather",
"py310-mechanicalsoup",
"py310-obspy",
"py310-owslib",
"py310-parsel",
"py310-pptx",
"py310-prov",
"py310-pykeepass",
"py310-readability-lxml",
"py310-scrapy"
]
},
{
"type": "run",
"ports": [
"py310-fonttools",
"py310-xmldiff",
"py310-pyquery",
"py310-kraken"
]
},
{
"type": "test",
"ports": [
"py310-openid"
]
}
]
},
{
"name": "py37-lxml",
"portdir": "python/py-lxml",
"version": "5.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-18",
"py37-cython",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"zlib",
"python37",
"libxml2",
"libxslt"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-zeep",
"py37-owslib",
"py37-urlwatch",
"py37-pptx",
"py37-pikepdf",
"py37-mechanicalsoup",
"py37-benchexec",
"py37-prov",
"py37-readability-lxml",
"py37-beancount",
"py37-parsel",
"py37-appscript",
"py37-breadability",
"py37-docx",
"py37-obspy",
"py37-beautifulsoup4",
"py37-imdb",
"py37-comet",
"py37-scrapy",
"py37-datacite",
"py37-skyfield",
"py37-xmlsec",
"py37-agate",
"py37-leather",
"py37-soco"
]
},
{
"type": "run",
"ports": [
"recoll",
"py37-pyquery",
"py37-pypeg2",
"py37-xmldiff",
"py37-fonttools"
]
},
{
"type": "test",
"ports": [
"py37-openid"
]
}
]
}
]
}