ruby-rake
Port variant v25
Summary Make-like program implemented in Ruby (v25)
Package version 13.0.1
Homepage https://github.com/ruby/rake
Keywords ruby
Maintainer Ruby Automaton
License Not yet specified
Other variants v26 | v27
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 JUL 2020, 11:39:22 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)
RUBY25 ON Build using Ruby version 2.5 RUBY26 OFF Build using Ruby version 2.6 RUBY27 OFF Build using Ruby version 2.7
Package Dependencies by Type
Build and Runtime ruby-rubygems:single:v25
Download groups
main mirror://RUBYGEMS/
Distribution File Information
292a08eb3064e972e3e07e4c297d54a93433439ff429e58a403ae05584fad870 87552 ruby/rake-13.0.1.gem
Ports that require ruby-rake:v25
ruby-railties:v25 Rails bootup, plugins and other internals (v25)