HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50559,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=805",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=803",
"results": [
{
"name": "py-zodb",
"portdir": "python/py-zodb",
"version": "3.10.5",
"license": "ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zodb.org/",
"description": "Zope Object Database: object database and persistence",
"long_description": "The Zope Object Database provides an object-oriented database for Python that provides a high-degree of transparency. Applications can take advantage of object database features with few, if any, changes to application logic. ZODB includes features such as a plugable storage interface, rich transaction support, and undo.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-zodb"
]
}
],
"depends_on": []
},
{
"name": "py-zope-app-module",
"portdir": "python/py-zope-app-module",
"version": "3.5.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/zope.app.module",
"description": "Zope 3 persistent code/module support",
"long_description": "Persistent Python modules allow us to develop and store Python modules in the ZODB in contrast to storing them on the filesystem. You might want to look at the zodbcode package for the details of the implementation. In Zope 3 we implemented persistent modules as utilities. These utilities are known as module managers that manage the source code, compiled module and name of the module. We then provide a special module registry that looks up the utilities to find modules.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-zope-app-module"
]
}
],
"depends_on": []
},
{
"name": "py-zope-component",
"portdir": "python/py-zope-component",
"version": "6.0",
"license": "ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.component",
"description": "This package represents the core of the Zope Component Architecture.",
"long_description": "This package represents the core of the Zope Component Architecture.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-zope-component"
]
}
],
"depends_on": []
},
{
"name": "py-zope-configuration",
"portdir": "python/py-zope-configuration",
"version": "4.4.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.configuration",
"description": "Zope Configuration Markup Language (ZCML)",
"long_description": "The Zope configuration system provides an extensible system for supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-zope-configuration"
]
}
],
"depends_on": []
},
{
"name": "py-zope-deferredimport",
"portdir": "python/py-zope-deferredimport",
"version": "4.4",
"license": "ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.deferredimport",
"description": "The zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used.",
"long_description": "The zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used. You can also cause deprecation warnings to be issued when a variable is used.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-zope-deferredimport"
]
}
],
"depends_on": []
},
{
"name": "py-zope-deprecation",
"portdir": "python/py-zope-deprecation",
"version": "5.0",
"license": "ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.deprecation",
"description": "This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.",
"long_description": "This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-zope-deprecation"
]
}
],
"depends_on": []
},
{
"name": "py-zope-event",
"portdir": "python/py-zope-event",
"version": "5.0",
"license": "ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.event",
"description": "Very basic event publishing system",
"long_description": "The zope.event package provides a simple event system, including an event publishing API, intended for use by applications which are unaware of any subscribers to their events, and a very simple event-dispatching system on which more sophisticated event dispatching systems can be built.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-zope-event"
]
}
],
"depends_on": []
},
{
"name": "py-zope-hookable",
"portdir": "python/py-zope-hookable",
"version": "5.4",
"license": "ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.hookable",
"description": "Zope hookable.",
"long_description": "This package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-zope-hookable"
]
}
],
"depends_on": []
},
{
"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": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-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-14"
]
},
{
"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.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obp/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-14"
]
},
{
"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": [
"py313-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-17"
]
},
{
"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": 218
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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": 169
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"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": 651
}
],
"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.1.4",
"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": 226
}
],
"variants": [
"debug",
"gui",
"webui",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"qt6-qttools",
"boost187",
"clang-20"
]
},
{
"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": 226
}
],
"variants": [
"gui",
"webui",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"pkgconfig",
"boost181",
"clang-17"
]
},
{
"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": [
"qt5-qtcreator",
"qt6-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": 57
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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-16",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"botan",
"nss",
"libgcrypt"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qoauth"
]
},
{
"type": "lib",
"ports": [
"amarok",
"kopete",
"ksirk",
"libktorrent",
"okteta",
"okular",
"qca-ossl",
"qca-cyrus-sasl",
"qca-gnupg",
"qca-pkcs11",
"kdelibs4",
"kde4-runtime",
"digikam",
"choqok",
"kget"
]
}
]
},
{
"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-17"
]
},
{
"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-16"
]
},
{
"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": 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-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qca"
]
}
],
"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-16"
]
},
{
"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-16",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qca",
"openssl11",
"pkcs11-helper",
"nss"
]
}
],
"depends_on": []
},
{
"name": "qca-qt5",
"portdir": "devel/qca",
"version": "2.3.4",
"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-16",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"botan",
"nss",
"libgcrypt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qca-qt5-ossl",
"qca-qt5-cyrus-sasl",
"qca-qt5-gnupg",
"qca-qt5-pkcs11",
"psi",
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "qca-qt5-cyrus-sasl",
"portdir": "devel/qca",
"version": "2.3.4",
"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-16",
"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.4",
"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-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qca-qt5"
]
}
],
"depends_on": []
},
{
"name": "qca-qt5-ossl",
"portdir": "devel/qca",
"version": "2.3.4",
"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-16",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"openssl3",
"qca-qt5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qgis3",
"qgis3-ltr",
"quassel"
]
}
]
},
{
"name": "qca-qt5-pkcs11",
"portdir": "devel/qca",
"version": "2.3.4",
"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-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"openssl3",
"qca-qt5",
"nss",
"pkcs11-helper"
]
}
],
"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": 148
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"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": 148
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"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": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"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",
"debug",
"bzip2",
"lzo"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": []
},
{
"name": "qdmr",
"portdir": "science/qdmr",
"version": "0.13.3",
"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": "",
"github": "hmatuschek",
"ports_count": 1
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "",
"github": "vk1kcm",
"ports_count": 2
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"makeicns",
"qt6-qttools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt6-qtserialport",
"libusb",
"qt6-qtlocation",
"yaml-cpp",
"librsvg",
"qt6-qtbase"
]
}
],
"depends_on": []
},
{
"name": "qemu",
"portdir": "emulators/qemu",
"version": "10.2.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": 57
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"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": [
"macpine",
"docker-machine-driver-qemu",
"lima",
"libguestfs"
]
}
]
},
{
"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": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"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-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": []
}
]
}