HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51970,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=213",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=211",
"results": [
{
"name": "qore-yaml-module",
"portdir": "lang/qore-yaml-module",
"version": "0.7.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "YAML module for Qore",
"long_description": "Module allowing for de/serialization to/from YAML strings and Qore data structures",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-xmlsec-module",
"portdir": "lang/qore-xmlsec-module",
"version": "1.0.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "xmlsec module for Qore",
"long_description": "Module providing xmlsec functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore",
"xmlsec"
]
}
],
"depends_on": []
},
{
"name": "qore-xml-module",
"portdir": "lang/qore-xml-module",
"version": "2.0.0",
"license": "(LGPL-2.1 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "xml module for Qore",
"long_description": "Module providing XML, XPath, XML-RPC, etc functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"qore",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "qore-uuid-module",
"portdir": "lang/qore-uuid-module",
"version": "1.4.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "uuid module for Qore",
"long_description": "Module providing the ability to generate, manipulate and parse UUIDs",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-sysconf-module",
"portdir": "lang/qore-sysconf-module",
"version": "1.1.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "sysconf module for Qore",
"long_description": "Module providing sysconf functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-ssh2-module",
"portdir": "lang/qore-ssh2-module",
"version": "1.4.2",
"license": "(LGPL-2.1 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "ssh2 module for Qore",
"long_description": "Module providing access to the ssh2 protocol including sftp support",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libssh2",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-sqlite3-module",
"portdir": "lang/qore-sqlite3-module",
"version": "1.0.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "SQLite3 module for Qore",
"long_description": "Module providing communication with sqlite3 DBs from Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-qt4-module",
"portdir": "lang/qore-qt4-module",
"version": "0.1.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "Qt4 module for Qore",
"long_description": "Module allowing to use Qt4 toolkit from the Qore Programming Language",
"active": false,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-python-module",
"portdir": "lang/qore-python-module",
"version": "1.2.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "xmlsec module for Qore",
"long_description": "Module providing Python integration with to Qore and vice-versa",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"python310",
"python311",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore",
"python311"
]
}
],
"depends_on": []
},
{
"name": "qore-process-module",
"portdir": "lang/qore-process-module",
"version": "1.0.5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "process module for Qore",
"long_description": "Module providing process functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-pgsql-module",
"portdir": "lang/qore-pgsql-module",
"version": "3.1.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "PostgreSQL module for Qore",
"long_description": "Module allowing communication with PostgreSQL DBs from the Qore Programming Language",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"postgresql10",
"postgresql11",
"postgresql12",
"postgresql13",
"postgresql14",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore",
"postgresql14"
]
}
],
"depends_on": []
},
{
"name": "qore-oracle-module",
"portdir": "lang/qore-oracle-module",
"version": "3.3.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "Oracle module for Qore",
"long_description": "Module allowing communication with Oracle DBs from the Qore Programming Language",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"oracle-instantclient",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-openldap-module",
"portdir": "lang/qore-openldap-module",
"version": "1.2.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "openldap module for Qore",
"long_description": "Module providing an LDAP API to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openldap",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-opengl-module",
"portdir": "lang/qore-opengl-module",
"version": "0.0.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "OpenGL module for Qore",
"long_description": "Module provides an OpenGL API to Qore",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qore",
"libGLU",
"mesa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qore-glut-module"
]
}
]
},
{
"name": "qore-odbc-module",
"portdir": "lang/qore-odbc-module",
"version": "1.2.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "odbc module for Qore",
"long_description": "Module providing support for ODBC datasources to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"unixODBC",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-ncurses-module",
"portdir": "lang/qore-ncurses-module",
"version": "0.2.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "ASN.1 module for Qore",
"long_description": "Module providing ncurses functionality for terminal I/O in Qore",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-mysql-module",
"portdir": "lang/qore-mysql-module",
"version": "2.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "MySQL module for Qore",
"long_description": "Module allowing communication with MySQL and MySQL-compatible DBs from the Qore Programming Language",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"mariadb",
"mariadb105",
"mariadb106",
"mariadb107",
"mariadb108",
"mariadb109",
"mariadb1010",
"mariadb1011",
"mysql57",
"mysql80",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore",
"mariadb-10.11"
]
}
],
"depends_on": []
},
{
"name": "qore-msgpack-module",
"portdir": "lang/qore-msgpack-module",
"version": "1.0.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "msgpack module for Qore",
"long_description": "Module providing msgpack functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-magic-module",
"portdir": "lang/qore-magic-module",
"version": "1.0.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "magic module for Qore",
"long_description": "Module providing magic functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore",
"libmagic"
]
}
],
"depends_on": []
},
{
"name": "qore-linenoise-module",
"portdir": "lang/qore-linenoise-module",
"version": "1.0.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "linenoise module for Qore",
"long_description": "Module providing linenoise functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-json-module",
"portdir": "lang/qore-json-module",
"version": "1.9.0",
"license": "(LGPL-2.1 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "json module for Qore",
"long_description": "Module providing JSON and JSON-RPC functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-jni-module",
"portdir": "lang/qore-jni-module",
"version": "2.3.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "msgpack module for Qore",
"long_description": "Module allowing for dynamic imports of Java code into Qore and dynamic imports of Qore and Python code into Java using bytecode generation",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"openjdk11",
"openjdk13",
"openjdk15",
"openjdk17",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore",
"openjdk17"
]
}
],
"depends_on": []
},
{
"name": "qore-glut-module",
"portdir": "lang/qore-glut-module",
"version": "0.0.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "OpenGL module for Qore",
"long_description": "Module provides an OpenGL GLUT API to Qore",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qore",
"qore-opengl-module",
"mesa"
]
}
],
"depends_on": []
},
{
"name": "qore-freetds-module",
"portdir": "lang/qore-freetds-module",
"version": "1.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "FreeTDS module for Qore",
"long_description": "Module provides a freetds DBI driver, allowing communication with Sybase and MS SQL Server DBs",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetds",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-asn1-module",
"portdir": "lang/qore-asn1-module",
"version": "0.0.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "ASN.1 module for Qore",
"long_description": "Module providing initial ASN.1 de/serialization support to Qore",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore",
"portdir": "lang/qore",
"version": "2.2.0",
"license": "(LGPL-2.1 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "multi-threaded embeddable scripting language",
"long_description": "Qore is a scripting language designed for multi-threading and SMP scalability",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmake",
"flex",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"bzip2",
"tbb",
"zlib",
"gmp",
"mpfr",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qore-asn1-module",
"qore-glut-module",
"qore-ncurses-module",
"qore-opengl-module",
"qore-qt4-module",
"qore-freetds-module",
"qore-jni-module",
"qore-json-module",
"qore-linenoise-module",
"qore-msgpack-module",
"qore-magic-module",
"qore-odbc-module",
"qore-mysql-module",
"qore-oracle-module",
"qore-openldap-module",
"qore-process-module",
"qore-pgsql-module",
"qore-sqlite3-module",
"qore-python-module",
"qore-sysconf-module",
"qore-ssh2-module",
"qore-xml-module",
"qore-uuid-module",
"qore-xmlsec-module",
"qore-yaml-module",
"qore-zmq-module"
]
}
]
},
{
"name": "qoi",
"portdir": "graphics/qoi",
"version": "20250428",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qoiformat.org/",
"description": "The “Quite OK Image Format” for fast, lossless image compression.",
"long_description": "The “Quite OK Image Format” for fast, lossless image compression. It losslessly compresses images to a similar size of PNG, while offering 20x-50x faster encoding and 3x-4x faster decoding. The reference en-/decoder fits in about 300 lines of C.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libpng",
"stb",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "qof",
"portdir": "databases/qof",
"version": "0.8.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20180413005909/https://alioth.debian.org/projects/qof/",
"description": "Query Object Framework (QOF)",
"long_description": "Query Object Framework (QOF) is a framework to allow the execution of SQL-type queries using collections of in-memory objects as 'tables'.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnotime"
]
}
]
},
{
"name": "qodem",
"portdir": "comms/qodem",
"version": "1.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qodem.sourceforge.net/",
"description": "Qodem Terminal Emulator",
"long_description": "Qodem is a public domain re-implementation of the DOS-era Qmodem serial communications package, updated for modern systems.",
"active": true,
"categories": [
"comms"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "qobuz-dl",
"portdir": "net/qobuz-dl",
"version": "0.9.9.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vitiko98/Qobuz-DL",
"description": "The complete Lossless and Hi-Res music downloader for Qobuz",
"long_description": "The complete Lossless and Hi-Res music downloader for Qobuz",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-pick",
"python311",
"py311-pathvalidate",
"py311-mutagen",
"py311-colorama",
"py311-requests",
"py311-beautifulsoup4",
"py311-tqdm"
]
}
],
"depends_on": []
},
{
"name": "qoauth",
"portdir": "devel/qoauth",
"version": "2.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ayoy/qoauth",
"description": "Qt-based client implementation of the OAuth standard",
"long_description": "Qt-based client implementation of the OAuth standard",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt4-mac",
"pkgconfig",
"qca",
"qca-ossl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"choqok"
]
}
]
},
{
"name": "QMPlay2",
"portdir": "multimedia/QMPlay2",
"version": "25.09.11",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zaps166/QMPlay2",
"description": "Qt Media Player 2",
"long_description": "QMPlay2 is a video and audio player. It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"debug",
"pulse"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"cmake",
"ninja",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libsamplerate",
"portaudio",
"rubberband",
"taglib",
"libcddb",
"libcdio",
"jasper",
"qt5-qtbase",
"libmng",
"tiff",
"webp",
"ffmpeg",
"libass",
"freetype",
"libiconv",
"libjpeg-turbo",
"qt5-qtwebengine",
"qt5-qtdeclarative",
"qt5-qtsvg",
"qt5-qttranslations",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "qmmp",
"portdir": "audio/qmmp",
"version": "1.6.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qmmp.ylsoftware.com",
"description": "Qt-based multimedia player",
"long_description": "Qt-based multimedia player",
"active": true,
"categories": [
"multimedia",
"audio"
],
"maintainers": [],
"variants": [
"debug",
"mad",
"mpg123",
"pulse",
"shout"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-sqlite-plugin",
"libarchive",
"faad2",
"flac",
"libcdio-paranoia",
"libmad",
"libmodplug",
"libmpcdec",
"libopus",
"libsndfile",
"libvorbis",
"soxr",
"qt5-qtbase",
"wavpack",
"libcddb",
"libcdio",
"desktop-file-utils",
"ffmpeg",
"libmms",
"libogg",
"curl",
"enca",
"xorg-libX11",
"xorg-xorgproto",
"libbs2b",
"taglib",
"qt5-qtmultimedia",
"qt5-qttools"
]
}
],
"depends_on": []
},
{
"name": "qmail-spamcontrol",
"portdir": "mail/qmail-spamcontrol",
"version": "2.5.19",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.fehcom.de/qmail/spamcontrol.html",
"description": "Qmail, enhanced Spamcontrol version",
"long_description": "Robust, popular mail system.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"relaymailfrom",
"noreqbrackets",
"noverp",
"moreipme",
"bigtodo"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"vpopmail"
]
}
]
},
{
"name": "QLStephen",
"portdir": "sysutils/QLStephen",
"version": "1.5.1",
"license": "public-domain",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/whomwah/qlstephen",
"description": "A QuickLook plugin that lets you view plain text files without a file extension",
"long_description": "A QuickLook plugin that lets you view plain text files without a file extension",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "QLMarkdown",
"portdir": "sysutils/QLMarkdown",
"version": "1.3.6",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/toland/qlmarkdown",
"description": "QuickLook generator for Markdown files",
"long_description": "QuickLook generator for Markdown files",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "qlipper",
"portdir": "aqua/qlipper",
"version": "5.1.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pvanek/qlipper",
"description": "Lightweight & cross-platform clipboard history applet",
"long_description": "Lightweight & cross-platform clipboard history applet",
"active": true,
"categories": [
"aqua",
"textproc",
"office"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qttools"
]
}
],
"depends_on": []
},
{
"name": "QLColorCode",
"portdir": "sysutils/QLColorCode",
"version": "4.1.0",
"license": "(GPL-3 or MIT)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/anthonygelibert/QLColorCode",
"description": "Quick Look plugin that renders source code with syntax highlighting.",
"long_description": "Quick Look plugin that renders source code with syntax highlighting.",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"boost",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "qlandkartegt-garmindev",
"portdir": "gis/qlandkartegt-garmindev",
"version": "0.3.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.qlandkarte.org/",
"description": "Garmin device plugins for QLandkarteGT",
"long_description": "Garmin device plugins for QLandkarteGT",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "run",
"ports": [
"qlandkartegt"
]
}
],
"depends_on": []
},
{
"name": "qlandkartegt",
"portdir": "gis/qlandkartegt",
"version": "1.8.1-macports-20200922",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.qlandkarte.org/",
"description": "Use your Garmin GPS with Linux/Mac OS X",
"long_description": "QLandkarte GT is the ultimate outdoor aficionado's tool. It supports GPS maps in GeoTiff format as well as Garmin's img vector map format. Additional it is the PC side front end to QLandkarte M, a moving map application for mobile devices.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 2
}
],
"variants": [
"debug",
"proj4",
"proj5",
"proj6",
"proj7",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"proj7",
"libdmtx",
"qt4-mac",
"gpsd",
"gpsbabel",
"libexif",
"qt4-mac-sqlite3-plugin",
"gdal"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"qlandkartegt-garmindev"
]
}
]
},
{
"name": "qlandkarte",
"portdir": "gis/qlandkarte",
"version": "0.7.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qlandkarte.sourceforge.net/",
"description": "Use your Garmin GPS with Linux/Mac OS X",
"long_description": "QLandkarte is a QT Application similar to Garmin's MapSource.",
"active": true,
"categories": [
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"libusb-compat",
"proj4"
]
}
],
"depends_on": []
},
{
"name": "qjson-qt5",
"portdir": "devel/qjson",
"version": "0.9.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qjson.sourceforge.net/",
"description": "map JSON data to QVariant objects",
"long_description": "QJson is a qt-based library that maps JSON data to QVariant objects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qgis3"
]
}
]
},
{
"name": "QJson4",
"portdir": "devel/QJson4",
"version": "2024.01.16",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eteran/qjson4",
"description": "Qt4 library providing an API compatible with Qt5 JSON implementation",
"long_description": "Qt4 library providing an API compatible with Qt5 JSON implementation",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": []
},
{
"name": "qjson",
"portdir": "devel/qjson",
"version": "0.9.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qjson.sourceforge.net/",
"description": "map JSON data to QVariant objects",
"long_description": "QJson is a qt-based library that maps JSON data to QVariant objects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ark",
"baloo",
"choqok",
"digikam",
"kate",
"kde4-workspace",
"kdepim4-runtime",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"kstars",
"libkgapi",
"tellico"
]
}
]
},
{
"name": "qjackctl",
"portdir": "audio/qjackctl",
"version": "0.6.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qjackctl.sourceforge.net/",
"description": "QjackCtl is a simple Qt application to control the JACK sound server daemon.",
"long_description": "Provides a simple GUI dialog for setting several JACK daemon parameters, which are properly saved between sessions, and a way control of the status of the audio server daemon. With time, this primordial interface has become richer by including a enhanced patchbay and connection control features.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"debug",
"portaudio",
"stacktrace",
"dbus"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qttools",
"jack"
]
}
],
"depends_on": []
},
{
"name": "qiv",
"portdir": "graphics/qiv",
"version": "3.0.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://spiegl.de/qiv/",
"description": "A very small and pretty fast gdk/Imlib image viewer",
"long_description": "A very small and pretty fast gdk/Imlib image viewer for X.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "me",
"github": "lloyd",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"lcms2",
"libexif",
"libmagic"
]
}
],
"depends_on": []
},
{
"name": "qimageblitz",
"portdir": "graphics/qimageblitz",
"version": "0.0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "Graphical effects library for KDE4",
"long_description": "QImageBlitz is a graphical effect and filter library for KDE4 with MMX/SSE support.",
"active": true,
"categories": [
"graphics",
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kde4-runtime",
"kde4-workspace",
"kolourpaint",
"kopete",
"okular",
"perlqt",
"qyoto",
"smokeqt",
"tellico"
]
}
]
},
{
"name": "QiII",
"portdir": "lang/QiII",
"version": "1.07",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lambdassociates.org/",
"description": "Qi is a functional programming language developed by Dr Mark Tarver",
"long_description": "Qi is a functional programming language developed by Dr Mark Tarver and introduced in April 2005. A new version was reimplemented and issued as Qi II in November 2008. The first version was free software, licensed under GPL. But, as GPL was perceived as unfriendly to commercial use, Qi II is available via two proprietary licenses: one for personal and educational use, and another for producing closed source software. Qi is written in Lisp. It includes most of the features common to modern functional programming languages such as pattern-matching, currying, partial applications, guards and (optional) static type checking.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "qiec104",
"portdir": "net/qiec104",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MicroKoder/QIEC104",
"description": "Small IEC104 client",
"long_description": "Small IEC104 client",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 46
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "qhull",
"portdir": "math/qhull",
"version": "2020.2",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qhull.org",
"description": "Programs and library for computing convex hulls.",
"long_description": "Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The software runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. It handles roundoff errors from floating point arithmetic. Qhull also computes volumes, surface areas, and approximations to the convex hull.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gnudatalanguage"
]
},
{
"type": "lib",
"ports": [
"py36-matplotlib",
"gdal",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf",
"py39-matplotlib",
"py37-matplotlib",
"py38-matplotlib",
"libpcl",
"ipe",
"palapeli",
"octave",
"py310-matplotlib",
"py311-matplotlib",
"py312-matplotlib",
"py313-matplotlib",
"py314-matplotlib",
"py27-matplotlib",
"FreeSOLID",
"plplot",
"plplot510",
"plplot-single",
"plplot510-single",
"py35-matplotlib",
"solid"
]
}
]
}
]
}