Port details |
- ruby18_static A Ruby binary with some modules compiled in (in case of emergency)
- 1.8.5.12_4,1 lang
=0 1.8.5.12_4,1Version of this port present on the latest quarterly branch. DEPRECATED: vulnerable, unmaintained and nothing uses it
This port expired on: 2007-02-02
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2003-08-07 11:10:39
- Last Update: 2007-02-13 09:11:09
- 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:
-
- ruby_static>0:lang/ruby18_static
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby_static
- 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:

- Master port: lang/ruby16_static
- 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
- Library dependencies:
-
- iconv.3 : converters/libiconv
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/ruby16_static |
Commit | Credits | Log message |
1.8.5.12_4,1 13 Feb 2007 09:11:09
 |
stas  |
- Remove expired ruby 1.6 ports.
- Remove expired ruby18_static port that depends on ruby16 |
1.8.5_4,1 04 Nov 2006 10:06:13
 |
stas  |
- Bump portrevision to match the lang/ruby18 port's one and to force rebuild |
1.8.5,1 31 Aug 2006 20:53:29
 |
sem  |
- Detach iconv from build. It has a wrong Makefile. |
1.8.2,1 15 Nov 2005 04:33:31
 |
sem  |
- Bump PORTEPOCH for ruby ports that gets PORTVERSION from bsd.ruby.mk
Reported by: chkversion script |
1.8.0 07 Aug 2003 11:10:05
 |
knu  |
Now that ruby 1.8.0 is officially released, rename ruby to ruby16, and
ruby-devel to ruby18. |