./lang/ruby200-base, Ruby 2.0.0 release minimum base package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q4, Version: 2.0.0p353nb1, Package name: ruby200-base-2.0.0p353nb1, Maintainer: taca

Ruby is the interpreted scripting language for quick and
easy object-oriented programming. It has many features to
process text files and to do system management tasks (as in
Perl). It is simple, straight-forward, and extensible.

Features of Ruby are shown below.

+ Simple Syntax
+ *Normal* Object-Oriented features (ex. class, method calls)
+ *Advanced* Object-Oriented features (ex. Mix-in, Singleton-method)
+ Operator Overloading
+ Exception Handling
+ Iterators and Closures
+ Garbage Collection
+ Dynamic Loading of Object files (on some architecture)
+ Highly Portable (works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)

This package is Ruby 2.0.0 release minimum base package.

DEINSTALL [+/-]

Required to run:
[textproc/libyaml]


Package options: ruby-build-ri-db

Master sites: (Expand)

SHA1: 0be863f1c39d7764c52cbb79ca06105743e27c42
RMD160: e12445ef618953c89d1c198899b6a3a959fc55f2
Filesize: 10478.918 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-09 22:00:17 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #4291 - requested by fhajny
lang/ruby200-base: bug fix patch

Revisions pulled up:
- lang/ruby200-base/Makefile                                    1.6
- lang/ruby200-base/distinfo                                    1.9
- lang/ruby200-base/patches/patch-lib_rubygems_installer.rb     1.3

---
   Module Name:	pkgsrc
   Committed By:	fhajny
   Date:		Wed Jan  8 11:31:19 UTC 2014

   Modified Files:
   	pkgsrc/lang/ruby200-base: Makefile distinfo
   	pkgsrc/lang/ruby200-base/patches: patch-lib_rubygems_installer.rb

   Log message:
   Fix patch so that 'gem install' actually works outside pkgsrc.
   Bump PKGREVISION.