HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dpkg",
"portdir": "sysutils/dpkg",
"version": "1.21.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.debian.org/Teams/Dpkg",
"description": "Debian package maintenance system",
"long_description": "dpkg is the basis of the Debian package maintenance system.",
"active": true,
"categories": [
"sysutils",
"archivers"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-15",
"autoconf",
"pkgconfig",
"flex",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"coreutils",
"bzip2",
"perl5.34",
"libiconv",
"gnutar",
"gzip",
"xz",
"zlib",
"gettext",
"gpatch"
]
},
{
"type": "run",
"ports": [
"debianutils"
]
}
],
"depends_on": []
}