HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51755,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=679",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=677",
"results": [
{
"name": "p5.30-json-maybexs",
"portdir": "perl/p5-json-maybexs",
"version": "1.4.8",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::MaybeXS",
"description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-json-xs",
"p5.30-test-needs",
"p5.30-json-pp",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-cpanel-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-yaml-tiny",
"p5.30-sql-translator",
"p5.30-dist-zilla-pluginbundle-git-versionmanager",
"p5.30-string-errf",
"p5.30-log-dispatchouli",
"p5.30-test-simple"
]
},
{
"type": "lib",
"ports": [
"p5.30-module-install",
"p5.30-http-entity-parser",
"p5.30-moosex-storage",
"p5.30-net-github",
"p5.30-net-twitter",
"p5.30-string-flogger",
"p5.30-test-deep-json",
"p5.30-twitter-api",
"p5.30-dist-zilla-plugin-github",
"p5.30-metacpan-client",
"p5.30-www-shorten-googl",
"p5.30-lwp-consolelogger",
"p5.30-catalyst-runtime",
"p5.30-pithub",
"p5.30-dist-zilla",
"p5.30-catalyst-action-rest",
"p5.30-devel-nytprof",
"p5.30-test2-harness",
"p5.30-devel-cover",
"p5.30-dancer2",
"p5.30-search-elasticsearch",
"p5.30-app-nopaste",
"p5.30-boolean",
"p5.30-catalyst-view-json",
"p5.30-chi",
"p5.30-dist-zilla-plugin-checkissues"
]
}
]
},
{
"name": "p5-json-maybexs",
"portdir": "perl/p5-json-maybexs",
"version": "1.4.8",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-json-maybexs",
"homepage": "https://metacpan.org/pod/JSON::MaybeXS",
"description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-json-maybexs"
]
}
],
"depends_on": []
},
{
"name": "p5.26-json-maybexs",
"portdir": "perl/p5-json-maybexs",
"version": "1.4.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::MaybeXS",
"description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-json-xs",
"p5.26-test-needs"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-cpanel-json-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-string-errf",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-sql-translator",
"p5.26-yaml-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-view-json",
"p5.26-chi",
"p5.26-dancer2",
"p5.26-devel-cover",
"p5.26-devel-nytprof",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-github",
"p5.26-http-entity-parser",
"p5.26-lwp-consolelogger",
"p5.26-app-nopaste",
"p5.26-module-install",
"p5.26-moosex-storage",
"p5.26-net-github",
"p5.26-net-twitter",
"p5.26-pithub",
"p5.26-search-elasticsearch",
"p5.26-string-flogger",
"p5.26-test-deep-json",
"p5.26-test2-harness",
"p5.26-twitter-api",
"p5.26-www-shorten-googl",
"p5.26-metacpan-client",
"p5.26-boolean",
"p5.26-catalyst-action-rest",
"p5.26-catalyst-runtime"
]
}
]
},
{
"name": "elk",
"portdir": "lang/elk",
"version": "3.99.8",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20240321110425/http://sam.zoy.org/elk/",
"description": "Scheme Extension Language Kit",
"long_description": "Elk (the Extension Language Kit) is an implementation of the Scheme programming language. It can be used as a standalone Scheme interpreter, or as an embeddable, reusable extension language subsystem for applications written in C or C++ through the libelk library.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "gdcm2",
"portdir": "science/gdcm2",
"version": "2.8.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/gdcm/",
"description": "a C++ library for DICOM medical files",
"long_description": "Grassroots DiCoM is a C++ library for DICOM medical files.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"docbook-xsl-ns",
"libxslt",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"expat",
"zlib",
"json-c",
"jsoncpp",
"openssl",
"socketxx",
"openjpeg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"olena"
]
}
]
},
{
"name": "p5.32-regexp-common",
"portdir": "perl/p5-regexp-common",
"version": "2024080801",
"license": "(MIT or BSD or Artistic-1 or Artistic-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Regexp::Common",
"description": "Regexp::Common - Provide commonly requested regular expressions",
"long_description": "Regexp::Common - Provide commonly requested regular expressions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-regexp",
"p5.32-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-finance-quotehist"
]
}
]
},
{
"name": "p5.34-regexp-common",
"portdir": "perl/p5-regexp-common",
"version": "2024080801",
"license": "(MIT or BSD or Artistic-1 or Artistic-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Regexp::Common",
"description": "Regexp::Common - Provide commonly requested regular expressions",
"long_description": "Regexp::Common - Provide commonly requested regular expressions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-regexp",
"p5.34-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"creduce",
"p5.34-finance-quotehist",
"biblatex-biber",
"demeter",
"p5-regexp-common"
]
},
{
"type": "run",
"ports": [
"imapsync",
"cloc"
]
}
]
},
{
"name": "p5.30-regexp-common",
"portdir": "perl/p5-regexp-common",
"version": "2024080801",
"license": "(MIT or BSD or Artistic-1 or Artistic-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Regexp::Common",
"description": "Regexp::Common - Provide commonly requested regular expressions",
"long_description": "Regexp::Common - Provide commonly requested regular expressions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-regexp",
"p5.30-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-finance-quotehist"
]
}
]
},
{
"name": "p5.28-regexp-common",
"portdir": "perl/p5-regexp-common",
"version": "2024080801",
"license": "(MIT or BSD or Artistic-1 or Artistic-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Regexp::Common",
"description": "Regexp::Common - Provide commonly requested regular expressions",
"long_description": "Regexp::Common - Provide commonly requested regular expressions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-regexp",
"p5.28-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-finance-quotehist"
]
}
]
},
{
"name": "p5-regexp-common",
"portdir": "perl/p5-regexp-common",
"version": "2024080801",
"license": "(MIT or BSD or Artistic-1 or Artistic-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-regexp-common",
"homepage": "https://metacpan.org/pod/Regexp::Common",
"description": "Regexp::Common - Provide commonly requested regular expressions",
"long_description": "Regexp::Common - Provide commonly requested regular expressions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-regexp-common"
]
}
],
"depends_on": []
},
{
"name": "p5.34-crypt-openssl-x509",
"portdir": "perl/p5-crypt-openssl-x509",
"version": "2.0.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::OpenSSL::X509",
"description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"long_description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-crypt-openssl-guess",
"p5.34-test-pod",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.34",
"p5.34-convert-asn1"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sympa",
"p5-crypt-openssl-x509"
]
}
]
},
{
"name": "p5.32-crypt-openssl-x509",
"portdir": "perl/p5-crypt-openssl-x509",
"version": "2.0.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::OpenSSL::X509",
"description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"long_description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-crypt-openssl-guess",
"p5.32-test-pod",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.32",
"p5.32-convert-asn1"
]
}
],
"depends_on": []
},
{
"name": "p5.28-crypt-openssl-x509",
"portdir": "perl/p5-crypt-openssl-x509",
"version": "2.0.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::OpenSSL::X509",
"description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"long_description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-crypt-openssl-guess",
"p5.28-test-pod",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.28",
"p5.28-convert-asn1"
]
}
],
"depends_on": []
},
{
"name": "p5.30-crypt-openssl-x509",
"portdir": "perl/p5-crypt-openssl-x509",
"version": "2.0.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::OpenSSL::X509",
"description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"long_description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-crypt-openssl-guess",
"p5.30-test-pod",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.30",
"p5.30-convert-asn1"
]
}
],
"depends_on": []
},
{
"name": "p5-crypt-openssl-x509",
"portdir": "perl/p5-crypt-openssl-x509",
"version": "2.0.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-crypt-openssl-x509",
"homepage": "https://metacpan.org/pod/Crypt::OpenSSL::X509",
"description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"long_description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-crypt-openssl-x509"
]
}
],
"depends_on": []
},
{
"name": "p5.26-crypt-openssl-x509",
"portdir": "perl/p5-crypt-openssl-x509",
"version": "1.902.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::OpenSSL::X509",
"description": "Perl extension to OpenSSL's X509 API.",
"long_description": "Perl extension to OpenSSL's X509 API.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-regexp-common",
"portdir": "perl/p5-regexp-common",
"version": "2017060201",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Regexp::Common",
"description": "Provide commonly requested regular expressions",
"long_description": "Provide commonly requested regular expressions",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-regexp"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-finance-quotehist"
]
}
]
},
{
"name": "gmtsar",
"portdir": "science/gmtsar",
"version": "6.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://topex.ucsd.edu/gmtsar/",
"description": "An InSAR processing system based on GMT",
"long_description": "GMTSAR is an open source InSAR processing system designed for users familiar with Generic Mapping Tools (GMT). It may be used at all stages of InSAR processing, from preprocessing raw data and orbit files, forming a complex interferogram, and post-processing interferograms to create products of phase, coherence, and line-of-sight displacement. By default, GMTSAR supports data from the ALOS-1, TerraSAR-X, COSMOS-SkyMed, Radarsat-2, Sentinel-1A/B, and ALOS-2 satellites. To enable support for data from the ERS-1/2 and Envisat satellites, append the +orbits flag during installation to fetch the required orbit solutions for these data.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "jdesanto",
"github": "johndesanto",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmt5",
"hdf5",
"tiff"
]
}
],
"depends_on": []
},
{
"name": "lambda",
"portdir": "math/lambda",
"version": "0.1.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://66.47.116.75/~demo/lambda/",
"description": "A lambda calculus interpreter",
"long_description": "Lambda is a lambda calculus interpreter. It also will convert lambda expression into the combinators S, K, and I.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "R-scclust",
"portdir": "R/R-scclust",
"version": "0.2.5",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fsavje/scclust-R",
"description": "Size-Constrained Clustering",
"long_description": "Size-Constrained Clustering",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-distances",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-quickmatch"
]
}
]
},
{
"name": "R-quickmatch",
"portdir": "R/R-quickmatch",
"version": "0.2.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=quickmatch",
"description": "Quick generalized full matching",
"long_description": "R-quickmatch provides functions for constructing near-optimal generalized full matching.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-distances",
"R-CRAN-recommended",
"R-scclust",
"R-sandwich"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-MatchIt"
]
}
]
},
{
"name": "R-distances",
"portdir": "R/R-distances",
"version": "0.1.11",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=distances",
"description": "Provides tools for constructing, manipulating and using distance metrics",
"long_description": "Provides tools for constructing, manipulating and using distance metrics",
"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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SpatialBSS",
"R-StempCens",
"R-quickmatch",
"R-scclust"
]
}
]
},
{
"name": "R-cvms",
"portdir": "R/R-cvms",
"version": "1.6.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ludvigolsen/cvms",
"description": "Cross-validation for model selection",
"long_description": "Cross-validation for model selection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lifecycle",
"R-plyr",
"R-parameters",
"R-stringr",
"R-tibble",
"R-checkmate",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-lme4",
"R-pROC",
"R-recipes",
"R-MuMIn",
"R-groupdata2",
"R-rearrr",
"R-CRAN-recommended",
"R-data.table",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-e1071",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-furrr",
"R-randomForest",
"R-merDeriv",
"R-rsvg",
"R-ggimage",
"R-ggnewscale",
"R-AUC",
"R-xpectr"
]
}
],
"depends_on": []
},
{
"name": "R-RQuantLib",
"portdir": "R/R-RQuantLib",
"version": "0.4.24",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dirk.eddelbuettel.com/code/rquantlib.html",
"description": "R interface to the QuantLib library",
"long_description": "R interface to the QuantLib library",
"active": true,
"categories": [
"science",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended",
"QuantLib",
"R-zoo",
"boost181"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-shiny",
"R-tinytest",
"R-rgl"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-bizdays",
"R-rtsdata"
]
}
]
},
{
"name": "R-MsCoreUtils",
"portdir": "R/R-MsCoreUtils",
"version": "1.16.1",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RforMassSpectrometry/MsCoreUtils",
"description": "Core utils for mass spectrometry data",
"long_description": "Core utils for mass spectrometry data",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-S4Vectors",
"R-Rcpp",
"R-CRAN-recommended",
"R-clue"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "ocaml-zarith",
"portdir": "ocaml/ocaml-zarith",
"version": "1.14",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml/Zarith",
"description": "Arbitrary-precision integers for OCaml",
"long_description": "The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"ocaml",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-cryptokit",
"ocaml-hacl-star",
"geneweb",
"fstar",
"karamel",
"coq"
]
}
]
},
{
"name": "vtwm",
"portdir": "x11/vtwm",
"version": "5.5.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.vtwm.org",
"description": "Twm with a virtual desktop and optional Motif-like features",
"long_description": "Twm with a virtual desktop and optional Motif-like features",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"Xft2",
"xorg-libX11",
"xorg-libXext",
"xorg-libXinerama",
"xorg-libXmu",
"esound",
"xorg-libXt",
"xorg-libice",
"xorg-libsm",
"xpm",
"xorg-libXrandr",
"flex",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "rb31-unicode",
"portdir": "ruby/rb-unicode",
"version": "0.4.4.5",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/unicode",
"description": "Unicode normalization library",
"long_description": "Unicode normalization library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-sup"
]
}
]
},
{
"name": "rb33-unicode",
"portdir": "ruby/rb-unicode",
"version": "0.4.4.5",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/unicode",
"description": "Unicode normalization library",
"long_description": "Unicode normalization library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-sup"
]
}
]
},
{
"name": "rb32-unicode",
"portdir": "ruby/rb-unicode",
"version": "0.4.4.5",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/unicode",
"description": "Unicode normalization library",
"long_description": "Unicode normalization library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-sup"
]
}
]
},
{
"name": "rb-unicode",
"portdir": "ruby/rb-unicode",
"version": "0.4.4.5",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/unicode",
"description": "Unicode normalization library",
"long_description": "Unicode normalization library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "hicolor-icon-theme",
"portdir": "gnome/hicolor-icon-theme",
"version": "0.18",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/icon-theme/",
"description": "A default fallback theme.",
"long_description": "This is the default fallback theme used by implementations of the icon theme specification.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cssed"
]
},
{
"type": "lib",
"ports": [
"gtk4-devel",
"kde4-runtime",
"fsearch",
"cadabra2",
"xfce4-terminal",
"subsurface",
"gaw",
"terminator",
"gtk4"
]
},
{
"type": "run",
"ports": [
"gtk2",
"MyPaint",
"gtk3",
"gtk3-devel",
"gtk2-devel"
]
}
]
},
{
"name": "py27-stfio",
"portdir": "python/py-stfio",
"version": "0.15.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stimfit.org",
"description": "Electrophysiology file support for Python",
"long_description": "A Python module to read common electrophysiology file formats.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [
"biosig",
"biosiglite",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"py27-cvxopt",
"boost176",
"hdf5",
"py27-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py36-stfio",
"portdir": "python/py-stfio",
"version": "0.15.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stimfit.org",
"description": "Electrophysiology file support for Python",
"long_description": "A Python module to read common electrophysiology file formats.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [
"biosig",
"biosiglite",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-cvxopt",
"boost176",
"hdf5",
"py36-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py35-stfio",
"portdir": "python/py-stfio",
"version": "0.15.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stimfit.org",
"description": "Electrophysiology file support for Python",
"long_description": "A Python module to read common electrophysiology file formats.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [
"biosig",
"biosiglite",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-numpy",
"py35-cvxopt",
"boost176",
"hdf5",
"py35-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py37-stfio",
"portdir": "python/py-stfio",
"version": "0.15.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stimfit.org",
"description": "Electrophysiology file support for Python",
"long_description": "A Python module to read common electrophysiology file formats.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [
"biosig",
"biosiglite",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"swig-python",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-cvxopt",
"py37-matplotlib",
"py37-numpy",
"hdf5",
"boost176"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-stfio"
]
}
]
},
{
"name": "py-stfio",
"portdir": "python/py-stfio",
"version": "0.15.8",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stimfit.org",
"description": "Electrophysiology file support for Python",
"long_description": "A Python module to read common electrophysiology file formats.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-stfio"
]
}
],
"depends_on": []
},
{
"name": "windowmaker",
"portdir": "x11/windowmaker",
"version": "0.96.0",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://windowmaker.org/",
"description": "Window Maker is a X11 window manager supporting GNUstep",
"long_description": "Window Maker is an X11 window manager originally designed to provide integration support for the GNUstep Desktop Environment. In every way possible, it reproduces the elegant look and feel of the NEXTSTEP[tm] user interface. It is fast, feature rich, easy to configure, and easy to use. It is also free software, with contributions being made by programmers from around the world.",
"active": true,
"categories": [
"x11",
"x11-wm"
],
"maintainers": [],
"variants": [
"debug",
"candy"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libpng",
"tiff",
"webp",
"Xft2",
"pango",
"giflib",
"xorg-libXinerama",
"xorg-libXmu",
"xpm",
"gettext-runtime",
"xorg-libXext",
"libexif",
"libjpeg-turbo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep"
]
}
]
},
{
"name": "p5.34-uuid-ffi",
"portdir": "perl/p5-uuid-ffi",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::FFI",
"description": "UUID::FFI - Universally Unique Identifiers FFI style",
"long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-alien-libuuid",
"p5.34-ffi-checklib",
"p5.34-ffi-platypus"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-uuid-ffi"
]
}
]
},
{
"name": "p5.32-uuid-ffi",
"portdir": "perl/p5-uuid-ffi",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::FFI",
"description": "UUID::FFI - Universally Unique Identifiers FFI style",
"long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-alien-libuuid",
"p5.32-ffi-checklib",
"p5.32-ffi-platypus"
]
}
],
"depends_on": []
},
{
"name": "p5.30-uuid-ffi",
"portdir": "perl/p5-uuid-ffi",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::FFI",
"description": "UUID::FFI - Universally Unique Identifiers FFI style",
"long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-alien-libuuid",
"p5.30-ffi-checklib",
"p5.30-ffi-platypus"
]
}
],
"depends_on": []
},
{
"name": "p5.28-uuid-ffi",
"portdir": "perl/p5-uuid-ffi",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::FFI",
"description": "UUID::FFI - Universally Unique Identifiers FFI style",
"long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-alien-libuuid",
"p5.28-ffi-checklib",
"p5.28-ffi-platypus"
]
}
],
"depends_on": []
},
{
"name": "p5-uuid-ffi",
"portdir": "perl/p5-uuid-ffi",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uuid-ffi",
"homepage": "https://metacpan.org/pod/UUID::FFI",
"description": "UUID::FFI - Universally Unique Identifiers FFI style",
"long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-uuid-ffi"
]
}
],
"depends_on": []
},
{
"name": "p5.32-test2-tools-process",
"portdir": "perl/p5-test2-tools-process",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Tools::Process",
"description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.32-capture-tiny",
"p5.32-class-tiny",
"perl5.32",
"p5.32-return-multilevel",
"p5.32-test-simple",
"p5.32-ref-util"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-ffi-checklib"
]
}
]
},
{
"name": "p5.34-test2-tools-process",
"portdir": "perl/p5-test2-tools-process",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Tools::Process",
"description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-capture-tiny",
"p5.34-class-tiny",
"perl5.34",
"p5.34-return-multilevel",
"p5.34-test-simple",
"p5.34-ref-util"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-ffi-checklib"
]
},
{
"type": "lib",
"ports": [
"p5-test2-tools-process"
]
}
]
},
{
"name": "p5.30-test2-tools-process",
"portdir": "perl/p5-test2-tools-process",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Tools::Process",
"description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.30-capture-tiny",
"p5.30-class-tiny",
"perl5.30",
"p5.30-return-multilevel",
"p5.30-test-simple",
"p5.30-ref-util"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-ffi-checklib"
]
}
]
},
{
"name": "p5.28-test2-tools-process",
"portdir": "perl/p5-test2-tools-process",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Tools::Process",
"description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.28-capture-tiny",
"p5.28-class-tiny",
"perl5.28",
"p5.28-return-multilevel",
"p5.28-test-simple",
"p5.28-ref-util"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-ffi-checklib"
]
}
]
},
{
"name": "p5-test2-tools-process",
"portdir": "perl/p5-test2-tools-process",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-test2-tools-process",
"homepage": "https://metacpan.org/pod/Test2::Tools::Process",
"description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-test2-tools-process"
]
}
],
"depends_on": []
},
{
"name": "p5.34-test2-tools-explain",
"portdir": "perl/p5-test2-tools-explain",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Tools::Explain",
"description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
"long_description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-test-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-astro-app-satpass2",
"p5.34-template-plugin-cgi"
]
},
{
"type": "lib",
"ports": [
"p5-test2-tools-explain"
]
}
]
},
{
"name": "p5.32-test2-tools-explain",
"portdir": "perl/p5-test2-tools-explain",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Tools::Explain",
"description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
"long_description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-test-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-astro-app-satpass2",
"p5.32-template-plugin-cgi"
]
}
]
}
]
}