HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50572,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=593",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=591",
"results": [
{
"name": "py310-tomlkit",
"portdir": "python/py-tomlkit",
"version": "0.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-poetry/tomlkit",
"description": "Style preserving TOML library",
"long_description": "Style preserving TOML library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 142
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-build",
"py310-poetry-core",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyter_packaging",
"py310-pylint",
"py310-uv-dynamic-versioning"
]
},
{
"type": "run",
"ports": [
"commitizen"
]
}
]
},
{
"name": "py310-traitlets",
"portdir": "python/py-traitlets",
"version": "5.14.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pretend"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyter_client",
"py310-jupyter_core",
"py310-ipykernel",
"py310-nbclient",
"py310-nbformat",
"py310-traittypes",
"py310-jupyter_events",
"py310-jupyter_server",
"py310-jupyterlab",
"py310-nbconvert",
"py310-bqplot",
"py310-ipywidgets",
"py310-matplotlib-inline",
"py310-ipympl",
"py310-qtconsole",
"py310-ipyparallel",
"py310-metpy",
"py310-jupyter_console",
"py310-nbclassic",
"py310-comm",
"py310-ipython"
]
}
]
},
{
"name": "py310-wcwidth",
"portdir": "python/py-wcwidth",
"version": "0.2.14",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jquast/wcwidth/",
"description": "Library for building powerful interactive command lines in Python",
"long_description": "Library for building powerful interactive command lines in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pyte",
"py310-prompt_toolkit",
"py310-blessed",
"py310-git-delete-merged-branches",
"py310-cli-helpers",
"py310-asciimatics",
"py310-urwid"
]
},
{
"type": "test",
"ports": [
"py310-ftfy"
]
}
]
},
{
"name": "py310-widgetsnbextension",
"portdir": "python/py-widgetsnbextension",
"version": "4.0.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "Interactive HTML widgets for Jupyter notebooks.",
"long_description": "Interactive HTML widgets for Jupyter notebooks.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"clang-18",
"py310-jupyter_packaging",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-ipywidgets"
]
}
]
},
{
"name": "py310-zmq",
"portdir": "python/py-zmq",
"version": "27.1.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 12
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-scikit-build-core",
"py310-setuptools",
"py310-cython"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-packaging",
"py310-cffi",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyter_client",
"py310-jupyter_console",
"py310-nbclassic",
"py310-ipykernel",
"py310-spyder-kernels-devel",
"py310-jupyter_server",
"py310-scoop",
"py310-spyder-kernels",
"py310-ipyparallel",
"py310-maggma",
"salt"
]
},
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
},
{
"name": "py310-et_xmlfile",
"portdir": "python/py-et_xmlfile",
"version": "2.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://foss.heptapod.net/openpyxl/et_xmlfile",
"description": "An implementation of lxml.xmlfile for the standard library",
"long_description": "An implementation of lxml.xmlfile for the standard library",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-openpyxl"
]
}
]
},
{
"name": "py310-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jdcal"
]
}
]
},
{
"name": "py310-openpyxl",
"portdir": "python/py-openpyxl",
"version": "3.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openpyxl.readthedocs.org",
"description": "Read/write Excel 2007 xlsx/xlsm files.",
"long_description": "openpyxl is a pure python reader and writer of Excel OpenXML files. It is ported from the PHPExcel project.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-cython",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-et_xmlfile"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-csvkit",
"py310-agate-excel"
]
}
]
},
{
"name": "py310-parse",
"portdir": "python/py-parse",
"version": "1.20.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-segno",
"portdir": "python/py-segno",
"version": "1.6.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://segno.readthedocs.io/en/latest/",
"description": "Python QR Code and Micro QR Code encoder",
"long_description": "Python QR Code and Micro QR Code encoder. This package implements ISO/IEC 18004:2015(E) 'QR Code bar code symbology specification' and produces QR Codes and Micro QR Codes with nearly no effort. It supports the Structured Append mode which splits a message across several QR codes.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "darktable-devel",
"portdir": "graphics/darktable-devel",
"version": "4.8.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.darktable.org/",
"description": "Virtual lighttable and darkroom for photographers",
"long_description": "Darktable is a virtual lighttable and darkroom for photographers: it manages your digital negatives in a database and lets you view them through a zoomable lighttable. It also enables you to develop raw images and enhance them.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug",
"x11",
"quartz",
"openmp"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"clang-17",
"perl5.34",
"po4a",
"cctools",
"cmake",
"gettext",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libgphoto2",
"libusb",
"desktop-file-utils",
"gtk3",
"libsecret",
"libsoup",
"GraphicsMagick",
"cairo",
"exiv2",
"gdk-pixbuf2",
"harfbuzz",
"jasper",
"lcms2",
"lensfun",
"libjpeg-turbo",
"libpng",
"librsvg",
"openexr",
"openjpeg",
"osm-gps-map",
"tiff",
"webp",
"libheif",
"curl",
"zlib",
"pugixml",
"pango",
"gettext-runtime",
"gmic-lib",
"libavif",
"libjxl",
"lua54",
"imath",
"libxml2",
"portmidi",
"sqlite3",
"atk",
"flickcurl",
"glib2",
"icu",
"iso-codes",
"json-glib"
]
},
{
"type": "run",
"ports": [
"tango-icon-theme",
"exiftool",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "cmake-devel-gui",
"portdir": "devel/cmake-devel",
"version": "20250827-4.1.1-ba8c4a15",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": "cmake-gui-devel",
"homepage": "https://cmake.org",
"description": "Obsolete port, replaced by cmake-gui-devel",
"long_description": "This port has been replaced by cmake-gui-devel.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "cmake-devel-docs",
"portdir": "devel/cmake-devel",
"version": "20250827-4.1.1-ba8c4a15",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": "cmake-docs-devel",
"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-devel-docs release port is updated roughly every few months.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"ncurses",
"bzip2",
"curl",
"expat",
"libcxx"
]
}
],
"depends_on": []
},
{
"name": "gingerblue",
"portdir": "gnome/gingerblue",
"version": "6.2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gingerblue.org/",
"description": "GNOME Gingerblue is Free Music Software for GTK+/GNOME.",
"long_description": "GNOME Gingerblue is Free Music Software for GTK+/GNOME. It supports immediate audio recording in compressed Ogg encoded audio files stored in the ~/Music/ directory with XSPF 1.0 playlist from the line input on a computer or remote audio cards through USB connection through PipeWire with GStreamer.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "ole",
"github": "oleaamot",
"ports_count": 7
}
],
"variants": [
"debug",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"clang-14",
"gettext",
"pkgconfig",
"desktop-file-utils",
"gnome-common",
"gtk-doc",
"yelp-tools",
"makeicns"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-base",
"gstreamer1-gst-plugins-good",
"gstreamer1-gst-plugins-ugly",
"gtk3",
"libchamplain",
"cairo",
"clutter-gtk",
"zlib",
"fontconfig",
"gdk-pixbuf2",
"harfbuzz",
"freetype",
"libxml2",
"pango",
"gettext-runtime",
"cogl",
"libshout2",
"atk",
"geoclue2",
"glib2",
"json-glib",
"desktop-file-utils",
"geocode-glib",
"gsettings-desktop-schemas",
"gstreamer1"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"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": 68
}
],
"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": "py310-cssselect",
"portdir": "python/py-cssselect",
"version": "1.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/cssselect",
"description": "cssselect parses CSS3 Selectors and translates them to XPath 1.0",
"long_description": "cssselect parses CSS3 Selectors and translates them to XPath 1.0. Such expressions can be used in lxml or another XPath engine to find the matching elements in an XML or HTML document.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest",
"py310-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-parsel",
"py310-leather",
"py310-scrapy",
"howdoi",
"py310-readability-lxml",
"py310-urlwatch",
"py310-agate"
]
},
{
"type": "run",
"ports": [
"py310-pyquery"
]
}
]
},
{
"name": "py310-lxml",
"portdir": "python/py-lxml",
"version": "6.0.2",
"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": 608
}
],
"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": [
"howdoi",
"py310-pptx",
"py310-appscript",
"py310-soco",
"py310-svglib",
"py310-skyfield",
"py310-agate",
"py310-parsel",
"py310-obspy",
"py310-pykeepass",
"py310-breadability",
"py310-zeep",
"py310-leather",
"py310-prov",
"py310-pikepdf",
"py310-beautifulsoup4",
"py310-scrapy",
"py310-xmlsec",
"py310-fabio",
"py310-docx",
"py310-readability-lxml",
"py310-urlwatch",
"py310-lxml_html_clean",
"py310-owslib",
"py310-mechanicalsoup"
]
},
{
"type": "run",
"ports": [
"py310-fonttools",
"py310-kraken",
"py310-xmldiff",
"py310-pyquery"
]
},
{
"type": "test",
"ports": [
"py310-openid"
]
}
]
},
{
"name": "py39-pyquery",
"portdir": "python/py-pyquery",
"version": "2.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gawel/pyquery",
"description": "A jQuery-like library for Python",
"long_description": "Pyquery allows you to make jQuery queries on XML documents.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-cssselect",
"py39-lxml"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-webtest"
]
}
]
},
{
"name": "py310-pyquery",
"portdir": "python/py-pyquery",
"version": "2.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gawel/pyquery",
"description": "A jQuery-like library for Python",
"long_description": "Pyquery allows you to make jQuery queries on XML documents.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-cssselect",
"py310-lxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"howdoi"
]
},
{
"type": "test",
"ports": [
"py310-webtest"
]
}
]
},
{
"name": "py310-sqlalchemy",
"portdir": "python/py-sqlalchemy",
"version": "2.0.45",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sqlalchemy.org/",
"description": "Python SQL ORM",
"long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython"
]
},
{
"type": "lib",
"ports": [
"py310-typing_extensions",
"py310-greenlet",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-obspy",
"py310-sqlalchemy-migrate",
"py310-larixite",
"py310-csvkit",
"py310-sunpy",
"py310-agate-sql",
"py310-sqlalchemy-utils",
"py310-alembic",
"py310-ipython-sql"
]
},
{
"type": "run",
"ports": [
"buildbot",
"py310-xraylarch",
"py310-databases",
"py310-xraydb"
]
},
{
"type": "test",
"ports": [
"py310-mssql"
]
}
]
},
{
"name": "py310-xyzservices",
"portdir": "python/py-xyzservices",
"version": "2025.11.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geopandas/xyzservices",
"description": "Source of XYZ tiles provider",
"long_description": "Source of XYZ tiles provider",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-setuptools_scm",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-contextily",
"py310-bokeh",
"py310-panel"
]
},
{
"type": "run",
"ports": [
"py310-panel",
"py310-folium"
]
}
]
},
{
"name": "driftwood",
"portdir": "security/driftwood",
"version": "1.0.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trufflesecurity/driftwood",
"description": "A tool that can enable you to lookup whether a private key is used for things like TLS or as a GitHub SSH key for a user.",
"long_description": "A tool that can enable you to lookup whether a private key is used for things like TLS or as a GitHub SSH key for a user. driftwood performs lookups with the computed public key, so the private key never leaves where you run the tool. Additionally it supports some basic password cracking for encrypted keys.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "squid5",
"portdir": "net/squid5",
"version": "5.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "squid",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by squid",
"long_description": "This port has been replaced by squid.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py310-scikit-hep-awkward1",
"portdir": "python/py-scikit-hep-awkward1",
"version": "1.10.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-hep/awkward-1.0",
"description": "Awkward Array is a library for nested, variable-sized data.",
"long_description": "Awkward Array is a library for nested, variable-sized data.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"py310-setuptools"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py310-yaml",
"py310-numpy",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-scikit-hep-boost-histogram",
"portdir": "python/py-scikit-hep-boost-histogram",
"version": "1.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/scikit-hep/boost-histogram",
"description": "Python bindings for Boost::Histogram.",
"long_description": "Python bindings for Boost::Histogram.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-scikit-hep-uproot4",
"py310-scikit-hep-hist",
"py310-scikit-hep-uproot"
]
}
]
},
{
"name": "py310-scikit-hep-hist",
"portdir": "python/py-scikit-hep-hist",
"version": "2.7.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-hep/hist",
"description": "Hist is a analyst friendly front-end for boost-histogram.",
"long_description": "Hist is a analyst friendly front-end for boost-histogram.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-hatchling",
"py310-hatch-vcs"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py310-scikit-hep-boost-histogram",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-scikit-hep-uproot4",
"py310-scikit-hep-uproot"
]
}
]
},
{
"name": "py310-scikit-hep-uproot4",
"portdir": "python/py-scikit-hep-uproot4",
"version": "4.3.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-hep/uproot4",
"description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy.",
"long_description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"xxhashlib",
"xrootd",
"python310",
"py310-numpy",
"py310-scikit-hep-boost-histogram",
"py310-scikit-hep-hist",
"py310-scikit-hep-awkward",
"lz4",
"zstd"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "qt6",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Qt Tool Kit 6",
"long_description": "Qt Tool Kit: A cross-platform framework (headers, data, and libraries) for writing cross-platform GUI-based applications.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"qt6-qtserialport",
"qt6-qtwebchannel",
"qt6-qtimageformats",
"qt6-qtsvg",
"qt6-qtserialbus",
"qt6-qtremoteobjects",
"qt6-qtconnectivity",
"qt6-qttools",
"qt6-qtwebsockets",
"qt6-qttranslations",
"qt6-sqlite-plugin",
"qt6-qtpositioning",
"qt6-qtshadertools",
"qt6-qtmultimedia",
"qt6-qtwebengine",
"qt6-qtdoc",
"qt6-qtscxml",
"qt6-qtspeech",
"qt6-qtwebview",
"qt6-qtgraphs",
"qt6-qtquickeffectmaker",
"qt6-qtbase",
"qt6-qtdeclarative",
"qt6-qtsensors"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "qt6-qtbase",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Core, Qt GUI, Qt Network, Qt SQL, Qt Test, Qt Widgets, Qt Concurrent, Qt D-Bus, Qt OpenGL, Qt Platform Headers, Qt Print Support, and Qt XML",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests",
"openssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"icu",
"libb2",
"md4c",
"pcre2",
"harfbuzz",
"libjpeg-turbo",
"brotli",
"freetype",
"openssl3",
"libpng",
"zlib",
"zstd",
"dbus",
"double-conversion",
"glib2"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pyqt6-scintilla",
"cutter-rizin",
"wireshark4",
"qbs",
"qbs-docs",
"py-pyqt6-3d",
"py-pyqt6-charts",
"py310-pyqt6-3d",
"py311-pyqt6-3d",
"py312-pyqt6-3d",
"py313-pyqt6-3d",
"py314-pyqt6-3d",
"py310-pyqt6-charts",
"py311-pyqt6-charts",
"py312-pyqt6-charts",
"py313-pyqt6-charts",
"py314-pyqt6-charts",
"py-pyqt6-datavisualization",
"py-pyqt6-networkauth",
"py310-pyqt6-datavisualization",
"py311-pyqt6-datavisualization",
"py312-pyqt6-datavisualization",
"py313-pyqt6-datavisualization",
"py314-pyqt6-datavisualization",
"py310-pyqt6-networkauth",
"py311-pyqt6-networkauth",
"py312-pyqt6-networkauth",
"py313-pyqt6-networkauth",
"py314-pyqt6-networkauth",
"py-pyqt6-webengine",
"py310-pyqt6-webengine",
"py311-pyqt6-webengine",
"py312-pyqt6-webengine",
"py313-pyqt6-webengine",
"py314-pyqt6-webengine",
"qt6-qtcreator",
"qt6-qtcreator-docs",
"flameshot",
"py39-pyqt6-scintilla",
"qt6pas",
"qtkeychain-qt6",
"py-pyqt6",
"py310-pyqt6",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyside6",
"qBittorrent",
"py39-pyqt6",
"py39-pyqt6-3d",
"py39-pyqt6-charts",
"py39-pyqt6-datavisualization",
"py39-pyqt6-networkauth",
"qutebrowser",
"py39-pyqt6-webengine",
"djview",
"djview-qt5",
"sigil",
"PrismLauncher",
"py-pyside6",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6",
"pgmodeler",
"qt6-qtpositioning",
"qt6-qtgrpc",
"qt6-qtquick3d",
"qt6-qtquicktimeline",
"qt6-qtdeclarative",
"qt6-qtgraphs",
"qt6-qtcharts",
"qt6-qtserialport",
"qt6-qtsensors",
"qt6-qthttpserver",
"qt6-qtwebchannel",
"qt6-qtimageformats",
"qt6-qtshadertools",
"qt6-qtvirtualkeyboard",
"qt6-qtsvg",
"qt6-qt5compat",
"qt6-qtlottie",
"qt6-qtlocation",
"qt6-qtquickeffectmaker",
"qt6-qtserialbus",
"qt6-qtlanguageserver",
"qt6-qtdatavis3d",
"qt6-qtmultimedia",
"qt6-qtnetworkauth",
"qt6-qtremoteobjects",
"qt6-qtquick3dphysics",
"qt6-qtscxml",
"qt6-qtconnectivity",
"qt6-qt3d",
"qt6-qtspeech",
"qt6-qttools",
"qt6-qtwebsockets",
"qt6-qtbase-docs",
"qt6-psql-plugin",
"qt6-mysql-plugin",
"qt6-sqlite-plugin",
"iaito",
"mkvtoolnix-devel",
"mkvtoolnix",
"qdmr",
"py-pyqt6-scintilla",
"py310-pyqt6-scintilla",
"py311-pyqt6-scintilla",
"py312-pyqt6-scintilla",
"py313-pyqt6-scintilla"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qtdeclarative",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt QML, Qt Quick, Qt Quick Layouts, and Qt Quick Widgets",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"pkgconfig",
"ninja",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtlanguageserver",
"qt6-qtshadertools",
"qt6-qtsvg",
"qt6-qtimageformats",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt6-qtdeclarative-docs",
"py310-pyqt6",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyqt6",
"qt6-qtcreator",
"qt6-qtpositioning",
"qt6-qtgrpc",
"qt6-qtquick3d",
"qt6-qtquicktimeline",
"qt6-qtwebengine",
"qt6-qtgraphs",
"qt6-qtcharts",
"qt6-qtsensors",
"qt6-qtdoc",
"qt6-qtwebchannel",
"qt6-qtvirtualkeyboard",
"qt6-qt5compat",
"qt6-qtlottie",
"qt6-qtlocation",
"qt6-qtquickeffectmaker",
"qt6-qtdatavis3d",
"qt6-qtmultimedia",
"qt6-qtremoteobjects",
"qt6-qtquick3dphysics",
"qt6-qtscxml",
"qt6-qtconnectivity",
"qt6-qt3d",
"qt6-qtspeech",
"qt6-qtwebview",
"qt6-qttools",
"qt6-qtwebsockets"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qtsensors",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Sensors",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtdeclarative",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt6-qtsensors-docs",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyside6",
"py39-pyqt6",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6",
"py310-pyqt6"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qtserialport",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Serial Port",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qdmr",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyqt6",
"py310-pyqt6",
"qt6-qtpositioning",
"qt6-qtserialbus",
"qt6-qtserialport-docs"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qtwebchannel",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt WebChannel",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"clang-20",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtwebsockets",
"qt6-qtdeclarative",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt6-qtwebchannel-docs",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyqt6",
"py310-pyqt6",
"qt6-qtwebengine"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qtimageformats",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Image Formats",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"pkgconfig",
"ninja",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"jasper",
"webp",
"tiff",
"libmng",
"libjpeg-turbo",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt6-qtimageformats-docs",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyqt6",
"qt6-qtdeclarative",
"py310-pyqt6"
]
},
{
"type": "run",
"ports": [
"PrismLauncher",
"qt6"
]
}
]
},
{
"name": "qt6-qtsvg",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt SVG",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtbase",
"zlib"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mkvtoolnix",
"cutter-rizin",
"wireshark4",
"qt6-qtcreator",
"flameshot",
"py310-pyqt6",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"qBittorrent",
"py39-pyqt6",
"mkvtoolnix-devel",
"pgmodeler",
"qt6-qtdeclarative",
"qt6-qtvirtualkeyboard",
"qt6-qtsvg-docs",
"iaito"
]
},
{
"type": "run",
"ports": [
"PrismLauncher",
"qt6"
]
}
]
},
{
"name": "qt6-qt5compat",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt 5 Core Compatibility APIs",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20",
"pkgconfig",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"icu",
"qt6-qtbase",
"libiconv",
"qt6-qtdeclarative"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qbs-docs"
]
},
{
"type": "lib",
"ports": [
"wireshark4",
"qbs",
"qbs-docs",
"qt6-qtcreator",
"py310-pyqt6",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyqt6",
"djview",
"djview-qt5",
"sigil",
"cutter-rizin",
"qt6-qt5compat-docs"
]
}
]
},
{
"name": "qt6-qtlocation",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Location",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"clang-20",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtpositioning",
"qt6-qtdeclarative",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pyqt6",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyside6",
"py39-pyqt6",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6",
"qt6-qtlocation-docs",
"qdmr"
]
}
]
},
{
"name": "qt6-qtserialbus",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Serial Bus",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtserialport",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt6-qtserialbus-docs",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyside6",
"py39-pyqt6",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6",
"py310-pyqt6"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qtnetworkauth",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Network Authorization",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"PrismLauncher"
]
},
{
"type": "lib",
"ports": [
"py311-pyqt6-networkauth",
"py312-pyqt6-networkauth",
"py313-pyqt6-networkauth",
"py314-pyqt6-networkauth",
"py39-pyside6",
"py39-pyqt6-networkauth",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6",
"py310-pyqt6-networkauth",
"qt6-qtnetworkauth-docs"
]
}
]
},
{
"name": "qt6-qtremoteobjects",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Remote Objects",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtdeclarative",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt6-qtremoteobjects-docs",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyside6",
"py39-pyqt6",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6",
"py310-pyqt6"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qt3d",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt 3D",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"pkgconfig",
"ninja",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"zlib",
"qt6-qtdeclarative",
"qt6-qtbase",
"pugixml",
"assimp",
"minizip",
"qt6-qtshadertools"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pyqt6-3d",
"py311-pyqt6-3d",
"py312-pyqt6-3d",
"py313-pyqt6-3d",
"py314-pyqt6-3d",
"py39-pyside6",
"py39-pyqt6-3d",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6",
"qt6-qt3d-docs"
]
}
]
},
{
"name": "qt6-qtconnectivity",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Bluetooth and Qt NFC",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtdeclarative",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt6-qtconnectivity-docs",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyside6",
"py39-pyqt6",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6",
"py310-pyqt6"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qttools",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Designer, Qt Help, and Qt UI Tools",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20",
"pkgconfig",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"zstd",
"qt6-qtdeclarative",
"qt6-qtbase",
"clang-19"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qdmr",
"wireshark4",
"qbs-docs",
"qt6-qt5compat-docs",
"qt6-qtlottie-docs",
"qt6-qtlocation-docs",
"qt6-qtquickeffectmaker-docs",
"qt6-qtserialbus-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",
"iaito",
"cutter-rizin",
"qt6-qtlanguageserver-docs",
"qtkeychain-qt6",
"qBittorrent",
"sigil",
"qt6-qtbase-docs",
"qt6-qtpositioning-docs",
"qt6-qtgrpc-docs",
"qt6-qtquick3d-docs",
"qt6-qtquicktimeline-docs",
"qt6-qtwebengine-docs",
"qt6-qtdeclarative-docs",
"qt6-qtgraphs-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"
]
},
{
"type": "lib",
"ports": [
"qt6-qtcreator",
"flameshot",
"qt6-qtwebengine",
"qt6-qtdoc",
"py310-pyqt6",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyside6",
"qt6-qttranslations",
"py39-pyqt6",
"qt6-qttools-docs",
"py310-pyside6",
"py311-pyside6",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qtwebsockets",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt WebSockets",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"debug",
"examples",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtdeclarative",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt6-qtwebsockets-docs",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"py39-pyqt6",
"py310-pyqt6",
"qt6-qtwebchannel"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-qttranslations",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 6",
"long_description": "Tools and Module(s) for Qt Tool Kit 6: translation files",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qttools"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wireshark4",
"qtkeychain-qt6",
"py310-pyqt6",
"py311-pyqt6",
"py312-pyqt6",
"py313-pyqt6",
"py314-pyqt6",
"qBittorrent",
"py39-pyqt6"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "qt6-mysql-plugin",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "MySQL Database Driver for Qt Tool Kit 6",
"long_description": "MySQL Database Driver for Qt Tool Kit 6",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"mariadb10_11",
"mariadb10_10",
"mariadb10_9",
"mariadb10_8",
"mariadb10_7",
"mariadb10_6",
"mariadb10_5",
"mariadb10_4",
"mysql8"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"mariadb-10.11",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "qt6-psql-plugin",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "PostgreSQL Database Driver for Qt Tool Kit 6",
"long_description": "PostgreSQL Database Driver for Qt Tool Kit 6",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"postgresql17",
"postgresql16",
"postgresql15",
"postgresql14",
"postgresql13",
"postgresql12",
"postgresql11"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"postgresql17",
"qt6-qtbase"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "qt6-sqlite-plugin",
"portdir": "aqua/qt6",
"version": "6.10.1",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "{macosx >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "SQLite Database Driver for Qt Tool Kit 6",
"long_description": "SQLite Database Driver for Qt Tool Kit 6",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt6-qtbase",
"sqlite3"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qt6-qtwebsockets-docs",
"qt6-qtcreator-docs",
"qt6-qtlanguageserver-docs",
"qt6-qttools-docs",
"qbs-docs",
"qt6-qtbase-docs",
"qt6-qtpositioning-docs",
"qt6-qtgrpc-docs",
"qt6-qtquick3d-docs",
"qt6-qtquicktimeline-docs",
"qt6-qtwebengine-docs",
"qt6-qtdeclarative-docs",
"qt6-qtgraphs-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-qtlocation-docs",
"qt6-qtquickeffectmaker-docs",
"qt6-qtserialbus-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"
]
},
{
"type": "lib",
"ports": [
"qutebrowser"
]
},
{
"type": "run",
"ports": [
"qt6"
]
}
]
},
{
"name": "py310-aiojobs",
"portdir": "python/py-aiojobs",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiojobs",
"description": "Jobs scheduler for managing background task",
"long_description": "Jobs scheduler for managing background task (asyncio). The library gives controlled way for scheduling background tasks for asyncio applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-async-timeout",
"py310-aiohttp",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-flit",
"portdir": "python/py-flit",
"version": "3.9.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/flit",
"description": "A simple packaging tool for simple packages.",
"long_description": "Flit is a simple way to put Python packages and modules on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"clang-18",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-tomli-w",
"py310-flit_core",
"py310-docutils",
"py310-requests"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-pydicom"
]
}
]
}
]
}