HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51561,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=721",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=719",
"results": [
{
"name": "qt4-mac-postgresql91-plugin",
"portdir": "aqua/qt4-mac-postgresql91-plugin",
"version": "4.8.7",
"license": "(LGPL-2.1 or GPL-3)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.qt.io/",
"description": "Qt PostgreSQL database plugin for postgresql91",
"long_description": "Qt PostgreSQL database plugin for postgresql91",
"active": true,
"categories": [
"aqua",
"databases"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 465
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"postgresql91"
]
}
],
"depends_on": []
},
{
"name": "qt4-mac-postgresql80-plugin",
"portdir": "aqua/qt4-mac-postgresql91-plugin",
"version": "4.8.7",
"license": "(LGPL-2.1 or GPL-3)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.qt.io/",
"description": "Qt PostgreSQL database plugin for postgresql80",
"long_description": "Qt PostgreSQL database plugin for postgresql80",
"active": false,
"categories": [
"aqua",
"databases"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 465
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"postgresql80"
]
}
],
"depends_on": []
},
{
"name": "qt4-mac-postgresql81-plugin",
"portdir": "aqua/qt4-mac-postgresql91-plugin",
"version": "4.8.7",
"license": "(LGPL-2.1 or GPL-3)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.qt.io/",
"description": "Qt PostgreSQL database plugin for postgresql81",
"long_description": "Qt PostgreSQL database plugin for postgresql81",
"active": false,
"categories": [
"aqua",
"databases"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 465
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"postgresql81"
]
}
],
"depends_on": []
},
{
"name": "espeak-ng",
"portdir": "audio/espeak-ng",
"version": "1.51.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/espeak-ng/espeak-ng",
"description": "multi-lingual software speech synthesizer",
"long_description": "eSpeak NG is a compact open source software text-to-speech synthesizer for Linux, Windows, Mac, Android and other operating systems. It supports more than 100 languages and accents. It is based on the eSpeak engine created by Jonathan Duddington.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"rb32-kramdown",
"rb32-ronn-ng",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"sonic",
"pcaudiolib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"stardict"
]
}
]
},
{
"name": "libgig",
"portdir": "audio/libgig",
"version": "4.4.1",
"license": "GPL-2+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.linuxsampler.org/libgig",
"description": "C++ library for loading, modifying and creating Gigasampler and DLS (Downloadable Sounds) Level 1/2 files",
"long_description": "libgig is a C++ library for loading, modifying existing and creating new Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files. The following command line tools are also included: \n \n* gigextract (extracts samples from a .gig file) \n* gigdump (prints out the content of a .gig file) \n* dlsdump (prints out the content of a DLS file) \n* rifftree (prints out the RIFF tree structure of an arbitrary RIFF file)",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libsndfile"
]
},
{
"type": "test",
"ports": [
"cppunit"
]
}
],
"depends_on": []
},
{
"name": "showkey",
"portdir": "sysutils/showkey",
"version": "1.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://catb.org/esr/showkey/",
"description": "echo raw keystrokes back at you in a printable form",
"long_description": "This program puts your terminal in raw mode, eats keystrokes, and prints them back it you in a recognizable printed form (using <>-surrounded ASCII mnemonics for non-printables). This may be useful, for example, if you're not certain what your keyboard keys are sending.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "ptex",
"portdir": "graphics/ptex",
"version": "2.4.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wdas/ptex",
"description": "Per-face texture mapping for production rendering",
"long_description": "Ptex is a texture mapping system developed by Walt Disney Animation Studios for production-quality rendering.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1595
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"doxygen",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"usd",
"opensubdiv",
"openimageio",
"pbrt3"
]
}
]
},
{
"name": "R-tth",
"portdir": "R/R-tth",
"version": "4.16-0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tth",
"description": "C source code and R wrappers for the tth/ttm TeX-to-HTML/MathML translators",
"long_description": "C source code and R wrappers for the tth/ttm TeX-to-HTML/MathML translators",
"active": true,
"categories": [
"science",
"tex",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-exams"
]
}
]
},
{
"name": "R-flexclust",
"portdir": "R/R-flexclust",
"version": "1.4-2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=flexclust",
"description": "Flexible cluster algorithms",
"long_description": "Flexible cluster algorithms",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-modeltools",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-clue",
"R-ellipse",
"R-seriation",
"R-skmeans"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tidyclust",
"R-mcen",
"R-dtwclust"
]
},
{
"type": "test",
"ports": [
"R-clue"
]
}
]
},
{
"name": "R-brio",
"portdir": "R/R-brio",
"version": "1.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://brio.r-lib.org",
"description": "Basic R input–output",
"long_description": "Functions to handle basic input–output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings.",
"active": true,
"categories": [
"devel",
"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",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-downlit",
"R-bigrquery",
"R-testthat"
]
},
{
"type": "test",
"ports": [
"R-dm",
"R-duckplyr",
"R-tibble",
"R-cpp11"
]
}
]
},
{
"name": "R-apcluster",
"portdir": "R/R-apcluster",
"version": "1.4.13",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bioinf.jku.at/software/apcluster",
"description": "Affinity Propagation Clustering",
"long_description": "Affinity Propagation Clustering",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-kebabs"
]
},
{
"type": "test",
"ports": [
"R-diceR"
]
}
]
},
{
"name": "R-EigenR",
"portdir": "R/R-EigenR",
"version": "1.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stla/EigenR",
"description": "Complex Matrix Algebra with Eigen",
"long_description": "Complex Matrix Algebra with Eigen",
"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-RcppEigen",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-HypergeoMat"
]
}
]
},
{
"name": "libxfce4ui",
"portdir": "xfce/libxfce4ui",
"version": "4.18.6",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.xfce.org/xfce/libxfce4ui/start",
"description": "commonly used Xfce widgets",
"long_description": "commonly used Xfce widgets",
"active": true,
"categories": [
"xfce"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"perl5",
"vala",
"intltool"
]
},
{
"type": "lib",
"ports": [
"startup-notification",
"libxfce4util",
"xfconf",
"gtk3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xfce4-panel",
"xfce4-session",
"xfce4-settings",
"xfwm4",
"xfce",
"exo",
"garcon",
"xfce4-appfinder",
"mousepad",
"ristretto",
"xfce4-terminal",
"xfdesktop"
]
}
]
},
{
"name": "octave-timer",
"portdir": "octave/octave-timer",
"version": "0.1.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/farhi/octave-timer",
"description": "Matlab-compatible superclass allowing to add new properties dynamically.",
"long_description": "Matlab-compatible superclass allowing to add new properties dynamically.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
},
{
"name": "xfconf",
"portdir": "xfce/xfconf",
"version": "4.18.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.xfce.org/xfce/xfconf/start",
"description": "easy-to-use configuration system for xfce",
"long_description": "easy-to-use configuration system for xfce",
"active": true,
"categories": [
"xfce"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"intltool",
"xfce4-dev-tools"
]
},
{
"type": "lib",
"ports": [
"dbus-glib",
"gtk3",
"xorg-libX11",
"xorg-libsm",
"libxfce4util",
"dbus"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"orage"
]
},
{
"type": "lib",
"ports": [
"libxfce4ui",
"xfce4-settings",
"xfwm4",
"xfce",
"ristretto"
]
}
]
},
{
"name": "xfce4-dev-tools",
"portdir": "xfce/xfce4-dev-tools",
"version": "4.18.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.xfce.org",
"description": "A collection of tools and macros for Xfce developer",
"long_description": "A collection of tools and macros for Xfce developer",
"active": true,
"categories": [
"devel",
"xfce"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"intltool",
"gettext-runtime",
"glib2",
"gtk-doc"
]
},
{
"type": "run",
"ports": [
"git",
"libtool",
"subversion",
"automake",
"autoconf"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libxfce4util",
"xfconf",
"xfce4-session",
"xfce4-settings",
"xfwm4",
"xfce4-appfinder",
"xfdesktop"
]
}
]
},
{
"name": "rb30-rexml",
"portdir": "ruby/rb-rexml",
"version": "3.2.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.germane-software.com/software/rexml",
"description": "XML processor for the language Ruby",
"long_description": "REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb30-xml-simple"
]
}
]
},
{
"name": "rb31-rexml",
"portdir": "ruby/rb-rexml",
"version": "3.2.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.germane-software.com/software/rexml",
"description": "XML processor for the language Ruby",
"long_description": "REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-xml-simple"
]
}
]
},
{
"name": "rb32-rexml",
"portdir": "ruby/rb-rexml",
"version": "3.2.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.germane-software.com/software/rexml",
"description": "XML processor for the language Ruby",
"long_description": "REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-xml-simple"
]
}
]
},
{
"name": "rb-rexml",
"portdir": "ruby/rb-rexml",
"version": "3.2.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.germane-software.com/software/rexml",
"description": "XML processor for the language Ruby",
"long_description": "REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "R-ade4",
"portdir": "R/R-ade4",
"version": "1.7-22",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pbil.univ-lyon1.fr/ADE-4",
"description": "Analysis of ecological data: exploratory and euclidean methods in environmental sciences",
"long_description": "Analysis of ecological data: exploratory and euclidean methods in environmental sciences",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-sp",
"R-pixmap",
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FD",
"R-adegenet",
"R-seqinr",
"R-clusterSim"
]
},
{
"type": "test",
"ports": [
"R-factoextra",
"R-GDAtools"
]
}
]
},
{
"name": "R-gamlss.dist",
"portdir": "R/R-gamlss.dist",
"version": "6.1-1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gamlss.dist",
"description": "Distributions for generalized additive models for location scale and shape",
"long_description": "Distributions for generalized additive models for location scale and shape",
"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-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-distributions3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-PReMiuM",
"R-orders",
"R-gamlss.add",
"R-gamlss.cens",
"R-gamlss.countKinf",
"R-gamlss.foreach",
"R-gamlss.ggplots",
"R-gamlss.inf",
"R-gamlss.mx",
"R-gamlss.spatial",
"R-gamlss.tr",
"R-gamlss",
"R-ExGaussEstim",
"R-GJRM",
"R-DiscreteDists",
"R-scModels",
"R-asymmetry.measures"
]
},
{
"type": "test",
"ports": [
"R-tramME",
"R-fitdistrplus",
"R-bamlss"
]
}
]
},
{
"name": "py27-socketpool",
"portdir": "python/py-socketpool",
"version": "0.5.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benoitc/socketpool",
"description": "Socketpool - a simple Python socket pool.",
"long_description": "Socket pool is a simple socket pool that supports multiple factories and backends. It can easily be used by gevent, eventlet or any other library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2892
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-socketpool",
"py27-restkit"
]
}
]
},
{
"name": "py-socketpool",
"portdir": "python/py-socketpool",
"version": "0.5.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benoitc/socketpool",
"description": "Socketpool - a simple Python socket pool.",
"long_description": "Socket pool is a simple socket pool that supports multiple factories and backends. It can easily be used by gevent, eventlet or any other library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2892
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-socketpool"
]
}
],
"depends_on": []
},
{
"name": "py27-rrdtool",
"portdir": "python/py-rrdtool",
"version": "0.1.15",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/commx/python-rrdtool",
"description": "Python bindings for rrdtool",
"long_description": "Python bindings for rrdtool",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"rrdtool"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rrdtool",
"ntop"
]
}
]
},
{
"name": "py-rrdtool",
"portdir": "python/py-rrdtool",
"version": "0.1.15",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/commx/python-rrdtool",
"description": "Python bindings for rrdtool",
"long_description": "Python bindings for rrdtool",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-rrdtool"
]
}
],
"depends_on": []
},
{
"name": "py36-socketpool",
"portdir": "python/py-socketpool",
"version": "0.5.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benoitc/socketpool",
"description": "Socketpool - a simple Python socket pool.",
"long_description": "Socket pool is a simple socket pool that supports multiple factories and backends. It can easily be used by gevent, eventlet or any other library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2892
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py35-socketpool",
"portdir": "python/py-socketpool",
"version": "0.5.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benoitc/socketpool",
"description": "Socketpool - a simple Python socket pool.",
"long_description": "Socket pool is a simple socket pool that supports multiple factories and backends. It can easily be used by gevent, eventlet or any other library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2892
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py37-rrdtool",
"portdir": "python/py-rrdtool",
"version": "0.1.15",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/commx/python-rrdtool",
"description": "Python bindings for rrdtool",
"long_description": "Python bindings for rrdtool",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"rrdtool",
"python37"
]
}
],
"depends_on": []
},
{
"name": "port-whatsnew",
"portdir": "sysutils/port-whatsnew",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/macports/macports-contrib/blob/master/port-whatsnew",
"description": "shows a log of what changed since this port was installed",
"long_description": "port-whatsnew shows a log of what changed since this port was installed.",
"active": true,
"categories": [
"sysutils",
"macports"
],
"maintainers": [
{
"name": "egall",
"github": "cooljeanius",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "sounddecompress",
"portdir": "games/sounddecompress",
"version": "1.11",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://uru.zero-factorial.com/tools/",
"description": "decompresses Myst Online: URU Live sounds",
"long_description": "SoundDecompress is a utility to decompress sounds used by the game Myst Online: URU Live so that they can be played by the game. The game should do this on its own, but in certain configurations (such as when running the game under Wine) the sounds get decompressed incorrectly, resulting in silence or static. Run this tool to fix the sounds.",
"active": true,
"categories": [
"sysutils",
"games",
"audio"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"sox",
"libhsplasma"
]
},
{
"type": "run",
"ports": [
"python26"
]
}
],
"depends_on": []
},
{
"name": "doxyqml",
"portdir": "python/doxyqml",
"version": "0.5.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://invent.kde.org/sdk/doxyqml",
"description": "A filler for Doxygen to document QML files",
"long_description": "doxyqml is an input filler for Doxygen, a documentation system for C++ and a few other languages. doxyqml makes it possible to use Doxygen to document QML code.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-16",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"doxygen"
]
}
],
"depends_on": []
},
{
"name": "libftdi1",
"portdir": "devel/libftdi",
"version": "1.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.intra2net.com/en/developer/libftdi/",
"description": "A library to talk to FTDI chips",
"long_description": "A library to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R using libusb, including the popular bitbang mode. The license is LGPL.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"cmake",
"pkgconfig",
"doxygen",
"boost176"
]
},
{
"type": "lib",
"ports": [
"libconfuse",
"libusb",
"libusb-compat",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"avrdude",
"flashrom",
"ola",
"mos-devel",
"mos",
"lirc"
]
}
]
},
{
"name": "libftdi0",
"portdir": "devel/libftdi",
"version": "0.20",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.intra2net.com/en/developer/libftdi/",
"description": "A library to talk to FTDI chips",
"long_description": "A library to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R using libusb, including the popular bitbang mode. The license is LGPL.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libusb-compat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"urjtag",
"mos-devel",
"mos"
]
}
]
},
{
"name": "libftdi",
"portdir": "devel/libftdi",
"version": "0.20",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": "libftdi0",
"homepage": "http://www.intra2net.com/en/developer/libftdi/",
"description": "A library to talk to FTDI chips",
"long_description": "A library to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R using libusb, including the popular bitbang mode. The license is LGPL.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"libusb-compat"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "sphinxbase",
"portdir": "audio/sphinxbase",
"version": "0.8",
"license": "BSD and MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cmusphinx.sourceforge.net/",
"description": "Support library for CMU Sphinx",
"long_description": "The CMU Sphinx toolkit is a group of speech recognition systems developed at Carnegie Mellon University. This package is a support library that is used by several elements of CMU Sphinx.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"doxygen",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pocketsphinx",
"sphinx3",
"sphinxtrain"
]
}
]
},
{
"name": "garcon",
"portdir": "xfce/garcon",
"version": "4.18.2",
"license": "LGPL-2+ and GFDL-1.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.xfce.org/xfce/garcon/start",
"description": "a freedesktop.org compliant menu implementation for Xfce",
"long_description": "a freedesktop.org compliant menu implementation for Xfce",
"active": true,
"categories": [
"xfce"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"intltool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"libxfce4ui",
"libxfce4util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xfce4-panel",
"xfce4-settings",
"xfce4-appfinder"
]
}
]
},
{
"name": "exo",
"portdir": "xfce/exo",
"version": "4.18.0",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.xfce.org/xfce/exo/start",
"description": "libexo is targeted at application development for Xfce",
"long_description": "libexo is targeted at application development for Xfce",
"active": true,
"categories": [
"xfce"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"intltool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"p5.34-uri",
"libxfce4ui",
"libxfce4util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Thunar",
"xfce4-panel",
"xfce4-settings",
"xfce",
"orage",
"xfce4-terminal"
]
}
]
},
{
"name": "trojita",
"portdir": "mail/trojita",
"version": "0.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://trojita.flaska.net",
"description": "Fast and lightweight Qt IMAP e-mail client",
"long_description": "Fast and lightweight Qt IMAP e-mail client",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"ragel",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt5-qttools",
"qt5-qttranslations",
"zlib",
"atk",
"dbus",
"qt5-qtbase",
"desktop-file-utils",
"gdk-pixbuf2",
"qtkeychain-qt5",
"pango",
"glib2",
"qt5-qtdeclarative",
"qt5-qtwebkit",
"qt5-qtsvg"
]
}
],
"depends_on": []
},
{
"name": "trim_osc",
"portdir": "python/trim_osc",
"version": "20220518",
"license": "WTFPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Zverik/regional",
"description": "Scripts for regional OSM extracts support",
"long_description": "It is hard to maintain OSM tile service with a small server: you can't have a properly updated regional extract or even run osm2pgsql on low memory. This package contains some scripts that help.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "frank.dean",
"github": "frankdean",
"ports_count": 12
}
],
"variants": [
"postgresql15",
"postgresql16"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-16",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-lxml",
"py312-shapely",
"py312-psycopg2",
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mod_tile"
]
}
]
},
{
"name": "libechonest",
"portdir": "audio/libechonest",
"version": "2.3.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lfranchi/libechonest",
"description": "Echo Nest API wrapper",
"long_description": "libechonest is a C++/Qt wrapper around the wonderful Echo Nest API.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"qt4",
"qt5",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"doxygen",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "R-ztpln",
"portdir": "R/R-ztpln",
"version": "0.1.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mattocci27/ztpln",
"description": "Zero-Truncated Poisson Lognormal distribution",
"long_description": "Zero-Truncated Poisson Lognormal distribution",
"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-RcppNumerical",
"R-DistributionUtils",
"R-mixtools",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-zstdlite",
"portdir": "R/R-zstdlite",
"version": "0.2.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nopredict.com/packages/tsmethods",
"description": "Fast compression and serialization with zstandard algorithm",
"long_description": "Fast compression and serialization with zstandard algorithm",
"active": true,
"categories": [
"devel",
"science",
"archivers",
"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-xts",
"R-zoo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-bench"
]
}
],
"depends_on": []
},
{
"name": "R-zoo",
"portdir": "R/R-zoo",
"version": "1.8-12",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zoo.R-Forge.R-project.org",
"description": "S3 infrastructure for regular and irregular time series.",
"long_description": "S3 infrastructure for regular and irregular time series.",
"active": true,
"categories": [
"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-coda",
"R-xts",
"R-ggplot2",
"R-scales",
"R-stinepack",
"R-timeDate",
"R-tseries",
"R-tis",
"R-strucchange",
"R-timeSeries",
"R-AER",
"R-mondate",
"R-chron"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FinTS",
"R-ACDm",
"R-ARDL",
"R-bimets",
"R-party",
"R-PMwR",
"R-RQuantLib",
"R-rasterVis",
"R-highcharter",
"R-sde",
"R-RcmdrPlugin.temis",
"R-Rwtss",
"R-SPEI",
"R-TeXCheckR",
"R-SVDNF",
"R-dygraphs",
"R-dyn",
"R-dynlm",
"R-gstat",
"R-bayesforecast",
"R-ecd",
"R-spacetime",
"R-trajectories",
"R-tsBSS",
"R-yuima",
"R-zstdlite",
"R-gets",
"R-tableone",
"R-tf",
"R-GroupBN",
"R-timetk",
"R-xts",
"R-AER",
"R-tseries",
"R-tsmethods",
"R-garchx",
"R-tvgarch",
"R-rugarch",
"R-BGVAR",
"R-epiR",
"R-nanotime",
"R-sandwich",
"R-Epi",
"R-pdfetch",
"R-garma",
"R-ichimoku",
"R-bfast",
"R-strucchangeRcpp",
"R-brms.mmrm",
"R-greybox",
"R-smooth",
"R-DepthProc",
"R-tibbletime",
"R-strucchange",
"R-HARModel",
"R-ICtest",
"R-eyetrackingR",
"R-PPMiss",
"R-PerformanceAnalytics",
"R-matrixProfile",
"R-anomaly",
"R-Quandl",
"R-facmodCS",
"R-TTR",
"R-mlogit",
"R-fxregime",
"R-NNS",
"R-changepoint",
"R-betategarch",
"R-neverhpfilter",
"R-tsdistributions",
"R-forecast",
"R-pcts",
"R-bsts",
"R-ggpp",
"R-glogis",
"R-plm",
"R-mvgam",
"R-tscopula",
"R-dynmix",
"R-tstools",
"R-tswge",
"R-fDMA",
"R-robustbetareg",
"R-quantmod",
"R-quitte",
"R-MetricGraph",
"R-rtsdata",
"R-legion",
"R-lgarch",
"R-lmtest",
"R-mfGARCH",
"R-semtree",
"R-vioplot",
"R-CSMES",
"R-statcomp",
"R-survMisc",
"R-rmgarch"
]
},
{
"type": "test",
"ports": [
"R-timeplyr",
"R-copula",
"R-RcppRoll",
"R-fastcpd",
"R-glmGamPoi",
"R-stars",
"R-tis",
"R-lubridate",
"R-bamlss",
"R-gsubfn",
"R-broom",
"R-RTransferEntropy",
"R-lattice",
"R-wooldridge",
"R-memochange",
"R-collapse",
"R-FatTailsR",
"R-xtable",
"R-GDPuc",
"R-mondate",
"R-funData",
"R-lpirfs",
"R-meboot",
"R-timeSeries",
"R-SpaceTimeBSS",
"R-NMOF",
"R-clubSandwich",
"R-dint",
"R-pander",
"R-Ecfun",
"R-quantreg",
"R-chron",
"R-pscl",
"R-ggfortify",
"R-glarma",
"R-kyotil",
"R-tsbox",
"R-shinymeta",
"R-latticeExtra",
"R-roll",
"R-NPRED",
"R-BISdata",
"R-data.table",
"R-exdex",
"R-sentopics",
"R-factorstochvol"
]
}
]
},
{
"name": "R-zlib",
"portdir": "R/R-zlib",
"version": "1.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sgeist-ionos.github.io/R-zlib",
"description": "Compression and decompression via zlib",
"long_description": "Compression and decompression via zlib",
"active": true,
"categories": [
"science",
"archivers",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended",
"zlib"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-zip",
"portdir": "R/R-zip",
"version": "2.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-lib/zip",
"description": "Cross-platform zip compression",
"long_description": "Cross-platform zip compression",
"active": true,
"categories": [
"science",
"archivers",
"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-withr",
"R-processx",
"R-testthat",
"R-covr",
"R-R6"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pkgdepends",
"R-papaja",
"R-googleCloudStorageR",
"R-openxlsx",
"R-reporter",
"R-readODS",
"R-openxlsx2",
"R-officer",
"R-gert"
]
},
{
"type": "test",
"ports": [
"R-ncdfgeom",
"R-pins",
"R-webfakes",
"R-rotor",
"R-pkgcache"
]
}
]
},
{
"name": "R-zic",
"portdir": "R/R-zic",
"version": "0.9.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=zic",
"description": "Bayesian inference for zero-inflated count models",
"long_description": "Bayesian inference for zero-inflated count models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-coda",
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mpath"
]
}
]
},
{
"name": "R-zebu",
"portdir": "R/R-zebu",
"version": "0.2.2.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=zebu",
"description": "Local association measures",
"long_description": "Implements the estimation of local (and global) association measures.",
"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-ggplot2",
"R-CRAN-recommended",
"R-data.table",
"R-reshape2",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-svs",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-devtools",
"R-usethis",
"R-pbapply"
]
}
],
"depends_on": []
},
{
"name": "R-yuima",
"portdir": "R/R-yuima",
"version": "1.15.27",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yuimaproject.com",
"description": "Simulation and inference for SDEs and other stochastic processes",
"long_description": "Simulation and inference for SDEs and other stochastic processes",
"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-coda",
"R-cubature",
"R-mvtnorm",
"R-statmod",
"R-zoo",
"libgcc",
"R-calculus",
"R-glassoFast",
"R-CRAN-recommended",
"R-expm",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-yuimaGUI"
]
}
]
},
{
"name": "R-yardstick",
"portdir": "R/R-yardstick",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yardstick.tidymodels.org",
"description": "Tidy characterizations of model performance",
"long_description": "Tidy tools for quantifying how well model fits to a data set such as confusion matrices, class probability curve summaries and regression metrics.",
"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-lifecycle",
"R-vctrs",
"R-tibble",
"R-withr",
"R-dplyr",
"R-generics",
"R-tidyselect",
"R-hardhat",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-crayon",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-probably"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fastTS",
"R-diceR",
"R-tune",
"R-probably",
"R-vip",
"R-tidymodels",
"R-modeltime",
"R-tidyfit"
]
},
{
"type": "test",
"ports": [
"R-vetiver",
"R-stacks",
"R-baguette",
"R-finetune",
"R-tidydann",
"R-garma",
"R-tidyposterior",
"R-timetk",
"R-workflowsets"
]
}
]
}
]
}