Commit graph

19 commits

Author SHA1 Message Date
taca
7ad1ec1001 Update master sites of Ruby. 2004-03-15 09:25:34 +00:00
taca
c6b1f4642d Update ruby-base package to 1.6.8nb3.
* Miscellaneous bug fixes.

  - ruby core dumps by segmentation violation because of wrong
    checking whether block was given.
  - PTY module function dose not reset SIGALRM handler when child
    process executing command on pty.
    - There is a error for calling raise method in lib/delegate.rb.

* Try to honor PKG_SILENT and PKG_VERBOSE.
* Experimental fix for getaddrinfo(3) problem on Darwin (not tested).
2004-03-12 04:59:20 +00:00
taca
6c1257ec9c Remove USE_RUBY_AMSTD since no package use it now. 2004-03-07 03:33:45 +00:00
xtraeme
e4533ce762 Fix RUBY_SHLIBVERSION in FreeBSD, should fix the problems seen in the
last bulk build.
2004-02-03 00:18:22 +00:00
sketch
511ea1387e Remove patch-ai which worked around a bug previously in bsd.prefs.mk,
which is now causing the build to fail on Solaris since -r1.130 of
that file.

Bump PKGREVISION for Solaris installations which previously had the
package installed correctly, but with a different RUBY_ARCHLIBDIR
location.
2003-12-19 11:59:39 +00:00
jschauma
447e49df22 Tell Irix where to find the right libs for the used ABI. Subsequent
ruby-packages link correctly then.  Also, this way,
ruby builds completely and we don't need various RUBY_NO_FOO variables.
2003-06-23 21:40:22 +00:00
jschauma
db03c717ea Make this install on IRIX by setting some RUBY_NO_FOO vars in PLIST_SUBST. 2003-06-05 14:52:34 +00:00
taca
4f779828fb Update ruby-base packages to 1.6.8. This is bug fix release of ruby
programming language.  Since change from ruby 1.6.7 to 1.6.8 are to
huge (>= 47K bytes), I omit includes here.

This update implicitly includes ruby-digest and ruby-tcltklib.

Here is pkgsrc change.

- Support pkgsrc on Solaris.

	* change RUBY_ARCH default value to
	  ${LOWER_ARCH}-${LOWER_OPSYS}${APPEND_ELF} for fixing Solairs
	  support.
	* Add RUBY_NOSHLIBMAJOR. (needs more better scheme..?)
	* Change RUBY_SHLIBVER.

- Change RUBY_COMMENT to meaningful names; RUBY_NOEXT_CURSES and
  RUBY_NOEXT_DBM.
- Remove patch-ak since it was fixed in original source.
2003-03-24 14:49:37 +00:00
jschauma
9cf2fcd80c Make this work on Linux. All other ruby-packages seem to work just fine
after this.
2003-03-16 19:44:30 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
wiz
6b6976ad52 Pass MAKE_ENV to MAKE (two places, one of them from PR 18720).
Fix typo in IGNORE message (also from PR 18720).
2002-10-20 00:39:52 +00:00
taca
7d42072c4a Delete support for ruby 1.4.X based package. 2002-06-09 11:29:53 +00:00
taca
d3f6db38ac Ruby 1.6.7 is Ruby's stable release.
ChangeLog is too large, so I don't attach it here.
In detail, See ChangeLog which is contained in the package.

o Many bug fixes.
o Add URI module.
2002-03-02 09:10:54 +00:00
taca
974140994b Don't replace first line only when processing "#!". 2002-02-01 13:16:39 +00:00
taca
0ec120a586 - Remove dependency to autoconf.
- Propagate RUBY_VER with MAKEFLAGS.
2002-01-22 17:05:20 +00:00
taca
9c7add7582 Update ruby-base package to 1.6.6nb1.
- Install more documents.
- Stop pkglint warn:

	possible direct use of command "file" found. Use ${FILE_CMD} instead.
2002-01-04 09:44:59 +00:00
taca
4547b16077 Update ruby-base package to 1.6.6. Changes from 1.6.4 are too many,
see ${LOCALBASE}/share/doc/ruby/NEWS file.

plus two fixes noted on ruby-dev@ruby-lang.org.

[ruby-dev:15549] lib/irb/locale.rb
[ruby-dev:15551] lib/weakref.rb

And some ruby pakcage own changes:

- Handle proper RUBY_ARCH variable on current.
- REPLACE_RUBY is processed by sed(1) not ruby.
- Proper handle with RUBY_EXTCONF.
- USE_RUBY_SETUP dosen't implicit define USE_RUBY_AMSTD now.
2001-12-30 16:21:51 +00:00
taca
81119336b9 Update MASTER_SITE_RUBY. Use ruby-lang.org instead of netlab.co.jp. 2001-06-30 15:04:25 +00:00
taca
e01f14857d Importing ruby-base, base installation of Ruby with new framework. 2001-06-30 08:07:10 +00:00