HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "vis5d",
"portdir": "science/vis5d",
"version": "1.3.0-beta",
"license": "(GPL-2 or Restrictive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://vis5d.sourceforge.net/",
"description": "OpenGL-based scientific visualization program",
"long_description": "Vis5D+ is a system for interactive visualization of large 5-D gridded data sets such as those produced by numerical weather models. One can make isosurfaces, contour line slices, colored slices, volume renderings, etc of data in a 3-D grid, then rotate and animate the images in real time. There's also a feature for wind trajectory tracing, a way to make text anotations for publications, support for interactive data analysis, etc.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"g95",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"netcdf",
"libiconv",
"libGLU",
"gettext",
"xorg-libsm",
"mesa",
"libpng",
"tcl"
]
},
{
"type": "run",
"ports": [
"ImageMagick"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ncarg"
]
}
]
}