{"count":51950,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=828","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=826","results":[{"name":"py-zope-i18nmessageid","portdir":"python/py-zope-i18nmessageid","version":"5.0.1","license":"ZPL-2.1","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/zopefoundation/zope.i18nmessageid","description":"Message Identifiers for internationalization","long_description":"To translate any text, we must be able to discover the source domain of the text. A source domain is an identifier that identifies a project that produces program source strings. Source strings occur as literals in python programs, text in templates, and some text in XML data. The project implies a source language and an application context.","active":true,"categories":["python","zope"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py310-zope-i18nmessageid"]}],"depends_on":[]},{"name":"py-zopeinterface","portdir":"python/py-zopeinterface","version":"7.2","license":"ZPL-2.1","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://zopetoolkit.readthedocs.io/","description":"Python interfaces for Zope","long_description":"Python interfaces for Zope","active":true,"categories":["python","zope"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-zopeinterface"]}],"depends_on":[]},{"name":"py-zope-keyreference","portdir":"python/py-zope-keyreference","version":"3.6.4","license":"ZPL-2.1","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/zopefoundation/zope.keyreference","description":"Object references that support stable comparison and hashes","long_description":"Object references that support stable comparison and hashes","active":true,"categories":["python","zope"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-zope-keyreference"]}],"depends_on":[]},{"name":"py-zope-proxy","portdir":"python/py-zope-proxy","version":"4.6.1","license":"ZPL-2.1","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/zopefoundation/zope.proxy","description":"Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.","long_description":"Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.","active":true,"categories":["python","zope"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py310-zope-proxy"]}],"depends_on":[]},{"name":"py-zope-schema","portdir":"python/py-zope-schema","version":"6.2.0","license":"ZPL-2.1","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/zopefoundation/zope.schema","description":"zope.interface extension for defining data schemas","long_description":"Schemas extend the notion of interfaces to detailed descriptions of Attributes (but not methods). Every schema is an interface and specifies the public fields of an object. A field roughly corresponds to an attribute of a Python object. But a Field provides space for at least a title and a description. It can also constrain its value and provide a validation method. Besides you can optionally specify characteristics such as its value being read-only or not required.","active":true,"categories":["python","zope"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py310-zope-schema"]}],"depends_on":[]},{"name":"py-zopfli","portdir":"python/py-zopfli","version":"0.4.1","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/fonttools/py-zopfli","description":"Zopfli module for python","long_description":"Zopfli module for python","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["py314-zopfli"]}],"depends_on":[]},{"name":"py-zsi","portdir":"python/py-zsi","version":"2.0","license":"MIT and BSD and ZPL-2 and (PSF or W3C)","platforms":"any","epoch":0,"replaced_by":null,"homepage":"http://pywebsvcs.sourceforge.net/","description":"Zolera SOAP Infrastructure is a Python implementation of SOAP","long_description":"ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that provides an implementation of SOAP messaging, as described in The SOAP 1.1 Specification. It can also be used to build applications using SOAP Messages with Attachments. ZSI is intended to make it easier to write web services in Python.","active":true,"categories":["net","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-zsi"]}],"depends_on":[]},{"name":"py-zstd","portdir":"python/py-zstd","version":"0.25.0","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/indygreg/python-zstandard","description":"Zstandard compression","long_description":"This extension allows Zstandard compression from Python","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-zstd"]}],"depends_on":[]},{"name":"py-zxcvbn","portdir":"python/py-zxcvbn","version":"4.4.28","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/dwolfhub/zxcvbn-python","description":"Implementation of Dropbox’s realistic password strength estimator","long_description":"Implementation of Dropbox’s realistic password strength estimator","active":true,"categories":["security","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py312-zxcvbn"]}],"depends_on":[]},{"name":"q","portdir":"lang/q","version":"7.11","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://q-lang.sourceforge.net/","description":"extensible scripting language","long_description":"Q is a powerful and extensible scripting language with advanced symbolic processing and functional programming capabilities. Q is based on term rewriting. Consequently, Q scripts are just collections of equations which are used to evaluate expressions in a symbolic fashion. Despite its conceptual simplicity, Q is a full-featured functional programming language with a modern syntax, curried function applications, dynamic object-oriented typing, exception handling, and POSIX multithreading.","active":true,"categories":["lang"],"maintainers":[{"name":"ryandesign","github":"","ports_count":100}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["gettext","gmp","readline","zlib","libiconv","libxml2","libxslt","curl"]}],"depends_on":[]},{"name":"qalculate-gtk","portdir":"math/qalculate-gtk","version":"5.9.0","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/qalculate/qalculate-gtk","description":"Qalculate! is a multi-purpose desktop calculator","long_description":"Qalculate! is a multi-purpose desktop calculator. It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface.","active":true,"categories":["math"],"maintainers":[{"name":"jjstickel","github":"jjstickel","ports_count":143},{"name":"judaew","github":"judaew","ports_count":655}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","libtool","pkgconfig","intltool","autoconf","automake","gettext"]},{"type":"lib","ports":["libqalculate","gettext-runtime","gtk3"]}],"depends_on":[]},{"name":"qalculate-qt","portdir":"math/qalculate-qt","version":"5.9.0","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/qalculate/qalculate-qt","description":"Qalculate! is a multi-purpose desktop calculator","long_description":"Qalculate! is a multi-purpose desktop calculator It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface.","active":true,"categories":["math"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":655}],"variants":["debug"],"dependencies":[{"type":"build","ports":["qt5-qttools","pkgconfig","clang-18"]},{"type":"lib","ports":["qt5-qtbase","qt5-qtsvg","libqalculate"]}],"depends_on":[]},{"name":"qBittorrent","portdir":"net/qBittorrent","version":"5.2.0","license":"(GPL-2+ or OpenSSLException)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.qbittorrent.org","description":"The qBittorrent project aims to provide an open-source software alternative to µTorrent.","long_description":"qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.","active":true,"categories":["net"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":["debug","gui","webui","universal"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","qt6-qttools","boost187","clang-22"]},{"type":"lib","ports":["zlib","qt6-qttranslations","openssl","libtorrent-rasterbar","qt6-qtbase","qt6-qtsvg"]}],"depends_on":[]},{"name":"qBittorrent-qt5","portdir":"net/qBittorrent-qt5","version":"4.6.7","license":"(GPL-2+ or OpenSSLException)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.qbittorrent.org","description":"The qBittorrent project aims to provide an open-source software alternative to µTorrent.","long_description":"qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.","active":true,"categories":["net"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":["gui","webui","debug"],"dependencies":[{"type":"build","ports":["qt5-qttools","pkgconfig","boost181","clang-20"]},{"type":"lib","ports":["zlib","qt5-qtbase","libtorrent-rasterbar","openssl","qt5-qtsvg","qt5-qtmacextras","qt5-qttranslations"]}],"depends_on":[]},{"name":"qbs","portdir":"devel/qbs","version":"3.1.1","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://wiki.qt.io/Qbs","description":"build tool that helps simplify the build process for developing projects across multiple platforms.","long_description":"qbs is build tool that helps simplify the build process for developing projects across multiple platforms.","active":true,"categories":["devel"],"maintainers":[{"name":"joerg.bornemann","github":"jobor","ports_count":2}],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["cmake","ninja","clang-20"]},{"type":"lib","ports":["qt6-qtbase","qt6-qt5compat"]}],"depends_on":[{"type":"lib","ports":["qt6-qtcreator","qt5-qtcreator"]},{"type":"run","ports":["qbs-docs"]}]},{"name":"qbs-docs","portdir":"devel/qbs","version":"3.1.1","license":"LGPL-2.1","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://wiki.qt.io/Qbs","description":"build tool that helps simplify the build process for developing projects across multiple platforms.","long_description":"qbs is build tool that helps simplify the build process for developing projects across multiple platforms.","active":true,"categories":["devel"],"maintainers":[{"name":"joerg.bornemann","github":"jobor","ports_count":2}],"variants":["debug"],"dependencies":[{"type":"build","ports":["clang-20","py312-typing_extensions","py312-lxml","py312-beautifulsoup4","cmake","ninja","qt6-qt5compat","qt6-qttools","qt6-sqlite-plugin","python312"]},{"type":"lib","ports":["qt6-qt5compat","qt6-qtbase"]},{"type":"run","ports":["qbs"]}],"depends_on":[]},{"name":"qbzr","portdir":"devel/qbzr","version":"0.23.2","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://launchpad.net/qbzr","description":"QBzr is a GUI front end for bzr, based on Qt","long_description":"QBzr provided GUI frontend for many core bzr commands and several universal dialogs and helper commands. Equivalents for core bzr commands has the same names as CLI commands but with prefix \"q\".","active":true,"categories":["devel","python"],"maintainers":[{"name":"raimue","github":"raimue","ports_count":56}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["bzr","python27","py27-pygments","py27-pyqt4"]}],"depends_on":[{"type":"lib","ports":["bzr-explorer"]}]},{"name":"qca","portdir":"devel/qca","version":"2.2.1","license":"LGPL-2.1","platforms":"darwin","epoch":202111,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples","universal"],"dependencies":[{"type":"build","ports":["cmake","clang-18","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt4-mac","botan","nss","libgcrypt"]}],"depends_on":[{"type":"build","ports":["qoauth"]},{"type":"lib","ports":["qca-cyrus-sasl","qca-pkcs11","amarok","choqok","digikam","kde4-runtime","kdelibs4","kget","kopete","ksirk","libktorrent","okteta","qca-ossl","okular"]}]},{"name":"qca-botan","portdir":"devel/qca","version":"2.3.4","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":"qca","homepage":"https://userbase.kde.org/QCA","description":"Obsolete port, replaced by qca","long_description":"This port has been replaced by qca.","active":false,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"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":"qcachegrind","portdir":"devel/qcachegrind","version":"21.08.1","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://kcachegrind.github.io/html/Home.html","description":"Callgrind profile data visualization","long_description":"Callgrind profile data visualization","active":true,"categories":["devel"],"maintainers":[{"name":"frederic.devernay","github":"","ports_count":1}],"variants":["debug"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["qt5-qtbase"]},{"type":"run","ports":["graphviz"]}],"depends_on":[]},{"name":"qca-cyrus-sasl","portdir":"devel/qca","version":"2.2.1","license":"LGPL-2.1+","platforms":"darwin","epoch":202111,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples","universal"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qca","cyrus-sasl2"]}],"depends_on":[]},{"name":"qca-gcrypt","portdir":"devel/qca","version":"2.3.4","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":"qca","homepage":"https://userbase.kde.org/QCA","description":"Obsolete port, replaced by qca","long_description":"This port has been replaced by qca.","active":false,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"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":"qca-gnupg","portdir":"devel/qca","version":"2.2.1","license":"LGPL-2.1","platforms":"darwin","epoch":202111,"replaced_by":"qca","homepage":"https://userbase.kde.org/QCA","description":"Obsolete port, replaced by qca","long_description":"This port has been replaced by qca.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["clang-18"]},{"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":"qca-logger","portdir":"devel/qca","version":"2.3.4","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":"qca","homepage":"https://userbase.kde.org/QCA","description":"Obsolete port, replaced by qca","long_description":"This port has been replaced by qca.","active":false,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"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":"qca-nss","portdir":"devel/qca","version":"2.3.4","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":"qca","homepage":"https://userbase.kde.org/QCA","description":"Obsolete port, replaced by qca","long_description":"This port has been replaced by qca.","active":false,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"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":"qca-ossl","portdir":"devel/qca","version":"2.2.1","license":"LGPL-2.1+","platforms":"darwin","epoch":202111,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples","universal"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qca","openssl11"]}],"depends_on":[{"type":"build","ports":["qoauth"]},{"type":"lib","ports":["skrooge"]}]},{"name":"qca-pkcs11","portdir":"devel/qca","version":"2.2.1","license":"LGPL-2.1+","platforms":"darwin","epoch":202111,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples","universal"],"dependencies":[{"type":"build","ports":["cmake","clang-18","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qca","openssl11","pkcs11-helper","nss"]}],"depends_on":[]},{"name":"qca-qt5","portdir":"devel/qca","version":"2.3.10","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["cmake","clang-18","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt5-qtbase","botan","nss","libgcrypt"]}],"depends_on":[{"type":"lib","ports":["qgis3","qca-qt5-ossl","qca-qt5-cyrus-sasl","qca-qt5-pkcs11","psi"]}]},{"name":"qca-qt5-cyrus-sasl","portdir":"devel/qca","version":"2.3.10","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["cmake","clang-18","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt5-qtbase","cyrus-sasl2","qca-qt5"]}],"depends_on":[]},{"name":"qca-qt5-gnupg","portdir":"devel/qca","version":"2.3.10","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":"qca-qt5","homepage":"https://userbase.kde.org/QCA","description":"Obsolete port, replaced by qca-qt5","long_description":"This port has been replaced by qca-qt5.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":["qt5-qtbase"]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"qca-qt5-ossl","portdir":"devel/qca","version":"2.3.10","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["cmake","clang-18","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt5-qtbase","openssl3","qca-qt5"]}],"depends_on":[{"type":"lib","ports":["qgis3","quassel"]}]},{"name":"qca-qt5-pkcs11","portdir":"devel/qca","version":"2.3.10","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt5-qtbase","openssl3","qca-qt5","nss","pkcs11-helper"]}],"depends_on":[]},{"name":"qca-qt6","portdir":"devel/qca","version":"2.3.10","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[],"variants":["debug","examples","universal"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["libgcrypt","qt6-qt5compat","nss","botan","qt6-qtbase"]}],"depends_on":[{"type":"lib","ports":["qca-qt6-ossl","qca-qt6-cyrus-sasl","qca-qt6-pkcs11"]}]},{"name":"qca-qt6-cyrus-sasl","portdir":"devel/qca","version":"2.3.10","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[],"variants":["debug","examples","universal"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt6-qtbase","qca-qt6","cyrus-sasl2","qt6-qt5compat"]}],"depends_on":[]},{"name":"qca-qt6-ossl","portdir":"devel/qca","version":"2.3.10","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[],"variants":["debug","examples","universal"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["openssl3","qca-qt6","qt6-qt5compat","qt6-qtbase"]}],"depends_on":[]},{"name":"qca-qt6-pkcs11","portdir":"devel/qca","version":"2.3.10","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://userbase.kde.org/QCA","description":"Qt Cryptographic Architecture","long_description":"Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.","active":true,"categories":["devel","security","crypto"],"maintainers":[],"variants":["debug","examples","universal"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt6-qt5compat","nss","qca-qt6","pkcs11-helper","openssl3","qt6-qtbase"]}],"depends_on":[]},{"name":"qca-softstore","portdir":"devel/qca","version":"2.3.4","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":"qca","homepage":"https://userbase.kde.org/QCA","description":"Obsolete port, replaced by qca","long_description":"This port has been replaced by qca.","active":false,"categories":["devel","security","crypto"],"maintainers":[{"name":"rjvbertin","github":"RJVB","ports_count":55}],"variants":["debug","examples"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"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":"QCSXCAD","portdir":"graphics/QCSXCAD","version":"20230106-1cde9d56","license":"LGPL-3","platforms":"darwin macosx","epoch":0,"replaced_by":null,"homepage":"https://github.com/thliebig/QCSXCAD","description":"Qt-GUI library for CSXCAD","long_description":"Qt-GUI library for CSXCAD","active":true,"categories":["graphics"],"maintainers":[{"name":"ra1nb0w","github":"ra1nb0w","ports_count":151}],"variants":["debug"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","clang-18"]},{"type":"lib","ports":["qt5-qtbase","tinyxml","vtk","CSXCAD"]}],"depends_on":[{"type":"lib","ports":["AppCSXCAD"]}]},{"name":"qcustomplot","portdir":"graphics/qcustomplot","version":"2.1.1","license":"GPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.qcustomplot.com","description":"QCustomPlot is an easy to use plotting widget for Qt","long_description":"QCustomPlot is an easy to use plotting widget for Qt","active":true,"categories":["graphics","science"],"maintainers":[{"name":"ra1nb0w","github":"ra1nb0w","ports_count":151}],"variants":["debug"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["qt5-qtbase"]}],"depends_on":[]},{"name":"qd","portdir":"devel/qd","version":"2.3.24","license":"LBNL-BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.davidhbailey.com/dhbsoftware/","description":"C++/Fortran-90 double-double and quad-double package","long_description":"This package supports both a double-double datatype (approx. 32 decimal digits) and a quad-double datatype (approx. 64 decimal digits). The computational library is written in C++. Both C++ and Fortran-90 high-level language interfaces are provided to permit one to use convert an existing C++ or Fortran-90 program to use the library with only minor changes to the source code. In most cases only a few type statements and (for Fortran-90 programs) read/write statements need to be changed. PSLQ and numerical quadrature programs are included.","active":true,"categories":["devel","math"],"maintainers":[{"name":"brad.froehle","github":"","ports_count":1}],"variants":["clang13","clang14","clang15","clang16","clang17","clang18","clang19","clang20","clang21","clang22","clangdevel","g95","gcc10","gcc11","gcc12","gcc13","gcc14","gcc15","gccdevel","universal"],"dependencies":[{"type":"build","ports":["autoconf","automake","libtool","clang-18"]}],"depends_on":[]},{"name":"qdbm","portdir":"databases/qdbm","version":"1.8.78","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://fallabs.com/qdbm/index.html","description":"QDBM is a library of routines for managing a database.","long_description":"QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.","active":true,"categories":["databases"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["zlib","libiconv"]}],"depends_on":[{"type":"lib","ports":["hyperestraier"]}]},{"name":"qdjango","portdir":"devel/qdjango","version":"0.2.6","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://code.google.com/p/qdjango/","description":"Cross-platform C++ web development framework","long_description":"QDjango is a cross-platform C++ web development framework built upon Qt. Where possible it tries to follow django's API, hence its name.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["qt4-mac"]}],"depends_on":[]},{"name":"qdmr","portdir":"science/qdmr","version":"0.14.1","license":"GPL-3","platforms":"darwin macosx","epoch":0,"replaced_by":null,"homepage":"https://dm3mat.darc.de/qdmr/","description":"qDMR is a codeplug programming software (CPS) for cheap DMR radios.","long_description":"qDMR is a codeplug programming software (CPS) for cheap DMR radios.: qDMR is a feature-rich codeplug programming tool for cheap DMR radios. Currently supported radios are: Radioddity/Baofen RD-5R, TyT MD-UV390, Retevis RT3S, OpenGD77 firmware (GD77,RD-5R,DM-1801), Anytone AT-D878UV, Anytone AT-D868UVE, Anytone AT-D878UVII, Anytone AT-D578UV.","active":true,"categories":["science"],"maintainers":[{"name":"ra1nb0w","github":"ra1nb0w","ports_count":151},{"name":"","github":"hmatuschek","ports_count":1},{"name":"","github":"vk1kcm","ports_count":2}],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["cmake","makeicns","clang-18"]},{"type":"lib","ports":["qt6-qtbase","qt6-qtserialport","libusb","qt6-qttools","qt6-qtlocation","yaml-cpp","librsvg"]}],"depends_on":[]},{"name":"qemu","portdir":"emulators/qemu","version":"11.0.0","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.qemu.org","description":"Emulator for various architectures","long_description":"QEMU is a generic and open source machine emulator. It can run OSes and programs made for one machine on a different machine. By using dynamic translation, it achieves very good performance.","active":true,"categories":["emulators"],"maintainers":[{"name":"raimue","github":"raimue","ports_count":56},{"name":"herby.gillot","github":"herbygillot","ports_count":1055}],"variants":["target_i386","target_x86_64","target_alpha","target_arm","target_cris","target_hppa","target_m68k","target_microblaze","target_mips","target_nios2","target_or1k","target_ppc","target_riscv32","target_riscv64","target_rx","target_s390x","target_sh4","target_sparc","target_tricore","target_xtensa","cocoa","curses","gtk3","sdl2","usb","curl","vnc","spice_protocol","spice","vde","ssh","dbus","fuse","gl"],"dependencies":[{"type":"build","ports":["py314-sphinx_rtd_theme","libtool","ninja","pkgconfig","spice-protocol","perl5","texinfo","clang-18","py314-distlib","py314-meson","py314-sphinx"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["usbredir","libjpeg-turbo","libpixman","bzip2","libslirp","libiconv","cyrus-sasl2","libpng","lzfse","lzo2","snappy","zlib","zstd","dtc","glib2","gnutls","libusb","ncurses","spice-server"]}],"depends_on":[{"type":"run","ports":["lima","docker-machine-driver-qemu","libguestfs","macpine"]}]},{"name":"qepcad","portdir":"math/qepcad","version":"2023.03.12","license":"Restrictive","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/PetterS/qepcad","description":"Quantifier Elimination by Partial Cylindrical Algebraic Decomposition","long_description":"Quantifier Elimination by Partial Cylindrical Algebraic Decomposition","active":true,"categories":["math"],"maintainers":[],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["cmake","clang-18"]}],"depends_on":[]},{"name":"qfsm","portdir":"science/qfsm","version":"0.52.0","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://qfsm.sourceforge.net","description":"A graphical tool for designing finite state machines","long_description":"Qfsm is a graphical editor for finite state machines written in C++ using Qt the graphical Toolkit from Trolltech","active":true,"categories":["science"],"maintainers":[],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","clang-18"]},{"type":"lib","ports":["qt4-mac"]}],"depends_on":[]},{"name":"qgis","portdir":"gis/qgis","version":"2.18.17","license":"none","platforms":"darwin","epoch":0,"replaced_by":"qgis3","homepage":"https://www.macports.org","description":"Obsolete port, replaced by qgis3","long_description":"This port has been replaced by qgis3.","active":false,"categories":["gis"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-12"]},{"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":"qgis3","portdir":"gis/qgis3","version":"3.44.10","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.qgis.org/","description":"QGIS 3 is a user-friendly GIS based on Qt 5","long_description":"QGIS is a full-featured, user-friendly, free-and-open-source (FOSS) geographical information system (GIS) that runs on Unix platforms, Windows, and MacOS.","active":true,"categories":["gis"],"maintainers":[{"name":"n_larsson","github":"nilason","ports_count":111}],"variants":["python313","debug","grass7","grass","postgresql18","postgresql17","postgresql16","postgresql15","postgresql14","postgresql13","postgresql12","python310","plugin_support310","python311","plugin_support311","python312","plugin_support312","plugin_support313","python314","plugin_support314","server"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-20","py314-pyqt-builder","py314-sip","bison","cmake","flex","ld64"]},{"type":"lib","ports":["proj","exiv2","qwt-qt5","gsl","geos","hdf5","qtkeychain-qt5","expat","libiconv","draco","gdal-pdf","python314","py314-six","qt5-qtbase","postgresql18","py314-pyqt5","py314-pyqt5-scintilla","py314-protobuf3","py314-gdal","qt5-qtwebkit","qt5-qtxmlpatterns","qt5-qtscript","qt5-qtscxml","qt5-sqlite-plugin","libzip","spatialite","libtasn1","sqlite3","openssl","protobuf3-cpp","qca-qt5","qca-qt5-ossl","qjson-qt5","gdal","PDAL"]},{"type":"run","ports":["py314-geojson","py314-dateutil","py314-psycopg2","py314-pygments","py314-cycler","py314-requests","py314-numpy","py314-scipy","py314-sip","py314-yaml","py314-Pillow","py314-jinja2","py314-markupsafe","py314-matplotlib","py314-opencv4","py314-pandas","py314-h5py","py314-patsy","py314-statsmodels","py314-shapely","py314-affine","py314-rasterio","py314-pyproj","py314-llvmlite","py314-termcolor","py314-scikit-learn","py314-fiona","py314-plotly","py314-owslib","py314-rsgislib","py314-seaborn"]}],"depends_on":[]},{"name":"qgis3-ltr","portdir":"gis/qgis3","version":"3.40.15","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":"qgis3","homepage":"https://www.qgis.org/","description":"Obsolete port, replaced by qgis3","long_description":"This port has been replaced by qgis3.","active":true,"categories":["gis"],"maintainers":[{"name":"n_larsson","github":"nilason","ports_count":111}],"variants":["debug"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":["qt5-qtbase"]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"qgit","portdir":"devel/qgit","version":"2.10","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/tibirna/qgit","description":"A Qt graphical interface to git repositories","long_description":"A Qt graphical interface to git repositories","active":true,"categories":["devel"],"maintainers":[],"variants":["debug"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"fetch","ports":["git"]},{"type":"lib","ports":["qt5-qtbase","git"]}],"depends_on":[]}]}