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

{
    "count": 49928,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=892",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=890",
    "results": [
        {
            "name": "octave-netcdf",
            "portdir": "octave/octave-netcdf",
            "version": "1.0.18",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/netcdf/",
            "description": "A MATLAB compatible NetCDF interface for Octave.",
            "long_description": "A MATLAB compatible NetCDF interface for Octave.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "netcdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-ncarray"
                    ]
                }
            ]
        },
        {
            "name": "octave-ncarray",
            "portdir": "octave/octave-ncarray",
            "version": "1.0.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/ncarray/",
            "description": "Access a single or a collection of NetCDF files as a multi-dimensional array",
            "long_description": "Access a single or a collection of NetCDF files as a multi-dimensional array",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-netcdf",
                        "octave-statistics"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-nan",
            "portdir": "octave/octave-nan",
            "version": "3.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/nan/",
            "description": "A statistics and machine learning toolbox for data with and without missing values.",
            "long_description": "A statistics and machine learning toolbox for data with and without missing values.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-tsa"
                    ]
                }
            ]
        },
        {
            "name": "octave-mvn",
            "portdir": "octave/octave-mvn",
            "version": "1.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/mvn/",
            "description": "Multivariate normal distribution clustering and utility functions.",
            "long_description": "Multivariate normal distribution clustering and utility functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-multicore",
            "portdir": "octave/octave-multicore",
            "version": "0.2.15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/multicore/",
            "description": "An Octave-forge package providing functions for parallel processing on multiple cores.",
            "long_description": "An Octave-forge package providing functions for parallel processing on multiple cores.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-msh",
            "portdir": "octave/octave-msh",
            "version": "1.0.12",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlodefalco/msh",
            "description": "Package for creating and managing triangular and tetrahedral meshes for Finite Element or Finite Volume PDE solvers. Uses a mesh data structure compatible with pdetool. Relies on gmsh for unstructured mesh generation.",
            "long_description": "Package for creating and managing triangular and tetrahedral meshes for Finite Element or Finite Volume PDE solvers. Uses a mesh data structure compatible with pdetool. Relies on gmsh for unstructured mesh generation.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-splines"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-bim"
                    ]
                }
            ]
        },
        {
            "name": "octave-missing-functions",
            "portdir": "octave/octave-missing-functions",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/missing-functions/",
            "description": "Find functions that are in Matlab but not in Octave.",
            "long_description": "Find functions that are in Matlab but not in Octave.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-miscellaneous",
            "portdir": "octave/octave-miscellaneous",
            "version": "1.3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/miscellaneous/",
            "description": "Miscellaneous tools that don't fit somewhere else.",
            "long_description": "Miscellaneous tools that don't fit somewhere else.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-vrml"
                    ]
                }
            ]
        },
        {
            "name": "octave-mechanics",
            "portdir": "octave/octave-mechanics",
            "version": "1.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/mechanics/",
            "description": "Library with functions useful for numerical computation in classical mechanics and structural analysis.",
            "long_description": "Library with functions useful for numerical computation in classical mechanics and structural analysis.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-general",
                        "octave-geometry",
                        "octave-linear-algebra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-matgeom",
            "portdir": "octave/octave-matgeom",
            "version": "1.2.4",
            "license": "FreeBSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/matgeom/",
            "description": "Geometry toolbox for 2D/3D geometric computing",
            "long_description": "Geometry toolbox for 2D/3D geometric computing",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-mapping",
            "portdir": "octave/octave-mapping",
            "version": "1.4.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/mapping/",
            "description": "Simple Mapping functions.",
            "long_description": "Simple Mapping functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "octave",
                        "octave-geometry",
                        "octave-io"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-ltfat",
            "portdir": "octave/octave-ltfat",
            "version": "2.6.0",
            "license": "GPL-3+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ltfat/ltfat",
            "description": "The Large Time-Frequency Analysis Toolbox",
            "long_description": "The Large Time-Frequency Analysis Toolbox (LTFAT) is a Matlab/Octave toolbox for working with time-frequency analysis, wavelets and signal processing. It is intended both as an educational and a computational tool. The toolbox provides a large number of linear transforms including Gabor and wavelet transforms along with routines for constructing windows (filter prototypes) and routines for manipulating coefficients.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-lssa",
            "portdir": "octave/octave-lssa",
            "version": "0.1.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/lssa/",
            "description": "A package implementing tools to compute spectral decompositions of irregularly-spaced time series.",
            "long_description": "A package implementing tools to compute spectral decompositions of irregularly-spaced time series. Currently includes functions based off the Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-linear-algebra",
            "portdir": "octave/octave-linear-algebra",
            "version": "2.2.3",
            "license": "GPL-3+ and LGPL-3+ and FreeBSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/linear-algebra/",
            "description": "Additional linear algebra code, including general SVD and matrix functions.",
            "long_description": "Additional linear algebra code, including general SVD and matrix functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-general"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-mechanics",
                        "octave-vrml"
                    ]
                }
            ]
        },
        {
            "name": "octave-irsa",
            "portdir": "octave/octave-irsa",
            "version": "1.0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/irsa/",
            "description": "Irregular sampling analysis.",
            "long_description": "Irregular sampling analysis.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-io",
            "portdir": "octave/octave-io",
            "version": "2.7.0",
            "license": "GPL-3+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/io/",
            "description": "Input/Output in external formats.",
            "long_description": "Input/Output in external formats.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-mapping",
                        "octave-financial"
                    ]
                }
            ]
        },
        {
            "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": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-integration",
            "portdir": "octave/octave-integration",
            "version": "1.0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/integration/",
            "description": "Toolbox for 1-D, 2-D, and n-D Numerical Integration.",
            "long_description": "Toolbox for 1-D, 2-D, and n-D Numerical Integration.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-instrument-control",
            "portdir": "octave/octave-instrument-control",
            "version": "0.9.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/instrument-control/",
            "description": "Low level I/O functions for serial, tcp, vxi11, and udp interfaces.",
            "long_description": "Low level I/O functions for serial, tcp, vxi11, and udp interfaces.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rpcgen-mt",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-informationtheory",
            "portdir": "octave/octave-informationtheory",
            "version": "0.1.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/informationtheory/",
            "description": "Functions and routines for basic Information Theory definitions, and source coding.",
            "long_description": "Functions and routines for basic Information Theory definitions, and source coding.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-image",
            "portdir": "octave/octave-image",
            "version": "2.18.1",
            "license": "GPL-3+ and MIT and FreeBSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/image/",
            "description": "The Octave-forge Image package provides functions for processing images. The package also provides functions for feature extraction, image statistics, spatial and geometric transformations, morphological operations, linear filtering, and much more.",
            "long_description": "The Octave-forge Image package provides functions for processing images. The package also provides functions for feature extraction, image statistics, spatial and geometric transformations, morphological operations, linear filtering, and much more.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-signal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-ident",
            "portdir": "octave/octave-ident",
            "version": "1.0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/ident/",
            "description": "Addition System Indentification Control functions.",
            "long_description": "Addition System Indentification Control functions.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-gsl",
            "portdir": "octave/octave-gsl",
            "version": "2.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/gsl/",
            "description": "Octave bindings to the GNU Scientific Library.",
            "long_description": "Octave bindings to the GNU Scientific Library.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-geometry",
            "portdir": "octave/octave-geometry",
            "version": "4.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/geometry/",
            "description": "Library for geometric computing extending MatGeom functions. Useful to create, transform, manipulate and display geometric primitives.",
            "long_description": "Library for geometric computing extending MatGeom functions. Useful to create, transform, manipulate and display geometric primitives.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-general"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-mechanics",
                        "octave-mapping"
                    ]
                }
            ]
        },
        {
            "name": "octave-generate_html",
            "portdir": "octave/octave-generate_html",
            "version": "0.3.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/generate_html/",
            "description": "This package provides functions for generating HTML pages that contain the help texts for a set of functions.",
            "long_description": "This package provides functions for generating HTML pages that contain the help texts for a set of functions. The package is designed to be as general as possible, but also contains convenience functions for generating a set of pages for entire packages.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-general",
            "portdir": "octave/octave-general",
            "version": "2.1.3",
            "license": "GPL-3+ and BSD and public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/general/",
            "description": "General tools for Octave, string dictionary, parallel computing.",
            "long_description": "General tools for Octave, string dictionary, parallel computing.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nettle",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-mechanics",
                        "octave-linear-algebra",
                        "octave-geometry"
                    ]
                }
            ]
        },
        {
            "name": "octave-ga",
            "portdir": "octave/octave-ga",
            "version": "0.10.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/ga/",
            "description": "Genetic optimization code.",
            "long_description": "Genetic optimization code.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-fuzzy-logic-toolkit",
            "portdir": "octave/octave-fuzzy-logic-toolkit",
            "version": "0.6.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lmarkowsky/fuzzy-logic-toolkit",
            "description": "A mostly MATLAB-compatible fuzzy logic toolkit for Octave.",
            "long_description": "A mostly MATLAB-compatible fuzzy logic toolkit for Octave.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-fpl",
            "portdir": "octave/octave-fpl",
            "version": "1.3.5",
            "license": "GPL-3+ and public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/fpl/",
            "description": "Collection of routines to export data produced by Finite Elements or Finite Volume Simulations in formats used by some visualization programs.",
            "long_description": "Collection of routines to export data produced by Finite Elements or Finite Volume Simulations in formats used by some visualization programs.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-bim"
                    ]
                }
            ]
        },
        {
            "name": "octave-fl-core",
            "portdir": "octave/octave-fl-core",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/fl-core/",
            "description": "Basic functions in Fuzzy Logic.",
            "long_description": "Basic functions in Fuzzy Logic.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-fits",
            "portdir": "octave/octave-fits",
            "version": "1.0.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/fits/",
            "description": "The Octave-FITS package provides functions for reading and writing FITS (Flexible Image Transport System) files",
            "long_description": "The Octave-FITS package provides functions for reading and writing FITS (Flexible Image Transport System) files. This package uses the libcfitsio library.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-financial",
            "portdir": "octave/octave-financial",
            "version": "0.5.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/financial/",
            "description": "Financial manipulation, plotting functions and additional date manipulation tools.",
            "long_description": "Financial manipulation, plotting functions and additional date manipulation tools.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-io",
                        "octave-statistics"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-econometrics",
            "portdir": "octave/octave-econometrics",
            "version": "1.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/econometrics/",
            "description": "Econometrics functions including MLE and GMM based techniques.",
            "long_description": "Econometrics functions including MLE and GMM based techniques.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-optim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-doctest",
            "portdir": "octave/octave-doctest",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/doctest/",
            "description": "The Doctest package finds specially-formatted blocks of example code within documentation files.",
            "long_description": "The Doctest package finds specially-formatted blocks of example code within documentation files. It then executes the code and confirms the output is correct.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-divand",
            "portdir": "octave/octave-divand",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/divand/",
            "description": "divand performs an n-dimensional variational analysis (interpolation) of arbitrarily located observations.",
            "long_description": "divand performs an n-dimensional variational analysis (interpolation) of arbitrarily located observations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-dataframe",
            "portdir": "octave/octave-dataframe",
            "version": "1.2.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/dataframe/",
            "description": "Data manipulation toolbox similar to R data.frame.",
            "long_description": "Data manipulation toolbox similar to R data.frame.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-database",
            "portdir": "octave/octave-database",
            "version": "2.4.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/database/",
            "description": "Interface to SQL databases, currently only postgresql using libpq.",
            "long_description": "Interface to SQL databases, currently only postgresql using libpq.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "postgresql83",
                "postgresql84",
                "postgresql90",
                "postgresql91",
                "postgresql92",
                "postgresql93",
                "postgresql94",
                "postgresql95",
                "postgresql96",
                "postgresql10",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig-octave",
                        "octave",
                        "octave-struct",
                        "postgresql17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-data-smoothing",
            "portdir": "octave/octave-data-smoothing",
            "version": "1.3.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/data-smoothing/",
            "description": "Algorithms for smoothing noisy data.",
            "long_description": "Algorithms for smoothing noisy data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-optim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-control",
            "portdir": "octave/octave-control",
            "version": "4.1.3",
            "license": "GPL-3+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/pkg-control",
            "description": "Computer-Aided Control System Design (CACSD) Tools for GNU Octave, based on the SLICOT Library.",
            "long_description": "Computer-Aided Control System Design (CACSD) Tools for GNU Octave, based on the SLICOT Library.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-signal"
                    ]
                }
            ]
        },
        {
            "name": "octave-communications",
            "portdir": "octave/octave-communications",
            "version": "1.2.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/communications/",
            "description": "Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields.",
            "long_description": "Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-signal",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-civil-engineering",
            "portdir": "octave/octave-civil-engineering",
            "version": "1.0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/civil-engineering/",
            "description": "Functions to solution some ODE's in Civil Engineering.",
            "long_description": "Functions to solution some ODE's in Civil Engineering.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-chrono",
            "portdir": "math/octave-chrono",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "octave-tablicious",
            "homepage": "https://octave.sourceforge.io/chrono/",
            "description": "Obsolete port, replaced by octave-tablicious",
            "long_description": "This port has been replaced by octave-tablicious.",
            "active": false,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-cgi",
            "portdir": "octave/octave-cgi",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/cgi/",
            "description": "Common Gateway Interface for Octave",
            "long_description": "Common Gateway Interface for Octave",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-bsltl",
            "portdir": "octave/octave-bsltl",
            "version": "1.3.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/bsltl/",
            "description": "The BSLTL package is a free collection of OCTAVE/MATLAB routines for working with the biospeckle laser technique.",
            "long_description": "The BSLTL package is a free collection of OCTAVE/MATLAB routines for working with the biospeckle laser technique.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-bioinfo",
            "portdir": "octave/octave-bioinfo",
            "version": "0.2.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/schloegl/octmat-bioinfo",
            "description": "Bioinformatics manipulation.",
            "long_description": "Bioinformatics manipulation.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-bim",
            "portdir": "octave/octave-bim",
            "version": "1.1.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlodefalco/bim",
            "description": "Package for solving Diffusion Advection Reaction (DAR) Partial Differential Equaltions based on the Finite Volume Scharfetter-Gummel (FVSG) method a.k.a Box Integration Method (BIM).",
            "long_description": "Package for solving Diffusion Advection Reaction (DAR) Partial Differential Equaltions based on the Finite Volume Scharfetter-Gummel (FVSG) method a.k.a Box Integration Method (BIM).",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-fpl",
                        "octave-msh"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-secs1d",
                        "octave-sole"
                    ]
                }
            ]
        },
        {
            "name": "octave-benchmark",
            "portdir": "octave/octave-benchmark",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/benchmark/",
            "description": "The package contains code used to benchmark speed of Octave.",
            "long_description": "The package contains code used to benchmark speed of Octave.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-audio",
            "portdir": "octave/octave-audio",
            "version": "2.0.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-audio",
            "description": "Audio recording, processing, and playing tools.",
            "long_description": "Audio recording, processing, and playing tools.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rtmidi",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave",
            "portdir": "math/octave",
            "version": "10.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/octave",
            "description": "a high-level language for numerical computations",
            "long_description": "GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                },
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "sundials",
                "java",
                "qt5",
                "fltk",
                "sound",
                "app",
                "docs",
                "graphicsmagick",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "clang-20",
                        "texinfo",
                        "gsed",
                        "texlive-latex",
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "gperf",
                        "libtool",
                        "pkgconfig",
                        "icoutils",
                        "libicns",
                        "librsvg",
                        "gawk",
                        "perl5",
                        "findutils",
                        "grep",
                        "texlive-basic",
                        "texlive-fonts-recommended"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_CXSparse",
                        "SuiteSparse_UMFPACK",
                        "SuiteSparse_SPQR",
                        "qt5-qtbase",
                        "fftw-3",
                        "fftw-3-single",
                        "glpk",
                        "gnuplot",
                        "qhull",
                        "qrupdate",
                        "curl",
                        "freetype",
                        "ghostscript",
                        "hdf5",
                        "less",
                        "sundials6",
                        "python312",
                        "arpack",
                        "qt5-qttools",
                        "qt5-sqlite-plugin",
                        "zlib",
                        "libsndfile",
                        "portaudio",
                        "ncurses",
                        "pcre",
                        "qscintilla-qt5",
                        "rapidjson",
                        "readline",
                        "GraphicsMagick",
                        "fontconfig",
                        "gl2ps",
                        "libgcc",
                        "OpenBLAS",
                        "SuiteSparse_config",
                        "SuiteSparse_AMD",
                        "SuiteSparse_CAMD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texinfo",
                        "ghostscript",
                        "fig2dev",
                        "epstool",
                        "pstoedit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-video",
                        "py39-octave_kernel",
                        "py38-octave_kernel",
                        "octave-pkg-octave-doc",
                        "octave-specfun",
                        "swig-octave",
                        "octave-quaternion",
                        "octave-hdf5oct",
                        "py39-oct2py",
                        "py27-oct2py",
                        "py36-oct2py",
                        "octave-bim",
                        "octave-pythonic",
                        "octave-symbolic",
                        "octave-ponchon-savarit",
                        "py38-oct2py",
                        "octave-timer",
                        "pure-octave",
                        "octave-octproj",
                        "octave-pool",
                        "octave-piqp",
                        "octave-benchmark",
                        "octave-civil-engineering",
                        "octave-ident",
                        "octave-informationtheory",
                        "octave-integration",
                        "octave-irsa",
                        "octave-mechanics",
                        "octave-missing-functions",
                        "octave-multicore",
                        "octave-nnet",
                        "octave-odebvp",
                        "octave-outliers",
                        "octave-plot",
                        "octave-symband",
                        "octave-tcl-octave",
                        "octave-zenity",
                        "octave-fpl",
                        "octave-msh",
                        "octave-splines",
                        "octave-bioinfo",
                        "octave-bsltl",
                        "octave-cgi",
                        "octave-data-smoothing",
                        "octave-dataframe",
                        "octave-divand",
                        "octave-econometrics",
                        "octave-generate_html",
                        "octave-fileio",
                        "octave-linear-algebra",
                        "octave-mvn",
                        "octave-optics",
                        "octave-secs1d",
                        "octave-sole",
                        "octave-tisean",
                        "octave-tsa",
                        "octave-zeromq",
                        "py37-octave_kernel",
                        "octave-doc",
                        "octave-psychrometrics",
                        "octave-tablicious",
                        "octave-geographiclib",
                        "py37-oct2py",
                        "octave-vrml",
                        "octave-velas",
                        "octave-statistics-bootstrap",
                        "octave-interval",
                        "octave-chrono",
                        "octave-matgeom",
                        "octave-mqtt",
                        "octave-queueing",
                        "octave-internal-fluid-flow",
                        "octave-gsl",
                        "octave-ncarray",
                        "octave-image",
                        "octave-mccabe-thiele",
                        "octave-ga",
                        "octave-lalinspiral",
                        "octave-fuzzy-logic-toolkit",
                        "octave-mapping",
                        "octave-statistics",
                        "swig3-octave",
                        "octave-lalburst",
                        "octave-lalframe",
                        "octave-lalinference",
                        "octave-lalmetaio",
                        "octave-lalpulsar",
                        "octave-lalsimulation",
                        "octave-io",
                        "octave-lal",
                        "octave-fl-core",
                        "octave-tar",
                        "octave-statistics-resampling",
                        "nds2-client-octave",
                        "octave-control",
                        "octave-sqlite",
                        "octave-optim",
                        "octave-financial",
                        "octave-joystick",
                        "octave-geometry",
                        "octave-cfitsio",
                        "octave-audio",
                        "octave-communications",
                        "octave-database",
                        "octave-dicom",
                        "octave-femoctave",
                        "octave-fits",
                        "octave-general",
                        "octave-ltfat",
                        "octave-lssa",
                        "octave-miscellaneous",
                        "octave-nan",
                        "octave-netcdf",
                        "octave-nurbs",
                        "octave-ocs",
                        "octave-octclip",
                        "octave-optiminterp",
                        "octave-parallel",
                        "octave-signal",
                        "octave-sockets",
                        "octave-stk",
                        "octave-strings",
                        "octave-struct",
                        "octave-windows",
                        "octave-zstd",
                        "octave-coder",
                        "octave-doctest",
                        "octave-datatypes",
                        "py310-oct2py",
                        "py311-oct2py",
                        "py310-octave_kernel",
                        "py311-octave_kernel",
                        "py312-octave_kernel",
                        "octave-instrument-control"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openEMS"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-lacaml",
            "portdir": "math/ocaml-lacaml",
            "version": "7.0.13",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/mmottl/lacaml/",
            "description": "OCaml interfaces to the BLAS- and LAPACK-library",
            "long_description": "OCaml interfaces to the BLAS- and LAPACK-library",
            "active": true,
            "categories": [
                "devel",
                "math",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "ocaml-findlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}