ruby-rake
Port variant v26
Summary Make-like program implemented in Ruby (v26)
Package version 13.0.6
Homepage https://github.com/ruby/rake
Keywords ruby
Maintainer Ruby Automaton
License Not yet specified
Other variants v27 | v30
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 JUL 2021, 05:12:18 UTC
Port created 25 SEP 2017, 06:49:21 UTC
Subpackage Descriptions
single Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. 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 synthesize implicit tasks. * Flexible FileLists that act like arrays but know about manipulating file names and paths. * Supports parallel execution of tasks.
Configuration Switches (platform-specific settings discarded)
RUBY26 ON Build using Ruby version 2.6 RUBY27 OFF Build using Ruby version 2.7 RUBY30 OFF Build using Ruby version 3.0
Package Dependencies by Type
Build and Runtime ruby-rubygems:single:v26
Download groups
main mirror://RUBYGEMS/
Distribution File Information
5ce4bf5037b4196c24ac62834d8db1ce175470391026bd9e557d669beeb19097 84992 ruby/rake-13.0.6.gem
Ports that require ruby-rake:v26
ruby-mimemagic:v26 Fast mime detection by extension or content (v26)
ruby-railties:v26 Rails bootup, plugins and other internals (v26)