Commit graph

50 commits

Author SHA1 Message Date
taca
305731d605 * Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Add support for Ruby 1.9.3.
2011-11-08 15:24:39 +00:00
taca
7b9c465851 Fix shbang of one script. 2011-08-12 15:37:54 +00:00
taca
bab6d61161 * Remove RUBY_HAS_ARCHLIB.
* Use patches and distinfo from lang/ruby18-base.
* Add support for both ruby18 and ruby19.
2010-09-10 03:35:58 +00:00
taca
48dc2324b8 Update Ruby packages to 1.8.7.174 (1.8.7-p174).
* Fix critical problem of BigDecimal class in 1.8.7-p173.


Fri Jun 12 16:36:44 2009  Yukihiro Matsumoto  <matz@ruby-lang.org>

	* ext/bigdecimal/bigdecimal.c (VpToString): fixed a bug introduced
	  in r23613.  [ruby-talk:338957]
2009-06-16 15:08:38 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
taca
3a911c608f Update ruby-tk package to packages to 1.8.7.173 (1.8.7-p173). 2009-06-10 12:48:38 +00:00
taca
dca0d9c964 Update distinfo refelecting update to Ruby 1.8.7-p160. 2009-04-16 17:12:18 +00:00
taca
a8506674de Update ruby-curses package to 1.8.7.72.
It is distfile change only.
2008-08-11 06:59:40 +00:00
taca
6f3158e1c1 Update ruby-tk package to 1.8.7.71.
This is version update only, no functional change in this ruby extention.
2008-08-08 12:44:51 +00:00
taca
8ba1178c6a Update distinfo for Ruby 1.8.7 patchlevel 22. 2008-06-20 15:42:12 +00:00
taca
2c7aa121ce Update ruby18-tk package to 1.8.7.
Since chanes are too much to write here, please refer

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/ChangeLog

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/ChangeLog
2008-06-19 14:37:41 +00:00
jlam
7e66bec622 RUBY_REPLACE_DIRS is relative to ${WRKSRC} so no need to give the absolute
path to these directories.
2008-04-04 15:31:39 +00:00
jlam
5ccfe84922 Support user-destdir installation 2008-03-13 22:04:07 +00:00
taca
31bc2444c6 Update ruby pakcages to 1.8.6.114 (1.8.6-p114).
It main chagnes are security fix of WEBrick library.


Mon Mar  3 23:34:13 2008  GOTOU Yuuzou  <gotoyuzo@notwork.org>

	* lib/webrick/httpservlet/filehandler.rb: should normalize path
	  separators in path_info to prevent directory traversal attacks
	  on DOSISH platforms.
	  reported by Digital Security Research Group [DSECRG-08-026].

	* lib/webrick/httpservlet/filehandler.rb: pathnames which have
	  not to be published should be checked case-insensitively.

Mon Dec  3 08:13:52 2007  Kouhei Sutou  <kou@cozmixng.org>

	* test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,
	  test/rss/test_image.rb, test/rss/rss-testcase.rb: ensured
	  declaring XML namespaces.
2008-03-09 13:31:18 +00:00
taca
a258170f66 Update Ruby packages to 1.8.6-p111.
No change; DISTFILES update only.
2007-10-06 06:13:35 +00:00
taca
f1fae36344 Update Ruby to 1.8.6-p110.
Approved by wiz@.

This is bug fix release of Ruby 1.8.6.  Especially it fixes thread/eval
function problem on Mac OS X.
2007-09-24 22:01:29 +00:00
taca
140274229c Update to 1.8.6 patchlevel 36.
Changes are too many, please see ChangeLog:

    http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6_36/ChangeLog
2007-09-09 14:19:01 +00:00
taca
aae6ded848 Updating Ruby to 1.8.6; ruby18-tk
- discontinue use of RUBY_PATCH_DATE.
- Introduce RUBY_PATCH_LEVEL.

pkgsrc's ruby tracks Ruby's patch release and avoid to maintain
its own patch files (with RUBY_PATCH_DATE).

Changes are too much, please see ChangeLog file.
2007-03-15 16:43:26 +00:00
taca
fbf5bc74fd Make sure to build and install tkutil extention library.
PR pkg/35470 should be fixed.

Bump PKGREVISION.
2007-01-28 05:17:34 +00:00
taca
12cc73a3ca Update ruby-tk package to 1.8.5.20061205:
Changes are huge, please see Changes.

- pkgsrc change; fix permission of a image file.
2006-12-06 16:33:16 +00:00
tv
b16e61f08a Use find -print | xargs rather than find -exec. 2006-11-10 16:50:54 +00:00
taca
ce9751d083 Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07).
pkgsrc changes:

* Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries.
* Move using buildlinks to rubyversion.mk.
* Merge converters/ruby-iconv to ruby18-base.

Ruby changes:

* too may, see ChangeLog file or
  http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog

This is ruby-tk part.
2006-09-07 15:43:20 +00:00
taca
16365fa499 Specify X11BASE as configuration parameter. This change should fix
the problem which cause LoadError of libX11.so.6.  This problem was
noted by rudolf <netbsd at eq.cz> on pkgsrc-users.

Bump PKGREVISION.
2006-05-31 04:08:27 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
taca
2adb822412 Update ruby-tk pacakge to 1.8.4.
x11/ruby-tcltk package was merged to this pacakge now.
2006-01-03 14:41:21 +00:00
taca
b53bc1a316 Remove specifying RUBY_VERSION_SUPPORTED. 2005-11-03 07:22:46 +00:00
taca
3b6651339c - Reset PKGREVISION by updating Ruby 1.8.3.
- Add one fix from ruby_1_8 branch.
2005-11-02 08:59:42 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
taca
cf24692f45 Cosmetic change with pkglint(1). 2005-03-06 13:05:38 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
taca
5f877ae4ef Make sure to change current directory to ${WRKSRC} before removing
extra files by find(1).
2005-01-26 16:03:49 +00:00
taca
781e970282 Update to Ruby 1.8.2 base and thses changes:
* ext/tk/lib/multi-tk.rb: ditto

	* some fixes to run examples (not yet complete).
2005-01-23 17:37:48 +00:00
taca
05a0ff5ab1 Switch to use RUBY_DLEXT as suffix of extention library. 2004-12-04 17:20:46 +00:00
taca
c2b3c252c5 Fix a mistake of REPLACE_RUBY_DIRS usage. 2004-11-28 06:31:47 +00:00
taca
38a415a0ea Update ruby-tk pacakge to 1.8.1 with new framework for Ruby packages. 2004-11-27 14:50:45 +00:00
taca
7a3885f057 Remove CONFIGURE_ARGS here since it had no effect and specified
incorrect parameter.
2004-03-17 04:13:46 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
taca
4ebeb28b9f Bump pacakge revision with ruby-base package's update. 2004-03-12 05:02:55 +00:00
agc
24a46ed346 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:28:26 +00:00
sketch
c9989faa7d Bump PKGREVISION for packages which install files into RUBY_ARCHLIBDIR,
which has changed for Solaris installs.
2003-12-19 12:04:20 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +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
190af4fa89 Update ruby-tk package to 1.6.8. Here is only distfile change.
Real changes from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes),
I omit includes here.
2003-03-24 15:01:16 +00:00
taca
4f782cb246 Update ruby-tk package to ruby 1.6.7 base.
o Many bug fixes.
o Add URI module.
2002-03-02 09:13:33 +00:00
taca
7adbf4552a update ruby-tk pakcage to ruby 1.6.6 based. 2001-12-30 16:25:34 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
taca
10f07ff513 Importing Ruby interface to the Tk widget set.
This will be part of ruby meta-package.

Moved ruby-Tk to ruby-Tk-mixedcase in the repository [schmonz 2007-06-07]
2001-06-30 08:20:26 +00:00