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

{
    "count": 50624,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=865",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=863",
    "results": [
        {
            "name": "octave-parallel",
            "portdir": "octave/octave-parallel",
            "version": "4.0.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/parallel/",
            "description": "Parallel execution package for cluster computers.",
            "long_description": "Parallel execution package for cluster computers.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "octave",
                        "octave-struct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-outliers",
            "portdir": "octave/octave-outliers",
            "version": "0.13.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/outliers/",
            "description": "Grubbs, Dixon, and Cochran tests for outlier detection and p-value approximating routines.",
            "long_description": "Grubbs, Dixon, and Cochran tests for outlier detection and p-value approximating routines.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-optiminterp",
            "portdir": "octave/octave-optiminterp",
            "version": "0.3.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/optiminterp/",
            "description": "An optimal interpolation toolbox for octave. This package provides functions to perform a n-dimensional optimal interpolations of arbitrarily distributed data points.",
            "long_description": "An optimal interpolation toolbox for octave. This package provides functions to perform a n-dimensional optimal interpolations of arbitrarily distributed data points.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-optim",
            "portdir": "octave/octave-optim",
            "version": "1.6.2",
            "license": "GFDL and GPL-3+ and BSD and public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/optim/",
            "description": "Unconstrained Non-linear Optimization toolkit.",
            "long_description": "Unconstrained Non-linear Optimization toolkit.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "octave",
                        "octave-statistics",
                        "octave-struct"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-data-smoothing",
                        "octave-econometrics",
                        "octave-psychrometrics"
                    ]
                }
            ]
        },
        {
            "name": "octave-optics",
            "portdir": "octave/octave-optics",
            "version": "0.1.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/optics/",
            "description": "Functions covering various aspects of optics.",
            "long_description": "Functions covering various aspects of optics.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-odebvp",
            "portdir": "octave/octave-odebvp",
            "version": "1.0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/odebvp/",
            "description": "To approximate the solution of the boundary-value problem y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta by the linear finite-diffence method.",
            "long_description": "To approximate the solution of the boundary-value problem y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta by the linear finite-diffence method.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-odbc",
            "portdir": "octave/octave-odbc",
            "version": "0.0.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-odbc",
            "description": "This is a basic implementation of ODBC functionalty similar to MATLABS ODCB functionalilty.",
            "long_description": "This is a basic implementation of ODBC functionalty similar to MATLABS ODCB functionalilty.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-octproj",
            "portdir": "octave/octave-octproj",
            "version": "3.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/jgpallero/octproj",
            "description": "This package allows to call functions of PROJ.4 library for cartographic projections transformations.",
            "long_description": "This package allows to call functions of PROJ.4 library for cartographic projections transformations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "proj9"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-octclip",
            "portdir": "octave/octave-octclip",
            "version": "2.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/jgpallero/octclip",
            "description": "This package allows to do boolean operations with polygons using the Greiner-Hormann algorithm.",
            "long_description": "This package allows to do boolean operations with polygons using the Greiner-Hormann algorithm.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-ocs",
            "portdir": "octave/octave-ocs",
            "version": "0.1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/ocs/",
            "description": "Package for solving DC and transient electrical circuit equations.",
            "long_description": "Package for solving DC and transient electrical circuit equations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-nurbs",
            "portdir": "octave/octave-nurbs",
            "version": "1.4.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/nurbs/",
            "description": "Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.",
            "long_description": "Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-nnet",
            "portdir": "octave/octave-nnet",
            "version": "0.1.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/nnet/",
            "description": "A feed forward multi-layer neural network.",
            "long_description": "A feed forward multi-layer neural network.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-netcdf",
            "portdir": "octave/octave-netcdf",
            "version": "1.0.19",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-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": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-splines"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-bim"
                    ]
                }
            ]
        },
        {
            "name": "octave-mqtt",
            "portdir": "octave/octave-mqtt",
            "version": "0.0.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-mqtt",
            "description": "This is a basic implementation of the Matlab toolkit extension.",
            "long_description": "This is a basic implementation of the Matlab toolkit extension.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "paho.mqtt.c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-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": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "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": 1221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-general",
                        "octave-geometry",
                        "octave-linear-algebra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-mccabe-thiele",
            "portdir": "octave/octave-mccabe-thiele",
            "version": "0.1.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aumpierre-unb/McCabe-Thiele-for-GNU-Octave",
            "description": "A toolbox for the McCabe-Thiele method for GNU Octave.",
            "long_description": "A toolbox for the McCabe-Thiele method for GNU Octave.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-general"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-mechanics",
                        "octave-vrml"
                    ]
                }
            ]
        },
        {
            "name": "octave-lalsimulation",
            "portdir": "science/lalsimulation",
            "version": "6.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Octave 3.12 bindings for LSC Algorithm Library - Simulation",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Simulation containing routines for simulation gravitational-wave waveforms and noise sources. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "swig",
                        "swig-octave",
                        "help2man"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "octave",
                        "octave-lal",
                        "lalsimulation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-lalinspiral",
                        "octave-lalburst",
                        "octave-lalinference"
                    ]
                }
            ]
        },
        {
            "name": "octave-lalpulsar",
            "portdir": "science/lalpulsar",
            "version": "7.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Octave 3.12 bindings for LSC Algorithm Library - Pulsar",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Pulsar containing routines for continuous wave gravitational data analysis. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "swig-octave",
                        "swig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "lalpulsar",
                        "octave-lal",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-lalmetaio",
            "portdir": "science/lalmetaio",
            "version": "4.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Octave 3.12 bindings for LSC Algorithm Library - MetaIO",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - MetaIO containing routines for reading/writing LIGO_LW XML files. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "swig-octave",
                        "swig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "lalmetaio",
                        "octave-lal",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-lalinspiral",
                        "octave-lalburst",
                        "octave-lalinference"
                    ]
                }
            ]
        },
        {
            "name": "octave-lalinspiral",
            "portdir": "science/lalinspiral",
            "version": "5.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Octave 3.12 bindings for LSC Algorithm Library - Inspiral",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Inspiral, containing routines for compact binary gravitational wave data analysis. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "swig-octave",
                        "coreutils",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "octave-lalsimulation",
                        "octave",
                        "octave-lal",
                        "octave-lalframe",
                        "lalinspiral",
                        "octave-lalmetaio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-lalinference",
            "portdir": "science/lalinference",
            "version": "4.1.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Octave 3.12 bindings for LSC Algorithm Library - Inference",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Inference containing routines for Bayesian inference data analysis. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "swig-octave",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lalinspiral",
                        "octave-lalmetaio",
                        "libomp",
                        "octave-lalsimulation",
                        "lalpulsar",
                        "octave",
                        "octave-lal",
                        "octave-lalburst",
                        "lalinference"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-lalframe",
            "portdir": "science/lalframe",
            "version": "3.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Octave 3.12 bindings for LSC Algorithm Library - Frame",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Frame, containing routines for reading and writing frame files. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "swig-octave",
                        "swig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "lalframe",
                        "octave-lal",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-lalinspiral"
                    ]
                }
            ]
        },
        {
            "name": "octave-lalburst",
            "portdir": "science/lalburst",
            "version": "2.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Octave 3.12 bindings for LSC Algorithm Library - Burst",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Burst, containing routines for burst gravitational wave data analysis. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "swig-octave",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "octave-lalsimulation",
                        "octave",
                        "octave-lal",
                        "lalburst",
                        "octave-lalmetaio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-lalinference"
                    ]
                }
            ]
        },
        {
            "name": "octave-lal",
            "portdir": "science/lal",
            "version": "7.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "Octave 3.12 bindings for LSC Algorithm Library",
            "long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "swig",
                        "swig-octave"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "octave",
                        "lal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-lalinspiral",
                        "octave-lalburst",
                        "octave-lalframe",
                        "octave-lalinference",
                        "octave-lalmetaio",
                        "octave-lalpulsar",
                        "octave-lalsimulation"
                    ]
                }
            ]
        },
        {
            "name": "octave-joystick",
            "portdir": "octave/octave-joystick",
            "version": "0.0.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-joystick",
            "description": "Provides basic joystick functions for GNU Octave.",
            "long_description": "Provides basic joystick functions for GNU Octave.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-internal-fluid-flow",
            "portdir": "octave/octave-internal-fluid-flow",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aumpierre-unb/Internal-Fluid-Flow-for-GNU-Octave",
            "description": "A toolbox for internal fluid flow for GNU Octave.",
            "long_description": "A toolbox for internal fluid flow for GNU Octave.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "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.10.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/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": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rpcgen-mt",
                        "clang-20"
                    ]
                },
                {
                    "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": 1221
                }
            ],
            "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-hdf5oct",
            "portdir": "octave/octave-hdf5oct",
            "version": "1.1.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gapost/hdf5oct",
            "description": "This is a GNU Octave package for data serialization to/from HDF5 files.",
            "long_description": "This is a GNU Octave package for data serialization to/from HDF5 files. It provides an interface compatible to MATLAB's \"High-Level Functions for HDF5 files\".",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "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": 1221
                }
            ],
            "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": 1221
                }
            ],
            "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-geographiclib",
            "portdir": "octave/octave-geographiclib",
            "version": "2.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/geographiclib/",
            "description": "Native Octave/MATLAB implementations of a subset of the C++ library, GeographicLib.",
            "long_description": "Native Octave/MATLAB implementations of a subset of the C++ library, GeographicLib. Key components of this toolbox are: (a) Geodesics, direct, inverse, area calculations; (b) Projections, transverse Mercator, polar stereographic, etc; (c) Grid systems, UTM, UPS, MGRS; (d) Geoid lookup, egm84, egm96, egm2008 geoids supported; (e) Geometric transformations, geocentric, local cartesian; (f) Great ellipse, direct, inverse, area calculations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}