HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50998,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=381",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=379",
"results": [
{
"name": "R-snowfall",
"portdir": "R/R-snowfall",
"version": "1.84-6.3",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=snowfall",
"description": "Easier cluster computing",
"long_description": "Easier cluster computing",
"active": true,
"categories": [
"science",
"parallel",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-snow",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Rmpi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mglmn",
"R-fence",
"R-bmemLavaan",
"R-RegCombin",
"R-widals",
"R-ERPM",
"R-peperr",
"R-RationalExp"
]
},
{
"type": "test",
"ports": [
"R-OpenMx",
"R-geoCount",
"R-mlegp"
]
}
]
},
{
"name": "R-softbib",
"portdir": "R/R-softbib",
"version": "0.0.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=softbib",
"description": "Software Bibliographies for R projects",
"long_description": "Software Bibliographies for R projects",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-renv",
"R-bibtex",
"R-checkmate",
"R-CRAN-recommended",
"R-rmarkdown"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-soma",
"portdir": "R/R-soma",
"version": "1.2.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jonclayden/soma",
"description": "General-purpose optimisation with the self-organising migrating algorithm",
"long_description": "General-purpose optimisation with the self-organising migrating algorithm",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-reportr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-tinytest",
"R-shades"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-MSCMT",
"R-RandomFields"
]
}
]
},
{
"name": "R-someMTP",
"portdir": "R/R-someMTP",
"version": "1.4.1.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=someMTP",
"description": "Some Multiple Testing Procedures",
"long_description": "Some Multiple Testing Procedures",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-flip"
]
}
]
},
{
"name": "R-sonar",
"portdir": "R/R-sonar",
"version": "1.0.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=sonar",
"description": "Formulas for calculating sound velocity, water pressure, depth, density, absorption and sonar equations",
"long_description": "Formulas for calculating sound velocity, water pressure, depth, density, absorption and sonar equations",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "zshdb",
"portdir": "devel/zshdb",
"version": "1.1.4",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/zshdb",
"description": "GDB-like debugger for zsh scripts.",
"long_description": "GDB-like debugger for zsh scripts. Zshdb can run your script, stop it on specified conditions, help you examine what has happened when it has stopped, and allow you to modify parts of your script so that you can experiment with your code and fix problems once they are identified.",
"active": true,
"categories": [
"devel",
"shells"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1034
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zsh"
]
}
],
"depends_on": []
},
{
"name": "cdf",
"portdir": "science/cdf",
"version": "3.9.0",
"license": "Noncommercial",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://cdf.gsfc.nasa.gov",
"description": "CDF: Common Data Format",
"long_description": "The Common Data Format (CDF) is a self-describing data format for the storage and manipulation of scalar and multidimensional data in a platform and discipline independent fashion.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1893
}
],
"variants": [
"clang14",
"clang15",
"clang10",
"clang11",
"clang12",
"clang13",
"clang16",
"clang17",
"clang18",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-spacepy",
"py35-spacepy",
"py36-spacepy",
"py38-spacepy",
"py37-spacepy",
"py39-spacepy",
"cdf-to-fits",
"opendx"
]
}
]
},
{
"name": "R-ClusterR",
"portdir": "R/R-ClusterR",
"version": "1.3.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlampros.github.io/ClusterR",
"description": "Gaussian mixture models, k-means, mini-batch-kmeans, k-medoids and affinity propagation clustering",
"long_description": "Gaussian mixture models, k-means, mini-batch-kmeans, k-medoids and affinity propagation clustering",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang80",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gmp",
"R-lifecycle",
"R-ggplot2",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-FD",
"R-OpenImageR"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-text2map"
]
},
{
"type": "test",
"ports": [
"R-tidyclust"
]
}
]
},
{
"name": "R-Delaporte",
"portdir": "R/R-Delaporte",
"version": "8.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Delaporte",
"description": "Statistical functions for the Delaporte distribution",
"long_description": "Statistical functions for the Delaporte distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-tinytest"
]
}
],
"depends_on": []
},
{
"name": "R-aplot",
"portdir": "R/R-aplot",
"version": "0.2.3",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=aplot",
"description": "Decorate a ggplot with associated information",
"long_description": "Decorate a ggplot with associated information",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggfun",
"R-patchwork",
"R-ggplotify",
"R-CRAN-recommended",
"R-magrittr",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggtree"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggbreak",
"R-ggtree"
]
},
{
"type": "test",
"ports": [
"R-ggplotify"
]
}
]
},
{
"name": "R-cmdstanr",
"portdir": "R/R-cmdstanr",
"version": "0.8.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mc-stan.org/cmdstanr",
"description": "R interface to CmdStan",
"long_description": "R interface to CmdStan",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-withr",
"R-checkmate",
"R-processx",
"R-posterior",
"R-CRAN-recommended",
"R-R6",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Rcpp",
"R-RcppEigen",
"R-rlang",
"R-loo",
"R-knitr",
"R-testthat",
"R-bayesplot",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-MCMCvis",
"R-iwmm",
"R-mvgam",
"R-instantiate",
"R-projpred",
"R-priorsense",
"R-blavaan",
"R-measr",
"R-brms",
"R-multilevelcoda",
"R-dynamite"
]
}
]
},
{
"name": "R-ggsci",
"portdir": "R/R-ggsci",
"version": "3.2.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nanx.me/ggsci",
"description": "Scientific journal and sci-fi themed color palettes",
"long_description": "Scientific journal and sci-fi themed color palettes for R-ggplot2.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-ggplot2",
"R-scales"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-reshape2",
"R-gridExtra",
"R-knitr",
"R-rmarkdown",
"R-ragg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggpubr"
]
}
]
},
{
"name": "R-lamW",
"portdir": "R/R-lamW",
"version": "2.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aadler/lamW",
"description": "Lambert W-function",
"long_description": "Lambert W-function",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppParallel"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-LambertW",
"R-frair",
"R-mexhaz",
"R-BayesRep"
]
}
]
},
{
"name": "R-mhurdle",
"portdir": "R/R-mhurdle",
"version": "1.3-1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mhurdle",
"description": "Multiple Hurdle Tobit models",
"long_description": "Multiple Hurdle Tobit models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-generics",
"R-CompQuadForm",
"R-nonnest2",
"R-Formula",
"R-Rdpack",
"R-maxLik",
"R-margins",
"R-prediction",
"R-truncreg",
"R-CRAN-recommended",
"libgcc",
"R-numDeriv",
"R-sandwich"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xtable",
"R-tibble",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-lmtest",
"R-texreg",
"R-bookdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-texreg"
]
}
]
},
{
"name": "R-mokken",
"portdir": "R/R-mokken",
"version": "3.1.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sites.google.com/a/tilburguniversity.edu/avdrark/mokken",
"description": "Conducts Mokken scale analysis",
"long_description": "Conducts Mokken scale analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-poLCA"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-panelView",
"portdir": "R/R-panelView",
"version": "1.1.18",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yiqingxu.org/packages/panelview/index.html",
"description": "Visualize panel data",
"long_description": "Visualize panel data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-gridExtra",
"R-dplyr",
"R-CRAN-recommended",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-tdaunif",
"portdir": "R/R-tdaunif",
"version": "0.2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://corybrunson.github.io/tdaunif",
"description": "Uniform manifold samplers for topological data analysis",
"long_description": "Uniform manifold samplers for topological data analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-vdiffr",
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "rb-numo-narray",
"portdir": "ruby/rb-numo-narray",
"version": "0.9.2.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-numo.github.io/narray",
"description": "New NArray class library",
"long_description": "New NArray class library",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb33-numo-narray",
"portdir": "ruby/rb-numo-narray",
"version": "0.9.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-numo.github.io/narray",
"description": "New NArray class library",
"long_description": "New NArray class library",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"rb33-gem-patch"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb33-numo-gsl",
"rb33-numo-linalg"
]
}
]
},
{
"name": "rb32-numo-narray",
"portdir": "ruby/rb-numo-narray",
"version": "0.9.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-numo.github.io/narray",
"description": "New NArray class library",
"long_description": "New NArray class library",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"rb32-gem-patch"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-numo-gsl",
"rb32-numo-linalg"
]
}
]
},
{
"name": "rb31-numo-narray",
"portdir": "ruby/rb-numo-narray",
"version": "0.9.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-numo.github.io/narray",
"description": "New NArray class library",
"long_description": "New NArray class library",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"rb31-gem-patch"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-numo-gsl",
"rb31-numo-linalg"
]
}
]
},
{
"name": "rb-ffi",
"portdir": "ruby/rb-ffi",
"version": "1.17.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ffi/ffi/wiki",
"description": "Ruby FFI library",
"long_description": "Ruby FFI library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb33-ffi",
"portdir": "ruby/rb-ffi",
"version": "1.17.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ffi/ffi/wiki",
"description": "Ruby FFI library",
"long_description": "Ruby FFI library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb33-inotify"
]
},
{
"type": "run",
"ports": [
"rb33-bzip2-ffi",
"rb33-curl_ffi",
"rb33-ffi-czmq",
"rb33-ffi-icu",
"rb33-ffi-inline",
"rb33-ffi-libarchive",
"rb33-ffi-libsodium",
"rb33-ffi-openmpt",
"rb33-ffi-compiler",
"rb33-ffi-proj4",
"rb33-ffi-rzmq-core",
"rb33-ffi-tk",
"rb33-nice-ffi",
"rb33-rb_sdl2",
"rb33-rubysdl",
"rb33-sdl2-bindings",
"rb33-ffi-portaudio"
]
}
]
},
{
"name": "rb32-ffi",
"portdir": "ruby/rb-ffi",
"version": "1.17.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ffi/ffi/wiki",
"description": "Ruby FFI library",
"long_description": "Ruby FFI library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-inotify"
]
},
{
"type": "run",
"ports": [
"rb32-bzip2-ffi",
"rb32-curl_ffi",
"rb32-ffi-czmq",
"rb32-ffi-icu",
"rb32-ffi-inline",
"rb32-ffi-libarchive",
"rb32-ffi-libsodium",
"rb32-ffi-openmpt",
"rb32-ffi-compiler",
"rb32-ffi-proj4",
"rb32-ffi-rzmq-core",
"rb32-ffi-tk",
"rb32-nice-ffi",
"rb32-rb_sdl2",
"rb32-rubysdl",
"rb32-sdl2-bindings",
"rb32-ffi-portaudio"
]
}
]
},
{
"name": "rb31-ffi",
"portdir": "ruby/rb-ffi",
"version": "1.17.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ffi/ffi/wiki",
"description": "Ruby FFI library",
"long_description": "Ruby FFI library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-inotify"
]
},
{
"type": "run",
"ports": [
"rb31-bzip2-ffi",
"rb31-curl_ffi",
"rb31-ffi-czmq",
"rb31-ffi-icu",
"rb31-ffi-inline",
"rb31-ffi-libarchive",
"rb31-ffi-libsodium",
"rb31-ffi-openmpt",
"rb31-ffi-compiler",
"rb31-ffi-proj4",
"rb31-ffi-rzmq-core",
"rb31-ffi-tk",
"rb31-nice-ffi",
"rb31-rb_sdl2",
"rb31-rubysdl",
"rb31-sdl2-bindings",
"rb31-ffi-portaudio"
]
}
]
},
{
"name": "rb30-ffi",
"portdir": "ruby/rb-ffi",
"version": "1.17.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ffi/ffi/wiki",
"description": "Ruby FFI library",
"long_description": "Ruby FFI library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb30-ffi-compiler"
]
}
]
},
{
"name": "R-netmediate",
"portdir": "R/R-netmediate",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=netmediate",
"description": "Micro-macro analysis for social networks",
"long_description": "Micro-macro analysis for social networks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-plm",
"R-VGAM",
"R-gam",
"R-network",
"R-sna",
"R-ergm",
"R-RSiena",
"R-intergraph",
"R-btergm",
"R-ergMargins",
"R-CRAN-recommended",
"R-plyr",
"R-lme4"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-igraph",
"R-statnet.common",
"R-statnet",
"R-relevent"
]
}
],
"depends_on": []
},
{
"name": "R-quanteda",
"portdir": "R/R-quanteda",
"version": "4.0.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://quanteda.io",
"description": "Quantitative Analysis of Textual Data",
"long_description": "Quantitative Analysis of Textual Data",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"pkgconfig",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-stringi",
"R-xml2",
"R-lifecycle",
"R-yaml",
"R-fastmatch",
"R-SnowballC",
"R-stopwords",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo",
"R-jsonlite",
"onetbb"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stm",
"R-rlang",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-spelling",
"R-slam",
"R-formatR",
"R-text2vec",
"R-tm",
"R-lsa",
"R-lda",
"R-tidytext",
"R-tokenizers",
"R-topicmodels",
"R-spacyr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RNewsflow",
"R-quanteda.textstats",
"R-quanteda.textmodels",
"R-keyATM",
"R-grafzahl",
"R-clustRcompaR",
"R-sentometrics",
"R-stm",
"R-seededlda",
"R-sentopics"
]
},
{
"type": "test",
"ports": [
"R-text2map",
"R-spacyr",
"R-stopwords",
"R-tidylda",
"R-readtext"
]
}
]
},
{
"name": "R-scam",
"portdir": "R/R-scam",
"version": "1.2-17",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=scam",
"description": "Shape-Constrained Additive Models",
"long_description": "Shape-Constrained Additive Models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FlexGAM",
"R-GJRM"
]
},
{
"type": "test",
"ports": [
"R-gratia"
]
}
]
},
{
"name": "p5.26-rdf-query",
"portdir": "perl/p5-rdf-query",
"version": "2.918.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/RDF::Query",
"description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"long_description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-json",
"p5.26-yaml"
]
},
{
"type": "lib",
"ports": [
"p5.26-json",
"p5.26-module-pluggable",
"p5.26-parse-recdescent",
"perl5.26",
"p5.26-set-scalar",
"p5.26-uri",
"p5.26-rdf-trine",
"p5.26-data-uuid",
"p5.26-datetime-format-w3cdtf",
"p5.26-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-bio-phylo"
]
}
]
},
{
"name": "p5-rdf-query",
"portdir": "perl/p5-rdf-query",
"version": "2.919.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-rdf-query",
"homepage": "https://metacpan.org/pod/RDF::Query",
"description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"long_description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-rdf-query"
]
}
],
"depends_on": []
},
{
"name": "p5.28-rdf-query",
"portdir": "perl/p5-rdf-query",
"version": "2.919.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/RDF::Query",
"description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"long_description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-exception",
"p5.28-test-json",
"p5.28-yaml",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.28-json",
"p5.28-module-pluggable",
"p5.28-parse-recdescent",
"perl5.28",
"p5.28-set-scalar",
"p5.28-uri",
"p5.28-rdf-trine",
"p5.28-data-uuid",
"p5.28-datetime-format-w3cdtf",
"p5.28-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-bio-phylo"
]
}
]
},
{
"name": "p5.30-rdf-query",
"portdir": "perl/p5-rdf-query",
"version": "2.919.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/RDF::Query",
"description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"long_description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-exception",
"p5.30-test-json",
"p5.30-yaml",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.30-json",
"p5.30-module-pluggable",
"p5.30-parse-recdescent",
"perl5.30",
"p5.30-set-scalar",
"p5.30-uri",
"p5.30-rdf-trine",
"p5.30-data-uuid",
"p5.30-datetime-format-w3cdtf",
"p5.30-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-bio-phylo"
]
}
]
},
{
"name": "p5.32-rdf-query",
"portdir": "perl/p5-rdf-query",
"version": "2.919.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/RDF::Query",
"description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"long_description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-exception",
"p5.32-test-json",
"p5.32-yaml",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.32-json",
"p5.32-module-pluggable",
"p5.32-parse-recdescent",
"perl5.32",
"p5.32-set-scalar",
"p5.32-uri",
"p5.32-rdf-trine",
"p5.32-data-uuid",
"p5.32-datetime-format-w3cdtf",
"p5.32-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-bio-phylo"
]
}
]
},
{
"name": "p5.34-rdf-query",
"portdir": "perl/p5-rdf-query",
"version": "2.919.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/RDF::Query",
"description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"long_description": "RDF::Query - A complete SPARQL 1.1 Query and Update implementation for use with RDF::Trine",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-exception",
"p5.34-test-json",
"p5.34-yaml",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-json",
"p5.34-module-pluggable",
"p5.34-parse-recdescent",
"perl5.34",
"p5.34-set-scalar",
"p5.34-uri",
"p5.34-rdf-trine",
"p5.34-data-uuid",
"p5.34-datetime-format-w3cdtf",
"p5.34-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-rdf-query",
"p5.34-bio-phylo"
]
}
]
},
{
"name": "AtomicParsley",
"portdir": "multimedia/AtomicParsley",
"version": "20240608.083822.1ed9031",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wez/atomicparsley",
"description": "MPEG-4 command line tool",
"long_description": "AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files, in particular, iTunes-style metadata.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"youtube-dl",
"yt-dlp",
"get_iplayer"
]
}
]
},
{
"name": "xfractint",
"portdir": "graphics/xfractint",
"version": "20.04p16",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.fractint.net/",
"description": "A highly versatile fractal generator",
"long_description": "Fractint is a freeware fractal generator created for PCs and ported to Unix/X Window. It has been in development since 1988. Fractint can also draw cellular automata and stereoscopic images.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "justin_flude",
"github": "jflude",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"Xft2"
]
}
],
"depends_on": []
},
{
"name": "bitchx",
"portdir": "irc/bitchx",
"version": "1.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/bitchx/",
"description": "BitchX - An IRC Client based on ircII w/ ANSI color and much much more.",
"long_description": "BitchX is an IRC (Internet Relay Chat) client by Colten Edwards aka panasync@efnet, it is based on it's predecessors ircII and EPIC. BitchX was originally started as a script by Trench and HappyCrappy for the popular UNIX IRC client ircII. Around Christmas of 1994 the script was patched directly into the client by panasync.",
"active": true,
"categories": [
"irc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "libdbusmenu",
"portdir": "devel/libdbusmenu",
"version": "16.04.0",
"license": "LGPL-2.1+ and GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/libdbusmenu",
"description": "GLib and Gtk Implementation of the DBusMenu protocol",
"long_description": "GLib and Gtk Implementation of the DBusMenu protocol",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gettext",
"libtool",
"pkgconfig",
"gobject-introspection",
"vala",
"intltool",
"libxslt"
]
},
{
"type": "lib",
"ports": [
"json-glib",
"gtk3",
"cairo",
"gdk-pixbuf2",
"harfbuzz",
"gettext-runtime",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libayatana-appindicator",
"xpad"
]
}
]
},
{
"name": "xpad",
"portdir": "x11/xpad",
"version": "5.8.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/xpad/trunk",
"description": "Virtual note-pad system for your desktop",
"long_description": "xpad is a sticky note application for jotting down things to remember.",
"active": true,
"categories": [
"sysutils",
"x11"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"xorg-libX11",
"xorg-libice",
"xorg-libsm",
"glib2",
"ayatana-ido",
"libayatana-appindicator",
"libayatana-indicator",
"libdbusmenu",
"gettext-runtime",
"desktop-file-utils",
"gtk3",
"gtksourceview4",
"cairo",
"gdk-pixbuf2"
]
}
],
"depends_on": []
},
{
"name": "oci-cli",
"portdir": "net/oci-cli",
"version": "3.43.2",
"license": "(Permissive or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.oracle.com/en-us/iaas/Content/API/Concepts/cliconcepts.htm",
"description": "Command-line client for Oracle Cloud Infrastructure",
"long_description": "The OCI CLI is a small-footprint tool that you can use on its own or with the Console to complete Oracle Cloud Infrastructure tasks. The OCI CLI provides the same core functionality as the Console, plus additional commands. Some of these, such as the ability to run scripts, extend Console functionality.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py311-cryptography",
"py311-openssl",
"py311-click",
"py311-prompt_toolkit",
"python311",
"py311-jmespath",
"py311-arrow",
"py311-terminaltables",
"py311-oci",
"py311-yaml",
"py311-certifi",
"py311-dateutil",
"py311-six",
"py311-tz"
]
}
],
"depends_on": []
},
{
"name": "p5-object-insideout",
"portdir": "perl/p5-object-insideout",
"version": "4.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-object-insideout",
"homepage": "https://metacpan.org/pod/Object::InsideOut",
"description": "Object::InsideOut - Comprehensive inside-out object support module",
"long_description": "Object::InsideOut - Comprehensive inside-out object support module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-object-insideout"
]
}
],
"depends_on": []
},
{
"name": "p5.28-object-insideout",
"portdir": "perl/p5-object-insideout",
"version": "4.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::InsideOut",
"description": "Object::InsideOut - Comprehensive inside-out object support module",
"long_description": "Object::InsideOut - Comprehensive inside-out object support module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-data-dumper",
"p5.28-exception-class",
"p5.28-scalar-list-utils",
"p5.28-test-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-math-random-mt-auto"
]
}
]
},
{
"name": "p5.30-object-insideout",
"portdir": "perl/p5-object-insideout",
"version": "4.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::InsideOut",
"description": "Object::InsideOut - Comprehensive inside-out object support module",
"long_description": "Object::InsideOut - Comprehensive inside-out object support module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-data-dumper",
"p5.30-exception-class",
"p5.30-scalar-list-utils",
"p5.30-test-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-math-random-mt-auto"
]
}
]
},
{
"name": "p5.32-object-insideout",
"portdir": "perl/p5-object-insideout",
"version": "4.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::InsideOut",
"description": "Object::InsideOut - Comprehensive inside-out object support module",
"long_description": "Object::InsideOut - Comprehensive inside-out object support module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-scalar-list-utils",
"p5.32-data-dumper",
"p5.32-exception-class",
"p5.32-test-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-math-random-mt-auto"
]
}
]
},
{
"name": "p5.34-object-insideout",
"portdir": "perl/p5-object-insideout",
"version": "4.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::InsideOut",
"description": "Object::InsideOut - Comprehensive inside-out object support module",
"long_description": "Object::InsideOut - Comprehensive inside-out object support module",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-data-dumper",
"p5.34-exception-class",
"p5.34-scalar-list-utils",
"p5.34-test-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-object-insideout",
"p5.34-math-random-mt-auto"
]
}
]
},
{
"name": "p5-data-uuid-mt",
"portdir": "perl/p5-data-uuid-mt",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-data-uuid-mt",
"homepage": "https://metacpan.org/pod/Data::UUID::MT",
"description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
"long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-data-uuid-mt"
]
}
],
"depends_on": []
},
{
"name": "p5.28-data-uuid-mt",
"portdir": "perl/p5-data-uuid-mt",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::UUID::MT",
"description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
"long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"p5.28-extutils-makemaker",
"p5.28-list-allutils",
"p5.28-test-simple"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-scalar-list-utils",
"p5.28-time-hires",
"p5.28-math-random-mt-auto"
]
}
],
"depends_on": []
},
{
"name": "p5.30-data-uuid-mt",
"portdir": "perl/p5-data-uuid-mt",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::UUID::MT",
"description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
"long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"p5.30-extutils-makemaker",
"p5.30-list-allutils",
"p5.30-test-simple"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-scalar-list-utils",
"p5.30-time-hires",
"p5.30-math-random-mt-auto"
]
}
],
"depends_on": []
},
{
"name": "p5.32-data-uuid-mt",
"portdir": "perl/p5-data-uuid-mt",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::UUID::MT",
"description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
"long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2626
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"p5.32-extutils-makemaker",
"p5.32-list-allutils",
"p5.32-test-simple"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-scalar-list-utils",
"p5.32-time-hires",
"p5.32-math-random-mt-auto"
]
}
],
"depends_on": []
}
]
}