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

{
    "count": 50559,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=600",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=598",
    "results": [
        {
            "name": "PothosCore",
            "portdir": "science/PothosCore",
            "version": "0.7.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosCore",
            "description": "Pothos data-flow framework",
            "long_description": "Pothos data-flow framework",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "poco",
                        "muparserx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PothosLiquidDSP",
                        "PothosPlotters",
                        "PothosWidgets",
                        "PothosAudio",
                        "PothosBlocks",
                        "PothosComms",
                        "PothosSoapy",
                        "PothosFlow"
                    ]
                }
            ]
        },
        {
            "name": "PothosSoapy",
            "portdir": "science/PothosSoapy",
            "version": "0.5.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosSoapy",
            "description": "SDR source and sink blocks for interfacing SDR hardware with Pothos.",
            "long_description": "SDR source and sink blocks for interfacing SDR hardware with Pothos.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "poco",
                        "PothosCore",
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosFlow",
            "portdir": "science/PothosFlow",
            "version": "0.7.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosFlow",
            "description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
            "long_description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "PothosCore",
                        "poco",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dspl",
            "portdir": "science/dspl",
            "version": "2024.06.05",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://en.dsplib.org",
            "description": "Opensource cross-platform digital signal processing algorithm library",
            "long_description": "Opensource cross-platform digital signal processing algorithm library, written in C.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "elmerfem",
            "portdir": "science/elmerfem",
            "version": "2024.11.29",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.elmerfem.org",
            "description": "Elmer is a tool that can solve a large number of partial differential equations",
            "long_description": "Elmer is a tool that can solve a large number of partial differential equations making it an ideal tool for multiphysical problems. It includes models for structural mechanics, fluid dynamics, heat transfer, electromagnetics and beyond. Elmer can also be used on massively parallel HPC platforms.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "ice"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "qwt-qt5",
                        "libgcc",
                        "SuiteSparse_AMD",
                        "qt5-qtbase",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_UMFPACK",
                        "SuiteSparse_CAMD",
                        "qt5-qtsvg",
                        "qt5-qtscript",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hdf5",
            "portdir": "science/hdf5",
            "version": "1.14.6",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.hdfgroup.org/solutions/hdf5/",
            "description": "HDF5 general purpose library and file format for storing scientific data",
            "long_description": "HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and applications for managing, manipulating, viewing, and analyzing data in the HDF5 format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "hl",
                "cxx",
                "fortran",
                "threadsafe",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "zlib",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gdal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-stfio",
                        "py35-stfio",
                        "py36-stfio",
                        "p5.26-pdl-io-hdf5",
                        "py310-tables",
                        "py311-tables",
                        "py312-tables",
                        "py313-tables",
                        "py314-tables",
                        "py36-isce2",
                        "py38-rsgislib",
                        "starpu13",
                        "gmtk",
                        "mathgl",
                        "py39-rsgislib",
                        "flann",
                        "py37-isce2",
                        "libmed",
                        "ALPSCore",
                        "ALPSMaxent",
                        "HDF5-External-Filter-Plugins",
                        "cgnslib",
                        "field3d",
                        "digital_rf",
                        "py37-h5py",
                        "py27-pyne",
                        "py35-pyne",
                        "py36-pyne",
                        "luma",
                        "yorick-hdf5",
                        "hdfeos5",
                        "py37-tables",
                        "py35-tables",
                        "py36-tables",
                        "matio",
                        "gdal-hdf5",
                        "py37-netcdf4",
                        "gdal-kea",
                        "qgis3",
                        "qgis3-ltr",
                        "py35-netcdf4",
                        "py36-netcdf4",
                        "vips",
                        "CSXCAD",
                        "mfem",
                        "netcdf",
                        "openEMS",
                        "lua54-numlua",
                        "lua53-numlua",
                        "lua52-numlua",
                        "lua51-numlua",
                        "shark",
                        "shogun",
                        "shogun-devel",
                        "py38-h5py",
                        "py38-netcdf4",
                        "py37-stfio",
                        "metview",
                        "H5Part",
                        "abinit",
                        "alps",
                        "crystfel",
                        "gds",
                        "h4h5tools",
                        "h5utils",
                        "magicspp",
                        "gmsh",
                        "gnudatalanguage",
                        "vtk",
                        "silo",
                        "swarm",
                        "xdmf",
                        "py27-nio",
                        "grads",
                        "libminc",
                        "wgrib2",
                        "py38-tables",
                        "R-hdf5r",
                        "gmtsar",
                        "h5fortran",
                        "p5.28-pdl-io-hdf5",
                        "p5.30-pdl-io-hdf5",
                        "p5.32-pdl-io-hdf5",
                        "p5.34-pdl-io-hdf5",
                        "rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "py312-rsgislib",
                        "ncarg",
                        "ismrmrd",
                        "py27-netcdf4",
                        "py39-h5py",
                        "py39-netcdf4",
                        "cdo",
                        "vigra",
                        "stimfit",
                        "armadillo",
                        "lal",
                        "py27-tables",
                        "py310-h5py",
                        "py311-h5py",
                        "py312-h5py",
                        "py313-h5py",
                        "py314-h5py",
                        "octave",
                        "InsightToolkit",
                        "InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py39-tables",
                        "caffe",
                        "deal.ii",
                        "libKriging",
                        "kealib",
                        "octave-communications",
                        "py310-netcdf4",
                        "py311-netcdf4",
                        "py312-netcdf4",
                        "py313-netcdf4",
                        "py314-netcdf4",
                        "AppCSXCAD",
                        "paraview",
                        "vapor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps",
                        "ncpp"
                    ]
                }
            ]
        },
        {
            "name": "gr-specest",
            "portdir": "science/gr-specest",
            "version": "20191014-fe599836",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kit-cel/gr-specest",
            "description": "Provides spectral estimation blocks for GNU Radio.",
            "long_description": "Provides spectral estimation blocks for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "py39-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gr-osmosdr",
                        "volk",
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "libgcc",
                        "python39",
                        "fftw-3-single",
                        "py39-cheetah",
                        "py39-numpy",
                        "armadillo",
                        "gnuradio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-matplotlib",
                        "py39-opengl",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iverilog",
            "portdir": "science/iverilog",
            "version": "20250103",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iverilog.icarus.com/",
            "description": "Icarus Verilog",
            "long_description": "Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code writen in Verilog (IEEE-1364) into some target format. For batch simulation, the compiler can generate C++ code that is compiled and linked with a run time library (called \"vvm\") then executed as a command to run the simulation. For synthesis, the compiler generates netlists in the desired format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                },
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "bison",
                        "gperf",
                        "libtool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "readline",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qucs"
                    ]
                }
            ]
        },
        {
            "name": "gr37-specest",
            "portdir": "science/gr-specest",
            "version": "20180115",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kit-cel/gr-specest",
            "description": "Provides spectral estimation blocks for GNU Radio.",
            "long_description": "Provides spectral estimation blocks for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "volk",
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "libgcc",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "armadillo",
                        "gnuradio37",
                        "gr37-osmosdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iverilog-docs",
            "portdir": "science/iverilog",
            "version": "20250103",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iverilog.icarus.com/",
            "description": "Documentation for Icarus Verilog",
            "long_description": "This subport provides the documentation for Icarus Verilog, including user guides and API references.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                },
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-sphinx",
                        "autoconf",
                        "automake",
                        "bison",
                        "gperf",
                        "libtool",
                        "sphinx",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libctl",
            "portdir": "science/libctl",
            "version": "3.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ab-initio.mit.edu/wiki/index.php/Libctl",
            "description": "Scheme/Guile-based scripting of scientific code.",
            "long_description": "Libctl is a free Guile-based library implementing flexible control files for scientific simulations. It was written to support the MIT Photonic Bands and Meep software, but has proven useful in other programs too.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "Yogesh.Sharma",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "guile-2.2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxc5",
            "portdir": "science/libxc5",
            "version": "5.2.3",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/libxc/libxc",
            "description": "Exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "bzip2",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxc6",
            "portdir": "science/libxc6",
            "version": "6.2.2",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/libxc/libxc",
            "description": "Exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "bzip2",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mfem",
            "portdir": "science/mfem",
            "version": "4.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mfem.org",
            "description": "Lightweight, general, scalable C++ library for finite element methods",
            "long_description": "MFEM is a modular parallel C++ library for finite element methods. Its goal is to enable high-performance scalable finite element discretization research and application development on a wide variety of platforms, ranging from laptops to supercomputers.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "ginkgo",
                "hiop",
                "raja",
                "occa",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc",
                        "zlib",
                        "hdf5",
                        "netcdf",
                        "libomp",
                        "gnutls",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netcdf",
            "portdir": "science/netcdf",
            "version": "4.9.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "http://www.unidata.ucar.edu/software/netcdf/",
            "description": "libraries for array-oriented scientific data",
            "long_description": "NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "netcdf4",
                "hdf4",
                "dap",
                "cdf5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "m4",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "curl",
                        "blosc",
                        "libxml2",
                        "hdf5",
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-netcdf",
                        "aircraft_oap",
                        "pymol",
                        "pymol-devel",
                        "py37-netcdf4",
                        "gdal-netcdf",
                        "py35-netcdf4",
                        "py36-netcdf4",
                        "esmf",
                        "mfem",
                        "netcdf-fortran",
                        "py38-netcdf4",
                        "metview",
                        "h4h5tools",
                        "magicspp",
                        "R-easyNCDF",
                        "R-ncdf4",
                        "py27-nio",
                        "py27-scientific",
                        "gerris",
                        "grads",
                        "libminc",
                        "ncplot",
                        "ncpp",
                        "ncview",
                        "netcdf-cxx",
                        "netcdf-cxx4",
                        "opendx",
                        "vis5d",
                        "wgrib2",
                        "nccmp",
                        "nco",
                        "gmt4",
                        "gmt5",
                        "gmt6",
                        "ncarg",
                        "R-RNetCDF",
                        "py27-netcdf4",
                        "py39-netcdf4",
                        "cdo",
                        "py310-netcdf4",
                        "py311-netcdf4",
                        "py312-netcdf4",
                        "py313-netcdf4",
                        "py314-netcdf4",
                        "paraview",
                        "vapor",
                        "gnudatalanguage",
                        "ecCodes"
                    ]
                }
            ]
        },
        {
            "name": "netcdf-fortran",
            "portdir": "science/netcdf-fortran",
            "version": "4.6.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Unidata/netcdf-fortran",
            "description": "NetCDF Fortran Library",
            "long_description": "The Unidata network Common Data Form (netCDF) is an interface for scientific data access and a set of freely-distributed software libraries that provide an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. This software package provides Fortran application interfaces for accessing netCDF data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                },
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 9
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "netcdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "m4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etsf_io",
                        "esmf",
                        "abinit"
                    ]
                }
            ]
        },
        {
            "name": "xtide",
            "portdir": "science/xtide",
            "version": "2.15.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flaterco.com/xtide/",
            "description": "Tide prediction software, with a large database of locations.",
            "long_description": "XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. For x11, plain command line, and as an http server.",
            "active": true,
            "categories": [
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "xwindows",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libtcd",
                        "xorg-libXaw"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xtide-data"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xtide-wvs",
            "portdir": "science/xtide",
            "version": "0",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flaterco.com/xtide/",
            "description": "World Vector Shoreline data for XTide.",
            "long_description": "World Vector Shoreline data for XTide.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xtide-data",
            "portdir": "science/xtide",
            "version": "20240104",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flaterco.com/xtide/",
            "description": "Harmonics data for XTide.",
            "long_description": "Harmonics data for XTide.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xtide"
                    ]
                }
            ]
        },
        {
            "name": "zfp",
            "portdir": "science/zfp",
            "version": "2024.11.26",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zfp.llnl.gov",
            "description": "zfp is a compressed format for representing multi-dimensional floating-point and integer arrays",
            "long_description": "zfp is a compressed format for representing multi-dimensional floating-point and integer arrays",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bpack"
                    ]
                }
            ]
        },
        {
            "name": "QuantLib",
            "portdir": "finance/QuantLib",
            "version": "1.36",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.quantlib.org",
            "description": "software framework for quantitative finance",
            "long_description": "The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance. QuantLib is a library for modeling, trading, and risk management in real-life.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "boost181",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RQuantLib"
                    ]
                }
            ]
        },
        {
            "name": "atomvm",
            "portdir": "erlang/atomvm",
            "version": "0.6.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/atomvm/atomvm",
            "description": "Tiny Erlang VM",
            "long_description": "AtomVM implements from scratch a minimal Erlang VM that supports a subset of ErlangVM features and that is able to run unmodified BEAM binaries on really small systems like MCUs.",
            "active": true,
            "categories": [
                "devel",
                "erlang"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 23
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "cmake",
                        "gperf",
                        "clang-17",
                        "elixir",
                        "erlang"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mbedtls3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "digikam",
            "portdir": "kde/digikam",
            "version": "4.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.digikam.org/",
            "description": "Photo Management Programme",
            "long_description": "Digital photo management programme to import, organise, enhance, search and export your digital images.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [
                {
                    "name": "caulier.gilles",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "docs",
                "translations",
                "use_private_libs",
                "lcms2",
                "mysql_check"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "cmake",
                        "automoc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgphoto2",
                        "libusb",
                        "qca",
                        "qjson",
                        "ImageMagick",
                        "gdk-pixbuf2",
                        "lcms",
                        "lensfun",
                        "libjpeg-turbo",
                        "liblqr",
                        "libpgf",
                        "libpng",
                        "opencv3",
                        "tiff",
                        "kdelibs4",
                        "kdepimlibs4",
                        "libkdcraw",
                        "libkexiv2",
                        "libkipi",
                        "libksane",
                        "marble",
                        "shared-desktop-ontologies",
                        "eigen3",
                        "libgpod",
                        "expat",
                        "libxml2",
                        "qt4-mac",
                        "boost171",
                        "jasper2",
                        "libxslt",
                        "phonon",
                        "gettext",
                        "glib2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "oxygen-icons",
                        "kde4-runtime",
                        "kde4-baseapps",
                        "qt4-mac-sqlite3-plugin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-interval",
            "portdir": "octave/octave-interval",
            "version": "3.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/interval/",
            "description": "The interval package for real-valued interval arithmetic provides data types and operations for verified computing.",
            "long_description": "The interval package for real-valued interval arithmetic provides data types and operations for verified computing. It can be used to handle uncertainties, estimate arithmetic errors and produce reliable results. Also it can help find guaranteed solutions to numerical problems. Thanks to GNU MPFR many arithmetic operations are provided with best possible accuracy. The implementation of intervals in inf-sup format is based on interval boundaries represented by binary64 numbers and is standard conforming to IEEE 1788.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1212
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mysql_xdevapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gutenprint",
            "portdir": "print/gutenprint",
            "version": "5.3.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gimp-print.sourceforge.io",
            "description": "Gutenprint print plugin for GIMP",
            "long_description": "Gutenprint print plugin for GIMP",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "gimp2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp"
                    ]
                }
            ]
        },
        {
            "name": "php71-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "lz4",
                        "php71",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php72-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "lz4",
                        "php72",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php73-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "lz4",
                        "php73",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "lz4",
                        "php80",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "lz4",
                        "php74",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php81-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "lz4",
                        "php81",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php82-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "lz4",
                        "php82",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php83-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "lz4",
                        "php83",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-mysql_xdevapi"
                    ]
                }
            ]
        },
        {
            "name": "aircrack-ng",
            "portdir": "security/aircrack-ng",
            "version": "1.7",
            "license": "GPL-2+ and BSD and OpenSSL",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://aircrack-ng.org",
            "description": "Aircrack-ng is the next generation of aircrack with lots of new features",
            "long_description": "aircrack is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, thus making the attack much faster compared to other WEP cracking tools. In fact, aircrack is a set of tools for auditing wireless networks.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gmake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hwloc",
                        "openssl",
                        "pcre",
                        "libpcap",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "reaver"
                    ]
                }
            ]
        },
        {
            "name": "cdrtools",
            "portdir": "sysutils/cdrtools",
            "version": "3.02-2024-03-21",
            "license": "CDDL-1 and LGPL-2.1 and GPL-2+ and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/schilytools/schilytools",
            "description": "ISO 9660 filesystem and CD creation tools",
            "long_description": "The cdrtools software includes programs to create and/or extract ISO 9660 filesystems, verify their integrity, and write them to a disc.\nAlso included is a CD audio disc ripper.",
            "active": true,
            "categories": [
                "sysutils",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "amtor",
                    "github": "RobK88",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gettext",
                        "smake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime",
                        "pulseaudio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "dvdrw-tools",
                        "wimlib",
                        "kdenlive"
                    ]
                }
            ]
        },
        {
            "name": "coreutils",
            "portdir": "sysutils/coreutils",
            "version": "9.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/coreutils/",
            "description": "GNU File, Shell, and Text utilities",
            "long_description": "The GNU Core Utilities are the basic file, shell, and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "git-filter-repo",
                        "sequoia-pgp",
                        "mcabber",
                        "ocaml-hacl-star",
                        "ocaml-hacl-star-raw",
                        "wordgrinder",
                        "xwordgrinder",
                        "libemf",
                        "imager",
                        "rb-narray",
                        "wolfssl",
                        "rb33-narray",
                        "rb32-narray",
                        "rb31-narray",
                        "gmtk",
                        "omnicompiler",
                        "courier-imap",
                        "ffp",
                        "lalinspiral",
                        "octave-lalinspiral",
                        "py312-lalinspiral",
                        "osxbom",
                        "guestfs-tools",
                        "sumo",
                        "pass-update",
                        "jags",
                        "libzip",
                        "pspp-devel",
                        "influxdb",
                        "OpenBLAS",
                        "OpenBLAS-devel",
                        "podman",
                        "proxmark3-iceman",
                        "btop",
                        "libguestfs",
                        "spread-sheet-widget",
                        "gildas",
                        "aephea",
                        "idris2",
                        "gimp-help-en",
                        "pass-import",
                        "drc-fir",
                        "libbonoboui",
                        "kakasi",
                        "ikiwiki",
                        "gtk-nodoka-engine",
                        "apple-pki-bundle",
                        "ipmitool",
                        "sshfs",
                        "fstar",
                        "torsocks",
                        "lastfm-desktop",
                        "autogen",
                        "love-0.7",
                        "love-0.8",
                        "gcli"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "quilt",
                        "umit",
                        "renameutils",
                        "dpkg",
                        "kremlin",
                        "arb",
                        "cntlm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lchat",
                        "gutils-suite-core",
                        "libfaketime",
                        "byobu",
                        "shared-mime-info",
                        "mame",
                        "danectl",
                        "exec-wrapper"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "pspp-devel",
                        "openldap-devel",
                        "guile-3.0",
                        "openldap"
                    ]
                }
            ]
        },
        {
            "name": "findutils",
            "portdir": "sysutils/findutils",
            "version": "4.10.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/findutils/",
            "description": "findutils contains GNU find, xargs, and locate",
            "long_description": "findutils contains GNU find, xargs, and locate",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "octave"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "findutils-devel",
            "portdir": "sysutils/findutils-devel",
            "version": "4.10.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/findutils/",
            "description": "findutils contains GNU find, xargs, and locate",
            "long_description": "findutils contains GNU find, xargs, and locate",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flashrom",
            "portdir": "sysutils/flashrom",
            "version": "1.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flashrom.org/Flashrom",
            "description": "universal flash programming utility",
            "long_description": "utility for identifying, reading, writing, verifying and erasing flash chips. It is designed to flash BIOS/EFI/coreboot/firmware/optionROM images on mainboards, network/graphics/storage controller cards, and various other programmer devices.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libftdi1",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fluent-bit",
            "portdir": "sysutils/fluent-bit",
            "version": "3.1.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fluentbit.io",
            "description": "Fast and Lightweight Log processor and forwarder",
            "long_description": "Fluent Bit is a Data Forwarder for Linux, Embedded Linux, OSX and BSD family operating systems. It's part of the Fluentd Ecosystem. Fluent Bit allows collection of information from different sources, buffering and dispatching them to different outputs such as Fluentd, Elasticsearch, Nats or any HTTP end-point within others.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "pkgconfig",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libyaml",
                        "libxml2",
                        "zlib",
                        "cyrus-sasl2",
                        "nghttp3",
                        "ngtcp2",
                        "openssl3",
                        "zstd",
                        "sqlite3",
                        "jansson",
                        "libev"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grep",
            "portdir": "sysutils/grep",
            "version": "3.12",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/grep/grep.html",
            "description": "grep prints lines that contain a match for a pattern",
            "long_description": "Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1212
                }
            ],
            "variants": [
                "libsigsegv",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libvirt",
                        "mcabber",
                        "cogl",
                        "matterhorn",
                        "hypre",
                        "hledger-iadd",
                        "octave",
                        "hadolint",
                        "ghc",
                        "hadrian",
                        "darcs",
                        "gf-core",
                        "pure-gen",
                        "shellcheck",
                        "haskell-stan",
                        "liquid-dsp",
                        "libopenraw",
                        "libopenraw-legacy",
                        "mlton",
                        "happy",
                        "hscolour",
                        "git-annex",
                        "stack",
                        "alex",
                        "ufo-ai",
                        "erd",
                        "pandoc-citeproc",
                        "algol68g",
                        "cabal",
                        "R-fmcsR",
                        "R-hdf5r",
                        "hindent",
                        "HaXml",
                        "aeson-pretty",
                        "cpphs",
                        "lhs2tex",
                        "osxbom",
                        "racket",
                        "adblock2privoxy",
                        "hledger",
                        "pandoc",
                        "hlint",
                        "haskell-language-server",
                        "ihaskell"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-autoconf",
                        "p5.26-config-autoconf",
                        "p5.28-config-autoconf",
                        "p5.34-config-autoconf",
                        "p5.30-config-autoconf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lchat",
                        "gutils-suite-core",
                        "vcs"
                    ]
                }
            ]
        },
        {
            "name": "ipmitool",
            "portdir": "sysutils/ipmitool",
            "version": "1.8.19",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipmitool/ipmitool",
            "description": "Intelligent Platform Management Interface management utility",
            "long_description": "IPMItool is a utility for managing and configuring devices that support the Intelligent Platform Management Interface (IPMI) version 1.5 and version 2.0 specifications. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The ipmitool program provides a simple command-line interface to the Baseboard Management Controller. It features the ability to read the sensor data repository (SDR) and print sensor values, display the contents of the System Event Log (SEL), print Field Replaceable Unit (FRU) inventory information, read and set LAN configuration parameters, and perform remote chassis power control.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "wget",
                        "coreutils",
                        "autoconf",
                        "automake",
                        "libtool",
                        "curl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libosinfo",
            "portdir": "sysutils/libosinfo",
            "version": "1.12.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libosinfo.org",
            "description": "The Operating System information database",
            "long_description": "The Operating System information database",
            "active": true,
            "categories": [
                "sysutils",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gtk-doc",
                        "vala",
                        "intltool",
                        "clang-17",
                        "pkgconfig",
                        "meson",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gobject-introspection",
                        "libsoup",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "osinfo-db",
                        "hwdata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "virt-manager",
                        "guestfs-tools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virt-manager"
                    ]
                }
            ]
        },
        {
            "name": "libvirt-glib",
            "portdir": "sysutils/libvirt-glib",
            "version": "5.0.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libvirt.org",
            "description": "GLib and GObject mapping for Libvirt",
            "long_description": "GLib and GObject mapping for Libvirt - The Virtualization API",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "vala",
                        "clang-17",
                        "intltool",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvirt",
                        "gobject-introspection",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "virt-manager",
                        "virt-viewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virt-manager"
                    ]
                }
            ]
        },
        {
            "name": "nnn",
            "portdir": "sysutils/nnn",
            "version": "5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jarun/nnn",
            "description": "tiny, lightning fast, feature-packed file manager",
            "long_description": "nnn is a tiny, lightning fast, feature-packed file manager.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rmlint",
            "portdir": "sysutils/rmlint",
            "version": "2.10.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmlint.rtfd.org",
            "description": "Extremely fast tool to remove duplicates and other lint from your filesystem",
            "long_description": "Extremely fast tool to remove duplicates and other lint from your filesystem. rmlint finds space waste and other broken things on your filesystem and offers to remove it.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "scons",
                        "py311-sphinx",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "json-glib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "watchman",
            "portdir": "sysutils/watchman",
            "version": "2023.11.13.00",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/watchman",
            "description": "watches files and takes action when they change",
            "long_description": "watches files and takes action when they change",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "gtest",
                        "legacy-support",
                        "ninja",
                        "pkgconfig",
                        "rust",
                        "cpptoml",
                        "clang-17",
                        "python312",
                        "cargo",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "google-glog",
                        "libevent",
                        "libunwind",
                        "pcre",
                        "boost181",
                        "edencommon",
                        "libfmt11",
                        "folly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MicroTeX",
            "portdir": "tex/MicroTeX",
            "version": "2023.05.29",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NanoMichael/MicroTeX",
            "description": "Dynamic, cross-platform and embeddable LaTeX rendering library",
            "long_description": "Dynamic, cross-platform and embeddable LaTeX rendering library",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkmm3",
                        "tinyxml2",
                        "gtksourceviewmm3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "notekit"
                    ]
                }
            ]
        }
    ]
}