Commit graph

12 commits

Author SHA1 Message Date
taca
05a0ff5ab1 Switch to use RUBY_DLEXT as suffix of extention library. 2004-12-04 17:20:46 +00:00
taca
eb48f11ef9 Oops, I forgot to commit these files. 2004-11-28 07:29:45 +00:00
taca
56fa41661b Update ruby-bigfloat package to 1.2.1 migrating to use new Ruby framework
and mark this only for ruby16.  ruby18 provide BigDecimal class as a
successor.

Changes are unknown.
2004-11-27 16:20:25 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
taca
18684b6a49 Update ruby-bigfloat package to 1.1.8.
Changes from source's comments are below.

Version 1.1.8(2001/10/23)
  bug(reported by Stephen Legrand) on VpAlloc() fixed.
Version 1.1.7(2001/08/27)
  limit() method added for global upper limit of precision.
  VpNewRbClass() added for new() to create new object from klass.
2002-01-05 05:32:15 +00:00
zuntum
98cf373d36 Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
taca
df8513b8f9 Importing ruby-bigfloat.
BigFloat is an extension library for Ruby.  Using BigFloat class, you
can obtain any number of significant digits in computation.
2001-07-01 13:06:57 +00:00