Port details |
- ruby31 Object-oriented interpreted scripting language
- 3.1.4_1,1 lang
=3 3.1.4,1Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2021-12-19 00:39:06
- Last Update: 2023-04-26 12:53:35
- Commit Hash: 7504cd1
- People watching this port, also watch:: nettle, py39-setuptools, expat, git, curl
- 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.)
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/ruby31/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/ruby31
- pkg install ruby
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruby
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680203228
SHA256 (ruby/ruby-3.1.4.tar.xz) = 1b6d6010e76036c937b9671f4752f065aeca800a6c664f71f6c9a699453af94f
SIZE (ruby/ruby-3.1.4.tar.xz) = 15316604
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libffi>=0 : devel/libffi
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- libffi>=0 : devel/libffi
- Library dependencies:
-
- libyaml.so : textproc/libyaml
- libedit.so.0 : devel/libedit
- libunwind.so : devel/libunwind
- This port is required by:
- for Build
-
- accessibility/rubygem-atk
- archivers/rubygem-fpm
- audio/squash
- benchmarks/rubygem-benchmark-ips
- converters/rubygem-json-ld
- converters/rubygem-po_to_json
- databases/puppetdb-terminus6
-
Deleted ports which required this port:
- for Extract
-
- for Libraries
-
- irc/iroffer-dinoex
- for Patch
-
- accessibility/rubygem-atk
- archivers/rubygem-fpm
- audio/squash
- benchmarks/rubygem-benchmark-ips
- converters/rubygem-json-ld
- converters/rubygem-po_to_json
- databases/puppetdb-terminus6
-
Deleted ports which required this port:
- for Run
-
- accessibility/rubygem-atk
- archivers/rubygem-fpm
- audio/squash
- benchmarks/rubygem-benchmark-ips
- converters/rubygem-json-ld
- converters/rubygem-po_to_json
- databases/puppetdb-terminus6
|