GET /api/v1/ports/quickfix/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "quickfix",
"portdir": "devel/quickfix",
"version": "1.15.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.quickfixengine.org/",
"description": "FIX engine implementation",
"long_description": "QuickFIX is a full-featured open source FIX engine, currently compatible with the FIX 4.0-4.4 spec.",
"active": true,
"categories": [
"devel",
"finance"
],
"maintainers": [
{
"name": "rstachowiak",
"github": "",
"ports_count": 1
}
],
"variants": [
"postgresql16",
"python312"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"openssl3"
]
}
],
"depends_on": []
}