Path to this page:
./
devel/rake,
Ruby Make
Branch: pkgsrc-2009Q1,
Version: 0.8.4,
Package name: rake-0.8.4,
Maintainer: minskimRake is a simple ruby build program with capabilities similar to make.
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 sythesize implicit tasks.
* Rake is lightweight. It can be distributed with other projects as
a single file. Projects that depend upon rake do not require that
rake be installed on target systems.
Required to run:[
misc/rubygems] [
lang/ruby18-base]
Required to build:[
misc/rubygems]
Master sites:
SHA1: 3d0d287df69b38e4ba1efd567669df1d27809691
RMD160: 30e20fce53051afe2e7b5f03018b65a8ea8af9ab
Filesize: 101.5 KB
Version history: (Expand)
- (2009-04-06) Package added to pkgsrc.se, version rake-0.8.4 (created)