Port details |
- ruby_static-devel A Ruby binary with some modules compiled in (in case of emergency)
- 1.8.0 lang
=0 1.8.0Version of this port present on the latest quarterly branch. - Maintainer: knu@FreeBSD.org
 - Port Added: 2001-06-04 11:57:07
- Last Update: 2003-08-22 09:01:42
- SVN Revision: UNKNOWN
- Also Listed In: ipv6 ruby
- License: not specified in port
- WWW:
- http://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.)
Author: Matsumoto "matz" Yukihiro <matz@zetabits.com>
WWW: http://www.ruby-lang.org/en/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- >0:lang/ruby_static-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby18 : lang/ruby18
- Runtime dependencies:
-
- ruby18 : lang/ruby18
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.0 22 Aug 2003 09:01:42
 |
knu  |
Axe dangling files. |
1.8.0.p1 26 Dec 2002 02:58:39
 |
knu  |
Update RUBY_VER and fix the build.
Submitted by: nork |
1.7.3.2002.09.27 27 Sep 2002 13:55:41
 |
knu  |
Update lang/ruby-devel to the latest snapshot as of 2002-09-27, which
fixes several coredump bugs and fatal threading problems.
Remove the autoconf dependency by including a pre-generated configure
script in the distfile. It now also includes a pre-generated parse.c
made by bison 1.35. |
1.7.3.2002.09.12_1 11 Sep 2002 18:22:01
 |
knu  |
- Integrate the digest/*, racc/cparse, iconv, shim16_18 modules into
lang/ruby_static.
- Integrate the iconv module into lang/ruby_static-devel. |
1.7.2.2002.05.23 08 Jun 2002 18:18:52
 |
knu  |
devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18. |
06 Nov 2001 19:58:44
    |
knu  |
Set LATEST_LINK to "ruby_static-devel". |
21 Jun 2001 17:45:20
    |
knu  |
Now Ruby 1.7 has fnmatch out-of-the-box. |
04 Jun 2001 15:57:07
    |
knu  |
Add lang/ruby_static-devel, the statically linked ruby-devel executable. |
Number of commits found: 8
|