HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50612,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=845",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=843",
"results": [
{
"name": "rb32-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": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb32-crypt-isaac",
"portdir": "ruby/rb-crypt-isaac",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"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-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb32-curb",
"portdir": "ruby/rb-curb",
"version": "1.0.6",
"license": "MIT",
"platforms": "darwin",
"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-16"
]
},
{
"type": "lib",
"ports": [
"curl",
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb32-curl_ffi",
"portdir": "ruby/rb-curl_ffi",
"version": "0.0.8",
"license": "Ruby",
"platforms": "darwin",
"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-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"curl",
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-curses",
"portdir": "ruby/rb-curses",
"version": "1.4.7",
"license": "BSD",
"platforms": "darwin",
"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-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-twterm",
"rb32-diakonos"
]
}
]
},
{
"name": "rb32-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": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-curses"
]
}
],
"depends_on": []
},
{
"name": "rb32-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-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-http-cookie"
]
}
]
},
{
"name": "rb32-equalizer",
"portdir": "ruby/rb-equalizer",
"version": "0.0.11",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dkubb/equalizer",
"description": "Define equality, equivalency and hash methods automatically",
"long_description": "Define equality, equivalency and hash methods automatically",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-twitter"
]
}
]
},
{
"name": "rb32-erubi",
"portdir": "ruby/rb-erubi",
"version": "1.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeremyevans/erubi",
"description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"long_description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gettext"
]
}
]
},
{
"name": "rb32-escape",
"portdir": "ruby/rb-escape",
"version": "0.0.4",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.a-k-r.org/escape",
"description": "Some escaping functions for Ruby",
"long_description": "rb-escape provides several HTML/URI/shell escaping functions.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-git-ui"
]
}
]
},
{
"name": "rb32-excon",
"portdir": "ruby/rb-excon",
"version": "0.109.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geemus/excon",
"description": "Http(s) EXtended CONnections",
"long_description": "Http(s) EXtended CONnections",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-heroku-api"
]
}
]
},
{
"name": "rb32-execjs",
"portdir": "ruby/rb-execjs",
"version": "2.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rails/execjs",
"description": "Run JavaScript code from Ruby",
"long_description": "Run JavaScript code from Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb32-fcgi",
"portdir": "ruby/rb-fcgi",
"version": "0.9.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alphallc/ruby-fcgi-ng",
"description": "The Ruby interface to FastCGI",
"long_description": "FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. This is the Ruby interface.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"fcgi",
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi",
"portdir": "ruby/rb-ffi",
"version": "1.17.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ffi/ffi/wiki",
"description": "Ruby FFI library",
"long_description": "Ruby FFI library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-inotify"
]
},
{
"type": "run",
"ports": [
"rb32-bzip2-ffi",
"rb32-curl_ffi",
"rb32-ffi-czmq",
"rb32-ffi-icu",
"rb32-ffi-inline",
"rb32-ffi-libarchive",
"rb32-ffi-libsodium",
"rb32-ffi-openmpt",
"rb32-ffi-compiler",
"rb32-ffi-proj4",
"rb32-ffi-rzmq-core",
"rb32-ffi-tk",
"rb32-nice-ffi",
"rb32-rb_sdl2",
"rb32-rubysdl",
"rb32-sdl2-bindings",
"rb32-ffi-portaudio"
]
}
]
},
{
"name": "rb32-ffi-compiler",
"portdir": "ruby/rb-ffi-compiler",
"version": "1.3.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/ffi-compiler",
"description": "Ruby FFI library",
"long_description": "Ruby FFI library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-ffi"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-llhttp-ffi"
]
}
]
},
{
"name": "rb32-ffi-czmq",
"portdir": "ruby/rb-ffi-czmq",
"version": "0.1.6.pre",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/ffi-czmq",
"description": "Ruby czmq FFI wrapper",
"long_description": "Ruby czmq FFI wrapper",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"czmq",
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi-icu",
"portdir": "ruby/rb-ffi-icu",
"version": "0.5.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erickguan/ffi-icu",
"description": "Simple FFI wrappers for ICU",
"long_description": "Simple FFI wrappers for ICU",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"icu",
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi-inline",
"portdir": "ruby/rb-ffi-inline",
"version": "0.0.4.3",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/meh/ruby-ffi-inline",
"description": "Inline C/C++ in Ruby easily and cleanly",
"long_description": "Inline C/C++ in Ruby easily and cleanly",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi-libarchive",
"portdir": "ruby/rb-ffi-libarchive",
"version": "1.1.14",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chef/ffi-libarchive",
"description": "Ruby FFI binding to libarchive",
"long_description": "Ruby FFI binding to libarchive",
"active": true,
"categories": [
"archivers",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"libarchive",
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi-libsodium",
"portdir": "ruby/rb-ffi-libsodium",
"version": "0.4.7",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Asmod4n/ruby-ffi-libsodium",
"description": "libsodium FFI wrapper",
"long_description": "libsodium FFI wrapper for Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"libsodium",
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi-openmpt",
"portdir": "ruby/rb-ffi-openmpt",
"version": "0.5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hainesr/ffi-openmpt",
"description": "Ruby interface to libopenmpt",
"long_description": "Ruby interface to libopenmpt",
"active": true,
"categories": [
"audio",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"libopenmpt",
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi-portaudio",
"portdir": "ruby/rb-ffi-portaudio",
"version": "0.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nanki/ffi-portaudio",
"description": "Ruby bindings for PortAudio",
"long_description": "Ruby bindings for PortAudio",
"active": true,
"categories": [
"audio",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"portaudio",
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi-proj4",
"portdir": "ruby/rb-ffi-proj4",
"version": "0.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dark-panda/ffi-proj4",
"description": "Ruby FFI wrapper for the PROJ.4",
"long_description": "Ruby FFI wrapper for the PROJ.4, cartographic projections library.",
"active": true,
"categories": [
"gis",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"proj4",
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi-rzmq",
"portdir": "ruby/rb-ffi-rzmq",
"version": "2.0.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chuckremes/ffi-rzmq",
"description": "FFI bindings for ZeroMQ",
"long_description": "FFI bindings for ZeroMQ so the library can be used under JRuby and other FFI-compliant Ruby runtimes.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"zmq",
"rb32-ffi-rzmq-core"
]
}
],
"depends_on": []
},
{
"name": "rb32-ffi-rzmq-core",
"portdir": "ruby/rb-ffi-rzmq-core",
"version": "1.0.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chuckremes/ffi-rzmq-core",
"description": "FFI wrapper around the zeromq libzmq C API",
"long_description": "FFI wrapper around the zeromq libzmq C API",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"zmq",
"rb32-ffi"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-ffi-rzmq"
]
}
]
},
{
"name": "rb32-ffi-tk",
"portdir": "ruby/rb-ffi-tk",
"version": "2018.02.20",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manveru/ffi-tk",
"description": "FFI bindings to the Tk GUI toolkit",
"long_description": "FFI bindings to the Tk GUI toolkit for Ruby.",
"active": true,
"categories": [
"x11",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"tk",
"rb32-ffi"
]
}
],
"depends_on": []
},
{
"name": "rb32-fiddle",
"portdir": "ruby/rb-fiddle",
"version": "1.1.4",
"license": "BSD and Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/fiddle",
"description": "libffi wrapper for Ruby",
"long_description": "libffi wrapper for Ruby",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libffi",
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gio2"
]
}
]
},
{
"name": "rb32-forwardable",
"portdir": "ruby/rb-forwardable",
"version": "1.3.3",
"license": "(BSD or Ruby)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/forwardable",
"description": "Provides delegation of specified methods to a designated object",
"long_description": "Provides delegation of specified methods to a designated object",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb32-fsevent",
"portdir": "ruby/rb-fsevent",
"version": "0.11.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/rb-fsevent",
"description": "FSEvents API with signals catching (without RubyCocoa)",
"long_description": "FSEvents API with signals catching (without RubyCocoa)",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-sass-listen"
]
}
]
},
{
"name": "rb32-fsevent-legacy",
"portdir": "ruby/rb-fsevent-legacy",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin < 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/rb-fsevent-legacy",
"description": "Legacy version of an FSEvents API for Darwin",
"long_description": "Legacy version of an FSEvents API for Darwin - it works on PowerPCs and 10.5.8.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb32-gdk3",
"portdir": "ruby/rb-gdk3",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
"long_description": "Ruby/GDK3 is a Ruby binding of GDK-3.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-cairo-gobject",
"rb32-gdk_pixbuf2",
"rb32-pango"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gtk_paradise",
"rb32-topinambour",
"rb32-clutter-gdk",
"rb32-gtk3",
"rb32-vte3"
]
}
]
},
{
"name": "rb32-gdk4",
"portdir": "ruby/rb-gdk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"long_description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk4",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-cairo-gobject",
"rb32-gdk_pixbuf2",
"rb32-pango"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gtk4"
]
}
]
},
{
"name": "rb32-gdk_pixbuf2",
"portdir": "ruby/rb-gdk_pixbuf2",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x",
"long_description": "Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gdk-pixbuf2",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-gio2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gdk3",
"rb32-gdk4"
]
}
]
},
{
"name": "rb32-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": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "extract",
"ports": [
"rb32-numo-narray",
"rb32-nokogiri",
"rb32-concurrent-ruby-ext"
]
}
]
},
{
"name": "rb32-geokit",
"portdir": "ruby/rb-geokit",
"version": "1.14.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geokit/geokit",
"description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
"long_description": "Geokit provides geocoding and distance calculation in an easy-to-use API",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-t"
]
}
]
},
{
"name": "rb32-gettext",
"portdir": "ruby/rb-gettext",
"version": "3.5.1",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gettext.github.io",
"description": "a Localization library and tools which modeled GNU gettext.",
"long_description": "This library provides to translate original messages to localized messages properly using client-side locale information(environment variable or CGI variable). And the tools for developers support to create, use, and modify localized message files(message catalogs) easily.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-locale",
"rb32-text",
"rb32-erubi",
"rb32-racc"
]
}
],
"depends_on": []
},
{
"name": "rb32-gio2",
"portdir": "ruby/rb-gio2",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GIO2 provide Ruby binding to a VFS API",
"long_description": "Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for desktop applications (such as networking and D-Bus support).",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gettext-runtime",
"glib2",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-gobject-introspection",
"rb32-fiddle"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gdk_pixbuf2",
"rb32-gsf"
]
}
]
},
{
"name": "rb32-git-ui",
"portdir": "ruby/rb-git-ui",
"version": "0.1.0",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/git-ui",
"description": "Simple CLI for git",
"long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"git",
"rb32-colorize",
"rb32-escape"
]
}
],
"depends_on": []
},
{
"name": "rb32-glib2",
"portdir": "ruby/rb-glib2",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GLib2 provides base features for GLib2-based bindings",
"long_description": "Ruby/GLib2 provides base features for GLib2-based bindings and many useful utility features.",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"glib2",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-native-package-installer",
"rb32-pkg-config"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-atk",
"rb32-cairo-gobject",
"rb32-gobject-introspection"
]
}
]
},
{
"name": "rb32-gmp",
"portdir": "ruby/rb-gmp",
"version": "0.7.43",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srawlins/gmp",
"description": "Ruby bindings to the GMP and MPFR libraries",
"long_description": "Ruby bindings to the GMP and MPFR libraries",
"active": true,
"categories": [
"devel",
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb32-gnumeric",
"portdir": "ruby/rb-gnumeric",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
"long_description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
"active": true,
"categories": [
"science",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gnumeric",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-goffice"
]
}
],
"depends_on": []
},
{
"name": "rb32-gobject-introspection",
"portdir": "ruby/rb-gobject-introspection",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
"long_description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gettext"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"glib2",
"ruby32",
"gobject-introspection"
]
},
{
"type": "run",
"ports": [
"rb32-glib2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-clutter",
"rb32-gio2",
"rb32-pango"
]
}
]
},
{
"name": "rb32-goffice",
"portdir": "ruby/rb-goffice",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"active": true,
"categories": [
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"goffice",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-gtk3",
"rb32-gsf"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gnumeric"
]
}
]
},
{
"name": "rb32-gpgme",
"portdir": "ruby/rb-gpgme",
"version": "2.0.24",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ueno/ruby-gpgme",
"description": "Ruby language binding of GPGME",
"long_description": "Ruby language binding of GPGME",
"active": true,
"categories": [
"devel",
"crypto",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"libassuan",
"libgpg-error",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-mini_portile2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-sup"
]
}
]
},
{
"name": "rb32-gsf",
"portdir": "ruby/rb-gsf",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GSF is a Ruby binding of GSF",
"long_description": "Ruby/GSF is a Ruby binding of GSF",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgsf",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-gio2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-goffice"
]
}
]
},
{
"name": "rb32-gtk3",
"portdir": "ruby/rb-gtk3",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
"long_description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-atk",
"rb32-gdk3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-goffice",
"rb32-gtksourceview4"
]
}
]
},
{
"name": "rb32-gtk4",
"portdir": "ruby/rb-gtk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk4",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-atk",
"rb32-gdk4"
]
}
],
"depends_on": []
},
{
"name": "rb32-gtk_paradise",
"portdir": "ruby/rb-gtk_paradise",
"version": "0.13.33",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/gtk_paradise",
"description": "rb-gtk_paradise library extends the Gtk/Gdk part of ruby-gtk – in particular for ruby-gtk3",
"long_description": "rb-gtk_paradise library extends the Gtk/Gdk part of ruby-gtk – in particular for ruby-gtk3",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-gdk3",
"rb32-colours"
]
}
],
"depends_on": []
},
{
"name": "rb32-gtksourceview4",
"portdir": "ruby/rb-gtksourceview4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GtkSourceView4 is a Ruby binding of gtksourceview-4.x",
"long_description": "Ruby/GtkSourceView4 is a Ruby binding of gtksourceview-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtksourceview4",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-gtk3"
]
}
],
"depends_on": []
},
{
"name": "rb32-hashie",
"portdir": "ruby/rb-hashie",
"version": "5.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hashie/hashie",
"description": "Hashie is a collection of classes and mixins that make hashes more powerful",
"long_description": "Hashie is a collection of classes and mixins that make hashes more powerful",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-powerbar"
]
},
{
"type": "run",
"ports": [
"rb32-snaky_hash"
]
}
]
}
]
}