HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50612,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=561",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=559",
"results": [
{
"name": "octave-database",
"portdir": "octave/octave-database",
"version": "2.4.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnu-octave.github.io/packages/database/",
"description": "Interface to SQL databases, currently only postgresql using libpq.",
"long_description": "Interface to SQL databases, currently only postgresql using libpq.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"postgresql83",
"postgresql84",
"postgresql90",
"postgresql91",
"postgresql92",
"postgresql93",
"postgresql94",
"postgresql95",
"postgresql96",
"postgresql10",
"postgresql11",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"swig-octave",
"octave",
"octave-struct",
"postgresql17"
]
}
],
"depends_on": []
},
{
"name": "octave-femoctave",
"portdir": "octave/octave-femoctave",
"version": "2.1.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AndreasStahel/FEMoctave",
"description": "Use FEM for solving boundary value problems in two space dimensions.",
"long_description": "Use FEM for solving boundary value problems in two space dimensions.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "octave-fits",
"portdir": "octave/octave-fits",
"version": "1.0.7",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnu-octave.github.io/packages/fits/",
"description": "The Octave-FITS package provides functions for reading and writing FITS (Flexible Image Transport System) files",
"long_description": "The Octave-FITS package provides functions for reading and writing FITS (Flexible Image Transport System) files. This package uses the libcfitsio library.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave",
"cfitsio"
]
}
],
"depends_on": []
},
{
"name": "octave-general",
"portdir": "octave/octave-general",
"version": "2.1.3",
"license": "GPL-3+ and BSD and public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnu-octave.github.io/packages/general/",
"description": "General tools for Octave, string dictionary, parallel computing.",
"long_description": "General tools for Octave, string dictionary, parallel computing.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nettle",
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-mechanics",
"octave-linear-algebra",
"octave-geometry"
]
}
]
},
{
"name": "octave-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": 1215
}
],
"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": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"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": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-tsa"
]
}
]
},
{
"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": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libomp",
"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": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"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": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"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": 1215
}
],
"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-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": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"octave",
"octave-struct"
]
}
],
"depends_on": []
},
{
"name": "octave-stk",
"portdir": "octave/octave-stk",
"version": "2.8.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stk-kriging/stk",
"description": "The STK is a (not so) Small Toolbox for Kriging.",
"long_description": "The STK is a (not so) Small Toolbox for Kriging. Its primary focus in on the interpolation/regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesian method using a Gaussian Process (GP) prior. The STK also provides tools for the sequential and non-sequential design of experiments. Even though it is, currently, mostly geared towards the Design and Analysis of Computer Experiments (DACE), the STK can be useful for other applications areas (such as Geostatistics, Machine Learning, Non-parametric Regression, etc.).",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "octave-strings",
"portdir": "octave/octave-strings",
"version": "1.3.1",
"license": "GPL-3+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnu-octave.github.io/packages/strings/",
"description": "Additional manipulation functions.",
"long_description": "Additional manipulation functions.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"pcre",
"octave"
]
}
],
"depends_on": []
},
{
"name": "octave-struct",
"portdir": "octave/octave-struct",
"version": "1.0.18",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnu-octave.github.io/packages/struct/",
"description": "Additional Structure manipulations functions.",
"long_description": "Additional Structure manipulations functions.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-vrml",
"octave-optim",
"octave-database",
"octave-parallel"
]
}
]
},
{
"name": "octave-zstd",
"portdir": "octave/octave-zstd",
"version": "1.1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CNOCTAVE/octave_zstd",
"description": "The octave_zstd package provides functions to compress and decompress for the ZSTD format.",
"long_description": "The octave_zstd package provides functions to compress and decompress for the ZSTD format.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "dive",
"portdir": "devel/dive",
"version": "0.13.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wagoodman/dive",
"description": "A tool for exploring each layer in a Docker image",
"long_description": "A tool for exploring each layer in a Docker image",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "lldpd",
"portdir": "net/lldpd",
"version": "1.0.19",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lldpd.github.io",
"description": "LLDP allows you to know exactly on which port is a machine (and reciprocally).",
"long_description": "lldpd is an 802.1ab implementation (LLDP) to help you locate neighbors of all your equipments. Proprietary protocols (like EDP and CDP) are supported.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "akkornel",
"github": "akkornel",
"ports_count": 5
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libevent",
"readline",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "octave-coder",
"portdir": "octave/octave-coder",
"version": "1.10.1",
"license": "AGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shsajjadi/OctaveCoder",
"description": "Octave Coder is a code generator and build system that, given a function name translates the function and all of its dependencies to C++ and builds a .oct shared module.",
"long_description": "Octave Coder is a code generator and build system that, given a function name translates the function and all of its dependencies to C++ and builds a .oct shared module.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "p5.26-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "A module to retrieve system load averages",
"long_description": "A module to retrieve system load averages.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warnings",
"clang-9.0",
"p5.26-module-metadata",
"p5.26-test-deep",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-which",
"p5.26-ipc-run3",
"p5.26-xsloader",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test2-plugin-uuid",
"portdir": "perl/p5-test2-plugin-uuid",
"version": "0.2.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
"description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-data-uuid",
"p5.26-test-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-harness"
]
}
]
},
{
"name": "p5.26-cpan-meta-check",
"portdir": "perl/p5-cpan-meta-check",
"version": "0.14.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
"description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"long_description": "This module verifies if requirements described in a CPAN::Meta object are present.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-deep"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-cpan-meta",
"p5.26-cpan-meta-requirements",
"p5.26-module-metadata"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-test-warnings",
"p5.26-datetime-locale",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-git",
"p5.26-dist-zilla-plugin-makemaker-awesome",
"p5.26-dist-zilla-plugin-test-compile",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-getopt-long-descriptive",
"p5.26-moose",
"p5.26-moosex-role-parameterized",
"p5.26-package-stash",
"p5.26-datetime"
]
},
{
"type": "lib",
"ports": [
"p5.26-test-checkdeps"
]
}
]
},
{
"name": "p5-cpan-meta-check",
"portdir": "perl/p5-cpan-meta-check",
"version": "0.18.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-cpan-meta-check",
"homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
"description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-cpan-meta-check"
]
}
],
"depends_on": []
},
{
"name": "p5.30-cpan-meta-check",
"portdir": "perl/p5-cpan-meta-check",
"version": "0.18.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
"description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-scalar-list-utils",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-cpan-meta",
"p5.30-cpan-meta-requirements",
"p5.30-module-metadata"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-datetime-locale",
"p5.30-dist-zilla-pluginbundle-git-versionmanager",
"p5.30-moosex-role-parameterized",
"p5.30-package-stash",
"p5.30-dist-zilla-plugin-makemaker-awesome",
"p5.30-dist-zilla",
"p5.30-test-warnings",
"p5.30-datetime",
"p5.30-moose",
"p5.30-dist-zilla-plugin-git",
"p5.30-dist-zilla-plugin-test-compile",
"p5.30-getopt-long-descriptive"
]
},
{
"type": "lib",
"ports": [
"p5.30-test-checkdeps"
]
}
]
},
{
"name": "p5.28-cpan-meta-check",
"portdir": "perl/p5-cpan-meta-check",
"version": "0.18.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
"description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-scalar-list-utils",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-cpan-meta",
"p5.28-cpan-meta-requirements",
"p5.28-module-metadata"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-datetime-locale",
"p5.28-dist-zilla-pluginbundle-git-versionmanager",
"p5.28-moosex-role-parameterized",
"p5.28-package-stash",
"p5.28-dist-zilla-plugin-makemaker-awesome",
"p5.28-dist-zilla",
"p5.28-test-warnings",
"p5.28-datetime",
"p5.28-moose",
"p5.28-dist-zilla-plugin-git",
"p5.28-dist-zilla-plugin-test-compile",
"p5.28-getopt-long-descriptive"
]
},
{
"type": "lib",
"ports": [
"p5.28-test-checkdeps"
]
}
]
},
{
"name": "p5.32-cpan-meta-check",
"portdir": "perl/p5-cpan-meta-check",
"version": "0.18.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
"description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-scalar-list-utils",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-cpan-meta",
"p5.32-cpan-meta-requirements",
"p5.32-module-metadata"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-datetime-locale",
"p5.32-dist-zilla-pluginbundle-git-versionmanager",
"p5.32-moosex-role-parameterized",
"p5.32-package-stash",
"p5.32-dist-zilla-plugin-makemaker-awesome",
"p5.32-dist-zilla",
"p5.32-test-warnings",
"p5.32-datetime",
"p5.32-moose",
"p5.32-dist-zilla-plugin-git",
"p5.32-dist-zilla-plugin-test-compile",
"p5.32-getopt-long-descriptive"
]
},
{
"type": "lib",
"ports": [
"p5.32-test-checkdeps"
]
}
]
},
{
"name": "p5.34-cpan-meta-check",
"portdir": "perl/p5-cpan-meta-check",
"version": "0.18.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CPAN::Meta::Check",
"description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"long_description": "CPAN::Meta::Check - Verify requirements in a CPAN::Meta object",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-scalar-list-utils",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-cpan-meta",
"p5.34-cpan-meta-requirements",
"p5.34-module-metadata"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-datetime-locale",
"p5.34-dist-zilla-pluginbundle-git-versionmanager",
"p5.34-moosex-role-parameterized",
"p5.34-package-stash",
"p5.34-getopt-long-descriptive",
"p5.34-dist-zilla-plugin-makemaker-awesome",
"p5.34-dist-zilla",
"p5.34-test-warnings",
"p5.34-datetime",
"p5.34-moose",
"p5.34-dist-zilla-plugin-git",
"p5.34-dist-zilla-plugin-test-compile"
]
},
{
"type": "lib",
"ports": [
"p5.34-test-checkdeps",
"p5-cpan-meta-check"
]
}
]
},
{
"name": "p5-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-sys-cpuload",
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-sys-cpuload"
]
}
],
"depends_on": []
},
{
"name": "p5.28-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.28-module-metadata",
"p5.28-test-deep",
"p5.28-test-exception",
"p5.28-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.28-file-which",
"p5.28-ipc-run3",
"p5.28-xsloader",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.30-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.30-module-metadata",
"p5.30-test-deep",
"p5.30-test-exception",
"p5.30-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.30-file-which",
"p5.30-ipc-run3",
"p5.30-xsloader",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.32-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.32-module-metadata",
"p5.32-test-deep",
"p5.32-test-exception",
"p5.32-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.32-file-which",
"p5.32-ipc-run3",
"p5.32-xsloader",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.34-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.34-module-metadata",
"p5.34-test-deep",
"p5.34-test-exception",
"p5.34-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.34-file-which",
"p5.34-ipc-run3",
"p5.34-xsloader",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-sys-cpuload"
]
}
]
},
{
"name": "p5-test2-plugin-uuid",
"portdir": "perl/p5-test2-plugin-uuid",
"version": "0.2.10",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-test2-plugin-uuid",
"homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
"description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-test2-plugin-uuid"
]
}
],
"depends_on": []
},
{
"name": "p5.28-test2-plugin-uuid",
"portdir": "perl/p5-test2-plugin-uuid",
"version": "0.2.10",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
"description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-test-simple",
"p5.28-uuid-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-test2-harness"
]
}
]
},
{
"name": "p5.30-test2-plugin-uuid",
"portdir": "perl/p5-test2-plugin-uuid",
"version": "0.2.10",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
"description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-test-simple",
"p5.30-uuid-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-test2-harness"
]
}
]
},
{
"name": "p5.32-test2-plugin-uuid",
"portdir": "perl/p5-test2-plugin-uuid",
"version": "0.2.10",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
"description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-test-simple",
"p5.32-uuid-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-test2-harness"
]
}
]
},
{
"name": "p5.34-test2-plugin-uuid",
"portdir": "perl/p5-test2-plugin-uuid",
"version": "0.2.10",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
"description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-test-simple",
"p5.34-uuid-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-test2-harness",
"p5-test2-plugin-uuid"
]
}
]
},
{
"name": "p5-uuid-tiny",
"portdir": "perl/p5-uuid-tiny",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uuid-tiny",
"homepage": "https://metacpan.org/pod/UUID::Tiny",
"description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-uuid-tiny"
]
}
],
"depends_on": []
},
{
"name": "p5.28-uuid-tiny",
"portdir": "perl/p5-uuid-tiny",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::Tiny",
"description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-mime-base64",
"p5.28-time-hires"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-test2-plugin-uuid"
]
}
]
},
{
"name": "p5.30-uuid-tiny",
"portdir": "perl/p5-uuid-tiny",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::Tiny",
"description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-mime-base64",
"p5.30-time-hires"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-test2-plugin-uuid"
]
}
]
},
{
"name": "p5.34-uuid-tiny",
"portdir": "perl/p5-uuid-tiny",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::Tiny",
"description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-mime-base64",
"p5.34-time-hires"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-test2-plugin-uuid",
"p5-uuid-tiny"
]
}
]
},
{
"name": "p5.32-uuid-tiny",
"portdir": "perl/p5-uuid-tiny",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::Tiny",
"description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2620
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-mime-base64",
"p5.32-time-hires"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-test2-plugin-uuid"
]
}
]
},
{
"name": "angle-grinder",
"portdir": "textproc/angle-grinder",
"version": "0.19.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcoh/angle-grinder",
"description": "Slice and dice log files on the command line.",
"long_description": "Angle-grinder allows you to parse, aggregate, sum, average, percentile, and sort your data. You can see it, live-updating, in your terminal. Angle grinder is designed for when, for whatever reason, you don't have your data in graphite/honeycomb/kibana/sumologic/splunk/etc. but still want to be able to do sophisticated analytics.",
"active": true,
"categories": [
"sysutils",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "qscintilla-qt6",
"portdir": "devel/qscintilla-qt6",
"version": "2.14.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
"long_description": "QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt64-qtbase"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pyqt6-scintilla",
"qscintilla-designer-qt6",
"py310-pyqt6-scintilla",
"py311-pyqt6-scintilla",
"py312-pyqt6-scintilla",
"py313-pyqt6-scintilla",
"py314-pyqt6-scintilla"
]
}
]
},
{
"name": "qscintilla-designer-qt6",
"portdir": "devel/qscintilla-qt6",
"version": "2.14.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "Qt Designer plugin for Qt6 QScintilla",
"long_description": "Qt Designer plugin for Qt6 QScintilla",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt64-qtbase",
"qt64-qttools",
"qscintilla-qt6"
]
}
],
"depends_on": []
},
{
"name": "pta",
"portdir": "finance/pta",
"version": "0.1",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mandoc.bsd.lv/pta/",
"description": "the plain text accounting program",
"long_description": "pta reads bookkeeping journals and writes account lists, balances, and cost center assessments to standard output.",
"active": true,
"categories": [
"finance"
],
"maintainers": [
{
"name": "",
"github": "admacleod",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "dftd3",
"portdir": "science/dftd3",
"version": "3.2.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.chemie.uni-bonn.de/grimme/de/software/dft-d3",
"description": "Dispersion Correction For Quantum Chemical Methods",
"long_description": "Dispersion correction for density functionals, Hartree-Fock and semi-empirical quantum chemical methods",
"active": true,
"categories": [
"science",
"chemistry",
"physics"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 56
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "mlterm",
"portdir": "x11/mlterm",
"version": "3.9.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlterm.sourceforge.net",
"description": "Multi-lingual X11 terminal emulator",
"long_description": "mlterm is a multi-lingual terminal emulator written from scratch, which supports various character sets and encodings in the world and complex characters, such as double width for East Asian, combining for Thai, Vietnamese, and so on, and bi-direction for Arabic and Hebrew. Indic scripts in ISCII encoding are experimentally supported using libind library. It also supports various unique feature such as anti-alias using FreeType, multiple XIM, multiple windows, scrollbar API, scroll by mouse wheel, automatic selection of encoding, daemon mode, and so on.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"gtk2",
"gtk3",
"x11",
"quartz",
"sdl2",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"vte",
"fontconfig",
"gdk-pixbuf2",
"harfbuzz",
"freetype",
"libsdl2",
"Xft2",
"xorg-libX11",
"openssl3",
"gettext-runtime",
"libsixel",
"fribidi",
"libssh2",
"gtk3"
]
}
],
"depends_on": []
},
{
"name": "goaccess",
"portdir": "www/goaccess",
"version": "1.9.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://goaccess.io/",
"description": "GoAccess was designed to be a fast, terminal-based log analyzer.",
"long_description": "GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"tokyocabinet",
"gettext-runtime",
"openssl3",
"libmaxminddb"
]
}
],
"depends_on": []
},
{
"name": "tree-sitter-rust",
"portdir": "devel/tree-sitter-rust",
"version": "0.24.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tree-sitter/tree-sitter-rust",
"description": "A tree-sitter parser for Rust",
"long_description": "A tree-sitter parser for Rust",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"emacs",
"emacs-devel",
"emacs-app",
"emacs-app-devel",
"emacs-mac-app",
"emacs-mac-app-devel"
]
}
]
}
]
}