GET /api/v1/ports/openjdk13/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openjdk13",
"portdir": "java/openjdk13",
"version": "13.0.13",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 13",
"long_description": "JDK 13 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [
"core",
"zero",
"server",
"release",
"optimized",
"debug",
"client",
"minimal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bash",
"clang-18",
"openjdk13-bootstrap",
"autoconf",
"gmake"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"freetype"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"openjdk13-zulu"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
}