HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51755,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=558",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=556",
"results": [
{
"name": "openscad",
"portdir": "science/openscad",
"version": "2021.01",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openscad.org/",
"description": "Software for creating solid 3D CAD objects",
"long_description": "Software for creating solid 3D CAD objects. Unlike most free software for creating 3D models (such as the famous application Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies. OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file. This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designes that are defined by configurable parameters. OpenSCAD provides two main modelling techniques: First there is constructive solid geometry (aka CSG) and second there is extrusion of 2D outlines. As data exchange format for this 2D outlines Autocad DXF files are used. In addition to 2D paths for extrusion it is also possible to read design parameters from DXF files. Besides DXF files OpenSCAD can read and create 3D models in the STL and OFF file formats.",
"active": true,
"categories": [
"science",
"cad"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"pkgconfig",
"eigen3",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"gmp",
"libffi",
"mpfr",
"ossp-uuid",
"qscintilla-qt5",
"cgal4",
"cairo",
"fontconfig",
"qt5-qtbase",
"harfbuzz",
"libpixman",
"poppler",
"ragel",
"eigen3",
"freetype",
"OpenCSG",
"libxml2",
"boost176",
"lib3mf",
"glew",
"qt5-qtmultimedia",
"libzip",
"hidapi",
"double-conversion"
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-default",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-default",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-default",
"long_description": "This port has been replaced by openmpi-default. \nNOTE: openmpi-devel-default: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openmpi-devel"
]
}
]
},
{
"name": "openmpi-devel",
"portdir": "science/openmpi",
"version": "4.1.999-201905080241",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi",
"long_description": "This port has been replaced by openmpi.",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"openmpi-devel-default"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-default",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS MACPORTS' DEFAULT COMPILER FOR C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"valgrind",
"heterogeneous",
"mpi1",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"clang-18",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"gcc15",
"zlib",
"hwloc",
"libevent"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openmpi",
"R-bigGP"
]
}
]
},
{
"name": "openmpi-devel-clang37",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang37: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang37",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang37: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-gcc49",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc49: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-gcc49",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-gcc49: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang34",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang34: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang34",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang34: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang33",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang33: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang33",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang33: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang11",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang11: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang11",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS clang11's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"valgrind",
"heterogeneous",
"mpi1",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"clang-11",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"clang-11",
"zlib",
"gcc15",
"hwloc",
"libevent"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang10",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang10: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang10",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \nNOTE: openmpi-clang10 is not supported on darwin 24",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hwloc",
"libevent",
"libgcc",
"zlib",
"gcc14",
"clang-10"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-gcc10",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc10: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-gcc10",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS gcc10's C/C++ AND FORTRAN COMPILERS",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"fortran",
"valgrind",
"heterogeneous",
"mpi1",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc10",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libevent",
"gcc10",
"libgcc10",
"zlib",
"libgcc",
"hwloc"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang80",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang80: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang80",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang80: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang60",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang60: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang60",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang60: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang90",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang90: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang90",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \nNOTE: openmpi-clang90 is not supported on darwin 24",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hwloc",
"libevent",
"libgcc",
"zlib",
"gcc14",
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-gcc9",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc9: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-gcc9",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \nNOTE: openmpi-gcc9 is not supported on darwin 24",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hwloc",
"libevent",
"gcc9",
"zlib",
"libgcc",
"libgcc9"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-gcc8",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc8: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-gcc8",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-gcc8: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS clang's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"valgrind",
"heterogeneous",
"mpi1",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libevent",
"libgcc",
"zlib",
"gcc15",
"hwloc"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-gcc7",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc7: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-gcc7",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS gcc7's C/C++ AND FORTRAN COMPILERS",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"fortran",
"valgrind",
"heterogeneous",
"mpi1",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc7",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libevent",
"gcc7",
"libgcc7",
"zlib",
"libgcc",
"hwloc"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang70",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang70: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang70",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang70: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-gcc6",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc6: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-gcc6",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-gcc6: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-gcc5",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc5: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-gcc5",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-gcc7",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-gcc7",
"long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-gcc5: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-devel-clang50",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang50: Devel subports no longer supported",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi-clang50",
"portdir": "science/openmpi",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openmpi-clang90",
"homepage": "https://www.open-mpi.org/",
"description": "Obsolete port, replaced by openmpi-clang90",
"long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang50: This subport is obsolete",
"active": false,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "",
"github": "mascguy",
"ports_count": 61
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "openmpi",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers.",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openmpi-default"
]
}
],
"depends_on": []
},
{
"name": "openhantek",
"portdir": "science/openhantek",
"version": "3.3.2.2",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OpenHantek/OpenHantek6022",
"description": "DSO software for Hantek USB digital signal oscilloscopes",
"long_description": "OpenHantek is a free software for Hantek and compatible (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"fftw-3",
"qt5-qttools",
"libusb"
]
}
],
"depends_on": []
},
{
"name": "opendx-samples",
"portdir": "science/opendx-samples",
"version": "4.4.0",
"license": "IBMPL-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
"description": "IBM's Open Visualization Data Explorer (Data Samples)",
"long_description": "OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"opendx"
]
}
],
"depends_on": []
},
{
"name": "opendx",
"portdir": "science/opendx",
"version": "4.4.4",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
"description": "IBM's Open Visualization Data Explorer",
"long_description": "OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"java"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cdf",
"hdf4",
"netcdf",
"libGLU",
"mesa",
"openmotif",
"xorg-libX11",
"cosmoplayer",
"xorg-libXinerama",
"xorg-libXmu",
"xorg-libXp",
"xorg-libXt",
"xorg-libice",
"xorg-libsm",
"xpm",
"xorg-libXext",
"opendx-java40",
"ImageMagick",
"tiff"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opendx-samples"
]
}
]
},
{
"name": "opencascade",
"portdir": "science/opencascade",
"version": "7.9.3",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Open-Cascade-SAS/OCCT",
"description": "Development platform for CAD/CAE, 3D surface/solid modeling and data exchange",
"long_description": "Development platform for CAD/CAE, 3D surface/solid modeling and data exchange",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"rapidjson",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"tk",
"freeimage",
"onetbb",
"tcl",
"freetype"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kicad",
"nektarpp",
"deal.ii",
"gmsh"
]
}
]
},
{
"name": "openbabel",
"portdir": "science/openbabel",
"version": "3.1.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openbabel.org",
"description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data",
"long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas.",
"active": true,
"categories": [
"devel",
"science",
"chemistry"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [
"debug",
"native",
"gui",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"eigen3",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"coordgen",
"zlib",
"boost188",
"maeparser",
"rapidjson",
"cairo",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-openbabel",
"avogadrolibs",
"arpeggio",
"arpeggio-devel",
"py39-openbabel",
"R-ChemmineOB",
"py310-openbabel",
"py311-openbabel",
"py312-openbabel",
"py313-openbabel",
"py314-openbabel"
]
}
]
},
{
"name": "openEMS",
"portdir": "science/openEMS",
"version": "20260122-32c5c6b5",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thliebig/openEMS",
"description": "openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method",
"long_description": "openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison",
"cmake",
"flex",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"boost181",
"fparser",
"cgal6",
"vtk",
"hdf5",
"CSXCAD",
"tinyxml"
]
},
{
"type": "run",
"ports": [
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"AppCSXCAD"
]
}
]
},
{
"name": "ompl",
"portdir": "science/ompl",
"version": "2.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ompl.kavrakilab.org",
"description": "The Open Motion Planning Library (OMPL)",
"long_description": "The Open Motion Planning Library (OMPL) consists of a set of sampling-based motion planning algorithms.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mmoll",
"github": "mamoll",
"ports_count": 13
}
],
"variants": [
"debug",
"spot",
"python310",
"python311",
"python312",
"python313",
"python314",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"eigen3",
"python314",
"flann",
"triangle"
]
}
],
"depends_on": []
},
{
"name": "octopus",
"portdir": "science/octopus",
"version": "12.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://octopus-code.org",
"description": "A real-space (time-dependent) density-functional theory code.",
"long_description": "Octopus is a scientific program aimed at ab initio virtual experimentation on a hopefully ever-increasing range of system types. Electrons are described quantum-mechanically within density-functional theory (DFT), in its time-dependent form (TDDFT) when doing simulations in time. Nuclei are described classically as point particles. Electron-nucleus interaction is described within the pseudopotential approximation.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"accelerate",
"atlas",
"openblas",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"mpich",
"openmpi",
"threads",
"netcdf",
"etsf_io",
"sparskit",
"gdlib",
"scalapack",
"arpack",
"parpack",
"parmetis",
"berkeleygw",
"everything_serial",
"everything",
"maxdim4"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"fftw-3",
"vecLibFort",
"libxc4",
"gsl",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "ocaml-mpi",
"portdir": "science/ocaml-mpi",
"version": "1.01",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cristal.inria.fr/~xleroy/software.html",
"description": "Caml bindings for a large subset of MPI functions",
"long_description": "Caml bindings for a large subset of MPI functions",
"active": true,
"categories": [
"devel",
"science",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib",
"mpich-default"
]
}
],
"depends_on": []
}
]
}