NOTICE: This package has been removed from pkgsrc

./lang/ruby24-base, Ruby 2.4.10 release minimum base package

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


Branch: CURRENT, Version: 2.4.10nb2, Package name: ruby24-base-2.4.10nb2, 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.4 release minimum base package.

DEINSTALL [+/-]

Required to run:
[security/openssl] [textproc/libyaml]

Required to build:
[pkgtools/cwrappers]

Package options: ruby-build-ri-db

Master sites: (Expand)

SHA1: 757707eaf3d013f17d63717b0b00dfde7ef6684e
RMD160: 761d22f21bc1f38698d71d0f6edc0489f7309ec5
Filesize: 9863.93 KB

Version history: (Expand)


CVS history: (Expand)


   2020-05-21 17:54:23 by Takahiro Kambe | Files touched by this commit (24) | Package removed
Log message:
lang/ruby24-base: remove pacakge

Remove ruby24-base, Ruby 2.4 was EOL on 31 Mar. 2020.
Now, no pacakge depends on it.
   2020-04-02 16:27:40 by Takahiro Kambe | Files touched by this commit (1)
Log message:
lang/ruby24-base: revert previous commit

Revert previous commit.  Yes, it was too late.
   2020-04-02 15:23:10 by Takahiro Kambe | Files touched by this commit (1)
Log message:
lang/ruby24-base: one more forgot commit

Reset PKGREVISION should be done in previous commit.
(It is too late?)
   2020-04-02 14:20:51 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
ruby24-base: update distinfo for 2.4.10 release
   2020-03-18 01:35:19 by Roland Illig | Files touched by this commit (1)
Log message:
lang/ruby24-base: remove nonexistent bin/rake
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-12-07 08:18:53 by matthew green | Files touched by this commit (3)
Log message:
apply GCC hack for arm64 to all GCC versions until further notice.
fixes GCC-8 arm64 systems.
   2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159)
Log message:
lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.