HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52197,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=154",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=152",
"results": [
{
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-bim"
]
}
]
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "octave-fxp",
"portdir": "octave/octave-fxp",
"version": "3.0.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahmedshahein/pkg-fxp",
"description": "A lightweight fixed-point numeric data type for GNU Octave, implemented as a class (@fxp/fxp.m).",
"long_description": "A lightweight fixed-point numeric data type for GNU Octave, implemented as a class (@fxp/fxp.m). The library is intended for fixed-point modeling, algorithm validation, and educational use.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"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-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "octave-general",
"portdir": "octave/octave-general",
"version": "2.1.4",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"nettle",
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-geometry",
"octave-mechanics",
"octave-linear-algebra"
]
}
]
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-general"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-mechanics",
"octave-mapping"
]
}
]
},
{
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gsl",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"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-image",
"portdir": "octave/octave-image",
"version": "2.20.0",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-signal"
]
}
],
"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-instrument-control",
"portdir": "octave/octave-instrument-control",
"version": "0.10.1",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"rpcgen-mt",
"clang-20"
]
},
{
"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-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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "octave-interval",
"portdir": "octave/octave-interval",
"version": "3.2.2",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"octave"
]
}
],
"depends_on": []
},
{
"name": "octave-io",
"portdir": "octave/octave-io",
"version": "2.7.1",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-mapping",
"octave-financial"
]
}
]
},
{
"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-joystick",
"portdir": "octave/octave-joystick",
"version": "0.0.5",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"octave"
]
}
],
"depends_on": []
},
{
"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-18",
"pkgconfig",
"swig",
"swig-octave"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"octave",
"lal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-lalburst",
"octave-lalframe",
"octave-lalinference",
"octave-lalinspiral",
"octave-lalmetaio",
"octave-lalpulsar",
"octave-lalsimulation"
]
}
]
},
{
"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-18"
]
},
{
"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-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-18",
"swig-octave",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalframe",
"octave-lal",
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-lalinspiral"
]
}
]
},
{
"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-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"lalinspiral",
"octave-lalmetaio",
"libomp",
"octave-lalsimulation",
"lalpulsar",
"octave",
"octave-lal",
"octave-lalburst",
"lalinference"
]
}
],
"depends_on": []
},
{
"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-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"octave-lalsimulation",
"octave",
"octave-lal",
"octave-lalframe",
"lalinspiral",
"octave-lalmetaio"
]
}
],
"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-18",
"swig-octave",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalmetaio",
"octave-lal",
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-lalburst",
"octave-lalinference",
"octave-lalinspiral"
]
}
]
},
{
"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-18",
"swig-octave",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalpulsar",
"octave-lal",
"octave"
]
}
],
"depends_on": []
},
{
"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-18",
"pkgconfig",
"swig",
"swig-octave",
"help2man"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"octave",
"octave-lal",
"lalsimulation"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-lalburst",
"octave-lalinference",
"octave-lalinspiral"
]
}
]
},
{
"name": "octave-linear-algebra",
"portdir": "octave/octave-linear-algebra",
"version": "2.2.4",
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-general"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-mechanics",
"octave-vrml"
]
}
]
},
{
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"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": 1438
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"clang-20",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"gdal",
"octave",
"octave-geometry",
"octave-io"
]
}
],
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "octave-mboct-fem",
"portdir": "octave/octave-mboct-fem",
"version": "0.2.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/octave-user/mboct-fem-pkg",
"description": "MBDyn/Octave Finite Element toolkit",
"long_description": "MBDyn/Octave Finite Element toolkit mboct-fem belongs to a suite of packages which can be used for pre- and post-processing of flexible bodies in MBDyn with GNU-Octave and Gmsh.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-mboct-octave",
"octave-mboct-numerical",
"octave-mboct-mbdyn",
"nlopt"
]
}
],
"depends_on": []
},
{
"name": "octave-mboct-mbdyn",
"portdir": "octave/octave-mboct-mbdyn",
"version": "0.1.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/octave-user/mboct-mbdyn-pkg",
"description": "MBDyn/Octave interface package",
"long_description": "MBDyn/Octave interface package mboct-mbdyn belongs to a suite of packages which can be used for pre- and post-processing of flexible bodies in MBDyn with GNU-Octave and Gmsh.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-nurbs",
"octave-mboct-octave",
"octave-mboct-numerical",
"mbdyn"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-mboct-fem"
]
}
]
},
{
"name": "octave-mboct-numerical",
"portdir": "octave/octave-mboct-numerical",
"version": "0.1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/octave-user/mboct-numerical-pkg",
"description": "TMBDyn/Octave numerical solvers.",
"long_description": "TMBDyn/Octave numerical solvers. mboct-numerical belongs to a suite of packages which can be used for pre- and post-processing of flexible bodies in MBDyn with GNU-Octave and Gmsh.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"OpenBLAS",
"metis",
"mumps",
"gtest",
"octave-mboct-octave",
"pastix",
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-mboct-fem",
"octave-mboct-mbdyn"
]
}
]
},
{
"name": "octave-mboct-octave",
"portdir": "octave/octave-mboct-octave",
"version": "0.1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/octave-user/mboct-octave-pkg",
"description": "TMBDyn/Octave utility package.",
"long_description": "TMBDyn/Octave utility package. mboct-octave belongs to a suite of packages which can be used for pre- and post-processing of flexible bodies in MBDyn with GNU-Octave and Gmsh.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-mboct-fem",
"octave-mboct-mbdyn",
"octave-mboct-numerical"
]
}
]
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-general",
"octave-geometry",
"octave-linear-algebra"
]
}
],
"depends_on": []
},
{
"name": "octave-miscellaneous",
"portdir": "octave/octave-miscellaneous",
"version": "1.3.3",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-vrml"
]
}
]
},
{
"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-mqtt",
"portdir": "octave/octave-mqtt",
"version": "0.0.7",
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"paho.mqtt.c"
]
}
],
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-splines"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-bim"
]
}
]
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "octave-nan",
"portdir": "octave/octave-nan",
"version": "3.7.2",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-tsa"
]
}
]
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-netcdf",
"octave-statistics"
]
}
],
"depends_on": []
},
{
"name": "octave-netcdf",
"portdir": "octave/octave-netcdf",
"version": "1.0.20",
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"netcdf"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-ncarray"
]
}
]
},
{
"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": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
}
]
}