Path to this page:
./
lang/ruby18-base,
Ruby 1.8 based release minimum package
Branch: pkgsrc-2013Q1,
Version: 1.8.7.371nb1,
Package name: ruby18-base-1.8.7.371nb1,
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.7 release minimum base package.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.3 2011/11/13 15:44:58 taca Exp $
RUBY_SITERIDIR="${PREFIX}/@RUBY_SITERIDIR@"
rid="${RUBY_SITERIDIR}/created.rid"
case ${STAGE} in
DEINSTALL)
rm -f ${rid}
;;
esac
Package options: readline, ruby-build-ri-db
Master sites: (Expand)
SHA1: 2a709358417330cfacba6b9f8206eab577640b2b
RMD160: ad1da5b8b8e818d6a77b70ab81586a37099cbac0
Filesize: 4148.693 KB
Version history: (Expand)
- (2013-04-01) Package added to pkgsrc.se, version ruby18-base-1.8.7.371nb1 (created)