GET /api/v1/ports/BigSQL/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "BigSQL",
"portdir": "aqua/BigSQL",
"version": "1.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20090908083906/http://www.bignerdranch.com/applications.shtml",
"description": "postgresql psql-like client in cocoa",
"long_description": "BigSQL is a PostgreSQL client (not unlike psql). It enables the user to send SQL to a server and display the result. Written in Cocoa, it is quite pretty.",
"active": true,
"categories": [
"aqua",
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"postgresql83"
]
}
],
"depends_on": []
}