Path to this page:
./
lang/ruby18-base,
Ruby 1.8 based release minimum package
Branch: pkgsrc-2015Q1,
Version: 1.8.7.374nb2,
Package name: ruby18-base-1.8.7.374nb2,
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: cf82b6cbeed8e389705aa6b66c2a8141626705c3
RMD160: 314efaa961c80c9294202c6e40dec0e38865ed94
Filesize: 4150.733 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version ruby18-base-1.8.7.374nb2 (created)