GET /api/v1/ports/rb-postgres/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-postgres",
"portdir": "ruby/rb-postgres",
"version": "0.7.1",
"license": "(Ruby or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ruby.scripting.ca/postgres/",
"description": "Ruby API for the PostgreSQL database",
"long_description": "This is the Ruby library for accessing PostgreSQL databases from within Ruby. It works with PostgreSQL 8.0.",
"active": false,
"categories": [
"databases",
"ruby"
],
"maintainers": [],
"variants": [
"postgresql83",
"postgresql82",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"postgresql83",
"ruby"
]
}
],
"depends_on": []
}