Path to this page:
./
lang/ruby18-base,
Ruby 1.8 based release minimum package
Branch: pkgsrc-2011Q2,
Version: 1.8.7.334nb4,
Package name: ruby18-base-1.8.7.334nb4,
Maintainer: tacaRuby 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.)
This package is Ruby 1.8 based release.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2007/01/28 15:15:58 taca Exp $
PREFIX="@PREFIX@"
RUBY_SITERIDIR="${PREFIX}/@RUBY_SITERIDIR@"
rid="${RUBY_SITERIDIR}/created.rid"
case ${STAGE} in
DEINSTALL)
rm -f ${rid}
;;
esac
exit
Package options: readline, ruby-build-ri-db
Master sites: (Expand)
SHA1: 4311ce257f2e54f247bfe07b48e799d293d041f2
RMD160: f3d078d526f1b19d3255dc236f5a46062883e7c9
Filesize: 4092.634 KB
Version history: (Expand)
- (2011-08-05) Package added to pkgsrc.se, version ruby18-base-1.8.7.334nb4 (created)