HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49753,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=12",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=10",
"results": [
{
"name": "py314-pyqt5-sip",
"portdir": "python/py-pyqt5-sip",
"version": "12.17.1",
"license": "(GPL-2 or GPL-3 or PSF)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/sip/",
"description": "The sip module support for PyQt5",
"long_description": "The sip module support for PyQt5",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-pyqt5"
]
}
]
},
{
"name": "py314-pyqt5-scintilla",
"portdir": "python/py-pyqt5-scintilla",
"version": "2.14.1",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla",
"description": "PyQt5 bindings for the QScintilla programmers editor widget",
"long_description": "QScintilla is a port to Qt of the Scintilla programmers editor widget. It supports the traditional low-level Scintilla API and implements a high-level API covering such things as auto-completion, code folding and lexer configuration.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-sip",
"pkgconfig",
"clang-18",
"py314-pyqt-builder"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qscintilla-qt5",
"python314",
"py314-pyqt5"
]
}
],
"depends_on": []
},
{
"name": "py314-pyqt5-chart",
"portdir": "python/py-pyqt5-chart",
"version": "5.15.7",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/pyqtchart",
"description": "PyQt5 Chart bindings",
"long_description": "PyQtChart is a set of Python bindings for The Qt Company's Qt Charts library. The bindings sit on top of PyQt5 and are implemented as a single module..",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-sip",
"pkgconfig",
"clang-18",
"py314-pyqt-builder"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtcharts",
"python314",
"py314-pyqt5"
]
}
],
"depends_on": []
},
{
"name": "py314-pyqt5",
"portdir": "python/py-pyqt5",
"version": "5.15.11",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
"description": "PyQt5 is a set of Python bindings for the Qt5 toolkit",
"long_description": "PyQt5 is a set of Python bindings for the Qt5 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [
"webkit",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-sip",
"pkgconfig",
"clang-18",
"py314-pyqt-builder"
]
},
{
"type": "lib",
"ports": [
"python314",
"qt5",
"dbus-python314",
"qt5-qtbase",
"qt5-qtscript",
"qt5-qt3d"
]
},
{
"type": "run",
"ports": [
"py314-pyqt5-sip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pyqt5-chart",
"py314-pyqt5-scintilla",
"py314-pyqt5-webengine"
]
}
]
},
{
"name": "py314-psutil",
"portdir": "python/py-psutil",
"version": "7.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/giampaolo/psutil",
"description": "A process utilities module for Python.",
"long_description": "psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, disk, memory) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostato, iotop, uptime, tty.",
"active": true,
"categories": [
"devel",
"sysutils",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2769
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py314-lz4",
"py314-mssql"
]
}
]
},
{
"name": "py314-pkgconfig",
"portdir": "python/py-pkgconfig",
"version": "1.5.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matze/pkgconfig",
"description": "Python module to interface with pkg-config.",
"long_description": "Python module to interface with pkg-config. It can be used to check if a package exists, check if a package meets certain version requirements, query CFLAGS and LDFLAGS, and parse the output to build extensions with setup.py.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"pkgconfig"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-aiohttp",
"py314-xmlsec",
"py314-lz4",
"py314-h5py"
]
}
]
},
{
"name": "py314-olefile",
"portdir": "python/py-olefile",
"version": "0.47",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.decalage.info/python/olefileio",
"description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-Pillow"
]
}
]
},
{
"name": "py314-lz4",
"portdir": "python/py-lz4",
"version": "4.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lz4/python-lz4",
"description": "LZ4 bindings for Python",
"long_description": "LZ4 bindings for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"py314-pkgconfig",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"lz4",
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-psutil"
]
}
],
"depends_on": []
},
{
"name": "py314-imagesize",
"portdir": "python/py-imagesize",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shibukawa/imagesize_py",
"description": "get size from image file headers",
"long_description": "This module analyzes jpeg/jpeg2000/png/gif image headers and returns the image size.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-sphinx"
]
}
]
},
{
"name": "py314-fs",
"portdir": "python/py-fs",
"version": "2.4.16",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyFilesystem/pyfilesystem2",
"description": "Python's filesystem abstraction layer",
"long_description": "Python's filesystem abstraction layer",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-six",
"py314-tz",
"py314-appdirs",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pyfatfs"
]
}
]
},
{
"name": "py314-freezegun",
"portdir": "python/py-freezegun",
"version": "1.5.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spulec/freezegun",
"description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
"long_description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-dateutil",
"py314-six"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-mock"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py314-babel"
]
}
]
},
{
"name": "py314-babel",
"portdir": "python/py-babel",
"version": "2.17.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://babel.pocoo.org/",
"description": "A collection of tools for internationalizing Python applications.",
"long_description": "Babel is an integrated collection of utilities that assist in internationalizing and localizing Python applications, with an emphasis on web-based applications.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2769
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-freezegun"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-sphinx"
]
}
]
},
{
"name": "py314-alabaster",
"portdir": "python/py-alabaster",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://alabaster.readthedocs.io/en/latest/",
"description": "A configurable sidebar enabled Sphinx theme",
"long_description": "A configurable sidebar enabled Sphinx theme",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-sphinx"
]
}
]
},
{
"name": "py314-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2769
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp",
"zlib",
"python314",
"py314-tkinter",
"py314-olefile",
"freetype",
"lcms2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-sphinx-gallery",
"py314-blockdiag",
"py314-matplotlib",
"py314-pikepdf",
"py314-reportlab",
"py314-cairosvg",
"py314-imageio",
"py314-plotpy",
"py314-img2pdf"
]
},
{
"type": "run",
"ports": [
"py314-scikit-image"
]
}
]
},
{
"name": "dbus-python314",
"portdir": "devel/dbus-python",
"version": "1.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Python bindings for the dbus message bus system.",
"long_description": "Python bindings for the dbus message bus system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"examples",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"dbus",
"python314",
"libiconv",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pyqt5",
"py314-pyqt6"
]
}
]
},
{
"name": "qt69-sqlite-plugin",
"portdir": "aqua/qt69",
"version": "6.9.3",
"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": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtbase",
"sqlite3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qt69-qtwebsockets-docs",
"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"
]
},
{
"type": "run",
"ports": [
"qt69"
]
}
]
},
{
"name": "qt69-mysql-plugin",
"portdir": "aqua/qt69",
"version": "6.9.3",
"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": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [
"mariadb10_11",
"mariadb10_10",
"mariadb10_9",
"mariadb10_8",
"mariadb10_7",
"mariadb10_6",
"mariadb10_5",
"mariadb10_4",
"mysql8"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtbase",
"mariadb-10.11"
]
}
],
"depends_on": []
},
{
"name": "qt69-psql-plugin",
"portdir": "aqua/qt69",
"version": "6.9.3",
"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": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [
"postgresql17",
"postgresql16",
"postgresql15",
"postgresql14",
"postgresql13",
"postgresql12",
"postgresql11"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtbase",
"postgresql17"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtwebsockets-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt WebSockets",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtwebsockets"
]
}
],
"depends_on": []
},
{
"name": "qt69-qttools-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation 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": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qttools"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtwebview-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt WebView",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtwebview"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtspeech-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt TextToSpeech",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtspeech"
]
}
],
"depends_on": []
},
{
"name": "qt69-qt3d-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt 3D",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qt3d"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtconnectivity-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Bluetooth and Qt NFC",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtconnectivity"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtscxml-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt SCXML",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtscxml"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtquick3dphysics-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Quick 3D Physics",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtquick3dphysics"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtremoteobjects-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Remote Objects",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtremoteobjects"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtnetworkauth-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Network Authorization",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtnetworkauth"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtmultimedia-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Multimedia",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtmultimedia"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtdatavis3d-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Data Visualization",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtdatavis3d"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtserialbus-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Serial Bus",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtserialbus"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtquickeffectmaker-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Quick Effects",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtquickeffectmaker"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtlocation-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Location",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtlocation"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtlottie-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Lottie Animation",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtlottie"
]
}
],
"depends_on": []
},
{
"name": "qt69-qt5compat-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt 5 Core Compatibility APIs",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qt5compat"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtsvg-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt SVG",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtsvg"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtvirtualkeyboard-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Virtual Keyboard",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtvirtualkeyboard"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtshadertools-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Shader Tools",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtshadertools"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtimageformats-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Image Formats",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtimageformats"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtwebchannel-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt WebChannel",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtwebchannel"
]
}
],
"depends_on": []
},
{
"name": "qt69-qthttpserver-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt HTTP Server",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qthttpserver"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtdoc-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: documentation and examples",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtdoc"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtsensors-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Sensors",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtsensors"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtserialport-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Serial Port",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtserialport"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtcharts-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Charts",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtcharts"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtgraphs-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Graphs",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtgraphs"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtdeclarative-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation 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": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtdeclarative"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtwebengine-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(LGPL-3 or GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt WebEngine Qt and Qt PDF",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig",
"nodejs22",
"python313",
"py313-ply",
"py313-html5lib"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtwebengine"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtquicktimeline-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Quick Timeline",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtquicktimeline"
]
}
],
"depends_on": []
},
{
"name": "qt69-qtquick3d-docs",
"portdir": "aqua/qt69",
"version": "6.9.3",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Documentation for Qt Tool Kit 6",
"long_description": "Documentation for Qt Tool Kit 6: Qt Quick 3D",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"qt69-sqlite-plugin",
"clang-20",
"qt69-qttools",
"cmake",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt69-qtquick3d"
]
}
],
"depends_on": []
}
]
}