HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52338,
"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": "qscintilla-qt6",
"portdir": "devel/qscintilla-qt6",
"version": "2.14.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
"long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt6-qtbase"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pyqt6-scintilla",
"qscintilla-designer-qt6",
"py310-pyqt6-scintilla",
"py311-pyqt6-scintilla",
"py312-pyqt6-scintilla",
"py313-pyqt6-scintilla",
"py314-pyqt6-scintilla"
]
}
]
},
{
"name": "qscintilla-qt5",
"portdir": "devel/qscintilla",
"version": "2.13.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
"long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
},
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtmacextras"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyqt5-scintilla",
"py35-qscintilla-qt5",
"py37-pyqt5-scintilla",
"octave",
"py39-pyqt5-scintilla",
"py38-pyqt5-scintilla",
"sqlitebrowser",
"qscintilla-designer-qt5",
"py27-qscintilla-qt5",
"JuffEd",
"py310-pyqt5-scintilla",
"py311-pyqt5-scintilla",
"py312-pyqt5-scintilla",
"py313-pyqt5-scintilla",
"py314-pyqt5-scintilla",
"openscad",
"openscad-devel"
]
}
]
},
{
"name": "qscintilla-qt4",
"portdir": "devel/qscintilla",
"version": "2.11.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
"long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
},
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-qscintilla-qt4",
"py35-qscintilla-qt4",
"py36-qscintilla-qt4",
"py37-qscintilla-qt4",
"py38-qscintilla-qt4",
"TOra",
"sqliteman",
"qscintilla",
"qscintilla-designer-qt4",
"py27-qscintilla-qt4",
"py310-qscintilla-qt4"
]
}
]
},
{
"name": "qscintilla-designer-qt6",
"portdir": "devel/qscintilla-qt6",
"version": "2.14.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "Qt Designer plugin for Qt6 QScintilla",
"long_description": "Qt Designer plugin for Qt6 QScintilla",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt6-qtbase",
"qt6-qttools",
"qscintilla-qt6"
]
}
],
"depends_on": []
},
{
"name": "qscintilla-designer-qt5",
"portdir": "devel/qscintilla",
"version": "2.13.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "Qt Designer plugin for Qt5 QScintilla",
"long_description": "Qt Designer plugin for Qt5 QScintilla",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
},
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qttools",
"qscintilla-qt5"
]
}
],
"depends_on": []
},
{
"name": "qscintilla-designer-qt4",
"portdir": "devel/qscintilla",
"version": "2.11.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "Qt Designer plugin for Qt4 QScintilla",
"long_description": "Qt Designer plugin for Qt4 QScintilla",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
},
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"qscintilla-qt4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qscintilla"
]
}
]
},
{
"name": "qscintilla",
"portdir": "devel/qscintilla",
"version": "2.13.3",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
"long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
},
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"qt4",
"qt5"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qscintilla-qt4",
"qscintilla-designer-qt4"
]
}
],
"depends_on": []
},
{
"name": "qrupdate",
"portdir": "math/qrupdate",
"version": "1.1.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/qrupdate/",
"description": "library for fast updates of QR and Cholesky decompositions",
"long_description": "a Fortran library for fast updates of QR and Cholesky decompositions",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"OpenBLAS"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave",
"linalg"
]
}
]
},
{
"name": "qrtool",
"portdir": "graphics/qrtool",
"version": "0.13.2",
"license": "(Apache-2 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sorairolake/qrtool",
"description": "An utility for encoding or decoding QR code",
"long_description": "qrtool is a command-line utility for encoding or decoding QR code.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"asciidoctor",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "qrscan",
"portdir": "graphics/qrscan",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redraiment/qrscan",
"description": "Scan a QR code in the terminal using a given PNG image.",
"long_description": "Scan a QR code in the terminal using a given PNG image.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1072
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"libquirc"
]
}
],
"depends_on": []
},
{
"name": "qri",
"portdir": "devel/qri",
"version": "0.10.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qri.io/",
"description": "A global dataset version control system (GDVCS) built on the distributed web.",
"long_description": "Qri is a global dataset version control system (GDVCS) built on the distributed web. Qri is global, specific to datasets, provides version control and runs on the distributed web, seeking to solve common data problems around discovery, trust, friction & synchronization.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1072
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "qrencode",
"portdir": "graphics/qrencode",
"version": "4.1.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fukuchi.org/works/qrencode",
"description": "A fast and compact library for QR Code generation",
"long_description": "Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"toxic",
"profanity",
"faustlive-devel",
"litecoin",
"PrismLauncher",
"glabels",
"pdfpc",
"prison",
"KeePassXC",
"KeePassXC-devel"
]
},
{
"type": "run",
"ports": [
"pam-google-authenticator",
"pass",
"pass-otp",
"passage"
]
}
]
},
{
"name": "qrcp",
"portdir": "sysutils/qrcp",
"version": "0.11.6",
"license": "MIT and MPL-2 and BSD and LGPL-3 and Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qrcp.sh/",
"description": "Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.",
"long_description": "Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "qqwing",
"portdir": "devel/qqwing",
"version": "1.3.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qqwing.com/",
"description": "QQwing is software for generating and solving Sudoku puzzles.",
"long_description": "QQwing is software for generating and solving Sudoku puzzles.",
"active": true,
"categories": [
"devel",
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-sudoku"
]
}
]
},
{
"name": "qq",
"portdir": "textproc/qq",
"version": "0.3.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JFryy/qq",
"description": "jq inspired (and gojq dependent) interoperable config format transcoder with interactive querying.",
"long_description": "qq is a interoperable configuration format transcoder with jq query syntax powered by gojq. qq is multi modal, and can be used as a replacement for jq or be interacted with via a repl with autocomplete and realtime rendering preview for building queries.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1072
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "qprint",
"portdir": "mail/qprint",
"version": "1.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.fourmilab.ch/webtools/qprint/",
"description": "qprint encodes and decodes Quoted-Printable files",
"long_description": "qprint is a command line utility which encodes and decodes files in the MIME format. It can be used within a pipeline as an encoding or decoding filter, and is most commonly used in this manner as part of an automated mail processing system. With appropriate options, qprint can encode pure binary files, but it's a poor choice since it may inflate the size of the file by as much as a factor of three. The base64 MIME encoding is a better choice for such data.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"signing-party"
]
}
]
},
{
"name": "qpopper",
"portdir": "mail/qpopper",
"version": "4.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20140923185107/http://www.eudora.com/products/unsupported/qpopper/",
"description": "Eudora POP3 mail server",
"long_description": "popper is Eudora's POP3 mail server. It does not include a mail transfer agent or an SMTP server, it just let you get your mail stored on the machine via POP3.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"ssl",
"pam",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "qpid-proton",
"portdir": "net/qpid-proton",
"version": "0.39.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qpid.apache.org",
"description": "Qpid Proton is a high-performance, lightweight AMQP 1.0 messaging library.",
"long_description": "Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "roddie.kieley",
"github": "roddiekieley",
"ports_count": 1
}
],
"variants": [
"debug",
"openssl",
"swig",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"jsoncpp",
"libuv",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "qpdf",
"portdir": "textproc/qpdf",
"version": "12.3.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qpdf.sourceforge.net/",
"description": "content-preserving PDF transformation system",
"long_description": "QPDF is a command-line program that does structural, content-preserving transformations on PDF files.",
"active": true,
"categories": [
"textproc",
"pdf"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1545
}
],
"variants": [
"debug",
"gnutls",
"openssl",
"zopfli",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"perl5",
"clang-22"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libxml2",
"libxslt",
"zlib",
"zopfli",
"gnutls"
]
},
{
"type": "test",
"ports": [
"tiff",
"ghostscript"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pikepdf",
"py310-pikepdf",
"py311-pikepdf",
"py312-pikepdf",
"py313-pikepdf",
"py314-pikepdf",
"ocrmypdf",
"py38-pikepdf",
"py39-pikepdf"
]
},
{
"type": "run",
"ports": [
"auto-multiple-choice",
"auto-multiple-choice-devel"
]
}
]
},
{
"name": "qore-zmq-module",
"portdir": "lang/qore-zmq-module",
"version": "1.0.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "zmq module for Qore",
"long_description": "Module providing zmq 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": [
"czmq",
"qore"
]
}
],
"depends_on": []
},
{
"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": []
}
]
}