GET /api/v1/ports/?format=api&ordering=-created_at&page=576
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52318,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=577",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=575",
    "results": [
        {
            "name": "gildas",
            "portdir": "science/gildas",
            "version": "202606a",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.iram.fr/IRAMFR/GILDAS/",
            "description": "Radioastronomy data analysis software",
            "long_description": "GILDAS is a collection of state-of-the-art software oriented toward (sub-)millimeter radioastronomical applications (either single-dish or interferometer). It is daily used to reduce all data acquired with the IRAM 30m telescope and the NOrthern Extended Millimeter Array NOEMA (except VLBI observations). GILDAS is written in Fortran 2013, with a few parts in C/C++ (mainly keyboard interaction, plotting, widgets) and others in Python (e.g. CLASSWEEDS).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "bardeau",
                    "github": "bardeau",
                    "ports_count": 1
                }
            ],
            "variants": [
                "openmp",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gcc15",
                        "clang-18",
                        "groff",
                        "coreutils",
                        "cfitsio"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "py314-numpy",
                        "py314-setuptools",
                        "python314",
                        "libgcc",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ghemical",
            "portdir": "science/ghemical",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bioinformatics.org/ghemical/ghemical/",
            "description": "Ghemical is computational chemistry package",
            "long_description": "Ghemical is a computational chemistry software package written in C++ and released under the GNU GPL. The program has GUI based on GTK+2 and supports quantum mechanical and molecular mechanic models, with geometry optimization, molecular dynamics, and a large set of visualization tools. Ghemical relies on external code to provide the quantum-mechanical calculations - MOPAC provides the semi-empirical MNDO, MINDO, AM1, and PM3 methods, and MPQC methods based on Hartree-Fock calculations.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext",
                        "gtk2",
                        "libglade2",
                        "libghemical",
                        "liboglappth",
                        "openbabel2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ggobi",
            "portdir": "science/ggobi",
            "version": "2.1.11",
            "license": "CPL-1 and LGPL-2.1+ and GPL-3 and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggobi.org/",
            "description": "An open source visualization program for exploring high-dimensional data.",
            "long_description": "GGobi is an open source visualization program for exploring high-dimensional data. It provides highly dynamic and interactive graphics such as tours, as well as familiar graphics such as the scatterplot, barchart and parallel coordinates plots. Plots are interactive and linked with brushing and identification.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gob2",
                        "gtk2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gfsview",
            "portdir": "science/gfsview",
            "version": "0.4.2-20121130",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gfs.sourceforge.net/",
            "description": "graphical viewer for Gerris simulation files",
            "long_description": "GfsView is a graphical viewer for Gerris simulation files.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "startup-notification",
                        "glib2",
                        "gerris",
                        "mesa",
                        "ftgl",
                        "gtkglext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "getdp",
            "portdir": "science/getdp",
            "version": "3.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://getdp.info",
            "description": "a general environment for the treatment of discrete problems",
            "long_description": "GetDP is a free finite element solver using mixed elements to discretize de Rham-type complexes in one, two and three dimensions.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "petsc",
                "python27",
                "python38",
                "gmsh",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arpack",
                        "libgcc",
                        "gmsh",
                        "gsl",
                        "python38",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gerris",
            "portdir": "science/gerris",
            "version": "0.9.2-20131206",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gfs.sourceforge.net/",
            "description": "a program for solving fluid flow equations",
            "long_description": "Gerris is a Free Software program for the solution of the partial differential equations describing fluid flow.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "gsl",
                        "gts",
                        "glib2",
                        "lis",
                        "netcdf",
                        "proj5",
                        "hypre",
                        "ode",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gfsview"
                    ]
                }
            ]
        },
        {
            "name": "gerbil",
            "portdir": "science/gerbil",
            "version": "2020-05-06-5a7705f",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gerbilvis.org/",
            "description": "Hyperspectral Image Visualization & Analysis Framework",
            "long_description": "Gerbil is a generic framework for visualization and analysis of multispectral and hyperspectral data that strives to both bring new innovations in analysis capabilities and be of use in a wide range of hyperspectral data applications.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv4",
                        "qt5-qtbase",
                        "boost171",
                        "tbb",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geos2",
            "portdir": "science/geos2",
            "version": "2.2.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://trac.osgeo.org/geos/",
            "description": "GEOS Geometry Engine - Open Source",
            "long_description": "A C++ port of the Java Topology Suite, providing OpenGIS Simple Features for SQL spatial predicate functions and spatial operators, as well as specific JTS topology functions. Used by PostGIS.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "opendarwin",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geos",
            "portdir": "science/geos",
            "version": "3.14.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libgeos.org",
            "description": "GEOS Geometry Engine - Open Source",
            "long_description": "A C++ port of the Java Topology Suite, providing OpenGIS Simple Features for SQL spatial predicate functions and spatial operators, as well as specific JTS topology functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pg13-postgis3-doc",
                        "pg14-postgis3-doc",
                        "pg15-postgis3-doc",
                        "pg16-postgis3-doc",
                        "pg17-postgis3-doc",
                        "pg16-postgis-doc",
                        "pg14-postgis-doc",
                        "pg17-postgis-doc",
                        "pg13-postgis-doc",
                        "pg18-postgis-doc",
                        "pg15-postgis-doc",
                        "pg12-postgis-doc",
                        "pg12-postgis3-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-shapely",
                        "py37-pygeos",
                        "py38-pygeos",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "R-sf",
                        "R-terra",
                        "postgis2",
                        "pg12-postgis",
                        "pg13-postgis",
                        "pg14-postgis",
                        "pg15-postgis",
                        "pg16-postgis",
                        "pg17-postgis",
                        "pg18-postgis",
                        "grass",
                        "grass7",
                        "mapserver",
                        "py37-shapely",
                        "py37-cartopy",
                        "py37-matplotlib-basemap",
                        "PDAL",
                        "py38-matplotlib-basemap",
                        "py38-cartopy",
                        "py38-shapely",
                        "py39-pygeos",
                        "R-exactextractr",
                        "R-lwgeom",
                        "R-rgeos",
                        "librasterlite2",
                        "spatialite",
                        "spatialite-tools",
                        "imposm",
                        "librttopo",
                        "py313-matplotlib-basemap",
                        "py310-pygeos",
                        "py311-pygeos",
                        "py312-pygeos",
                        "py310-shapely",
                        "py311-shapely",
                        "py312-shapely",
                        "py313-shapely",
                        "py314-shapely",
                        "py27-spatialite",
                        "py27-shapely",
                        "zorba",
                        "py35-shapely",
                        "py27-cartopy",
                        "py35-cartopy",
                        "py36-cartopy",
                        "py27-matplotlib-basemap",
                        "py35-matplotlib-basemap",
                        "py36-matplotlib-basemap",
                        "py36-pygeos",
                        "postgis",
                        "py39-shapely",
                        "py39-matplotlib-basemap",
                        "qgis3"
                    ]
                }
            ]
        },
        {
            "name": "geomview",
            "portdir": "science/geomview",
            "version": "1.9.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geomview.org/",
            "description": "interactive 3D viewing program",
            "long_description": "Geomview is an interactive 3D viewing program for Unix. It lets you view and manipulate 3D objects: you use the mouse to rotate, translate, zoom in and out, etc. It can be used as a standalone viewer for static objects or as a display engine for other programs which produce dynamically changing geometry. It can display objects described in a variety of file formats. It comes with a wide selection of example objects, and you can create your own objects too.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "opengl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa",
                        "xorg-libX11",
                        "xorg-libXau",
                        "xorg-libXdmcp",
                        "zlib",
                        "xorg-libXmu",
                        "xorg-libXt",
                        "xorg-libsm",
                        "motif",
                        "xorg-libXext",
                        "libGLU"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gvemod-cplxview",
                        "gvemod-crayola",
                        "gvemod-labeler",
                        "gvemod-ndview",
                        "gvemod-xforms-example",
                        "gvemodules-xforms",
                        "maniview",
                        "orrery"
                    ]
                }
            ]
        },
        {
            "name": "geda-gaf",
            "portdir": "science/geda-gaf",
            "version": "1.10.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.geda-project.org/",
            "description": "gEDA/gaf - gschem and friends",
            "long_description": "The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. This package is the smallest subset of the gEDA Suite that is directly maintained by gEDA Project founders.",
            "active": true,
            "categories": [
                "science",
                "electronics"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "enable_xdg",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "makeicns",
                        "groff"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "gtk2",
                        "python27",
                        "guile-2.2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xgsch2pcb"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.6",
            "portdir": "science/geant4",
            "version": "4.10.06.p03",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt",
                "qt5",
                "opengl_x11",
                "motif_x11",
                "raytracer_x11",
                "gdml",
                "examples",
                "clhep",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "qt5-qtbase",
                        "xercesc3",
                        "zlib",
                        "geant4.10.6-data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geant4_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.6-data",
            "portdir": "science/geant4",
            "version": "4.10.6",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Data files for Geant4.10.6",
            "long_description": "Data files for Geant4.10.6",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.6"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.5",
            "portdir": "science/geant4",
            "version": "4.10.05.p01",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt",
                "qt5",
                "opengl_x11",
                "motif_x11",
                "raytracer_x11",
                "gdml",
                "examples",
                "clhep",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "qt5-qtbase",
                        "xercesc3",
                        "zlib",
                        "geant4.10.5-data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geant4_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gate"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.5-data",
            "portdir": "science/geant4",
            "version": "4.10.5",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Data files for Geant4.10.5",
            "long_description": "Data files for Geant4.10.5",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.5"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.4",
            "portdir": "science/geant4",
            "version": "4.10.04.p03",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt",
                "qt5",
                "opengl_x11",
                "motif_x11",
                "raytracer_x11",
                "gdml",
                "examples",
                "clhep",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "qt5-qtbase",
                        "xercesc3",
                        "zlib",
                        "geant4.10.4-data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geant4_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geant4.10.4-data",
            "portdir": "science/geant4",
            "version": "4.10.4",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Data files for Geant4.10.4",
            "long_description": "Data files for Geant4.10.4",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.4"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.3",
            "portdir": "science/geant4",
            "version": "4.10.03.p03",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": false,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt",
                "qt5",
                "opengl_x11",
                "motif_x11",
                "raytracer_x11",
                "gdml",
                "examples",
                "clhep",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "qt5-qtbase",
                        "xercesc3",
                        "zlib",
                        "geant4.10.3-data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geant4_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geant4.10.3-data",
            "portdir": "science/geant4",
            "version": "4.10.3",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Data files for Geant4.10.3",
            "long_description": "Data files for Geant4.10.3",
            "active": false,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.3"
                    ]
                }
            ]
        },
        {
            "name": "geant4",
            "portdir": "science/geant4",
            "version": "4.10.6",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gds",
            "portdir": "science/gds",
            "version": "2.18.7",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/lalsuite.html",
            "description": "LSC Algorithm Library",
            "long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "metaio",
                        "root6",
                        "jsoncpp",
                        "python314",
                        "expat",
                        "python27",
                        "fftw-3",
                        "fftw-3-single",
                        "curl",
                        "py27-numpy",
                        "hdf5",
                        "ldas-tools-framecpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdcm2",
            "portdir": "science/gdcm2",
            "version": "2.8.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/gdcm/",
            "description": "a C++ library for DICOM medical files",
            "long_description": "Grassroots DiCoM is a C++ library for DICOM medical files.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "docbook-xsl-ns",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "zlib",
                        "json-c",
                        "jsoncpp",
                        "openssl",
                        "socketxx",
                        "openjpeg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "olena"
                    ]
                }
            ]
        },
        {
            "name": "gdcm",
            "portdir": "science/gdcm",
            "version": "3.2.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/gdcm/",
            "description": "a C++ library for DICOM medical files",
            "long_description": "Grassroots DiCoM is a C++ library for DICOM medical files.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "applications",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "socketxx",
                        "charls",
                        "openjpeg",
                        "zlib",
                        "expat",
                        "json-c",
                        "vtk",
                        "jsoncpp",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "InsightToolkit",
                        "InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "octave-dicom"
                    ]
                }
            ]
        },
        {
            "name": "gcal",
            "portdir": "science/gcal",
            "version": "4.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gcal/",
            "description": "GNU calendar",
            "long_description": "Gcal is a program for calculating and printing calendars. Gcal displays hybrid and proleptic Julian and Gregorian calendar sheets, respectively for one month, three months, or a whole year. It also displays eternal holiday lists for many countries around the globe, and features a very powerful creation of fixed date liststhat can be used for reminding purposes. Gcal can calculate various astronomical data and times of the Sun and the Moon for pleasure at any location, precisely enough for most civil purposes. Gcal supports some other calendar systems, for example, the Chinese and Japanese calendars, the Hebrew calendar, and the civil Islamic calendar, too.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "macports-gcal",
                    "github": "mhberger",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gate",
            "portdir": "science/gate",
            "version": "8.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.opengatecollaboration.org",
            "description": "GATE description",
            "long_description": "GATE is dedicated to numerical simulations in medical imaging and radiotherapy. It currently supports simulations of Emission Tomography (PET and SPECT), Computed Tomography (CT) and Radiotherapy experiments.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "geant4105",
                "qt4",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.5",
                        "root6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gamess",
            "portdir": "science/gamess",
            "version": "20180930",
            "license": "Restrictive and Nomirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.msg.chem.iastate.edu/gamess/",
            "description": "a general ab initio quantum chemistry package",
            "long_description": "The General Atomic and Molecular Electronic Structure System (GAMESS) is a general ab initio quantum chemistry package.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gadap",
            "portdir": "science/gadap",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cola.gmu.edu/grads/grads.php",
            "description": "support library to enable OPeNDAP in GrADS2",
            "long_description": "GrADS specific library for accessing station data",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libdap",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "funtools",
            "portdir": "science/funtools",
            "version": "1.4.7",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ericmandel/funtools",
            "description": "a minimal buy-in FITS library and utility package",
            "long_description": "Funtools is a \"minimal buy-in\" FITS library and utility package developed at the the High Energy Astrophysics Division of SAO. The Funtools library provides simplified access to a wide array of file types: standard astronomical FITS images and binary tables, raw arrays and binary event lists, and even tables of ASCII column data. A sophisticated region filtering library (compatible with ds9) filters images and tables using boolean operations between geometric shapes, support world coordinates, etc. Funtools also supports advanced capabilities such as optimized data searching using index files. The main goal of the Funtools project has been to develop a minimal buy-in FITS library for researchers who are occasional (but serious) coders. In this case, minimal buy-in means easy to learn, easy to use, and easy to re-learn next month.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "freehdl",
            "portdir": "science/freehdl",
            "version": "0.0.8",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.freehdl.seul.org",
            "description": "A free VHDL simulator used for digital simulations by qucs",
            "long_description": "A project to develop a free, open source, GPL'ed VHDL simulator for Linux!",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qucs"
                    ]
                }
            ]
        },
        {
            "name": "freedv-gui",
            "portdir": "science/freedv-gui",
            "version": "1.8.12",
            "license": "LGPL-2.1",
            "platforms": "darwin macosx",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/drowe67/freedv-gui",
            "description": "GUI Application for FreeDV - an open source digital voice protocol that integrates the modems, codecs, and FEC",
            "long_description": "GUI Application for FreeDV - an open source digital voice protocol that integrates the modems, codecs, and FEC",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "lpcnetfreedv",
                        "portaudio",
                        "codec2",
                        "wxWidgets-3.2",
                        "hamlib",
                        "speexDSP",
                        "libao",
                        "libsamplerate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flrig",
            "portdir": "science/flrig",
            "version": "2.0.10",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.w1hkj.com",
            "description": "FLRIG is a transceiver control program",
            "long_description": "FLRIG is a transceiver control program designed to be used either stand alone or as an adjunct to FLDIGI. The supported transceivers all have some degree of CAT. The FLRIG user interface changes to accommodate the degree of CAT support available for the transceiver in use.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "bundle",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fltk",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fldigi",
            "portdir": "science/fldigi",
            "version": "4.2.11",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.w1hkj.com",
            "description": "Fast Light Digital Modem Application",
            "long_description": "Fldigi (Fast Light Digital Modem Application), is a cross-platform modem program that supports most of the peer-to-peer (live keyboard) digital modes used on the amateur radio bands.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "bundle",
                "pulseaudio",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "asciidoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "fltk",
                        "hamlib",
                        "libpng",
                        "libsamplerate",
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flashdot",
            "portdir": "science/flashdot",
            "version": "0.7.8",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.flashdot.info/",
            "description": "FlashDot is a generator for psychophysical experiments.",
            "long_description": "FlashDot is intended for generating and presenting visual perceptual experiments that require a high temporal precision. It is controlled by a simple experiment building language and allows experiment generation with either a text or a graphical editor.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lablgl",
                        "ocaml",
                        "ocaml-gsl",
                        "ocamlsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flann",
            "portdir": "science/flann",
            "version": "1.9.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mariusmuja/flann",
            "description": "Fast Library for Approximate Nearest Neighbors",
            "long_description": "FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libpcl",
                        "hugin-app",
                        "ompl"
                    ]
                }
            ]
        },
        {
            "name": "fcl",
            "portdir": "science/fcl",
            "version": "0.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/flexible-collision-library/fcl",
            "description": "A Flexible Collision Library",
            "long_description": "A Flexible Collision Library",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mmoll",
                    "github": "mamoll",
                    "ports_count": 13
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3",
                        "libccd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fastlink",
            "portdir": "science/fastlink",
            "version": "4.1P-20140912",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ncbi.nlm.nih.gov/CBBresearch/Schaffer/fastlink.html",
            "description": "Genetic Analysis Software",
            "long_description": "Genetic linkage analysis is a statistical technique used to map genes and find the approximate location of disease genes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fasthenry-wr",
            "portdir": "science/fasthenry-wr",
            "version": "3.0wr-010114",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.wrcad.com/freestuff.html",
            "description": "A multipole-accelerated inductance analysis program",
            "long_description": "A multipole-accelerated inductance analysis program. This version of fasthenry has been modified by Whiteley Research to support superconducting segments and ground planes.",
            "active": true,
            "categories": [
                "science",
                "electronics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fastcap-wr",
            "portdir": "science/fastcap-wr",
            "version": "2.0wr-010114",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.wrcad.com/freestuff.html",
            "description": "A multipole-accelerated capacitance analysis program",
            "long_description": "A multipole-accelerated capacitance analysis program. This version of fastcap has been modified by Whiteley Research.",
            "active": true,
            "categories": [
                "science",
                "electronics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fann",
            "portdir": "science/fann",
            "version": "2.2.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://leenissen.dk/fann/",
            "description": "Fast Artificial Neural Network Library (FANN)",
            "long_description": "Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mwilliams256",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-fann2",
                        "py312-fann2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rspamd"
                    ]
                }
            ]
        },
        {
            "name": "eye",
            "portdir": "science/eye",
            "version": "1.4.1",
            "license": "CeCILL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.astromatic.net/software/eye/",
            "description": "software for training SExtractor's retina",
            "long_description": "Eye stands for Enhance your Extraction: software for training SExtractor's retina. The retina expands the possibility offered by traditional convolution (e.g. matched filtering) to the non-linear domain. A neural network, connected to pixels of a moving window (retina) in one or several input image(s), is trained to associate these stimuli to the corresponding response in one or several model image(s). The resulting filter can then be loaded in SExtractor to operate complex, wildly non-linear filters on astronomical images. Typical applications of this system include adaptive filtering, feature detection and cosmetic corrections.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "exonerate",
            "portdir": "science/exonerate",
            "version": "2.4.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nathanweeks/exonerate",
            "description": "A generic tool for sequence alignment",
            "long_description": "Exonerate is a generic tool for pairwise sequence comparison. It allows you to align sequences using many alignment models, using either exhaustive dynamic programming, or a variety of heuristics.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mg13",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "exodriver",
            "portdir": "science/exodriver",
            "version": "2.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://labjack.com/support/linux-and-mac-os-x-drivers",
            "description": "The Exodriver is a thin interface (think exoskeleton) to LabJack devices",
            "long_description": "The Exodriver is a thin interface (think exoskeleton) to LabJack devices. The library can open, close, read from, and write to a LabJack U3, U6, UE9, and U12.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-LabJackPython",
                        "py37-LabJackPython",
                        "py38-LabJackPython",
                        "py39-LabJackPython",
                        "py310-LabJackPython",
                        "py312-LabJackPython"
                    ]
                }
            ]
        },
        {
            "name": "etsf_io",
            "portdir": "science/etsf_io",
            "version": "1.0.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.etsf.eu/resources/software/libraries_and_tools",
            "description": "A library of F90 routines to read/write the ETSF_IO file format.",
            "long_description": "A library of F90 routines to read/write the common ETSF_IO file format developed by the European Theoretical Spectroscopy Facility (ETSF) for electronic-structure codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "netcdf-fortran"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "esorepo",
            "portdir": "science/esorepo",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.eso.org/sci/software",
            "description": "ESO repository of software for astronomical data reduction",
            "long_description": "The European Southern Observatory (ESO) maintains and distributes a number of open source software packages (e.g. data reduction pipelines and front-end tools) for the astronomical science community. This port provides a convenient configuration mechanism to add an additional repository URL to allow further installation of ESO software via MacPorts.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "usd-help",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "esmf",
            "portdir": "science/esmf",
            "version": "8.9.0",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://earthsystemmodeling.org",
            "description": "Software for building and coupling weather, climate, and related models",
            "long_description": "ESMF defines an architecture for composing complex, coupled modeling systems and includes data structures and utilities for developing individual models.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                },
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 11
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "accelerate",
                "atlas"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netcdf",
                        "vecLibFort",
                        "xercesc3",
                        "netcdf-fortran",
                        "yaml-cpp",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "erfa",
            "portdir": "science/erfa",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/liberfa/erfa",
            "description": "Essential Routines for Fundamental Astronomy",
            "long_description": "Essential Routines for Fundamental Astronomy",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-astropy",
                        "py35-astropy",
                        "py36-astropy",
                        "py36-pyerfa",
                        "py310-astropy",
                        "py311-astropy",
                        "py312-astropy",
                        "py313-astropy",
                        "py314-astropy",
                        "py37-pyerfa",
                        "py37-astropy",
                        "py38-astropy",
                        "py38-pyerfa",
                        "py39-pyerfa",
                        "py39-astropy",
                        "py310-pyerfa",
                        "py311-pyerfa",
                        "py312-pyerfa",
                        "py313-pyerfa",
                        "py314-pyerfa",
                        "ast"
                    ]
                }
            ]
        },
        {
            "name": "eo",
            "portdir": "science/eo",
            "version": "1.3.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://eodev.sourceforge.net/",
            "description": "an evolutionary computation library",
            "long_description": "Evolving Objects (EO) is a templates-based, ANSI-C++ compliant evolutionary computation library. It contains classes for almost any kind of evolutionary computation you might come up with -- at least for the ones we could think of. It is component-based, so that if you don't find the class you need in it, it is very easy to subclass existing abstract or concrete classes.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "jochen",
                    "github": "jokuha",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnuplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "emergent",
            "portdir": "science/emergent",
            "version": "5.3.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://grey.colorado.edu/emergent",
            "description": "Neural network simulator",
            "long_description": "emergent is a comprehensive simulation environment for creating complex, sophisticated models of the brain and cognitive processes using neural network models. It includes a full GUI environment for constructing networks and the input/output patterns for the networks to process, and many different analysis tools for understanding what the networks are doing.",
            "active": false,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ode",
                        "gsl",
                        "readline",
                        "Quarter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ecCodes",
            "portdir": "science/ecCodes",
            "version": "2.47.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://confluence.ecmwf.int/display/ECC",
            "description": "API and tools for decoding and encoding GRIB, BUFR and GTS formats",
            "long_description": "ecCodes is a package developed by ECMWF which provides an application programming interface and a set of tools for decoding and encoding messages in the following formats: \n* WMO FM-92 GRIB edition 1 and edition 2 \n* WMO FM-94 BUFR edition 3 and edition 4 \n* WMO GTS abbreviated header (only decoding).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                },
                {
                    "name": "remko.scharroo",
                    "github": "remkos",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "openmp",
                "memfs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "flex",
                        "perl5",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "netcdf",
                        "zlib",
                        "ld64",
                        "libpng",
                        "openjpeg15",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygrib",
                        "py35-pygrib",
                        "py36-pygrib",
                        "gnudatalanguage",
                        "magicspp",
                        "metview",
                        "py37-pygrib",
                        "cdo",
                        "py38-pygrib",
                        "py39-pygrib",
                        "py310-eccodes",
                        "py311-eccodes",
                        "py312-eccodes",
                        "py313-eccodes",
                        "py314-eccodes",
                        "py310-pygrib"
                    ]
                }
            ]
        },
        {
            "name": "dssp",
            "portdir": "science/dssp",
            "version": "4.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PDB-REDO/dssp",
            "description": "DSSP automates protein secondary structure assignment.",
            "long_description": "DSSP automates protein secondary structure assignment.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libmcfp",
                        "libcifpp",
                        "fast-float"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}