Port details |
- ruby23 Object-oriented interpreted scripting language
- 2.3.8_1,1 lang
=3 2.3.8_1,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Use lang/ruby24 or above
This port expired on: 2019-03-31
- Maintainer: ruby@FreeBSD.org
- Port Added: 2016-01-05 19:19:47
- Last Update: 2019-03-31 13:41:31
- SVN Revision: 497414
- People watching this port, also watch:: dovecot, py39-subversion
- Also Listed In: ipv6 ruby
- License: BSD2CLAUSE RUBY
- WWW:
- https://www.ruby-lang.org/en/
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist |