NOTICE: This package has been removed from pkgsrc

./devel/ruby-rake, Ruby Make

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 10.4.2, Package name: ruby22-rake-10.4.2, Maintainer: taca

Rake 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.

DEINSTALL [+/-]

Required to run:
[lang/ruby22-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: abfbf4fe8d3011f13f922adc81167af76890a627
RMD160: f516f21735b8308d490e13c40014fe3bef0c5f32
Filesize: 127.5 KB

Version history: (Expand)


CVS history: (Expand)


   2017-05-30 18:04:55 by Takahiro Kambe | Files touched by this commit (7) | Package removed
Log message:
Remove ruby-rake since all ruby2*-base pacakge have it.
   2017-04-22 20:27:05 by Takahiro Kambe | Files touched by this commit (11)
Log message:
Remove 18 from RUBY_VERSIONS_ACCEPTED.
   2016-09-08 17:19:19 by Joerg Sonnenberger | Files touched by this commit (42)
Log message:
Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the
naming scheme of the other multi-version packages. Add support for the
coorresponding RUBY_VERSIONS_INCOMPATIBLE list.
   2016-03-14 01:59:07 by Tobias Nygren | Files touched by this commit (16)
Log message:
remove references to ruby200
   2015-11-23 16:46:59 by Takahiro Kambe | Files touched by this commit (18)
Log message:
Remove 193 from RUBY_VERSION_SUPPORTED.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-25 10:55:18 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
   2015-06-13 00:54:40 by Takahiro Kambe | Files touched by this commit (1)
Log message:
ruby-rake is build on Ruby 2.2, too.  Fix one of pbulkscan problems.