Commit graph

48 commits

Author SHA1 Message Date
snj
ce49dccad4 Add a buildlink3.mk. 2004-04-11 04:37:40 +00:00
taca
f8c9f3b789 Add patch for build problem on NetBSD/amd64.
This patch was provided from krister (Krister Walfridsson).

Bump package revision.
2004-03-20 04:39:33 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
taca
4533373715 Add patch to use <dlfcn.h> explicitly. 2004-03-15 15:55:08 +00:00
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
minskim
9d99cc2532 bl3ify 2004-02-22 02:24:07 +00:00
taca
010de15156 Add empty CONFIG_STATUS_OVERRIDE since Ruby's build process uses
config.status's content.
2004-02-20 15:32:52 +00:00
sketch
ae84a687c1 Improve wording. 2004-02-11 19:13:04 +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
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +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
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +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
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