HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51973,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=882",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=880",
"results": [
{
"name": "rb-cgen",
"portdir": "ruby/rb-cgen",
"version": "0.14",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://redshift.sourceforge.net/cgen/",
"description": "Framework for generating C extensions from Ruby.",
"long_description": "If you're starting a C extension from scratch, or if you need to dynamically generate and load C code on the fly, you may be interested. For wrapping an existing library, you should consider SWIG as well. SWIG has the advantage of being able to parse headers and generate something as a starting point. CGenerator has the advantage of automatically handling serialization and memory management, but it can handle only a limited (but extensible) range of C data types.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-cgikit",
"portdir": "ruby/rb-cgikit",
"version": "1.2.0",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.spice-of-life.net/cgikit/index_en.html",
"description": "Component-based web application framework",
"long_description": "CGIKit is a web application framework written in Ruby. This framework is based on components for development, so you can develop CGI applications quickly and efficiently.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-cgi_multipart_eof_fix",
"portdir": "ruby/rb-cgi_multipart_eof_fix",
"version": "2.5.0",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blog.evanweaver.com",
"description": "Fix an exploitable bug in CGI multipart parsing which affects Ruby <= 1.8.5 when multipart boundary attribute contains a non-halting regular expression string. This port is required by rb-mongrel port (mongrel gem), even if the ruby version is > 1.8.5.",
"long_description": "Fix an exploitable bug in CGI multipart parsing which affects Ruby <= 1.8.5 when multipart boundary attribute contains a non-halting regular expression string. This port is required by rb-mongrel port (mongrel gem), even if the ruby version is > 1.8.5.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb-mongrel"
]
}
]
},
{
"name": "R-BCHM",
"portdir": "R/R-BCHM",
"version": "1.00",
"license": "LGPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BCHM",
"description": "Clinical trial calculation based on BCHM design",
"long_description": "Clinical trial calculation based on BCHM design",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-crayon",
"R-plyr",
"R-knitr",
"R-rjags",
"R-CRAN-recommended",
"jags",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "rb-chronic",
"portdir": "ruby/rb-chronic",
"version": "0.10.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mojombo/chronic",
"description": "Natural language date/time parser written in pure Ruby",
"long_description": "Natural language date/time parser written in pure Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-citrus",
"portdir": "ruby/rb-citrus",
"version": "3.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mjackson.github.io/citrus",
"description": "Parsing expressions for Ruby",
"long_description": "rb-citrus is a compact and powerful parsing library for Ruby that combines the elegance and expressiveness of the language with the simplicity and power of parsing expressions.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-clutter",
"portdir": "ruby/rb-clutter",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/Clutter is a Ruby binding of Clutter",
"long_description": "Ruby/Clutter is a Ruby binding of Clutter",
"active": true,
"categories": [
"graphics",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-clutter-gdk",
"portdir": "ruby/rb-clutter-gdk",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/ClutterGDK is a Ruby binding of GDK-specific API of Clutter",
"long_description": "Ruby/ClutterGDK is a Ruby binding of GDK-specific API of Clutter",
"active": true,
"categories": [
"graphics",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-cmdparse",
"portdir": "ruby/rb-cmdparse",
"version": "3.0.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmdparse.gettalong.org/",
"description": "cmdparse - advanced command line parser supporting commands",
"long_description": "This library, cmdparse, can be used to create such a command line interface. Internally it uses optparse or any other option parser library to parse options and it provides a nice API for specifying commands.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-webgen"
]
}
]
},
{
"name": "rb-cocoa",
"portdir": "ruby/rb-cocoa",
"version": "1.2.0",
"license": "(LGPL or Ruby)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubycocoa.github.io",
"description": "Ruby bindings for writing cocoa programs",
"long_description": "RubyCocoa is a Ruby library for using Cocoa Objects on Mac OS X in Ruby scripts. You can use RubyCocoa to work with Cocoa objects in Ruby scripts, write Cocoa applications with Ruby and Interface Builder, develop small scale simple Cocoa applications and such.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libffi",
"ruby",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "rb-code_metrics",
"portdir": "ruby/rb-code_metrics",
"version": "0.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bf4/code_metrics",
"description": "Extract code statistics from Rails",
"long_description": "Extract code statistics from Rails",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-coderay",
"portdir": "ruby/rb-coderay",
"version": "0.9.8",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://coderay.rubychan.de/",
"description": "Fast and easy syntax highlighting for selected languages.",
"long_description": "Fast and easy syntax highlighting for selected languages, written in Ruby.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-colorator",
"portdir": "ruby/rb-colorator",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/octopress/colorator",
"description": "Colorize your text in the terminal",
"long_description": "Colorator is a gem that helps you colorize your text for the terminal.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-colorize",
"portdir": "ruby/rb-colorize",
"version": "1.1.0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fazibear/colorize",
"description": "Ruby string class extension",
"long_description": "rb-colorize adds a ColorizedString with methods to set text color, background color and text effects.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-colours",
"portdir": "ruby/rb-colours",
"version": "0.9.8",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/colours",
"description": "rb-colours unifies color-related constants and methods",
"long_description": "rb-colours unifies color-related constants and methods",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-compass",
"portdir": "ruby/rb-compass",
"version": "0.12.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://compass-style.org/",
"description": "Stylesheet authoring frameworking",
"long_description": "Compass is a stylesheet authoring framework that makes your stylesheets and markup easier to build and maintain. With compass, you write your stylesheets in Sass instead of CSS. Using the power of Sass Mixins and the Compass community, you can apply battle-tested styles from frameworks like Blueprint to your stylesheets instead of your markup.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
},
{
"type": "run",
"ports": [
"rb-haml"
]
}
],
"depends_on": []
},
{
"name": "rb-concurrent-ruby",
"portdir": "ruby/rb-concurrent-ruby",
"version": "1.3.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-concurrency/concurrent-ruby",
"description": "Modern concurrency tools",
"long_description": "Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors and more.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-concurrent-ruby-ext",
"portdir": "ruby/rb-concurrent-ruby-ext",
"version": "1.3.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-concurrency/concurrent-ruby",
"description": "C extensions to optimize the concurrent-ruby gem",
"long_description": "C extensions to optimize the concurrent-ruby gem when running under MRI.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-configuration",
"portdir": "ruby/rb-configuration",
"version": "1.3.4",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahoward/configuration",
"description": "Pure ruby scoped configuration files.",
"long_description": "Pure ruby scoped configuration files.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-launchy"
]
}
]
},
{
"name": "R-bcp",
"portdir": "R/R-bcp",
"version": "4.0.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bcp",
"description": "Bayesian analysis of change point problems",
"long_description": "Bayesian analysis of change point problems",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-coda",
"R-ggplot2",
"R-igraph",
"R-strucchange",
"R-vegan"
]
}
],
"depends_on": []
},
{
"name": "rb-cri",
"portdir": "ruby/rb-cri",
"version": "2.15.12",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rubygems.org/gems/cri",
"description": "Cri is a library for building easy-to-use commandline tools.",
"long_description": "Cri is a library for building easy-to-use commandline tools.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb-nanoc3"
]
}
]
},
{
"name": "R-bcROCsurface",
"portdir": "R/R-bcROCsurface",
"version": "1.0-6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bcROCsurface",
"description": "Bias-corrected methods for estimating the ROC surface of continuous diagnostic tests",
"long_description": "Bias-corrected methods for estimating the ROC surface of continuous diagnostic tests",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-rgl",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-markdown",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "rb-crypt-isaac",
"portdir": "ruby/rb-crypt-isaac",
"version": "1.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wyhaines/crypt-isaac",
"description": "Implementation of the ISAAC psuedo random number generator",
"long_description": "This is a Ruby implementation of the ISAAC cryptographically secure PRNG. One can use it when one wants independent sources of high quality random numbers.",
"active": true,
"categories": [
"security",
"crypto",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "R-BCSub",
"portdir": "R/R-BCSub",
"version": "0.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BCSub",
"description": "Bayesian semi-parametric factor analysis model for subtype identification (clustering)",
"long_description": "Bayesian semi-parametric factor analysis model for subtype identification (clustering)",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-mcclust",
"R-nFactors",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "rb-cucumber",
"portdir": "ruby/rb-cucumber",
"version": "0.3.103",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cukes.info",
"description": "Lets software development teams describe how software should behave in plain text.",
"long_description": "Lets software development teams describe how software should behave in plain text.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"rb-diff-lcs",
"rb-polyglot",
"ruby",
"rb-term-ansicolor",
"rb-treetop",
"rb-rubygems",
"rb-builder"
]
}
],
"depends_on": []
},
{
"name": "rb-curb",
"portdir": "ruby/rb-curb",
"version": "1.0.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/taf2/curb",
"description": "Ruby bindings for libcurl",
"long_description": "Ruby bindings for libcurl",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-curl_ffi",
"portdir": "ruby/rb-curl_ffi",
"version": "0.0.8",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/curl_ffi",
"description": "FFI-based libCurl interface",
"long_description": "FFI-based libCurl interface",
"active": true,
"categories": [
"net",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-curses",
"portdir": "ruby/rb-curses",
"version": "1.4.7",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/curses",
"description": "Ruby binding for curses, ncurses and PDCurses",
"long_description": "Ruby binding for curses, ncurses and PDCurses. Formerly part of the Ruby standard library.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "rb-cvs",
"portdir": "ruby/rb-cvs",
"version": "0.2",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cvs.m17n.org/~akr/ruby-cvs/",
"description": "High level interface to a CVS repository",
"long_description": "Ruby/CVS provides high level interface to a CVS repository.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "dports",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cvs",
"ruby"
]
}
],
"depends_on": []
},
{
"name": "R-bda",
"portdir": "R/R-bda",
"version": "18.3.2",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bda",
"description": "Binned Data Analysis",
"long_description": "Algorithms developed for binned data analysis, gene expression data analysis and measurement error models for ordinal data analysis.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rb-daemons",
"portdir": "ruby/rb-daemons",
"version": "1.1.0",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thuehlinger/daemons",
"description": "A toolkit to create and control daemons in different ways",
"long_description": "Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-tweetstream"
]
},
{
"type": "run",
"ports": [
"rb-mongrel"
]
}
]
},
{
"name": "R-bde",
"portdir": "R/R-bde",
"version": "1.0.1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bde",
"description": "Bounded Density Estimation",
"long_description": "Bounded Density Estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-shiny",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jfa",
"R-nlpred",
"R-simIReff"
]
}
]
},
{
"name": "R-BDEsize",
"portdir": "R/R-BDEsize",
"version": "1.6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BDEsize",
"description": "Efficient determination of sample size in balanced design of experiments",
"long_description": "Efficient determination of sample size in balanced design of experiments",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-fpow",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rb-devel-which",
"portdir": "ruby/rb-devel-which",
"version": "0.2.0",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.notwork.org/~gotoken/ruby/p/devel/which/",
"description": "Locates a symbol/library in the user's namespace/path",
"long_description": "Devel::Which locates a symbol/library in the user's namespace/path",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "R-BDgraph",
"portdir": "R/R-BDgraph",
"version": "2.73",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BDgraph",
"description": "Bayesian structure learning in graphical models using birth-death MCMC",
"long_description": "Bayesian structure learning in graphical models using birth-death MCMC",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-pROC",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-ggplot2",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-tmvtnorm",
"R-huge",
"R-skimr",
"R-ssgraph"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bayesWatch",
"R-easybgm",
"R-heteromixgm",
"R-ssgraph"
]
},
{
"type": "test",
"ports": [
"R-BayesSUR",
"R-qgraph"
]
}
]
},
{
"name": "rb-diakonos",
"portdir": "ruby/rb-diakonos",
"version": "0.9.12",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.sr.ht/~pistos/diakonos",
"description": "Console text editor",
"long_description": "rb-diakonos is a console text editor for the masses.",
"active": true,
"categories": [
"editors",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-diff-lcs",
"portdir": "ruby/rb-diff-lcs",
"version": "1.1.2",
"license": "(GPL-2+ or Artistic-1 or Ruby)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/diff-lcs",
"description": "Diff::LCS is a port of Algorithm::Diff.",
"long_description": "Diff::LCS is a port of Algorithm::Diff.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-cucumber"
]
}
]
},
{
"name": "rb-div",
"portdir": "ruby/rb-div",
"version": "1.3.2",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www2a.biglobe.ne.jp/~seki/ruby/div.en.html",
"description": "Div can write Web application like GUI programming. This package provides Div::Div and Tofu.",
"long_description": "This package provides Div::Div and Tofu. Div abstracts Web Application like GUI programming. Tofu is a session manager using cookie. Tofu can be used with WEBrick. (Of course, it can use also with CGI.)",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "R-bdlim",
"portdir": "R/R-bdlim",
"version": "0.4.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://anderwilson.github.io/bdlim",
"description": "Bayesian Distributed Lag Interaction Models",
"long_description": "Bayesian Distributed Lag Interaction Models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-LaplacesDemon",
"R-dplyr",
"R-CRAN-recommended",
"R-BayesLogit",
"R-tidyr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rb-dnssd",
"portdir": "ruby/rb-dnssd",
"version": "2.0",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tenderlove/dnssd",
"description": "DNS Service Discovery (aka Bonjour) API for Ruby",
"long_description": "DNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving, registration and domain enumeration.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-easyjour"
]
}
]
},
{
"name": "rb-domain_name",
"portdir": "ruby/rb-domain_name",
"version": "0.6.20240107",
"license": "(BSD or MPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/knu/ruby-domain_name",
"description": "This is a Domain Name manipulation library for Ruby",
"long_description": "This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.",
"active": true,
"categories": [
"net",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-drb",
"portdir": "ruby/rb-drb",
"version": "2.0.4",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www2a.biglobe.ne.jp/~seki/ruby/",
"description": "distributed ruby (DRb)",
"long_description": "ruby (DRb) - distributed ruby. DRb can send message to other ruby script that like Java's RMI.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-acl"
]
}
],
"depends_on": []
},
{
"name": "R-bdsmatrix",
"portdir": "R/R-bdsmatrix",
"version": "1.3-7",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bdsmatrix",
"description": "Routines for block diagonal symmetric matrices",
"long_description": "Routines for block diagonal symmetric matrices",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-PRSPGx",
"R-bbmle",
"R-coxme",
"R-finalfit",
"R-splm",
"R-pcalg",
"R-plm",
"R-sparsediscrim"
]
},
{
"type": "test",
"ports": [
"R-insight"
]
}
]
},
{
"name": "R-beachmat",
"portdir": "R/R-beachmat",
"version": "2.20.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tatami-inc/beachmat",
"description": "Compiling Bioconductor to handle each matrix type",
"long_description": "Compiling Bioconductor to handle each matrix type",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-DelayedArray",
"R-SparseArray",
"R-CRAN-recommended",
"R-Rcpp",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-rcmdcheck",
"R-BiocStyle",
"R-BiocParallel",
"R-HDF5Array"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BiocSingular",
"R-glmGamPoi"
]
}
]
},
{
"name": "R-beanplot",
"portdir": "R/R-beanplot",
"version": "1.3.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=beanplot",
"description": "Visualization via beanplots",
"long_description": "Visualization via beanplots",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-vioplot"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-vipor"
]
}
]
},
{
"name": "R-beanz",
"portdir": "R/R-beanz",
"version": "3.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=beanz",
"description": "Bayesian analysis of heterogeneous treatment effect",
"long_description": "Bayesian analysis of heterogeneous treatment effect",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-RcppParallel",
"R-StanHeaders",
"R-rstantools",
"R-loo",
"R-rstan",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-shiny",
"R-shinythemes",
"R-testthat",
"R-DT",
"R-rmarkdown",
"R-pander"
]
}
],
"depends_on": []
},
{
"name": "R-beast",
"portdir": "R/R-beast",
"version": "1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=beast",
"description": "Bayesian estimation of change-points in the slope of multivariate time-series",
"long_description": "Bayesian estimation of change-points in the slope of multivariate time-series",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-RColorBrewer",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rb-easyjour",
"portdir": "ruby/rb-easyjour",
"version": "0.0.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jqr/easyjour",
"description": "Super simple access to service announcing and discovery using Bonjour aka DNSSD.",
"long_description": "Super simple access to service announcing and discovery using Bonjour aka DNSSD.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"rb-dnssd"
]
}
],
"depends_on": []
},
{
"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-19"
]
},
{
"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-beeswarm",
"portdir": "R/R-beeswarm",
"version": "0.4.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aroneklund/beeswarm",
"description": "The bee swarm plot, an alternative to stripchart",
"long_description": "The bee swarm plot, an alternative to stripchart",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggbeeswarm"
]
},
{
"type": "test",
"ports": [
"R-ggdist",
"R-papaja",
"R-vipor"
]
}
]
}
]
}