Port details on branch 2023Q1 |
- ruby30 Object-oriented interpreted scripting language
- 3.0.6_1,1 lang
=3 3.0.6_1,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Please migrate to newer versions. Ruby 3.0 will reach its EoL on March 30, 2024
This port expired on: 2024-03-30
- Maintainer: ruby@FreeBSD.org
- Port Added: 2020-10-12 03:02:49
- Last Update: 2024-03-31 10:45:20
- Commit Hash: d9726846
- People watching this port, also watch:: cyrus-sasl, icu, openjpeg, libthai, cmocka
- Also Listed In: 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.)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby30
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680201168
SHA256 (ruby/ruby-3.0.6.tar.xz) = b5cbee93e62d85cfb2a408c49fa30a74231ae8409c2b3858e5f5ea254d7ddbd1
SIZE (ruby/ruby-3.0.6.tar.xz) = 15864560
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
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
- archivers/rubygem-archive-zip
- archivers/rubygem-libarchive
- archivers/rubygem-ruby-xz
- archivers/rubygem-rubyzip
- archivers/rubygem-rubyzip13
- archivers/rubygem-rubyzip2
- archivers/rubygem-rubyzip20
-
Deleted ports which required this port:
- for Extract
-
- for Patch
-
- archivers/rubygem-archive-zip
- archivers/rubygem-libarchive
- archivers/rubygem-ruby-xz
- archivers/rubygem-rubyzip
- archivers/rubygem-rubyzip13
- archivers/rubygem-rubyzip2
- archivers/rubygem-rubyzip20
-
Deleted ports which required this port:
- for Run
-
- archivers/rubygem-archive-zip
- archivers/rubygem-libarchive
- archivers/rubygem-ruby-xz
- archivers/rubygem-rubyzip
- archivers/rubygem-rubyzip13
- archivers/rubygem-rubyzip2
- archivers/rubygem-rubyzip20
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for ruby30-3.0.6_1,1:
CAPIDOCS=off: Build and install C API documents
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GMP=off: Use GMP to accelerate Bignum operations
RDOC=on: Build and install Rdoc indexes
====> Which line editing lib to use: you have to select exactly one of them
LIBEDIT=on: Use libedit
READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
- Options name:
- lang_ruby30
- USES:
- autoreconf cpe localbase ruby:none tar:xz libedit
- pkg-message:
- For install:
- Some of the standard commands and libraries are provided as separate
ports for ease of upgrading:
devel/ruby-gems: gem - RubyGems package manager
devel/rubygem-erb: erb - Templating system for Ruby
devel/rubygem-irb: irb - Interactive Ruby
devel/rubygem-minitest: minitest - Complete suite of testing facilities
devel/rubygem-power_assert: power_assert - Power Assert for Ruby
devel/rubygem-rake: rake - Ruby Make
devel/rubygem-rbs: rbs - Language for type signatures for Ruby and standard library definitions
devel/rubygem-rdoc: rdoc - Ruby Documentation System
devel/rubygem-test-unit: test-unit - Unit testing framework for Ruby
devel/rubygem-typeprof: typeprof - Type analysis tool for Ruby code
sysutils/rubygem-bundler: bundler - Tool that manages gem dependencies for ruby applications
textproc/rubygem-rexml: rexml - XML toolkit for Ruby
www/rubygem-rss: rss - Family of libraries that support various formats of XML "feeds"
And some of the standard libraries are provided as separate ports
since they require extra dependencies:
databases/rubygem-dbm: DBM module
databases/rubygem-gdbm: GDBM module
Install them as occasion demands.
- Master Sites:
|