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