Commit graph

28 commits

Author SHA1 Message Date
jschauma
8da0459baf Make this find all shlibs on Linux by passing the necessary -Wl,-rpath
flags.
2003-03-30 23:45:57 +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
51df79268c 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-gdbm, ruby-readline, ruby-tk and
ruby package.

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.
	* patch config.sub to proper RUBY_ARCH generation.

- 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:39 +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
dillo
5f4ad95078 convert to use test target from bsd.pkg.mk
addresses PR pkg/19416
2003-02-17 15:27:58 +00:00
kei
129bb80c05 replaced hardcoded i386-netbsdelf to ${MACHINE_GNU_PLATFORM:C/--/-/}.
Problem shown in the pkgsrc/arm bulk build by Chris Pinnock.  Fix
suggested by Masao Uebayashi.

This hopefully should fix non-i386-netbsd-elf buld.
2003-01-29 09:00:25 +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
wiz
8f0e00884e Add buildlink2.mk. 2002-10-09 17:17:13 +00:00
taca
166856c445 A little bug fix; Marshal::dump(foo, proc{...}) cause erorr.
Bump to ruby-base-ruby-1.6.7nb3.
2002-10-06 14:56:59 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
taca
7d42072c4a Delete support for ruby 1.4.X based package. 2002-06-09 11:29:53 +00:00
yyamano
36859d1095 Use -install_name option with absolute path on Darwin.
It makes us free from DYLD_LIBRARY_PATH. Bump PKGREVISION to nb2.
2002-05-13 15:00:02 +00:00
fredb
f6029877a3 Bump PKGREVISION because of the hidden change in the PLIST because
${MACHINE_GNU_PLATFORM} now appends "elf" on 1.5.3/i386. I updated
all the dependencies to this level, but forgot to commit this!
2002-03-21 16:29:19 +00:00
taca
c2dbf9a56f 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:56 +00:00
taca
7be7902ffc Update ruby package to 1.6.7.
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.
2002-03-02 09:10:55 +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
hubertf
09c1f15d9d Adjust format a bit:
* 75 * '='
 * RCS ID
 * blank line
 * message text
 * optional blank line
 * 75 * '='
2001-11-11 06:17:26 +00:00
zuntum
a437fd43cc Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +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
81119336b9 Update MASTER_SITE_RUBY. Use ruby-lang.org instead of netlab.co.jp. 2001-06-30 15:04:25 +00:00
taca
76fe668b55 Nuke INSTALLS_SHLIB. I forgot to delete it.
Pointed by Tomasz Luchowski <zuntum@netbsd.org>, thanks much.
2001-06-30 14:11:26 +00:00
taca
e01f14857d Importing ruby-base, base installation of Ruby with new framework. 2001-06-30 08:07:10 +00:00