HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50594,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=836",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=834",
"results": [
{
"name": "rb19-rake",
"portdir": "ruby/rb19-rake",
"version": "10.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/rake",
"description": "Rake, a simple ruby build program with capabilities similar to make.",
"long_description": "Rake, a simple ruby build program with capabilities similar to make.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-rcairo",
"portdir": "ruby/rb19-rcairo",
"version": "1.14.3",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcairo/rcairo",
"description": "Ruby bindings for cairo",
"long_description": "Ruby bindings for Cairo. Cairo is a 2D graphics library with support for multiple output devices.",
"active": false,
"categories": [
"graphics",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"cairo",
"ruby19",
"rb19-pkg-config"
]
}
],
"depends_on": []
},
{
"name": "rb19-rcov",
"portdir": "ruby/rb19-rcov",
"version": "0.9.8",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/relevance/rcov",
"description": "Code coverage tool for Ruby",
"long_description": "RCov is a code coverage tool for Ruby. It is commonly used for viewing overall test unit coverage of target code. It features fast execution (20-300 times faster than previous tools), multiple analysis modes, XHTML and several kinds of text reports, easy automation with Rake via a RcovTask, fairly accurate coverage information through code linkage inference using simple heuristics, colorblind-friendliness...",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-factory_girl",
"rb19-metric_fu"
]
}
]
},
{
"name": "rb19-rdiscount",
"portdir": "ruby/rb19-rdiscount",
"version": "1.6.8",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rtomayko/rdiscount",
"description": "Fast Implementation of Gruber's Markdown in C",
"long_description": "Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-ronn"
]
}
]
},
{
"name": "rb19-redcloth",
"portdir": "ruby/rb19-redcloth",
"version": "4.2.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/RedCloth",
"description": "Textile for Ruby",
"long_description": "RedCloth is a module for using the Textile markup language in Ruby. Textile is a simple text format that can be converted to HTML, eliminating the need to use HTML directly to create documents, blogs, or web pages.",
"active": false,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-reek",
"portdir": "ruby/rb19-reek",
"version": "1.2.8",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/troessner/reek",
"description": "Ruby code-smell tool",
"long_description": "Reek is a tool that examines Ruby classes, modules and methods and reports any code smells it finds.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-parser",
"rb19-ruby2ruby",
"rb19-sexp_processor"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-metric_fu"
]
}
]
},
{
"name": "rb19-rest-client",
"portdir": "ruby/rb19-rest-client",
"version": "1.6.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rdoc.info/projects/archiloque/rest-client",
"description": "Simple REST client for Ruby",
"long_description": "A simple REST client for Ruby, inspired by microframework syntax for specifying actions.",
"active": false,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-heroku"
]
},
{
"type": "run",
"ports": [
"rb19-taps"
]
}
]
},
{
"name": "rb19-ronn",
"portdir": "ruby/rb19-ronn",
"version": "0.7.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rtomayko.github.io/ronn/",
"description": "Ronn builds manuals",
"long_description": "Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web. The source format includes all of Markdown but has a more rigid structure and syntax extensions for features commonly found in manpages (definition lists, link notation, etc.).",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-hpricot",
"rb19-mustache",
"rb19-rdiscount"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"vcsh"
]
}
]
},
{
"name": "rb19-roodi",
"portdir": "ruby/rb19-roodi",
"version": "2.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/roodi/roodi",
"description": "Ruby Object Oriented Design Inferometer",
"long_description": "Roodi stands for Ruby Object Oriented Design Inferometer. It parses your Ruby code and warns you about design issues you have based on the checks that is has configured.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-parser"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-metric_fu"
]
}
]
},
{
"name": "rb19-rr",
"portdir": "ruby/rb19-rr",
"version": "0.10.11",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rr.github.io/rr/",
"description": "test double framework that features a rich selection of double techniques and a terse syntax.",
"long_description": "RR is a test double framework that features a rich selection of double techniques and a terse syntax.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-factory_girl"
]
}
]
},
{
"name": "rb19-rspec",
"portdir": "ruby/rb19-rspec",
"version": "1.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rspec.info/",
"description": "the original Behaviour Driven Development framework for Ruby",
"long_description": "RSpec is the original Behaviour Driven Development framework for Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-dotenv",
"taskjuggler"
]
},
{
"type": "run",
"ports": [
"rb19-factory_girl",
"rb19-culerity"
]
}
]
},
{
"name": "rb19-ruby2ruby",
"portdir": "ruby/rb19-ruby2ruby",
"version": "1.2.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/ruby2ruby",
"description": "A means of generating pure ruby code easily from RubyParser compatible Sexps.",
"long_description": "ruby2ruby provides a means of generating pure ruby code easily from RubyParser compatible Sexps. This makes making dynamic language processors in ruby easier than ever!",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-hoe",
"rb19-parser",
"rb19-parsetree",
"rb19-sexp_processor"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-reek",
"rb19-rails_best_practices"
]
}
]
},
{
"name": "rb19-rubyzip",
"portdir": "ruby/rb19-rubyzip",
"version": "0.9.9",
"license": "(Ruby or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aussiegeek/rubyzip",
"description": "rb19-rubyzip is a ruby library for reading and writing zip files.",
"long_description": "rb19-rubyzip is a ruby library for reading and writing zip files.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-heroku"
]
}
]
},
{
"name": "rb19-rufus-mnemo",
"portdir": "ruby/rb19-rufus-mnemo",
"version": "1.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmettraux/rufus-mnemo/",
"description": "turns (large) integers into japanese sounding words and vice versa",
"long_description": "turns (large) integers into japanese sounding words and vice versa",
"active": false,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-saikuro",
"portdir": "ruby/rb19-saikuro",
"version": "1.1.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/Saikuro",
"description": "Ruby cyclomatic complexity analyzer",
"long_description": "Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-metric_fu"
]
}
]
},
{
"name": "rb19-sass",
"portdir": "ruby/rb19-sass",
"version": "3.4.14",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sass-lang.com/",
"description": "Sass makes CSS fun again.",
"long_description": "Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-selenium-webdriver",
"portdir": "ruby/rb19-selenium-webdriver",
"version": "0.0.24",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/selenium/",
"description": "Tool for writing automated tests of websites.",
"long_description": "WebDriver is a tool for writing automated tests of websites. It aims to mimic the behaviour of a real user, and as such interacts with the HTML of the application.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-ffi",
"rb19-json"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-capybara"
]
}
]
},
{
"name": "rb19-sequel",
"portdir": "ruby/rb19-sequel",
"version": "3.12.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sequel.jeremyevans.net",
"description": "The Database Toolkit for Ruby",
"long_description": "Sequel is a lightweight database access toolkit for Ruby. It provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas. It also includes a lightweight but comprehensive ORM layer for mapping records to Ruby objects and handling associated records. It supports advanced database features such as prepared statements, bound variables, stored procedures, master/slave configurations, and database sharding. Sequel makes it easy to deal with multiple records without having to break your teeth on SQL.",
"active": true,
"categories": [
"databases",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-taps"
]
}
]
},
{
"name": "rb19-sexp_processor",
"portdir": "ruby/rb19-sexp_processor",
"version": "3.0.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/sexp_processor",
"description": "S-expression branch of ParseTree",
"long_description": "sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-churn",
"rb19-flay",
"rb19-flog",
"rb19-reek",
"rb19-ruby2ruby",
"rb19-parser",
"rb19-parsetree"
]
}
]
},
{
"name": "rb19-shoulda",
"portdir": "ruby/rb19-shoulda",
"version": "2.11.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://thoughtbot.com/community/",
"description": "Making tests easy on the fingers and eyes",
"long_description": "Shoulda makes it easy to write elegant, understandable, and maintainable tests. Shoulda consists of matchers, assertions, and helpers that make testing a breeze.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-sinatra",
"portdir": "ruby/rb19-sinatra",
"version": "1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sinatrarb.com/",
"description": "Classy web-development dressed in a DSL",
"long_description": "Sinatra is a small, flexible web application framework and domain-specific language written in Ruby. It does not follow the typical model-view-controller pattern that is seen in other frameworks, such as Ruby on Rails. Instead, Sinatra focuses on quickly creating web-applications in Ruby with minimal effort.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-taps"
]
}
]
},
{
"name": "rb19-sqlite3",
"portdir": "ruby/rb19-sqlite3",
"version": "1.3.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/luislavena/sqlite3-ruby",
"description": "Interface to the SQLite3 DB engine from Ruby",
"long_description": "Interface to the SQLite3 DB engine from Ruby",
"active": true,
"categories": [
"databases",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-factory_girl",
"rb19-taps"
]
}
]
},
{
"name": "rb19-taps",
"portdir": "ruby/rb19-taps",
"version": "0.3.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ricardochimal/taps",
"description": "A simple database-agnostic import/export app to transfer data to/from a remote database.",
"long_description": "A simple database-agnostic import/export app to transfer data to/from a remote database.",
"active": true,
"categories": [
"databases",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-rest-client",
"rb19-sinatra",
"rb19-sqlite3",
"rb19-sequel",
"rb19-json"
]
}
],
"depends_on": []
},
{
"name": "rb19-term-ansicolor",
"portdir": "ruby/rb19-term-ansicolor",
"version": "1.2.2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/term-ansicolor/",
"description": "Ruby library that colors strings using ANSI escape sequences",
"long_description": "Ruby library that colors strings using ANSI escape sequences",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-tins"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"taskjuggler"
]
},
{
"type": "run",
"ports": [
"rb19-cucumber"
]
}
]
},
{
"name": "rb19-thin",
"portdir": "ruby/rb19-thin",
"version": "1.2.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://code.macournoyer.com/thin/",
"description": "the most secure, stable, fast and extensible Ruby web server",
"long_description": "Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: the Mongrel parser, the root of Mongrel speed and security; Event Machine, a network I/O library with extremely high scalability, performance and stability; and Rack, a minimal interface between webservers and Ruby frameworks. Thin is, with all humility, the most secure, stable, fast and extensible Ruby web server bundled in an easy to use gem for your own pleasure.",
"active": false,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-daemons",
"rb19-eventmachine",
"rb19-rack"
]
}
],
"depends_on": []
},
{
"name": "rb19-thor",
"portdir": "ruby/rb19-thor",
"version": "0.18.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/thor",
"description": "A scripting framework that replaces rake, sake and rubigen",
"long_description": "A scripting framework that replaces rake, sake and rubigen",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-foreman"
]
},
{
"type": "run",
"ports": [
"rb19-guard",
"rb19-railties"
]
}
]
},
{
"name": "rb19-tins",
"portdir": "ruby/rb19-tins",
"version": "0.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flori/tins",
"description": "All the stuff that isn't good/big enough for a real library.",
"long_description": "All the stuff that isn't good/big enough for a real library.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-term-ansicolor"
]
}
]
},
{
"name": "rb19-trac4r",
"portdir": "ruby/rb19-trac4r",
"version": "1.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/csexton/trac4r",
"description": "Ruby wrapper for the Trac XML-RPC API",
"long_description": "Ruby wrapper for the Trac XML-RPC API",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19",
"rb19-gli",
"rb19-rainbow"
]
}
],
"depends_on": []
},
{
"name": "rb19-treetop",
"portdir": "ruby/rb19-treetop",
"version": "1.4.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cjheath/treetop",
"description": "A Ruby-based text parsing and interpretation DSL",
"long_description": "Treetop is a language for describing languages. Combining the elegance of Ruby with cutting-edge parsing expression grammars, it helps you analyze syntax with revolutionary ease.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-polyglot"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-mail"
]
}
]
},
{
"name": "rb19-trollop",
"portdir": "ruby/rb19-trollop",
"version": "1.16.2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://manageiq.github.io/trollop/",
"description": "commandline option parser for Ruby that just gets out of your way",
"long_description": "Trollop is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-gherkin"
]
}
]
},
{
"name": "rb19-tzinfo",
"portdir": "ruby/rb19-tzinfo",
"version": "0.3.25",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/tzinfo",
"description": "Daylight Savings Time library for Ruby",
"long_description": "TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones. The tz database is compiled into Ruby modules which are packaged in the release. No external zoneinfo files are required at runtime.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-activerecord",
"rb19-actionpack"
]
}
]
},
{
"name": "rb19-uconv",
"portdir": "ruby/rb19-uconv",
"version": "0.6.1",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.yoshidam.net/",
"description": "Ruby API to convert Unicode characters",
"long_description": "This is a ruby API for converting unicode characters",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-unicorn",
"portdir": "ruby/rb19-unicorn",
"version": "1.0.0",
"license": "GPL-2 and Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://unicorn.bogomips.org/",
"description": "HTTP server for Rack applications designed for Unix",
"long_description": "Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the request and response in between Unicorn and slow clients.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-will_paginate",
"portdir": "ruby/rb19-will_paginate",
"version": "2.3.14",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mislav/will_paginate/wikis",
"description": "Adaptive pagination plugin for web frameworks and other applications",
"long_description": "Adaptive pagination plugin for web frameworks and other applications",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-wirble",
"portdir": "ruby/rb19-wirble",
"version": "0.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pablotron.org/software/wirble/",
"description": "Handful of common Irb features, made easy.",
"long_description": "Wirble is a set of enhancements for Irb. Basically, it allows you to fill Irb with useful features without turning your ~/.irbic file into Swiss cheese. Wirble includes tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-xml-simple",
"portdir": "ruby/rb19-xml-simple",
"version": "1.0.12",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maik/xml-simple",
"description": "A simple API for XML processing",
"long_description": "Class XmlSimple offers an easy API to read and write XML. It is a Ruby translation of Grant McLean's Perl module XML::Simple.",
"active": false,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb19-yahoo_weatherman",
"portdir": "ruby/rb19-yahoo_weatherman",
"version": "1.0.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dlt/yahoo_weatherman",
"description": "A Ruby wrapper to the Yahoo! Weather feed with i18n support.",
"long_description": "A Ruby wrapper to the Yahoo! Weather feed with i18n support.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-nokogiri"
]
}
],
"depends_on": []
},
{
"name": "rb19-yajl",
"portdir": "ruby/rb19-yajl",
"version": "0.7.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brianmario/yajl-ruby",
"description": "Ruby C bindings to the Yajl JSON stream-based parser library.",
"long_description": "Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
},
{
"name": "rb22-rake",
"portdir": "ruby/rb-rake",
"version": "13.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/rake",
"description": "Ruby make-like utility using standard Ruby syntax",
"long_description": "This package contains Rake, a simple ruby build program with capabilities similar to make. Rake has the following features: * Rakefiles (rakeʼs version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to sythesize implicit tasks. * Rake is lightweight. It can be distributed with other projects as a single file. Projects that depend upon rake do not require that rake be installed on target systems.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby22"
]
}
],
"depends_on": []
},
{
"name": "rb23-bundler",
"portdir": "ruby/rb-bundler",
"version": "2.2.15",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bundler.io",
"description": "Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed.",
"long_description": "Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed. \nBundler is an exit from dependency hell, and ensures that the gems you need are present in development, staging, and production. Starting work on a project is as simple as bundle install.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby23"
]
}
],
"depends_on": []
},
{
"name": "rb23-kramdown",
"portdir": "ruby/rb-kramdown",
"version": "2.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kramdown.gettalong.org",
"description": "fast, pure-Ruby Markdown-superset converter",
"long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby23"
]
}
],
"depends_on": []
},
{
"name": "rb23-rake",
"portdir": "ruby/rb-rake",
"version": "13.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/rake",
"description": "Ruby make-like utility using standard Ruby syntax",
"long_description": "This package contains Rake, a simple ruby build program with capabilities similar to make. Rake has the following features: * Rakefiles (rakeʼs version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to sythesize implicit tasks. * Rake is lightweight. It can be distributed with other projects as a single file. Projects that depend upon rake do not require that rake be installed on target systems.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby23"
]
}
],
"depends_on": []
},
{
"name": "rb23-rmagick",
"portdir": "ruby/rb-rmagick",
"version": "5.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rmagick.github.io",
"description": "The Ruby interface to ImageMagick",
"long_description": "RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. It is fully featured and has good documentation.",
"active": true,
"categories": [
"graphics",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby23"
]
}
],
"depends_on": []
},
{
"name": "rb23-zentest",
"portdir": "ruby/rb-zentest",
"version": "4.12.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/zentest",
"description": "Automated test scaffolding for Ruby",
"long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby23"
]
}
],
"depends_on": []
},
{
"name": "rb24-bundler",
"portdir": "ruby/rb-bundler",
"version": "2.2.15",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bundler.io",
"description": "Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed.",
"long_description": "Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed. \nBundler is an exit from dependency hell, and ensures that the gems you need are present in development, staging, and production. Starting work on a project is as simple as bundle install.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby24"
]
}
],
"depends_on": []
},
{
"name": "rb24-gem-patch",
"portdir": "ruby/rb-gem-patch",
"version": "0.1.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fedora-ruby/gem-patch",
"description": "A RubyGems plugin for patching gems",
"long_description": "gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system patch command, clones its spec, updates the file list and builds the patched gem.",
"active": false,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby24"
]
}
],
"depends_on": [
{
"type": "extract",
"ports": [
"rb24-nokogiri"
]
}
]
},
{
"name": "rb24-kramdown",
"portdir": "ruby/rb-kramdown",
"version": "2.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kramdown.gettalong.org",
"description": "fast, pure-Ruby Markdown-superset converter",
"long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby24"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb24-ronn-ng"
]
}
]
},
{
"name": "rb24-mini_portile2",
"portdir": "ruby/rb-mini_portile2",
"version": "2.8.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flavorjones/mini_portile",
"description": "Simplistic port-like solution for developers",
"long_description": "Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby24"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb24-nokogiri"
]
}
]
},
{
"name": "rb24-mustache",
"portdir": "ruby/rb-mustache",
"version": "1.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mustache/mustache",
"description": "Logic-less templates, implemented in Ruby.",
"long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby24"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb24-ronn-ng"
]
}
]
},
{
"name": "rb24-nokogiri",
"portdir": "ruby/rb-nokogiri",
"version": "1.13.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nokogiri.org",
"description": "Nokogiri is an HTML, XML, SAX, and Reader parser.",
"long_description": "Nokogiri is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.",
"active": false,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "extract",
"ports": [
"rb24-gem-patch"
]
},
{
"type": "lib",
"ports": [
"rb24-mini_portile2",
"libiconv",
"zlib",
"libxslt",
"libxml2",
"ruby24"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb24-ronn-ng"
]
}
]
}
]
}