ruby-rake
Port variant v31
Summary Make-like program implemented in Ruby (v31)
Package version 13.2.1
Homepage https://github.com/ruby/rake
Keywords ruby
Maintainer Ruby Automaton
License Not yet specified
Other variants v32 | v33
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 10 APR 2024, 23:19:53 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)
RUBY31 ON Build using Ruby version 3.1 RUBY32 OFF Build using Ruby version 3.2 RUBY33 OFF Build using Ruby version 3.3
Package Dependencies by Type
Build and Runtime ruby-rubygems:single:v31
Download groups
main mirror://RUBYGEMS/
Distribution File Information
46cb38dae65d7d74b6020a4ac9d48afed8eb8149c040eccf0523bec91907059d 85504 ruby/rake-13.2.1.gem
Ports that require ruby-rake:v31
ruby-mimemagic:v31 Fast mime detection by extension or content (v31)
ruby-railties:v31 Rails bootup, plugins and other internals (v31)