Port details |
- ruby27 Object-oriented interpreted scripting language
- 2.7.6_2,1 lang
=8 2.7.6,1Version of this port present on the latest quarterly branch. DEPRECATED: Please migrate to newer versions. Ruby 2.7 will reach its EoL on April 12, 2023
EXPIRATION DATE: 2023-04-12
- Maintainer: ruby@FreeBSD.org
 - Port Added: 2020-01-25 18:21:42
- Last Update: 2022-05-23 11:12:43
- Commit Hash: 69b7aa5
- People watching this port, also watch:: ca_root_nss, curl, pcre, libunwind, glib
- 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 : git : Homepage
- pkg-plist: as obtained via:
make generate-plist |