HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50886,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=400",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=398",
"results": [
{
"name": "py-tre",
"portdir": "python/py-tre",
"version": "0.8.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://laurikari.net/tre/",
"description": "Python bindings for libtre",
"long_description": "Python bindings for libtre, a lightweight, POSIX-compliant regular expressions library that supports approximate text matches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-tre"
]
}
],
"depends_on": []
},
{
"name": "py27-tre",
"portdir": "python/py-tre",
"version": "0.8.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://laurikari.net/tre/",
"description": "Python bindings for libtre",
"long_description": "Python bindings for libtre, a lightweight, POSIX-compliant regular expressions library that supports approximate text matches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tre",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tre"
]
}
]
},
{
"name": "py-threadpool",
"portdir": "python/py-threadpool",
"version": "1.3.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chrisarndt.de/projects/threadpool/",
"description": "Easy to use object-oriented thread pool framework",
"long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
"active": false,
"categories": [
"net",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py36-threadpool"
]
}
],
"depends_on": []
},
{
"name": "py27-threadpool",
"portdir": "python/py-threadpool",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chrisarndt.de/projects/threadpool/",
"description": "Easy to use object-oriented thread pool framework",
"long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
"active": false,
"categories": [
"net",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py35-threadpool",
"portdir": "python/py-threadpool",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chrisarndt.de/projects/threadpool/",
"description": "Easy to use object-oriented thread pool framework",
"long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
"active": false,
"categories": [
"net",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py36-threadpool",
"portdir": "python/py-threadpool",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chrisarndt.de/projects/threadpool/",
"description": "Easy to use object-oriented thread pool framework",
"long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
"active": false,
"categories": [
"net",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-threadpool"
]
}
]
},
{
"name": "py-textile",
"portdir": "python/py-textile",
"version": "3.0.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/textile",
"description": "Textile processing for python",
"long_description": "Textile is a XHTML generator using a simple markup developed by Dean Allen. This is a Python port with support for code validation, itex to MathML translation, Python code coloring and much more.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "francisga",
"github": "",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-textile"
]
}
],
"depends_on": []
},
{
"name": "py27-textile",
"portdir": "python/py-textile",
"version": "3.0.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/textile",
"description": "Textile processing for python",
"long_description": "Textile is a XHTML generator using a simple markup developed by Dean Allen. This is a Python port with support for code validation, itex to MathML translation, Python code coloring and much more.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "francisga",
"github": "",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pytest-runner",
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-html5lib",
"py27-six"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"trac",
"trac-devel",
"py-textile"
]
}
]
},
{
"name": "py-triangle",
"portdir": "python/py-triangle",
"version": "20230923",
"license": "LGPL-3 and Noncommercial and Restrictive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drufat/triangle",
"description": "Python binding to the triangle library",
"long_description": "Python binding to the triangle library. See documentation at: https://rufat.be/triangle",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py312-triangle"
]
}
],
"depends_on": []
},
{
"name": "py312-triangle",
"portdir": "python/py-triangle",
"version": "20230923",
"license": "LGPL-3 and Noncommercial and Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drufat/triangle",
"description": "Python binding to the triangle library",
"long_description": "Python binding to the triangle library. See documentation at: https://rufat.be/triangle",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"py312-setuptools",
"clang-16",
"py312-build"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"python312",
"triangle"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-triangle"
]
}
]
},
{
"name": "R-FuzzySTs",
"portdir": "R/R-FuzzySTs",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=FuzzySTs",
"description": "Fuzzy Statistical Tools",
"long_description": "Fuzzy Statistical Tools",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-polynom",
"R-FuzzyNumbers"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-IRanges",
"portdir": "R/R-IRanges",
"version": "2.38.1",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/IRanges",
"description": "Foundation of integer range manipulation",
"long_description": "Foundation of integer range manipulation",
"active": true,
"categories": [
"science",
"math",
"R",
"bioconductor"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-S4Vectors",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-GenomicRanges",
"R-Rsamtools",
"R-RUnit",
"R-BiocStyle",
"R-XVector",
"R-GenomicAlignments",
"R-GenomicFeatures"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SeqArray",
"R-ShortRead",
"R-Structstrings",
"R-alakazam",
"R-HilbertCurve",
"R-GenomeInfoDb",
"R-SparseArray",
"R-BSgenome",
"R-BSgenomeForge",
"R-DelayedMatrixStats",
"R-HDF5Array",
"R-S4Arrays",
"R-MultiAssayExperiment",
"R-RaggedExperiment",
"R-DirichletMultinomial",
"R-ComplexHeatmap",
"R-AnnotationDbi",
"R-DECIPHER",
"R-DESeq2",
"R-EnrichedHeatmap",
"R-GenomicAlignments",
"R-InteractionSet",
"R-Rsamtools",
"R-VariantAnnotation",
"R-XVector",
"R-csaw",
"R-groHMM",
"R-kebabs",
"R-pwalign",
"R-rtracklayer",
"R-Biostrings",
"R-SummarizedExperiment",
"R-DelayedArray",
"R-GenomicRanges",
"R-GenomicFeatures"
]
},
{
"type": "test",
"ports": [
"R-fuzzyjoin",
"R-HilbertVis",
"R-Seurat",
"R-systemPipeR",
"R-systemPipeRdata",
"R-S4Vectors"
]
}
]
},
{
"name": "R-RcppRoll",
"portdir": "R/R-RcppRoll",
"version": "0.3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RcppRoll",
"description": "Efficient rolling/windowed operations",
"long_description": "Efficient rolling/windowed operations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-zoo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fastTS",
"R-ICSClust",
"R-ICtest",
"R-tsfeatures",
"R-exdex",
"R-IDF",
"R-TSS.RESTREND",
"R-sentometrics",
"R-autoTS"
]
},
{
"type": "test",
"ports": [
"R-recipes"
]
}
]
},
{
"name": "R-S4Vectors",
"portdir": "R/R-S4Vectors",
"version": "0.42.1",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/S4Vectors",
"description": "Foundation of vector-like and list-like containers",
"long_description": "Foundation of vector-like and list-like containers",
"active": true,
"categories": [
"devel",
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-graph",
"R-IRanges",
"R-DelayedArray",
"R-GenomicRanges",
"R-ShortRead",
"R-SummarizedExperiment",
"R-data.table",
"R-RUnit",
"R-knitr",
"R-BiocStyle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SeqArray",
"R-DelayedMatrixStats",
"R-SQLDataFrame",
"R-ShortRead",
"R-Structstrings",
"R-TileDBArray",
"R-UCSC.utils",
"R-ResidualMatrix",
"R-HDF5Array",
"R-S4Arrays",
"R-MultiAssayExperiment",
"R-RaggedExperiment",
"R-DirichletMultinomial",
"R-BiocNeighbors",
"R-rhdf5",
"R-restfulr",
"R-systemPipeR",
"R-MsCoreUtils",
"R-AnnotationDbi",
"R-AnnotationForge",
"R-AnnotationHub",
"R-BiocSingular",
"R-DECIPHER",
"R-DESeq2",
"R-GenomicAlignments",
"R-InteractionSet",
"R-Rsamtools",
"R-VariantAnnotation",
"R-XVector",
"R-bluster",
"R-csaw",
"R-IRanges",
"R-groHMM",
"R-kebabs",
"R-pwalign",
"R-rtracklayer",
"R-Biostrings",
"R-ScaledMatrix",
"R-SingleCellExperiment",
"R-SummarizedExperiment",
"R-ExperimentHub",
"R-DelayedArray",
"R-GenomicRanges",
"R-GenomicFeatures",
"R-GenomeInfoDb",
"R-SparseArray",
"R-BSgenome",
"R-BSgenomeForge",
"R-BiocIO"
]
},
{
"type": "test",
"ports": [
"R-Seurat"
]
}
]
},
{
"name": "R-beepr",
"portdir": "R/R-beepr",
"version": "2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rasmusab/beepr",
"description": "Easily play notification sounds on any platform",
"long_description": "Easily play notification sounds on any platform",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-audio",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SimDesign",
"R-sharp"
]
},
{
"type": "test",
"ports": [
"R-progressr"
]
}
]
},
{
"name": "R-constructive",
"portdir": "R/R-constructive",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cynkra.github.io/constructive",
"description": "Display idiomatic code to construct most R objects",
"long_description": "Display idiomatic code to construct most R objects",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-cli",
"R-waldo",
"R-diffobj",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-tidyselect",
"R-ggplot2",
"R-knitr",
"R-lubridate",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-forcats",
"R-reprex",
"R-roxygen2",
"R-rstudioapi",
"R-DiagrammeR",
"R-prettycode",
"R-dm",
"R-sf",
"R-bit64",
"R-data.table",
"R-vctrs",
"R-blob",
"R-tibble",
"R-withr",
"R-clipr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-duckplyr"
]
}
]
},
{
"name": "R-deps",
"portdir": "R/R-deps",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hub.analythium.io/deps",
"description": "Dependency management with roxygen-style comments",
"long_description": "Dependency management with roxygen-style comments",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-renv",
"R-jsonlite",
"R-CRAN-recommended",
"R-remotes"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-dynsurv",
"portdir": "R/R-dynsurv",
"version": "0.4-7",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dynsurv",
"description": "Dynamic models for survival data",
"long_description": "Dynamic models for survival data",
"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-splines2",
"R-ggplot2",
"R-BH",
"R-CRAN-recommended",
"R-nleqslv",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-hdf5r",
"portdir": "R/R-hdf5r",
"version": "1.3.11",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hhoeflin.github.io/hdf5r",
"description": "Interface to the HDF5 binary data format",
"long_description": "Interface to the HDF5 binary data format",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R",
"grep"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"hdf5",
"R-R6",
"R-bit64"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-reshape2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-formatR",
"R-nycflights13"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hdf5r.Extra"
]
},
{
"type": "test",
"ports": [
"R-Seurat",
"R-misty"
]
}
]
},
{
"name": "R-rjsoncons",
"portdir": "R/R-rjsoncons",
"version": "1.3.1",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mtmorgan.github.io/rjsoncons",
"description": "C++ header-only jsoncons library for JSON queries",
"long_description": "C++ header-only jsoncons library for JSON queries",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-CRAN-recommended",
"R-cli",
"R-cpp11"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-knitr",
"R-rmarkdown",
"R-tinytest",
"R-BiocStyle"
]
}
],
"depends_on": []
},
{
"name": "abella",
"portdir": "math/abella",
"version": "2.0.8.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://abella-prover.org",
"description": "Interactive theorem prover",
"long_description": "Abella is an interactive theorem prover based on lambda-tree syntax. This means that Abella is well-suited for reasoning about the meta-theory of programming languages and other logical systems which manipulate objects with binding.",
"active": true,
"categories": [
"math",
"ocaml"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml",
"ocaml-dune",
"clang-16",
"ocaml-crunch"
]
},
{
"type": "lib",
"ports": [
"ocaml-base64",
"ocaml-menhir",
"ocaml-yojson",
"ocaml-re",
"ocaml-cmdliner"
]
},
{
"type": "test",
"ports": [
"ocaml-ounit2"
]
}
],
"depends_on": []
},
{
"name": "mathmod",
"portdir": "math/mathmod",
"version": "11.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.facebook.com/parisolab",
"description": "Mathematical modelling software",
"long_description": "mathmod is a mathematical modelling software that visualizes and animates implicit and parametric surfaces.",
"active": true,
"categories": [
"graphics",
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "ocaml-yojson",
"portdir": "ocaml/ocaml-yojson",
"version": "2.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml-community/yojson",
"description": "JSON parsing and printing library for OCaml",
"long_description": "Yojson is an optimized JSON parsing and printing library for OCaml.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib",
"ocaml-seq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_deriving_yojson",
"ocaml-js_of_ocaml-compiler",
"fstar",
"kremlin",
"abella",
"stanc3",
"ocaml-merlin"
]
}
]
},
{
"name": "orage",
"portdir": "xfce/orage",
"version": "4.18.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.xfce.org",
"description": "Time-managing application for the Xfce desktop environment",
"long_description": "Time-managing application for the Xfce desktop environment",
"active": true,
"categories": [
"xfce"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"intltool",
"xfconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"exo",
"xfce4-panel",
"libical"
]
}
],
"depends_on": []
},
{
"name": "git-toolbelt",
"portdir": "devel/git-toolbelt",
"version": "1.9.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nvie/git-toolbelt",
"description": "Helper tools to make everyday life with Git much easier",
"long_description": "Helper tools to make everyday life with Git much easier. A suite of useful Git commands that aid with scripting or every day command line usage",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1031
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"git",
"fzf",
"realpath"
]
}
],
"depends_on": []
},
{
"name": "squeeze",
"portdir": "xfce/squeeze",
"version": "0.2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.xfce.org",
"description": "Squeeze is a modern and advanced archive manager for the Xfce Desktop Environment.",
"long_description": "Squeeze is a modern and advanced archive manager for the Xfce Desktop Environment.",
"active": false,
"categories": [
"xfce"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"dbus-glib",
"gtk2",
"Thunar",
"libxfce4util"
]
}
],
"depends_on": []
},
{
"name": "R-TruncatedNormal",
"portdir": "R/R-TruncatedNormal",
"version": "2.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bking124.github.io/countSTAR",
"description": "Truncated multivariate normal and Student distributions",
"long_description": "Truncated multivariate normal and Student distributions",
"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-nleqslv",
"R-alabama",
"R-spacefillr",
"R-qrng",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-carData"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-countSTAR",
"R-skewlmm"
]
},
{
"type": "test",
"ports": [
"R-anMC",
"R-mev"
]
}
]
},
{
"name": "R-chk",
"portdir": "R/R-chk",
"version": "0.9.2.9000",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/poissonconsulting/chk",
"description": "Check user-supplied function arguments",
"long_description": "Check user-supplied function arguments",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rlang",
"R-lifecycle"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-WeightIt",
"R-mcmcr",
"R-bayesnec",
"R-fwb",
"R-nlist",
"R-cobalt",
"R-term",
"R-dttr2",
"R-extras",
"R-MatchIt"
]
}
]
},
{
"name": "R-gcplyr",
"portdir": "R/R-gcplyr",
"version": "1.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mikeblazanin.github.io/gcplyr",
"description": "Manipulate and analyze growth curve data",
"long_description": "Manipulate and analyze growth curve data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-CRAN-recommended",
"R-dplyr",
"R-tidyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-cowplot",
"R-caret",
"R-sf",
"R-readxl",
"R-ggplot2",
"R-knitr",
"R-lubridate",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-mstudentd",
"portdir": "R/R-mstudentd",
"version": "1.1.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://forgemia.inra.fr/imhorphen/mstudentd",
"description": "Multivariate t Distribution",
"long_description": "Distance between multivariate t distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rgl",
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-paradox",
"portdir": "R/R-paradox",
"version": "1.0.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://paradox.mlr-org.com",
"description": "Define and work with parameter spaces for complex algorithms",
"long_description": "Define and work with parameter spaces for complex algorithms",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-checkmate",
"R-mlr3misc",
"R-CRAN-recommended",
"R-R6",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-e1071",
"R-knitr",
"R-testthat",
"R-lhs",
"R-spacefillr",
"R-mlr3learners"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3tuning",
"R-bbotk",
"R-mlr3learners",
"R-mlr3",
"R-mlr3mbo",
"R-mlr3pipelines",
"R-mlr3resampling"
]
},
{
"type": "test",
"ports": [
"R-mlr3misc"
]
}
]
},
{
"name": "R-statpsych",
"portdir": "R/R-statpsych",
"version": "1.6.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dgbonett/statpsych",
"description": "Confidence interval and sample size methods that are especially useful in psychological research",
"long_description": "Confidence interval and sample size methods that are especially useful in psychological research",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mathjaxr",
"R-mnonr",
"R-CRAN-recommended",
"R-Rdpack"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-RandomFields",
"portdir": "R/R-RandomFields",
"version": "3.3.14",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.wim.uni-mannheim.de/schlather/publications/software",
"description": "Estimation, prediction and simulation of random fields",
"long_description": "Estimation, prediction and simulation of random fields",
"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": [
"clang-16",
"gcc13",
"R"
]
},
{
"type": "lib",
"ports": [
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-sp",
"R-RandomFieldsUtils"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-GenSA",
"R-tcltk2",
"R-tkrplot",
"R-raster",
"R-soma",
"R-minqa",
"R-colorspace",
"R-mvtnorm",
"R-RColorBrewer",
"R-nloptr",
"R-optimx",
"R-pso",
"R-spam"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-RandomFieldsUtils",
"R-geostatsp"
]
}
]
},
{
"name": "py37-managesieve",
"portdir": "python/py-managesieve",
"version": "0.6",
"license": "(PSF or GPL-3)",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://managesieve.readthedocs.io/",
"description": "Protocol for remotely managing Sieve scripts",
"long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
"active": false,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pytest-runner",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-managesieve",
"portdir": "python/py-managesieve",
"version": "0.6",
"license": "(PSF or GPL-3)",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://managesieve.readthedocs.io/",
"description": "Protocol for remotely managing Sieve scripts",
"long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
"active": false,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pytest-runner",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py-managesieve",
"portdir": "python/py-managesieve",
"version": "0.8",
"license": "(PSF or GPL-3)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://managesieve.readthedocs.io/",
"description": "Protocol for remotely managing Sieve scripts",
"long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py312-managesieve"
]
}
],
"depends_on": []
},
{
"name": "py312-managesieve",
"portdir": "python/py-managesieve",
"version": "0.8",
"license": "(PSF or GPL-3)",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://managesieve.readthedocs.io/",
"description": "Protocol for remotely managing Sieve scripts",
"long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-16",
"py312-build",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-managesieve"
]
}
]
},
{
"name": "xfce4-appfinder",
"portdir": "xfce/xfce4-appfinder",
"version": "4.18.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.xfce.org/xfce/xfce4-appfinder/start",
"description": "Software to find every application supporting Desktop entry format",
"long_description": "Software to find every application supporting Desktop entry format",
"active": true,
"categories": [
"xfce"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"intltool",
"xfce4-dev-tools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"garcon",
"libxfce4ui",
"Thunar"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xfce"
]
}
]
},
{
"name": "screenfetch",
"portdir": "sysutils/screenfetch",
"version": "2023.12.28",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KittyKatt/screenFetch",
"description": "CLI system information tool",
"long_description": "screenfetch fetches system/theme information in terminal.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"bash",
"xprop"
]
}
],
"depends_on": []
},
{
"name": "texmaker",
"portdir": "tex/texmaker",
"version": "5.1.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.xm1math.net/texmaker/",
"description": "Free cross-platform LaTeX editor since 2003",
"long_description": "Texmaker is a free, modern and cross-platform LaTeX editor that integrates many tools needed to develop documents with LaTeX, in just one application.",
"active": true,
"categories": [
"editors",
"tex"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 161
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtwebengine"
]
},
{
"type": "run",
"ports": [
"ghostscript",
"texlive"
]
}
],
"depends_on": []
},
{
"name": "mlmmj",
"portdir": "mail/mlmmj",
"version": "1.4.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/mlmmj/mlmmj",
"description": "A simple and slim mailing list manager",
"long_description": "Mlmmj is a simple and slim mailing list manager (MLM) inspired by ezmlm. It works with many different Mail Transport Agents (MTAs) and is simple for a system adminstrator to install, configure and integrate with other software. As it uses very few resources, and requires no daemons, it is ideal for installation on systems where resources are limited, such as Virtual Private Servers (VPSes).",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "inucat",
"github": "inucat",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "jupyter_select",
"portdir": "python/jupyter_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default jupyter version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of jupyter.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-jupyter",
"py38-jupyter",
"py311-jupyter",
"py310-jupyter",
"py312-jupyter",
"py313-jupyter",
"py39-jupyter"
]
}
]
},
{
"name": "blosc",
"portdir": "archivers/blosc",
"version": "1.21.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.blosc.org/",
"description": "A blocking, shuffling and loss-less compression library.",
"long_description": "Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. It uses the blocking technique to reduce activity on the memory bus as much as possible.",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"lz4",
"snappy",
"zlib",
"zstd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-bcolz",
"py35-bcolz",
"py36-bcolz",
"py27-blosc",
"py35-blosc",
"py36-blosc",
"py38-bcolz",
"py37-imagecodecs",
"py38-imagecodecs",
"py39-blosc",
"py310-blosc",
"py311-blosc",
"py312-blosc",
"py313-blosc",
"netcdf",
"py37-bcolz",
"py38-blosc",
"py37-tables",
"py35-tables",
"py36-tables",
"py37-blosc",
"py38-tables",
"gdal",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf",
"py310-tables",
"py311-tables",
"py312-tables",
"py313-tables",
"py314-tables",
"openvdb",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"py313-imagecodecs",
"py314-imagecodecs",
"py27-tables",
"py39-tables",
"py39-imagecodecs"
]
}
]
},
{
"name": "lolcat",
"portdir": "sysutils/lolcat",
"version": "1.5",
"license": "WTFPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaseg/lolcat",
"description": "display files or stdin in rainbow colors",
"long_description": "lolcat displays files or stdin in rainbow colors.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "py-graphy",
"portdir": "python/py-graphy",
"version": "1.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/graphy/",
"description": "Simple Python library for generating charts",
"long_description": "Graphy is a simple Python library for generating charts. It tries to get out of the way and let you just work with your data. At the moment, it produces charts using the Google Chart API.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-graphy"
]
}
],
"depends_on": []
},
{
"name": "py27-graphy",
"portdir": "python/py-graphy",
"version": "1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/graphy/",
"description": "Simple Python library for generating charts",
"long_description": "Graphy is a simple Python library for generating charts. It tries to get out of the way and let you just work with your data. At the moment, it produces charts using the Google Chart API.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-libnamebench",
"py-graphy"
]
}
]
},
{
"name": "rust-bootstrap",
"portdir": "lang/rust-bootstrap",
"version": "1.77.0",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin any >= 16 < 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1514
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"python312",
"cmake",
"ninja",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"curl",
"libiconv",
"openssl3",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "rust-bootstrap-10.6",
"portdir": "lang/rust-bootstrap",
"version": "1.77.0",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin any >= 16 < 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1514
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"python312",
"cmake",
"ninja",
"pkgconfig",
"rust-bootstrap-transition",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"rust-bootstrap-transition"
]
},
{
"type": "lib",
"ports": [
"zlib",
"legacy-support",
"curl",
"libiconv",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "rust-bootstrap-10.7",
"portdir": "lang/rust-bootstrap",
"version": "1.77.0",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin any >= 16 < 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1514
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"python312",
"cmake",
"ninja",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"legacy-support",
"curl",
"libiconv",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "rust-bootstrap-10.5",
"portdir": "lang/rust-bootstrap",
"version": "1.77.0",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin any >= 16 < 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1514
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python312",
"clang-16",
"rust-bootstrap-transition",
"pkgconfig",
"ninja"
]
},
{
"type": "extract",
"ports": [
"rust-bootstrap-transition"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl3",
"libiconv",
"curl",
"libunwind",
"legacy-support"
]
}
],
"depends_on": []
}
]
}