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

{
    "count": 52198,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=147",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=145",
    "results": [
        {
            "name": "dcm2niix",
            "portdir": "science/dcm2niix",
            "version": "1.0.20250506",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rordenlab/dcm2niix",
            "description": "DICOM to NifTI converter",
            "long_description": "dcm2niix is a designed to convert neuroimaging data from the DICOM format to the NIfTI format",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-sphinx",
                        "py313-sphinxcontrib-jsmath",
                        "py313-sphinxcontrib-qthelp",
                        "py313-sphinxcontrib-serializinghtml",
                        "cmake",
                        "pkgconfig",
                        "clang-18",
                        "py313-sphinxcontrib-devhelp",
                        "py313-sphinxcontrib-applehelp",
                        "py313-sphinxcontrib-htmlhelp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yaml-cpp",
                        "openjpeg",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dab-cmdline",
            "portdir": "science/dab-cmdline",
            "version": "20230302-d615e2ba",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srcejon/dab-cmdline",
            "description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
            "long_description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
            "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": [
                        "zlib",
                        "faad2",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "cufflinks",
            "portdir": "science/cufflinks",
            "version": "2.2.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cole-trapnell-lab.github.io/cufflinks/",
            "description": "Cufflinks assembles transcripts, estimates their abundances, and tests for differential expression and regulation in RNA-Seq samples.",
            "long_description": "Cufflinks assembles transcripts, estimates their abundances, and tests for differential expression and regulation in RNA-Seq samples. It accepts aligned RNA-Seq reads and assembles the alignments into a parsimonious set of transcripts. Cufflinks then estimates the relative abundances of these transcripts based on how many reads support each one.",
            "active": true,
            "categories": [
                "science",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "samtools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "eigen3",
                        "htslib",
                        "boost171"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cspice",
            "portdir": "science/cspice",
            "version": "N0066",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://naif.jpl.nasa.gov/naif/",
            "description": "SPICE: An Observation Geometry System for Planetary Science Missions",
            "long_description": "NASA's Navigation and Ancillary Information Facility (NAIF) provides this toolkit in order to allow (planetary) scientists access to all kinds of space exploration related positioning information.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "doc",
                "prefix_binaries"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-spiceypy",
                        "py37-spiceypy",
                        "py310-spiceypy",
                        "py311-spiceypy",
                        "py312-spiceypy",
                        "py313-spiceypy",
                        "py314-spiceypy"
                    ]
                }
            ]
        },
        {
            "name": "coolprop-refprop-headers",
            "portdir": "science/coolprop-refprop-headers",
            "version": "20221207",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.coolprop.org",
            "description": "Header files for the REFPROP fluid property library.",
            "long_description": "Header files for the REFPROP fluid property library.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mp",
                    "github": "jsalort",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-coolprop",
                        "py39-coolprop",
                        "py310-coolprop",
                        "py311-coolprop"
                    ]
                }
            ]
        },
        {
            "name": "coolprop-if97",
            "portdir": "science/coolprop-if97",
            "version": "2.1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.coolprop.org",
            "description": "Implementation of the IF97 formulation for the properties of pure water substance.",
            "long_description": "Implementation of the IF97 formulation for the properties of pure water substance by Ian Bell and the CoolProp team.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mp",
                    "github": "jsalort",
                    "ports_count": 10
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-coolprop",
                        "py39-coolprop",
                        "py310-coolprop",
                        "py311-coolprop"
                    ]
                }
            ]
        },
        {
            "name": "collada-dom",
            "portdir": "science/collada-dom",
            "version": "2.4.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://collada.org/mediawiki/index.php/Portal:COLLADA_DOM",
            "description": "COLLADA Document Object Model (DOM)",
            "long_description": "The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "libxml2",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "coinor-liblemon",
            "portdir": "science/coinor-liblemon",
            "version": "1.3.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lemon.cs.elte.hu",
            "description": "Library of Efficient Models and Optimization in Networks",
            "long_description": "A C++ template library providing easy-to-use implementations of common graph and network related data structures and algorithms.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "BSeppke",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "seqan2-apps"
                    ]
                }
            ]
        },
        {
            "name": "cm256cc",
            "portdir": "science/cm256cc",
            "version": "20210209-fbdffb2e",
            "license": "BSD",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/f4exb/cm256cc",
            "description": "Fast GF(256) Cauchy MDS Block Erasure Codec in C++",
            "long_description": "Fast GF(256) Cauchy MDS Block Erasure Codec in C++",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "clhep",
            "portdir": "science/clhep",
            "version": "2.4.7.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj-clhep.web.cern.ch/proj-clhep/",
            "description": "A Class Library for High Energy Physics",
            "long_description": "A Class Library for High Energy Physics",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ckon",
            "portdir": "science/ckon",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tschaume.github.io/ckon/",
            "description": "automatic build tool for ROOT software",
            "long_description": "ckon is a C++ program/tool which automatically takes care of compilation, dictionary generation and linking of programs and libraries developed for data analyses within the CERN ROOT analysis framework. This includes parsing include headers to figure out which libraries the main programs need to be linked to. It uses automake/autoconf to be platform independent and GNU install compliant. In addition, m4 macros are automatically downloaded and the according compiler flags included based on a list of boost libraries provided in the config file. For the purpose of YAML database usage, a m4 macro can be downloaded during setup to link against the yaml-cpp library.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "boost171"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chemtool",
            "portdir": "science/chemtool",
            "version": "1.6.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ruby.chemie.uni-freiburg.de/~martin/chemtool/",
            "description": "Chemtool is a small program for drawing chemical structures",
            "long_description": "Chemtool is a small program for drawing chemical structures",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "fig2dev",
                        "openbabel2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chemkit",
            "portdir": "science/chemkit",
            "version": "0.1",
            "license": "BSD",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20150109181031/http://wiki.chemkit.org/Main_Page",
            "description": "Chemkit is an open-source C++ library for molecular modelling, cheminformatics, and molecular visualization.",
            "long_description": "Chemkit is an open-source C++ library for molecular modelling, cheminformatics, and molecular visualization.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "eigen3",
                        "boost171"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chemical-mime-data",
            "portdir": "science/chemical-mime-data",
            "version": "0.1.94",
            "license": "LGPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dleidert/chemical-mime",
            "description": "data files to support various chemical MIME types",
            "long_description": "The chemical-mime-data package is a collection of data files to add support for various chemical MIME types on Linux/UNIX desktops.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "intltool",
                        "libxslt",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "ImageMagick"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "shared-mime-info"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-chemistry-utils"
                    ]
                }
            ]
        },
        {
            "name": "cfitsio",
            "portdir": "science/cfitsio",
            "version": "4.6.4",
            "license": "zlib and MIT and (LGPL or Noncommercial)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://heasarc.gsfc.nasa.gov/fitsio/",
            "description": "C access to FITS data files with optional Fortran wrappers",
            "long_description": "CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the programmer from the internal complexities of the FITS file format. At the same time, CFITSIO provides many advanced features that have made it the most widely used FITS file programming interface in the astronomical community.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "imager",
                        "gildas"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-astropy",
                        "py36-astropy",
                        "py27-healpy",
                        "py35-healpy",
                        "py36-healpy",
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "indi",
                        "py37-lalpulsar",
                        "py39-gyoto",
                        "py38-lalpulsar",
                        "vips",
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py37-healpy",
                        "py35-gyoto",
                        "py36-gyoto",
                        "py310-healpy",
                        "py311-healpy",
                        "py312-healpy",
                        "py313-healpy",
                        "py314-healpy",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py314-imagecodecs",
                        "py37-astropy",
                        "py38-astropy",
                        "py38-healpy",
                        "py39-healpy",
                        "py39-astropy",
                        "pyxplot",
                        "py39-imagecodecs",
                        "luminance-hdr",
                        "olena",
                        "gimp3-devel",
                        "ufraw",
                        "kstars",
                        "octave-cfitsio",
                        "octave-fits",
                        "p5.28-alien-cfitsio",
                        "p5.30-alien-cfitsio",
                        "p5.32-alien-cfitsio",
                        "p5.34-alien-cfitsio",
                        "py310-astropy",
                        "py311-astropy",
                        "py312-astropy",
                        "py313-astropy",
                        "py314-astropy",
                        "Gyoto",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto",
                        "py314-gyoto",
                        "ccfits",
                        "cdf-to-fits",
                        "gnuastro",
                        "healpix-c",
                        "healpix-cxx",
                        "kst",
                        "lalpulsar",
                        "py312-lalpulsar",
                        "lenstool",
                        "montage",
                        "source-extractor",
                        "p5.26-astro-fits-cfitsio",
                        "wcslib",
                        "py27-astropy"
                    ]
                }
            ]
        },
        {
            "name": "cell-id",
            "portdir": "science/cell-id",
            "version": "1.4.6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/cell-id",
            "description": "Microscopy based cytometry segmentation software",
            "long_description": "Cell-ID is a command line software that segments bright field microscopy images of yeast and mammalian cells, tracks cells over time and quantifies morphological and fluorescence features for each cell.",
            "active": true,
            "categories": [
                "science",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "abush",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vcellid"
                    ]
                }
            ]
        },
        {
            "name": "ce",
            "portdir": "science/ce",
            "version": "2004-07-06",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cl.sdsc.edu/ce.html",
            "description": "Combinatorial Extension (CE) Method for 3D protein structure comparison and alignment",
            "long_description": "Combinatorial Extension (CE) Method for 3D protein structure comparison and alignment",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cdsclient",
            "portdir": "science/cdsclient",
            "version": "3.84",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cdsarc.u-strasbg.fr/doc/cdsclient.html",
            "description": "tools for querying various online astronomical databases",
            "long_description": "The cdsclient package provides a set of tools for querying various online astronomical databases. Two generic query tools are provided: vizquery and find_cats. Various other programs and scripts are provided for easy access to specific catalogs or databases.",
            "active": true,
            "categories": [
                "net",
                "databases",
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scamp"
                    ]
                }
            ]
        },
        {
            "name": "cdhit",
            "portdir": "science/cdhit",
            "version": "4.8.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://weizhongli-lab.org/cd-hit/",
            "description": "A program for clustering and comparing protein or nucleotide sequences",
            "long_description": "A program for clustering and comparing protein or nucleotide sequences",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cdf-to-fits",
            "portdir": "science/cdf-to-fits",
            "version": "1.0-20180227",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cdf.gsfc.nasa.gov/html/dttools.html",
            "description": "CDF to FITS converter",
            "long_description": "Tool for converting CDF files to FITS files",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cdf",
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cdf",
            "portdir": "science/cdf",
            "version": "3.9.0",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://cdf.gsfc.nasa.gov",
            "description": "CDF: Common Data Format",
            "long_description": "The Common Data Format (CDF) is a self-describing data format for the storage and manipulation of scalar and multidimensional data in a platform and discipline independent fashion.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-spacepy",
                        "py35-spacepy",
                        "py36-spacepy",
                        "py38-spacepy",
                        "opendx",
                        "py37-spacepy",
                        "py39-spacepy",
                        "py314-spacepy",
                        "cdf-to-fits"
                    ]
                }
            ]
        },
        {
            "name": "ccpnmr",
            "portdir": "science/ccpnmr",
            "version": "2.4.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ccpn.ac.uk/ccpn/software/ccpnmr-suite",
            "description": "CCPNMR",
            "long_description": "The CcpNmr software suite is a series of programs for macromolecular NMR spectroscopy integrated with the CCP data model. The CCP Data Model for macro- molecular NMR is intended to cover all data needed for macromolecular NMR spectroscopy from the initial experimental data to the final validation.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "howarth.at.macports",
                    "github": "jwhowarth",
                    "ports_count": 18
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-tkinter",
                        "freeglut",
                        "libgcc",
                        "mesa",
                        "tk",
                        "libGLU",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccfits",
            "portdir": "science/ccfits",
            "version": "2.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/",
            "description": "C++ interface for cfitsio",
            "long_description": "CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "luminance-hdr"
                    ]
                }
            ]
        },
        {
            "name": "cantera",
            "portdir": "science/cantera",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cantera.org",
            "description": "Cantera software package",
            "long_description": "Cantera is a suite of object-oriented software tools for problems involving chemical kinetics, thermodynamics, and/or transport processes. Fortran support is disabled by install using MacPorts.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "thomasfiala",
                    "ports_count": 2
                }
            ],
            "variants": [
                "sundials"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "boost176",
                        "py310-setuptools",
                        "py310-pythran",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "gtest",
                        "scons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yaml-cpp",
                        "eigen3",
                        "python310",
                        "py310-cython",
                        "py310-numpy",
                        "libfmt8",
                        "sundials5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-ruamel-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bowtie2",
            "portdir": "science/bowtie2",
            "version": "2.5.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bowtie-bio.sourceforge.net/bowtie2/index.shtml",
            "description": "Bowtie 2: Fast and sensitive read alignment",
            "long_description": "Bowtie 2 is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences. It is particularly good at aligning reads of about 50 up to 100s or 1,000s of characters, and particularly good at aligning to relatively long (e.g. mammalian) genomes. Bowtie 2 indexes the genome with an FM Index to keep its memory footprint small: for the human genome, its memory footprint is typically around 3.2 GB. Bowtie 2 supports gapped, local, and paired-end alignment modes.",
            "active": true,
            "categories": [
                "science",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "tophat"
                    ]
                }
            ]
        },
        {
            "name": "bowtie",
            "portdir": "science/bowtie",
            "version": "1.3.1",
            "license": "Artistic-1 and LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bowtie-bio.sourceforge.net",
            "description": "an ultrafast, memory-efficient short read aligner",
            "long_description": "Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end).",
            "active": true,
            "categories": [
                "science",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "seqan-1",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bodr",
            "portdir": "science/bodr",
            "version": "10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sourceforge.net/projects/bodr/",
            "description": "A database of chemoinformatics, such as properties of elements, isotopes and atoms.",
            "long_description": "The Blue Obelisk Data Repository lists many important chemoinformatics data such as element and isotope properties, atomic radii, etc. including references to original literature.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-chemistry-utils"
                    ]
                }
            ]
        },
        {
            "name": "bladeRF",
            "portdir": "science/bladeRF",
            "version": "20211028-5a146b2a",
            "license": "MIT and LGPL-2 and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Nuand/bladeRF",
            "description": "bladeRF is an open-source hardware and software software-defined radio (SDR) platform.",
            "long_description": "bladeRF is an open-source hardware and software software-defined radio (SDR) platform. This port provides all the source code required to program and interact with a bladeRF platform, including firmware for the Cypress FX3 USB controller, HDL for the Altera Cyclone IV FPGA, and C code for the host side libraries, drivers, and utilities.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 454
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "doxygen",
                        "help2man",
                        "pandoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "tecla",
                        "libedit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyBladeRF",
                        "gr-osmosdr",
                        "gr37-osmosdr"
                    ]
                }
            ]
        },
        {
            "name": "bkchem",
            "portdir": "science/bkchem",
            "version": "0.13.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bkchem.zirael.org",
            "description": "Free chemical drawing program.",
            "long_description": "Free chemical drawing program written in Python by Beda Kosata.",
            "active": true,
            "categories": [
                "science",
                "python",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-tkinter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bfast",
            "portdir": "science/bfast",
            "version": "0.7.0a",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nh13/BFAST",
            "description": "a tool for fast and accurate sequence alignment",
            "long_description": "BFAST facilitates the fast and accurate mapping of short reads to reference sequences, where mapping billions of short reads with variants is of utmost importance.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "berkeleygw",
            "portdir": "science/berkeleygw",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.berkeleygw.org",
            "description": "GW/Bethe-Salpeter equation",
            "long_description": "BerkeleyGW is a set of computer codes that calculate the quasiparticle properties and the optical responses of a large variety of materials from bulk periodic crystals to nanostructures such as slabs, wires and molecules, using many-body perturbation theory (the GW approximation and Bethe-Salpeter equation).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "threads",
                "debug",
                "hdf5",
                "fftw2"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "OpenBLAS",
                        "fftw-3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bedtools",
            "portdir": "science/bedtools",
            "version": "2.31.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arq5x/bedtools2",
            "description": "Utilities to perform basic operations on BED files",
            "long_description": "The BEDTools utilities allow one to address common genomics tasks such as finding feature overlaps and computing coverage. The utilities are largely based on four widely-used file formats: BED, GFF/GTF, VCF, and SAM/BAM.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "vandervelde.ag",
                    "github": "arjanvandervelde",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-sphinx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bcftools",
            "portdir": "science/bcftools",
            "version": "1.23.1",
            "license": "(MIT or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.htslib.org",
            "description": "utilities for variant calling and manipulating VCF and BCF files",
            "long_description": "BCFtools implements utilities for variant calling (in conjunction with SAMtools) and manipulating VCF and BCF files. The program is intended to replace the Perl-based tools from vcftools.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "htslib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "basix",
            "portdir": "science/basix",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fenicsproject.org",
            "description": "FEniCS finite element basis evaluation library",
            "long_description": "FEniCS finite element basis evaluation library",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bali-phy-devel",
            "portdir": "science/bali-phy",
            "version": "08162025-472371dc",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bali-phy.org/",
            "description": "Bayesian co-estimation of phylogenies and multiple alignments via MCMC",
            "long_description": "BAli-Phy estimates multiple sequence alignments and evolutionary trees from DNA, amino acid, or codon sequences. It uses likelihood-based evolutionary models of substitutions and insertions and deletions to place gaps.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "eigen3",
                        "pandoc",
                        "cereal",
                        "clang-22",
                        "cmake",
                        "meson",
                        "ninja",
                        "nlohmann-json",
                        "pkgconfig",
                        "range-v3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libfmt11",
                        "boost187"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bart",
            "portdir": "science/bart",
            "version": "0.9.00",
            "license": "BSD",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrirecon/bart",
            "description": "Toolbox for Computational Magnetic Resonance Imaging",
            "long_description": "Toolbox for Computational Magnetic Resonance Imaging",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "cuda"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "fftw-3",
                        "libpng",
                        "flock",
                        "python311",
                        "fftw-3-single",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bali-phy",
            "portdir": "science/bali-phy",
            "version": "4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bali-phy.org/",
            "description": "Bayesian co-estimation of phylogenies and multiple alignments via MCMC",
            "long_description": "BAli-Phy estimates multiple sequence alignments and evolutionary trees from DNA, amino acid, or codon sequences. It uses likelihood-based evolutionary models of substitutions and insertions and deletions to place gaps.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "eigen3",
                        "pandoc",
                        "cereal",
                        "clang-22",
                        "cmake",
                        "meson",
                        "ninja",
                        "nlohmann-json",
                        "pkgconfig",
                        "range-v3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libfmt11",
                        "boost187"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avt",
            "portdir": "science/avt",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elboza/avt",
            "description": "Aviation Tools (metar, taf, decode airline, geo info)",
            "long_description": "Aviation Tools: \n* gets metar \n* gets taf \n* decode iata / icao airports \n* gets sunrise / sunset \n* gets geo info \n* decode airline codes \n* decode aircraft tail codes \n* decode aircraft names",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "atompaw",
            "portdir": "science/atompaw",
            "version": "4.1.0.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://users.wfu.edu/natalie/papers/pwpaw/man.html",
            "description": "Software for generating PAW atomic datasets to be used by first-principle simulation codes",
            "long_description": "ATOMPAW is a program to be used for the generation of atomic datasets needed by first-principles simulation software based on the Projector Augmented-Wave (PAW) approach, which computes the electronic structure of materials within the Density-Functional theory. ATOMPAW produces, for a given atomic species, a set of basis and projectors functions, as well as some additional atomic data stored in a PAW dataset (text file). PAW datasets can be written in a XML file (conforming to XML-PAW standard) or in several proprietary formats (ABINIT, SOCORRO, Quantum Espresso, ...).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "cram5431",
                    "github": "mtorrent",
                    "ports_count": 2
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "libxc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "OpenBLAS",
                        "libxc4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ast",
            "portdir": "science/ast",
            "version": "9.2.10",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Starlink/ast",
            "description": "StarLink Astrometry Library",
            "long_description": "AST provides a comprehensive range of facilities for attaching world coordinate systems (such as RA/Dec, frequency, etc) to astronomical data, for retrieving and interpreting that information and for generating graphical output based on it.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "erfa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ds9"
                    ]
                }
            ]
        },
        {
            "name": "asco",
            "portdir": "science/asco",
            "version": "0.4.11",
            "license": "gpl",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://asco.sourceforge.net",
            "description": "A SPICE Circuit Optimizer",
            "long_description": "ASCO project aims to bring circuit optimization capabilities to existing SPICE simulators using a high-performance parallel differential evolution (DE) optimization algorithm. Currently out-of-the-box support for Eldo (TM), HSPICE (R), LTspice (TM), Spectre (R) and Qucs exist.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qucs"
                    ]
                }
            ]
        },
        {
            "name": "arpeggio-devel",
            "portdir": "science/arpeggio",
            "version": "20241024-258855b8",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PDBeurope/arpeggio",
            "description": "Calculation of interatomic interactions in molecular structures",
            "long_description": "Calculation of interatomic interactions in molecular structures",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openbabel",
                        "py314-gemmi",
                        "python314",
                        "py314-numpy",
                        "py314-biopython",
                        "py314-openbabel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arpeggio",
            "portdir": "science/arpeggio",
            "version": "1.4.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PDBeurope/arpeggio",
            "description": "Calculation of interatomic interactions in molecular structures",
            "long_description": "Calculation of interatomic interactions in molecular structures",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openbabel",
                        "py314-gemmi",
                        "python314",
                        "py314-numpy",
                        "py314-biopython",
                        "py314-openbabel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "archimedes",
            "portdir": "science/archimedes",
            "version": "2.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/archimedes/",
            "description": "semiconductor design tool",
            "long_description": "Archimedes is a tool for development of semiconductor devices, incorporating some intensive mathematics.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ape",
            "portdir": "science/ape",
            "version": "2.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tddft.org/programs/APE",
            "description": "A tool for generating atomic pseudopotentials within a Density-Functional Theory framework.",
            "long_description": "APE (Atomic Pseudopotentials Engine) is a computer package designed to generate and test norm-conserving pseudo-potentials within Density Functional Theory. The generated pseudo-potentials can be either non-relativistic, scalar relativistic or fully relativistic and can explicitly include semi-core states. A wide range of exchange-correlation functionals is included. APE can generate pseudopotential files for use with SIESTA, Abinit, Octopus, and Quantum Espresso.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "gsl",
                        "libxc4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aptdec",
            "portdir": "science/aptdec",
            "version": "20220924-3e8297a9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srcejon/aptdec",
            "description": "decodes images transmitted by NOAA weather satellites",
            "long_description": "decodes images transmitted by NOAA weather satellites",
            "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": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsndfile",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "apbs",
            "portdir": "science/apbs",
            "version": "3.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.poissonboltzmann.org",
            "description": "Adaptive Poisson-Boltzmann Solver",
            "long_description": "APBS is a software package for the numerical solution of the Poisson-Boltzmann equation, a popular continuum model for describing electrostatic interactions between molecular solutes over a wide range of length scales.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "maloc",
                        "SuiteSparse",
                        "superlu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "airspyhf",
            "portdir": "science/airspyhf",
            "version": "1.6.8",
            "license": "BSD",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/airspy/airspyhf",
            "description": "User mode driver for Airspy HF+",
            "long_description": "User mode driver for Airspy HF+",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 454
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "SDRPlusPlus",
                        "SoapyAirspyHF",
                        "gr-osmosdr",
                        "linrad"
                    ]
                }
            ]
        },
        {
            "name": "airspy",
            "portdir": "science/airspy",
            "version": "20210912-41c439f1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.airspy.com/",
            "description": "Host software for AirSpy, a project to produce a low cost, open source software radio platform (SDR).",
            "long_description": "Host software for AirSpy, a project to produce a low cost, open source software radio platform (SDR).",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 454
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "welle.io",
                        "welle.io-devel",
                        "SDRPlusPlus",
                        "SoapyAirspy",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "linrad"
                    ]
                }
            ]
        },
        {
            "name": "aida",
            "portdir": "science/aida",
            "version": "3.2.1",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aida.freehep.org/",
            "description": "AIDA -- Abstract Interfaces for Data Analysis",
            "long_description": "AIDA is a collection of abstract interfaces for common physics analysis objects, such as histograms, ntuples, fitters, IO etc... The adoption of these interfaces should make it easier for physicists to use different tools without having to learn new interfaces or change all of their code. Additional benefits will be interoperability of AIDA compliant applications (for example by making it possible for applications to exchange analysis objects via XML).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "iAIDA"
                    ]
                }
            ]
        }
    ]
}