GET /api/v1/ports/raptor2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "raptor2",
"portdir": "www/raptor2",
"version": "2.0.16",
"license": "(Apache-2+ or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://librdf.org/raptor",
"description": "Raptor RDF Parser Toolkit",
"long_description": "Raptor is an open source C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"icu",
"libxslt",
"libxml2",
"yajl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"soprano",
"flickcurl",
"abiword-x11",
"kde4-runtime",
"libreoffice",
"aff4",
"liblrdf",
"rasqal",
"redland"
]
}
]
}