Port details |
- ruby24 Object-oriented interpreted scripting language
- 2.4.9,1 lang
=3 2.4.9,1Version of this port present on the latest quarterly branch.-
DEPRECATED: Move to a new version (lang/ruby26 or above). Ruby 2.4 is in security maintenance phase and planned for EOL on March 31, 2020
This port expired on: 2020-03-31
- Maintainer: ruby@FreeBSD.org
 - Port Added: 2016-12-26 19:00:19
- Last Update: 2020-03-31 12:26:12
- SVN Revision: 529961
People watching this port, also watch: libraw, py37-pycparser, font-misc-meltho, openjdk8, mkfontscale - Also Listed In: ruby
- License: BSD2CLAUSE RUBY
- Description:
- 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.)
WWW: https://www.ruby-lang.org/en/
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist | |