NOTICE: This package has been removed from pkgsrc

./lang/ruby21-base, Ruby 2.1.10 release minimum base package

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


Branch: CURRENT, Version: 2.1.10, Package name: ruby21-base-2.1.10, 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.1.1 release minimum base package.

DEINSTALL [+/-]

Required to run:
[textproc/libyaml]

Required to build:
[pkgtools/cwrappers]

Package options: ruby-build-ri-db

Master sites: (Expand)

SHA1: 22dcd759d8cbb14c8735988fbc7ee5c35f9d4720
RMD160: 10715c21fec59b94e1fb4077b2aa71367adf422e
Filesize: 11733.69 KB

Version history: (Expand)


CVS history: (Expand)


   2017-06-20 15:38:25 by Takahiro Kambe | Files touched by this commit (47) | Package removed
Log message:
Remove ruby21-base package since Ruby 2.1 is EOL.
Please use ruby23-base, ruby24-base or ruby22-base.
   2017-05-30 17:46:22 by Takahiro Kambe | Files touched by this commit (10)
Log message:
Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no
RUBY_VERSION_FULL contains Ruby's patchlevel.
   2016-11-13 16:14:20 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Trying to move common configuration to common place.
   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-07-10 20:42:50 by Roland Illig | Files touched by this commit (3)
Log message:
Removed reference to undefined RUBY_LICENSE variable.
   2016-05-15 16:15:14 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Update ruby21 and ruby21-base package to 2.1.10.

Ruby 2.1.10 Released				Posted by usa on 1 Apr 2016

Ruby 2.1.10 has been released. This release is not intended for production
use, but for compatibility tests with two-digit version numbers. You don¡Çt
have to replace Ruby 2.1.9 by 2.1.10 in normal use.

As announced in the 2.1.9 release post, Ruby 2.1.10 does not include any
changes from 2.1.9, except for its version number (and only one small related
change in its test suite). Please test your applications and/or libraries for
compatibility with two-digit version numbers.

Ruby 2.1.9 Released				Posted by usa on 30 Mar 2016

Ruby 2.1.9 has been released.

This release includes many bug fixes. See ChangeLog for details.

As announced before, this is the last normal release of the Ruby 2.1
series. After this release we will never backport any bug fixes to 2.1 except
security fixes. We recommend that you start planning to upgrade to Ruby 2.3 or
2.2.

By the way, we are planning to release Ruby 2.1.10 in a few days. Ruby 2.1.10
will not include any changes from 2.1.9, except for its version number. You do
not have to use it on production, but you should test it because it has a
two-digit version number.
   2016-03-24 17:29:50 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Try to fix build error by recent OpenSSL change on NetBSD,
reported as PR pkg/50971.
   2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813)
Log message:
Bump PKGREVISION for security/openssl ABI bump.