HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50781,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=461",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=459",
"results": [
{
"name": "R-msm",
"portdir": "R/R-msm",
"version": "1.8.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chjackson.github.io/msm",
"description": "Multi-State Markov and hidden Markov models in continuous time",
"long_description": "Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal data.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang12",
"clang13",
"clang14",
"clang15",
"clang10",
"clang11",
"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-expm",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-mvtnorm",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-minqa",
"R-numDeriv",
"R-testthat",
"R-covr",
"R-doParallel",
"R-foreach",
"R-flexsurv",
"R-mstate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ARDL",
"R-BayesRGMM",
"R-pexm",
"R-CEoptim",
"R-rtdists",
"R-interactionR",
"R-Rchoice",
"R-spBFA",
"R-womblR",
"R-BayesianTools",
"R-ICcalib",
"R-FLORAL",
"R-gmnl",
"R-flexmsm",
"R-RMark"
]
},
{
"type": "test",
"ports": [
"R-flexsurv",
"R-nhm",
"R-MCMCglmm",
"R-markovchain",
"R-fic",
"R-fitteR",
"R-pder"
]
}
]
},
{
"name": "R-olsrr",
"portdir": "R/R-olsrr",
"version": "0.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://olsrr.rsquaredacademy.com",
"description": "Tools for building OLS regression models",
"long_description": "Tools for building OLS regression models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-gridExtra",
"R-xplorerr",
"R-car",
"R-goftest",
"R-CRAN-recommended",
"R-Rcpp",
"R-nortest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-descriptr",
"R-vdiffr"
]
}
],
"depends_on": []
},
{
"name": "R-quickcode",
"portdir": "R/R-quickcode",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://quickcode.obi.obianom.com",
"description": "Compilation of some frequently used R functions",
"long_description": "Compilation of some frequently used R functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Polychrome",
"R-CRAN-recommended",
"R-rstudioapi",
"R-fitdistrplus"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-qpdf"
]
}
],
"depends_on": []
},
{
"name": "R-rBeta2009",
"portdir": "R/R-rBeta2009",
"version": "1.0.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=rBeta2009",
"description": "Beta random number and Dirichlet random vector generating functions",
"long_description": "Beta random number and Dirichlet random vector generating functions",
"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-binGroup2"
]
}
]
},
{
"name": "R-ranger",
"portdir": "R/R-ranger",
"version": "0.17.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://imbs-hl.github.io/ranger",
"description": "Fast implementation of random forests",
"long_description": "Fast implementation of random forests",
"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-RcppEigen",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-influential",
"R-collinear",
"R-TSCI",
"R-orf",
"R-rfinterval",
"R-riskRegression",
"R-Boruta",
"R-ocf",
"R-stablelearner"
]
},
{
"type": "test",
"ports": [
"R-fastshap",
"R-fmeffects",
"R-spmodel",
"R-cdgd",
"R-varImp",
"R-vetiver",
"R-nestedcv",
"R-stacks",
"R-iBreakDown",
"R-ingredients",
"R-DALEX",
"R-tidyAML",
"R-mlr3mbo",
"R-lmtp",
"R-mlr3superlearner",
"R-SSLR",
"R-finetune",
"R-modelStudio",
"R-batchtools",
"R-mlr3learners",
"R-nlpred",
"R-parsnip",
"R-mice"
]
}
]
},
{
"name": "R-rbibutils",
"portdir": "R/R-rbibutils",
"version": "2.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geobosh.github.io/rbibutils",
"description": "Read Bibtex files and convert between bibliography formats",
"long_description": "Read Bibtex files and convert between bibliography formats",
"active": true,
"categories": [
"science",
"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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Rdpack"
]
},
{
"type": "test",
"ports": [
"R-litedown",
"R-pkgmaker",
"R-doRNG"
]
}
]
},
{
"name": "R-robustmatrix",
"portdir": "R/R-robustmatrix",
"version": "0.1.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=robustmatrix",
"description": "Robust matrix-variate parameter estimation",
"long_description": "Robust matrix-variate parameter estimation",
"active": true,
"categories": [
"science",
"math",
"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",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc",
"R-Rdpack",
"libgcc13",
"R-RcppArmadillo",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggrepel",
"R-ggnewscale",
"R-tibble",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-gridExtra",
"R-knitr",
"R-rmarkdown",
"R-forcats",
"R-roxygen2"
]
}
],
"depends_on": []
},
{
"name": "R-samc",
"portdir": "R/R-samc",
"version": "4.0.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://andrewmarx.github.io/samc",
"description": "Functions for working with absorbing Markov chains",
"long_description": "Functions for working with absorbing Markov chains",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppThread",
"R-raster",
"R-terra",
"R-circular",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-viridisLite",
"R-rmarkdown",
"R-gdistance"
]
}
],
"depends_on": []
},
{
"name": "R-sfsmisc",
"portdir": "R/R-sfsmisc",
"version": "1.1-20",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mmaechler/sfsmisc",
"description": "Utilities from Seminar für Statistik, ETH Zürich",
"long_description": "Utilities from Seminar für Statistik, ETH Zürich",
"active": true,
"categories": [
"sysutils",
"graphics",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-e1071",
"R-gmp",
"R-Hmisc",
"R-sm",
"R-polynom",
"R-robustbase",
"R-polycor",
"R-lokern",
"R-nor1mix",
"R-pastecs",
"R-tikzDevice",
"R-Rmpfr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-distrMod",
"R-MRFcov",
"R-mcmcplots",
"R-DPQmpfr",
"R-lokern",
"R-simsalapar",
"R-ddalpha",
"R-DPQ",
"R-DiSSMod",
"R-FrF2",
"R-distr",
"R-norMmix",
"R-pcalg"
]
},
{
"type": "test",
"ports": [
"R-Matrix",
"R-alphastable",
"R-cluster",
"R-corrgram",
"R-copula",
"R-Rmpfr",
"R-bfast",
"R-robustbase",
"R-sirt",
"R-expm",
"R-Bessel",
"R-stabledist",
"R-longmemo",
"R-DPQmpfr",
"R-DHARMa",
"R-robcor"
]
}
]
},
{
"name": "R-sommer",
"portdir": "R/R-sommer",
"version": "4.3.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=sommer",
"description": "Solving Mixed Model Equations in R",
"long_description": "Solving Mixed Model Equations in R",
"active": true,
"categories": [
"science",
"math",
"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",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-RcppProgress",
"R-crayon",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-plyr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-orthopolynom",
"R-RSpectra"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pcgen"
]
},
{
"type": "test",
"ports": [
"R-lucid",
"R-emmeans"
]
}
]
},
{
"name": "R-spmodel",
"portdir": "R/R-spmodel",
"version": "0.9.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://usepa.github.io/spmodel",
"description": "Spatial statistical modelling and prediction",
"long_description": "Spatial statistical modelling and prediction",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-CRAN-recommended",
"R-generics",
"R-sf"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-emmeans",
"R-pROC",
"R-ranger",
"R-statmod",
"R-estimability",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SSN2"
]
}
]
},
{
"name": "R-stars",
"portdir": "R/R-stars",
"version": "0.6-7",
"license": "Apache",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-spatial.github.io/stars",
"description": "Spatiotemporal arrays, raster and vector data cubes",
"long_description": "Spatiotemporal arrays, raster and vector data cubes",
"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-units",
"R-sf",
"R-CRAN-recommended",
"R-abind",
"R-classInt",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-tsibble",
"R-future.apply",
"R-rmarkdown",
"R-httr",
"R-covr",
"R-randomForest",
"R-viridis",
"R-pbapply",
"R-ggforce",
"R-FNN",
"R-Cairo",
"R-ggthemes",
"R-plm",
"R-maps",
"R-PCICt",
"R-RNetCDF",
"R-raster",
"R-terra",
"R-gstat",
"R-lwgeom",
"R-mapdata",
"R-ncmeta",
"R-spacetime",
"R-cubble",
"R-exactextractr",
"R-spatstat",
"R-spatstat.geom",
"R-cubelyr",
"R-ncdfgeom",
"R-clue",
"R-jsonlite",
"R-sp",
"R-digest",
"R-tibble",
"R-xts",
"R-zoo",
"R-dplyr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-motif",
"R-gstat",
"R-ncdfgeom",
"R-automap",
"R-mkde"
]
},
{
"type": "test",
"ports": [
"R-sftime",
"R-gdalUtilities",
"R-cubble",
"R-sf",
"R-palr"
]
}
]
},
{
"name": "R-stepR",
"portdir": "R/R-stepR",
"version": "2.1-10",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=stepR",
"description": "Multiscale change-point inference",
"long_description": "Multiscale change-point inference",
"active": true,
"categories": [
"science",
"math",
"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",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-R.cache",
"libgcc13",
"R-CRAN-recommended",
"R-lowpassFilter",
"libgcc",
"R-Rcpp",
"R-digest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-tesseract",
"portdir": "R/R-tesseract",
"version": "5.2.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tesseract",
"description": "Open Source OCR Engine",
"long_description": "Open Source OCR Engine",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-curl",
"R-pdftools",
"R-rappdirs",
"R-digest",
"R-CRAN-recommended",
"tesseract"
]
},
{
"type": "run",
"ports": [
"tesseract-spa",
"tesseract-jav",
"R",
"tesseract-chi-tra",
"tesseract-deu",
"tesseract-eng",
"tesseract-fra",
"tesseract-heb",
"tesseract-kor",
"tesseract-rus",
"tesseract-san"
]
},
{
"type": "test",
"ports": [
"R-tibble",
"R-knitr",
"R-rmarkdown",
"R-spelling",
"R-magick"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-magick",
"R-pdftools"
]
}
]
},
{
"name": "R-vistributions",
"portdir": "R/R-vistributions",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vistributions.rsquaredacademy.com",
"description": "Visualize and compute percentiles/probabilities of several distributions",
"long_description": "Visualize and compute percentiles/probabilities of several distributions",
"active": true,
"categories": [
"graphics",
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-CRAN-recommended",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xplorerr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-vdiffr"
]
}
],
"depends_on": []
},
{
"name": "R-waldo",
"portdir": "R/R-waldo",
"version": "0.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://waldo.r-lib.org",
"description": "Find differences between R objects",
"long_description": "Find differences between R objects",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-diffobj",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-R6",
"R-bit64",
"R-xml2",
"R-withr",
"R-testthat",
"R-covr",
"R-S7"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-constructive",
"R-testthat",
"R-typed"
]
},
{
"type": "test",
"ports": [
"R-mixvlmc",
"R-crosstable",
"R-readr",
"R-glue",
"R-dtplyr",
"R-vctrs",
"R-vroom",
"R-dm",
"R-latex2exp",
"R-openxlsx2",
"R-mark",
"R-renv",
"R-rgl",
"R-ggside"
]
}
]
},
{
"name": "R-xplorerr",
"portdir": "R/R-xplorerr",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xplorerr.rsquaredacademy.com",
"description": "Tools for interactive data exploration",
"long_description": "Tools for interactive data exploration",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-shiny",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-olsrr",
"R-rfm"
]
},
{
"type": "test",
"ports": [
"R-descriptr",
"R-vistributions",
"R-inferr"
]
}
]
},
{
"name": "aalib",
"portdir": "graphics/aalib",
"version": "1.4rc5",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aa-project.sourceforge.net/aalib/",
"description": "Portable ascii art GFX library",
"long_description": "AA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with powerful ascii-art renderer. Now my linux boots with a nice penguin logo at secondary display (yes! Like Win95 does:) AA-lib API is designed to be similar to other graphics libraries. Learning a new API would be a piece of cake!",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gimp3-devel",
"xine-ui",
"gstreamer010-gst-plugins-good",
"gstreamer1-gst-plugins-good",
"gimp2",
"gimp2-devel",
"xine-lib"
]
}
]
},
{
"name": "rb33-net-ftp",
"portdir": "ruby/rb-net-ftp",
"version": "0.3.4",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/net-ftp",
"description": "Support for the File Transfer Protocol",
"long_description": "Support for the File Transfer Protocol",
"active": false,
"categories": [
"net",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-net-protocol",
"rb33-timeout"
]
}
],
"depends_on": []
},
{
"name": "rb-curses",
"portdir": "ruby/rb-curses",
"version": "1.4.7",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/curses",
"description": "Ruby binding for curses, ncurses and PDCurses",
"long_description": "Ruby binding for curses, ncurses and PDCurses. Formerly part of the Ruby standard library.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "rb-erubi",
"portdir": "ruby/rb-erubi",
"version": "1.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeremyevans/erubi",
"description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"long_description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb33-curses",
"portdir": "ruby/rb-curses",
"version": "1.4.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/curses",
"description": "Ruby binding for curses, ncurses and PDCurses",
"long_description": "Ruby binding for curses, ncurses and PDCurses. Formerly part of the Ruby standard library.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-twterm",
"rb33-diakonos"
]
}
]
},
{
"name": "rb32-curses",
"portdir": "ruby/rb-curses",
"version": "1.4.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/curses",
"description": "Ruby binding for curses, ncurses and PDCurses",
"long_description": "Ruby binding for curses, ncurses and PDCurses. Formerly part of the Ruby standard library.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-twterm",
"rb32-diakonos"
]
}
]
},
{
"name": "rb31-curses",
"portdir": "ruby/rb-curses",
"version": "1.4.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/curses",
"description": "Ruby binding for curses, ncurses and PDCurses",
"long_description": "Ruby binding for curses, ncurses and PDCurses. Formerly part of the Ruby standard library.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-twterm",
"rb31-diakonos"
]
}
]
},
{
"name": "rb33-erubi",
"portdir": "ruby/rb-erubi",
"version": "1.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeremyevans/erubi",
"description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"long_description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-gettext"
]
}
]
},
{
"name": "rb32-erubi",
"portdir": "ruby/rb-erubi",
"version": "1.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeremyevans/erubi",
"description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"long_description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gettext"
]
}
]
},
{
"name": "rb31-erubi",
"portdir": "ruby/rb-erubi",
"version": "1.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeremyevans/erubi",
"description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"long_description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-gettext"
]
}
]
},
{
"name": "rb30-erubi",
"portdir": "ruby/rb-erubi",
"version": "1.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeremyevans/erubi",
"description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"long_description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb30-gettext"
]
}
]
},
{
"name": "rb-fiddle",
"portdir": "ruby/rb-fiddle",
"version": "1.1.4",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/fiddle",
"description": "libffi wrapper for Ruby",
"long_description": "libffi wrapper for Ruby",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb-i18n",
"portdir": "ruby/rb-i18n",
"version": "1.14.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-i18n/i18n",
"description": "New wave Internationalization support",
"long_description": "New wave Internationalization support for Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb33-fiddle",
"portdir": "ruby/rb-fiddle",
"version": "1.1.4",
"license": "BSD and Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/fiddle",
"description": "libffi wrapper for Ruby",
"long_description": "libffi wrapper for Ruby",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libffi",
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-gio2"
]
}
]
},
{
"name": "rb32-fiddle",
"portdir": "ruby/rb-fiddle",
"version": "1.1.4",
"license": "BSD and Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/fiddle",
"description": "libffi wrapper for Ruby",
"long_description": "libffi wrapper for Ruby",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libffi",
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gio2"
]
}
]
},
{
"name": "rb31-fiddle",
"portdir": "ruby/rb-fiddle",
"version": "1.1.4",
"license": "BSD and Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/fiddle",
"description": "libffi wrapper for Ruby",
"long_description": "libffi wrapper for Ruby",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libffi",
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-gio2"
]
}
]
},
{
"name": "rb33-i18n",
"portdir": "ruby/rb-i18n",
"version": "1.14.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-i18n/i18n",
"description": "New wave Internationalization support",
"long_description": "New wave Internationalization support for Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-concurrent-ruby"
]
}
],
"depends_on": []
},
{
"name": "rb32-i18n",
"portdir": "ruby/rb-i18n",
"version": "1.14.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-i18n/i18n",
"description": "New wave Internationalization support",
"long_description": "New wave Internationalization support for Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-concurrent-ruby"
]
}
],
"depends_on": []
},
{
"name": "rb31-i18n",
"portdir": "ruby/rb-i18n",
"version": "1.14.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-i18n/i18n",
"description": "New wave Internationalization support",
"long_description": "New wave Internationalization support for Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-concurrent-ruby"
]
}
],
"depends_on": []
},
{
"name": "rb30-i18n",
"portdir": "ruby/rb-i18n",
"version": "1.14.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-i18n/i18n",
"description": "New wave Internationalization support",
"long_description": "New wave Internationalization support for Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
},
{
"type": "run",
"ports": [
"rb30-concurrent-ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-iconv",
"portdir": "ruby/rb-iconv",
"version": "1.1.0",
"license": "(BSD or Ruby)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/iconv",
"description": "iconv wrapper library",
"long_description": "iconv wrapper library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb-json",
"portdir": "ruby/rb-json",
"version": "2.8.1",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/json/",
"description": "JSON implementation as a Ruby extension in C",
"long_description": "This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-heroku"
]
}
]
},
{
"name": "rb33-iconv",
"portdir": "ruby/rb-iconv",
"version": "1.1.0",
"license": "(BSD or Ruby)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/iconv",
"description": "iconv wrapper library",
"long_description": "iconv wrapper library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"ruby33"
]
}
],
"depends_on": []
},
{
"name": "rb32-iconv",
"portdir": "ruby/rb-iconv",
"version": "1.1.0",
"license": "(BSD or Ruby)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/iconv",
"description": "iconv wrapper library",
"long_description": "iconv wrapper library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb31-iconv",
"portdir": "ruby/rb-iconv",
"version": "1.1.0",
"license": "(BSD or Ruby)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/iconv",
"description": "iconv wrapper library",
"long_description": "iconv wrapper library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb33-json",
"portdir": "ruby/rb-json",
"version": "2.8.1",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/json/",
"description": "JSON implementation as a Ruby extension in C",
"long_description": "This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb33-heroku"
]
},
{
"type": "run",
"ports": [
"rb33-red-colors"
]
}
]
},
{
"name": "rb32-json",
"portdir": "ruby/rb-json",
"version": "2.8.1",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/json/",
"description": "JSON implementation as a Ruby extension in C",
"long_description": "This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-heroku"
]
},
{
"type": "run",
"ports": [
"rb32-red-colors"
]
}
]
},
{
"name": "rb31-json",
"portdir": "ruby/rb-json",
"version": "2.8.1",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/json/",
"description": "JSON implementation as a Ruby extension in C",
"long_description": "This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-heroku"
]
},
{
"type": "run",
"ports": [
"rb31-red-colors"
]
}
]
},
{
"name": "rb30-json",
"portdir": "ruby/rb-json",
"version": "2.8.1",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/json/",
"description": "JSON implementation as a Ruby extension in C",
"long_description": "This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb30-red-colors"
]
}
]
},
{
"name": "rb-json_pure",
"portdir": "ruby/rb-json_pure",
"version": "2.8.1",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/json/",
"description": "This is a JSON implementation in pure Ruby.",
"long_description": "This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb33-json_pure",
"portdir": "ruby/rb-json_pure",
"version": "2.8.1",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/json/",
"description": "This is a JSON implementation in pure Ruby.",
"long_description": "This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": []
},
{
"name": "rb-net-ftp",
"portdir": "ruby/rb-net-ftp",
"version": "0.3.8",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/net-ftp",
"description": "Support for the File Transfer Protocol",
"long_description": "Support for the File Transfer Protocol",
"active": true,
"categories": [
"net",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb32-json_pure",
"portdir": "ruby/rb-json_pure",
"version": "2.8.1",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/json/",
"description": "This is a JSON implementation in pure Ruby.",
"long_description": "This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
}
]
}