HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51892,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=575",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=573",
"results": [
{
"name": "rb-term-ansicolor",
"portdir": "ruby/rb-term-ansicolor",
"version": "1.0.4",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flori.github.io/term-ansicolor/",
"description": "Small Ruby library that colors strings using ANSI escape sequences.",
"long_description": "Small Ruby library that colors strings using ANSI escape sequences.",
"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-technorati-ruby",
"portdir": "ruby/rb-technorati-ruby",
"version": "0.1.0",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pablotron.org/software/technorati-ruby/",
"description": "Technorati(http://technorati.com/) bindings for Ruby.",
"long_description": "Technorati(http://technorati.com/) bindings for Ruby.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb26-systemu",
"portdir": "ruby/rb-systemu",
"version": "2.6.5",
"license": "(Ruby or BSDL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahoward/systemu",
"description": "universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc.",
"long_description": "universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby26"
]
}
],
"depends_on": []
},
{
"name": "rb27-systemu",
"portdir": "ruby/rb-systemu",
"version": "2.6.5",
"license": "(Ruby or BSDL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahoward/systemu",
"description": "universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc.",
"long_description": "universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb27-webgen"
]
}
]
},
{
"name": "rb-systemu",
"portdir": "ruby/rb-systemu",
"version": "2.6.5",
"license": "(Ruby or BSDL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahoward/systemu",
"description": "universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc.",
"long_description": "universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc.",
"active": true,
"categories": [
"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-sys-uptime",
"portdir": "ruby/rb-sys-uptime",
"version": "0.4.1",
"license": "(Ruby or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ruby-sysutils",
"description": "'uptime' information via Ruby - C extension",
"long_description": "A Ruby interface to the 'uptime' command. This is a C extension, not parsed output.",
"active": true,
"categories": [
"sysutils",
"ruby"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-sys-uname",
"portdir": "ruby/rb-sys-uname",
"version": "0.7.0",
"license": "(Ruby or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ruby-sysutils",
"description": "C extension to the unix 'uname' command",
"long_description": "A Ruby interface to the 'uname' command. This is a C extension to the utsname.h file, not parsed output.",
"active": true,
"categories": [
"sysutils",
"ruby"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-sys-host",
"portdir": "ruby/rb-sys-host",
"version": "0.5.0",
"license": "(Ruby or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ruby-sysutils",
"description": "hostname and ip address info via Ruby - C extension",
"long_description": "A C extension that provides hostname and IP address information about the current host.",
"active": true,
"categories": [
"sysutils",
"ruby"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-stream",
"portdir": "ruby/rb-stream",
"version": "0.5",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/stream",
"description": "Extended External Iterators",
"long_description": "Extended External Iterators (forward and backward). Borrowed from Smalltalk stream concept where the name of the module comes from.",
"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-rgl"
]
}
]
},
{
"name": "rb-stomp",
"portdir": "ruby/rb-stomp",
"version": "1.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/stomp",
"description": "Ruby bindings for the stomp messaging protocol",
"long_description": "Ruby bindings for the stomp messaging protocol",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-sqlite3",
"portdir": "ruby/rb-sqlite3",
"version": "1.2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sparklemotion/sqlite3-ruby",
"description": "Interface to the SQLite3 DB engine from Ruby",
"long_description": "This module allows Ruby programs to interface with the SQLite3 database engine (https://www.sqlite.org) You must have the SQLite engine installed in order to build this module. Note that this module is NOT compatible with SQLite 2.x.",
"active": true,
"categories": [
"databases",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"ruby"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-rails"
]
}
]
},
{
"name": "rb-sqlite",
"portdir": "ruby/rb-sqlite",
"version": "2.2.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/sqlite-ruby",
"description": "Interface to the SQLite DB engine from Ruby",
"long_description": "Provides an interface for the SQLite DB engine. This differs from the 'ruby-sqlite' project (also on RAA) in that it is more complete, and from the ruby DBI version of SQLite in that it is SQLite specific, so you can do things that would otherwise be more difficult via DBI. If you want portability between backends, use DBI. If you want ease of use with SQLite, use this. Note that this module is NOT compatible with SQLite3.",
"active": true,
"categories": [
"databases",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite2",
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-snmp",
"portdir": "ruby/rb-snmp",
"version": "1.0.1",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/snmp",
"description": "SNMP library implemented in ruby",
"long_description": "This library implements SNMP (the Simple Network Management Protocol). It is implemented in pure Ruby, so there are no dependencies on external libraries like net-snmp. You can run this library anywhere that Ruby can run.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-gem_plugin",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-slave",
"portdir": "ruby/rb-slave",
"version": "1.2.1",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahoward/slave",
"description": "Ruby class to fork processes and starting a DRb server.",
"long_description": "Ruby class to fork processes and starting a DRb server.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-simple_oauth",
"portdir": "ruby/rb-simple_oauth",
"version": "0.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/laserlemon/simple_oauth",
"description": "Simply builds and verifies OAuth headers",
"long_description": "Simply builds and verifies OAuth headers",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-twitter-stream"
]
}
]
},
{
"name": "rb-shout",
"portdir": "ruby/rb-shout",
"version": "2.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.dingoskidneys.com/~jaredj/shout.html",
"description": "Send streaming MP3/Vorbis to an icecase server with libshout",
"long_description": "Send streaming MP3/Vorbis to an icecase server with libshout",
"active": true,
"categories": [
"audio",
"ruby"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libshout2",
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-session",
"portdir": "ruby/rb-session",
"version": "2.2.0",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.codeforpeople.com/lib/ruby/session",
"description": "drive Sh, Bash, IDL easily from scripts",
"long_description": "Session offers a set of class for driving external progams via pipes. It offers a significant abstraction over Open3::popen since stdout/stderr can be processed individually for each command. Additionally the exit_status of each command is made available.",
"active": true,
"categories": [
"shells",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-runt",
"portdir": "ruby/rb-runt",
"version": "0.7.0",
"license": "Apache-1.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mlipper/runt",
"description": "Ruby API for scheduling recurring/occuring events",
"long_description": "Runt provides a simple API for scheduling recurring/occuring events through a hackneyed implementation of otherwise excellent temporal patterns created by Martin Fowler. It is a Ruby version of ChronicJ (http://chronicj.org)",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-rubytoc",
"portdir": "ruby/rb-rubytoc",
"version": "1.0.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/RubyToC",
"description": "Ruby (subset) to C translator",
"long_description": "ruby_to_c translates a static Ruby subset to C. Hopefully it works.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-parsetree",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-rubyinline",
"portdir": "ruby/rb-rubyinline",
"version": "3.14.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.zenspider.com/projects/rubyinline.html",
"description": "Multi-language extension coding within Ruby",
"long_description": "RubyInline is an analog to Perl's Inline::C. Out of the box, it allows you to embed C/++ external module code in your Ruby script directly. By writing simple builder classes, you can teach how to cope with new languages (Fortran, Perl, whatever). The code is compiled and run on the fly when needed.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-hoe",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-parsetree"
]
},
{
"type": "run",
"ports": [
"rb-image_science"
]
}
]
},
{
"name": "rb-rubygems",
"portdir": "ruby/rb-rubygems",
"version": "1.3.7",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rubygems.org/",
"description": "a package management framework for Ruby",
"long_description": "RubyGems is the Ruby standard for publishing and managing third party libraries.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [
"ruby",
"ruby186"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-image_science",
"rb-net-ssh",
"rb-simple_oauth",
"rb-bones",
"rb-launchy",
"rb-rest-client",
"rb-redcloth",
"rb-locale",
"rb-rake",
"rb-gettext",
"rb-json_pure",
"sup",
"rb-twitter",
"rb-configuration",
"rb-eventmachine",
"rb-fcgi",
"rb-ferret",
"rb-json",
"rb-heroku",
"rb-tweetstream",
"rb-twitter-stream",
"rb-pkg-config",
"rb-rubytoc",
"rb-uuidtools",
"rb-net-ssh-gateway",
"rb-rubyinline",
"rb-xml-simple",
"rb-archive-tar-minitar",
"rb-bee",
"rb-nitpick",
"rb-parsetree",
"rb-trollop",
"rb-lockfile",
"rb-mime-types",
"rb-rmail",
"rb-roauth",
"rb-crypt-isaac",
"rb-highline",
"rb-actionmailer",
"rb-actionpack",
"rb-actionwebservice",
"rb-activeldap",
"rb-activerecord",
"rb-activeresource",
"rb-activesupport",
"rb-acts_as_taggable",
"rb-builder",
"rb-capistrano",
"rb-captcha",
"rb-cgi_multipart_eof_fix",
"rb-coderay",
"rb-compass",
"rb-cucumber",
"rb-daemons",
"rb-diff-lcs",
"rb-dnssd",
"rb-erubis",
"rb-fastthread",
"rb-flickr",
"rb-fxruby",
"rb-gd2",
"rb-gem_plugin",
"rb-getopt-declare",
"rb-haml",
"rb-haml-edge",
"rb-hikidoc",
"rb-hpricot",
"rb-hoe",
"rb-http_parser",
"rb-jabber4r",
"rb-kwartz",
"rb-lafcadio",
"rb-lazylist",
"rb-mini_portile",
"rb-minitest",
"rb-mocha",
"rb-mofo",
"rb-mongrel",
"rb-mongrel_cluster",
"rb-msgpack",
"rb-nanoc",
"rb-nanoc3",
"rb-net-irc",
"rb-net-scp",
"rb-net-sftp",
"rb-net-yail",
"rb-netaddr",
"rb-og",
"rb-pluginfactory",
"rb-polyglot",
"rb-rack",
"rb-rails",
"rb18-rake",
"rb-rbot",
"rb-rcov",
"rb-rflickr",
"rb-rgl",
"rb-rio",
"rb-rspec",
"rb-rspec-rails",
"rb-ruby-debug",
"rb-ruby-debug-base",
"rb-ruby-openid",
"rb-slave",
"rb-snmp",
"rb-sqlite",
"rb-stomp",
"rb-stream",
"rb-technorati-ruby",
"rb-term-ansicolor",
"rb-text-format",
"rb-treetop",
"xmlresume2x"
]
}
]
},
{
"name": "rb-rubycon",
"portdir": "ruby/rb-rubycon",
"version": "0.8",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.enablix.com/rubycon/",
"description": "Toolkit for building concept processing and reasoning systems.",
"long_description": "RubyCon is an open-source, rapid development toolkit for building concept processing and other intelligent reasoning systems. RubyCon builds upon the work of the ConceptNet project (http://web.media.mit.edu/~hugo/conceptnet/) implementing ConceptNets semantic network of 280,000+ assertions and graph-processing algorithms into a set of reusable objects in the Ruby programming language.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-ruby-openid",
"portdir": "ruby/rb-ruby-openid",
"version": "2.1.2",
"license": "Apache-2 and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/ruby-openid",
"description": "A robust library for verifying and serving OpenID identities.",
"long_description": "A robust library for verifying and serving OpenID identities.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-ruby-debug-base",
"portdir": "ruby/rb-ruby-debug-base",
"version": "0.9.3",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-debug/",
"description": "Ruby debugger base core C API",
"long_description": "Ruby debugger core API written in C. Use this if you want to create your own interface to the debugger and don't want to depend on changes to the ruby-debug CLI. The API is considered somewhat stable.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-ruby-debug"
]
}
]
},
{
"name": "rb-ruby-debug",
"portdir": "ruby/rb-ruby-debug",
"version": "0.9.3",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-debug/",
"description": "Ruby CLI debugger",
"long_description": "Ruby CLI debugger",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "arsptr",
"github": "randomphrase",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-ruby-debug-base",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-rttool",
"portdir": "ruby/rb-rttool",
"version": "1.0.3",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rubyist.net/~rubikitch/computer/rttool/",
"description": "Simple table generator",
"long_description": "RT is a simple and human-readable table format. RTtool is a converter from RT into various formats. RT can be incorporated into RD.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-rss",
"portdir": "ruby/rb-rss",
"version": "0.1.3",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cozmixng.org/~rwiki/?cmd=view&name=RSS+Parser",
"description": "RSS Parser in Ruby",
"long_description": "This library can parse RSS(RDF Site Summary) 1.0, RSS 0.9x/2.0 with validation (or non validation). This library can make RSS easily by RSS Maker. This library contains a tDiary's plugin that fetches RSS, parses it, and displays result.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "doug",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-rspec-rails",
"portdir": "ruby/rb-rspec-rails",
"version": "1.1.11",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rspec.info/",
"description": "Behaviour Driven Development framework for Ruby on Rails",
"long_description": "Behaviour Driven Development framework for Ruby on Rails",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
},
{
"type": "run",
"ports": [
"rb-rails",
"rb-rspec"
]
}
],
"depends_on": []
},
{
"name": "rb-rspec",
"portdir": "ruby/rb-rspec",
"version": "1.1.11",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rspec.info/",
"description": "Behaviour Driven Development framework for Ruby",
"long_description": "Behaviour Driven Development framework for Ruby",
"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-rspec-rails"
]
}
]
},
{
"name": "rb-rrb",
"portdir": "ruby/rb-rrb",
"version": "0.1.1",
"license": "(Ruby or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kmc.gr.jp/proj/rrb/index-en.html",
"description": "RRB is a refactoring browser for a ruby script.",
"long_description": "This software make you free from lapsible routine work like renaming methods,renaming variables and extracting methods.",
"active": true,
"categories": [
"x11",
"ruby"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb24-ronn-ng",
"portdir": "ruby/rb-ronn-ng",
"version": "0.9.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apjanke/ronn-ng",
"description": "An updated fork of ronn. Build man pages from Markdown.",
"long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
"active": false,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"ruby24",
"rb24-kramdown",
"rb24-mustache",
"rb24-nokogiri"
]
}
],
"depends_on": []
},
{
"name": "rb25-ronn-ng",
"portdir": "ruby/rb-ronn-ng",
"version": "0.9.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apjanke/ronn-ng",
"description": "An updated fork of ronn. Build man pages from Markdown.",
"long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
"active": false,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"ruby25",
"rb25-kramdown",
"rb25-mustache",
"rb25-nokogiri"
]
}
],
"depends_on": []
},
{
"name": "rb26-ronn-ng",
"portdir": "ruby/rb-ronn-ng",
"version": "0.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apjanke/ronn-ng",
"description": "An updated fork of ronn. Build man pages from Markdown.",
"long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
"active": false,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby26",
"rb26-kramdown",
"rb26-mustache",
"rb26-nokogiri"
]
}
],
"depends_on": []
},
{
"name": "rb27-ronn-ng",
"portdir": "ruby/rb-ronn-ng",
"version": "0.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apjanke/ronn-ng",
"description": "An updated fork of ronn. Build man pages from Markdown.",
"long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby27",
"rb27-kramdown",
"rb27-mustache",
"rb27-nokogiri"
]
}
],
"depends_on": []
},
{
"name": "rb-ronn-ng",
"portdir": "ruby/rb-ronn-ng",
"version": "0.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apjanke/ronn-ng",
"description": "An updated fork of ronn. Build man pages from Markdown.",
"long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-roauth",
"portdir": "ruby/rb-roauth",
"version": "0.0.8",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maccman/roauth",
"description": "Simple Ruby OAuth library",
"long_description": "A simple OAuth library that supports OAuth header signing, and header verifying.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-rmail",
"portdir": "ruby/rb-rmail",
"version": "1.1.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/terceiro/rmail",
"description": "RMail is a light-weight mail library",
"long_description": "An e-mail handling library for the Ruby language.",
"active": true,
"categories": [
"mail",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sup"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby23"
]
}
],
"depends_on": []
},
{
"name": "rb24-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-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby24"
]
}
],
"depends_on": []
},
{
"name": "rb25-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-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby25"
]
}
],
"depends_on": []
},
{
"name": "rb26-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-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby26"
]
}
],
"depends_on": []
},
{
"name": "rb27-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-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby27"
]
}
],
"depends_on": []
},
{
"name": "rb30-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-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby30"
]
}
],
"depends_on": []
},
{
"name": "rb-rmagick",
"portdir": "ruby/rb-rmagick",
"version": "5.0.0",
"license": "MIT",
"platforms": "any",
"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-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick"
]
}
],
"depends_on": []
},
{
"name": "rb-rio",
"portdir": "ruby/rb-rio",
"version": "0.4.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rio4ruby.com/",
"description": "Rio - Ruby I/O Facilitator",
"long_description": "Rio is a facade for most of the standard ruby classes that deal with I/O; providing a simple, intuitive, succinct interface to the functionality provided by IO, File, Dir, Pathname, FileUtils, Tempfile, StringIO, OpenURI and others. Rio also provides an application level interface which allows many common I/O idioms to be expressed succinctly.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-rgl",
"portdir": "ruby/rb-rgl",
"version": "0.4.0",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/monora/rgl",
"description": "RGL Ruby Graph Library",
"long_description": "A framework for graph data structures and algorithms",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems",
"rb-stream"
]
}
],
"depends_on": []
},
{
"name": "rb-rflickr",
"portdir": "ruby/rb-rflickr",
"version": "2006.02.01",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/rflickr",
"description": "Ruby interface to the Flickr API",
"long_description": "rflickr is a Ruby implementation of the Flickr API. It includes a faithful reproduction of the published API as well as method encapsulation to provide more useful object mappings. rflickr features result caching to improve performance.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-mime-types",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-rest-client",
"portdir": "ruby/rb-rest-client",
"version": "2.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rest-client.heroku.com",
"description": "Simple REST client for Ruby",
"long_description": "A simple REST client for Ruby, inspired by microframework syntax for specifying actions.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-heroku"
]
}
]
},
{
"name": "rb-redcloth",
"portdir": "ruby/rb-redcloth",
"version": "4.3.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://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": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
}
]
}