The NetBSD Project

CVS log for pkgsrc/lang/ruby/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / ruby

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.75 / (download) - annotate - [select for diffs], Tue May 30 17:01:54 2023 UTC (6 months, 1 week ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.74: +3 -5 lines
Diff to previous 1.74 (colored)

lang/ruby: drop ruby27 support

Proper support for ruby32, too.

Revision 1.71.2.1 / (download) - annotate - [select for diffs], Wed Nov 30 17:25:42 2022 UTC (12 months, 1 week ago) by bsiegert
Branch: pkgsrc-2022Q3
Changes since 1.71: +1 -2 lines
Diff to previous 1.71 (colored) next main 1.72 (colored)

Pullup ticket #6707 - requested by taca
lang/ruby30-base: security fix

Revisions pulled up:
- lang/ruby/Makefile                                            1.74
- lang/ruby/rubyversion.mk                                      1.257
- lang/ruby30-base/Makefile                                     1.9
- lang/ruby30-base/distinfo                                     1.11
- lang/ruby30-base/patches/patch-configure                      1.3

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Nov 26 13:07:52 UTC 2022

   Modified Files:
   	pkgsrc/lang/ruby: Makefile rubyversion.mk
   	pkgsrc/lang/ruby30-base: Makefile distinfo
   	pkgsrc/lang/ruby30-base/patches: patch-configure

   Log Message:
   lang/ruby30-base: update to 3.0.5

   Ruby 3.0.5 Released (2022-11-24)

   Ruby 3.0.5 has been released.

   This release includes a security fix.  Please check the topics below for
   details.

   * CVE-2021-33621: HTTP response splitting in CGI

   This release also includes some bug fixes.  See the commit logs for further
   details.

Revision 1.74 / (download) - annotate - [select for diffs], Sat Nov 26 13:07:51 2022 UTC (12 months, 1 week ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.73: +1 -2 lines
Diff to previous 1.73 (colored)

lang/ruby30-base: update to 3.0.5

Ruby 3.0.5 Released (2022-11-24)

Ruby 3.0.5 has been released.

This release includes a security fix.  Please check the topics below for
details.

* CVE-2021-33621: HTTP response splitting in CGI

This release also includes some bug fixes.  See the commit logs for further
details.

Revision 1.73 / (download) - annotate - [select for diffs], Mon Oct 10 03:44:54 2022 UTC (13 months, 4 weeks ago) by taca
Branch: MAIN
Changes since 1.72: +4 -4 lines
Diff to previous 1.72 (colored)

Treat RUBY_VER as number instead of string.

Revision 1.72 / (download) - annotate - [select for diffs], Mon Oct 10 03:31:44 2022 UTC (13 months, 4 weeks ago) by taca
Branch: MAIN
Changes since 1.71: +2 -4 lines
Diff to previous 1.71 (colored)

lang/ruby: remove support for Ruby 2.6

Revision 1.71 / (download) - annotate - [select for diffs], Sat Sep 10 13:19:28 2022 UTC (14 months, 3 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base
Branch point for: pkgsrc-2022Q3
Changes since 1.70: +2 -1 lines
Diff to previous 1.70 (colored)

lang/ruby: add support for Ruby 3.1

Add support for Ruby 3.1 which was lack.  Real change for it was
accidently commited in previous update for Ruby on Rails 7.1

Bump PKGREVISION.

Revision 1.70 / (download) - annotate - [select for diffs], Sat Sep 10 12:40:14 2022 UTC (14 months, 3 weeks ago) by taca
Branch: MAIN
Changes since 1.69: +3 -1 lines
Diff to previous 1.69 (colored)

lang/ruby: start update of Ruby on Rails 7.0

Start update of Ruby on Rails to 7.0.4.

Revision 1.67.2.1 / (download) - annotate - [select for diffs], Thu Apr 15 07:53:24 2021 UTC (2 years, 7 months ago) by bsiegert
Branch: pkgsrc-2021Q1
Changes since 1.67: +1 -2 lines
Diff to previous 1.67 (colored) next main 1.68 (colored)

Pullup ticket #6445 - requested by taca
lang/ruby30-base: security fix

Revisions pulled up:
- lang/ruby/Makefile                                            1.69
- lang/ruby/rubyversion.mk                                      1.230
- lang/ruby30-base/ALTERNATIVES                                 1.2
- lang/ruby30-base/Makefile                                     1.2
- lang/ruby30-base/PLIST                                        1.2
- lang/ruby30-base/distinfo                                     1.2

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 11 12:36:28 UTC 2021

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby30-base: ALTERNATIVES Makefile PLIST distinfo

   Log Message:
   lang/ruby30-base: update to 3.0.1

   Ruby 3.0.1 Released (2021-04-05)

   Ruby 3.0.1 has been released.

   This release includes security fixes.  Please check the topics below
   for details.

   * CVE-2021-28965: XML round-trip vulnerability in REXML
   * CVE-2021-28966: Path traversal in Tempfile on Windows

   See the commit logs for details.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 11 12:43:17 UTC 2021

   Modified Files:
   	pkgsrc/lang/ruby: Makefile

   Log Message:
   lang/ruby: reset PKGREVISION

   Reset PKGREVISION with updates of all ruby{26,27,30}.

Revision 1.69 / (download) - annotate - [select for diffs], Sun Apr 11 12:43:17 2021 UTC (2 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.68: +1 -2 lines
Diff to previous 1.68 (colored)

lang/ruby: reset PKGREVISION

Reset PKGREVISION with updates of all ruby{26,27,30}.

Revision 1.68 / (download) - annotate - [select for diffs], Thu Apr 1 14:12:18 2021 UTC (2 years, 8 months ago) by taca
Branch: MAIN
Changes since 1.67: +2 -4 lines
Diff to previous 1.67 (colored)

lang/ruby: remove Ruby 2.5 support

Revision 1.67 / (download) - annotate - [select for diffs], Sun Feb 14 14:41:18 2021 UTC (2 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base
Branch point for: pkgsrc-2021Q1
Changes since 1.66: +3 -1 lines
Diff to previous 1.66 (colored)

lang/ruby: add support for ruby 3.0

Revision 1.66 / (download) - annotate - [select for diffs], Wed Dec 30 14:15:02 2020 UTC (2 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.65: +9 -2 lines
Diff to previous 1.65 (colored)

lang/ruby: correct list of commands

Correctly update list of commands.

Bump PKGREVISION.

Revision 1.65 / (download) - annotate - [select for diffs], Sun Jan 26 17:31:31 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.64 / (download) - annotate - [select for diffs], Sun Nov 3 19:04:06 2019 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)

lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.63 / (download) - annotate - [select for diffs], Tue May 30 15:47:51 2017 UTC (6 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.62: +3 -8 lines
Diff to previous 1.62 (colored)

* Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no
  RUBY_VERSION_FULL contains Ruby's patchlevel.
* Remove ruby18 specific code.

Revision 1.62 / (download) - annotate - [select for diffs], Tue May 30 14:22:40 2017 UTC (6 years, 6 months ago) by taca
Branch: MAIN
Changes since 1.61: +1 -3 lines
Diff to previous 1.61 (colored)

* Drop setting RUBY_VERSIONS_ACCEPTED since it is now default value.

Revision 1.61 / (download) - annotate - [select for diffs], Sat Apr 22 18:27:04 2017 UTC (6 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

Remove 18 from RUBY_VERSIONS_ACCEPTED.

Revision 1.60 / (download) - annotate - [select for diffs], Thu Sep 8 15:19:17 2016 UTC (7 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the
naming scheme of the other multi-version packages. Add support for the
coorresponding RUBY_VERSIONS_INCOMPATIBLE list.

Revision 1.59 / (download) - annotate - [select for diffs], Mon Mar 14 00:59:06 2016 UTC (7 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

remove references to ruby200

Revision 1.58 / (download) - annotate - [select for diffs], Wed Dec 30 15:04:39 2015 UTC (7 years, 11 months ago) by taca
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

Add support for ruby23.

Revision 1.57 / (download) - annotate - [select for diffs], Mon Nov 23 15:46:59 2015 UTC (8 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

Remove 193 from RUBY_VERSION_SUPPORTED.

Revision 1.56 / (download) - annotate - [select for diffs], Sun Mar 8 16:32:32 2015 UTC (8 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.55: +3 -1 lines
Diff to previous 1.55 (colored)

Allow build with ruby22-base.

Revision 1.55 / (download) - annotate - [select for diffs], Thu Mar 13 17:06:42 2014 UTC (9 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.54: +3 -3 lines
Diff to previous 1.54 (colored)

Refelect change of RUBY_SRCDIR.

Revision 1.54 / (download) - annotate - [select for diffs], Thu Jun 27 16:37:16 2013 UTC (10 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.53: +1 -2 lines
Diff to previous 1.53 (colored)

Reset PKGREVISION by update of both ruby18 and ruby193.

Revision 1.53 / (download) - annotate - [select for diffs], Tue May 14 15:08:58 2013 UTC (10 years, 6 months ago) by taca
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

RUBY_COMMANDS aren't specific to ruby193 but they will be also needed
by ruby200.

Revision 1.52 / (download) - annotate - [select for diffs], Tue Oct 2 20:11:52 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.51: +1 -3 lines
Diff to previous 1.51 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.51 / (download) - annotate - [select for diffs], Sun Sep 16 15:24:18 2012 UTC (11 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Remove support of ruby19 (Ruby 1.9.2).

Revision 1.50 / (download) - annotate - [select for diffs], Tue Nov 8 15:20:12 2011 UTC (12 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.49: +4 -4 lines
Diff to previous 1.49 (colored)

* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Add support for Ruby 1.9.3.

Revision 1.49 / (download) - annotate - [select for diffs], Thu Jun 16 15:17:59 2011 UTC (12 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.48: +3 -2 lines
Diff to previous 1.48 (colored)

Remove bin/rdoc and bin/ri from this package since it will conflict
with devel/ruby-rdoc.

Bump PKGREVISION.

Revision 1.48 / (download) - annotate - [select for diffs], Fri Sep 10 03:38:10 2010 UTC (13 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.47: +7 -4 lines
Diff to previous 1.47 (colored)

Add support for Ruby19.

Revision 1.47 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:09 2009 UTC (14 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.46: +1 -2 lines
Diff to previous 1.46 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.46 / (download) - annotate - [select for diffs], Tue Mar 4 16:38:13 2008 UTC (15 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.45: +6 -3 lines
Diff to previous 1.45 (colored)

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.45 / (download) - annotate - [select for diffs], Thu Oct 25 21:04:22 2007 UTC (16 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.44: +12 -7 lines
Diff to previous 1.44 (colored)

Move code that generates a dynamic PLIST from the {pre,do,post}-install
targets and into a GENERATE_PLIST variable definition.  Remove some
unnecessary empty PLISTs as a result of properly setting GENERATE_PLIST.

Revision 1.44 / (download) - annotate - [select for diffs], Sun Sep 9 14:20:26 2007 UTC (16 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.43: +3 -2 lines
Diff to previous 1.43 (colored)

Set PKGNAME only here since lang/ruby package is a meta package.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Mar 15 16:41:01 2007 UTC (16 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

Updating Ruby to 1.8.6.

- 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.

Revision 1.42 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:57 2007 UTC (16 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.41: +3 -3 lines
Diff to previous 1.41 (colored)

Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.40.6.1 / (download) - annotate - [select for diffs], Sat Dec 9 10:17:47 2006 UTC (17 years ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) next main 1.41 (colored)

Pullup ticket 1943 - requested by taca
security update for ruby18

Revisions pulled up:
- pkgsrc/lang/ruby/Makefile				1.41
- pkgsrc/lang/ruby/rubyversion.mk			1.29, 1.30
- pkgsrc/lang/ruby18-base/Makefile			1.29
- pkgsrc/lang/ruby18-base/PLIST				1.9
- pkgsrc/lang/ruby18-base/PLIST.common_end		1.2
- pkgsrc/lang/ruby18-base/distinfo			1.17
- pkgsrc/lang/ruby18-base/options.mk			1.1
- pkgsrc/lang/ruby18-base/patches/patch-af		1.1
- pkgsrc/lang/ruby18-base/patches/patch-bl		removed
- pkgsrc/lang/ruby18/Makefile				1.15
- pkgsrc/databases/ruby-gdbm/Makefile			1.15
- pkgsrc/databases/ruby-gdbm/distinfo			1.1
- pkgsrc/devel/ruby-curses/Makefile			1.10
- pkgsrc/devel/ruby-curses/distinfo			1.7
- pkgsrc/devel/ruby-mode/Makefile			1.15
- pkgsrc/devel/ruby-mode/distinfo			1.6
- pkgsrc/devel/ruby-readline/Makefile			1.20
- pkgsrc/devel/ruby-readline/distinfo			1.13
- pkgsrc/devel/ruby-readline/patches/patch-aa		1.5
- pkgsrc/x11/ruby-tk/Makefile				1.25, 1.26
- pkgsrc/x11/ruby-tk/PLIST				1.7
- pkgsrc/x11/ruby-tk/distinfo				1.11
- pkgsrc/mk/defaults/options.description		1.130

   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:25:26 UTC 2006

   Modified Files:
   	pkgsrc/databases/ruby-gdbm: Makefile
   Added Files:
   	pkgsrc/databases/ruby-gdbm: distinfo

   Log Message:
   Update ruby-gdbm package to 1.8.5.20061205:

   - rdoc addition and trivial change.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:28:18 UTC 2006

   Modified Files:
   	pkgsrc/devel/ruby-curses: Makefile distinfo

   Log Message:
   Update ruby-curses package to 1.8.5.20061205:

   - Fixed colose_set method always returns false.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:36:41 UTC 2006

   Modified Files:
   	pkgsrc/devel/ruby-mode: Makefile
   Added Files:
   	pkgsrc/devel/ruby-mode: distinfo

   Log Message:
   Update ruby-mode package to 1.8.5.20061205.

   Tue Dec  5 00:59:05 2006  Yukihiro Matsumoto  <matz@ruby-lang.org>

   	* misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as
   	  self assignment operator, not regex.  [ruby-talk:227324]

   Wed Sep 13 18:25:18 2006  Yukihiro Matsumoto  <matz@ruby-lang.org>

   	* misc/ruby-mode.el (ruby-parse-partial): better here-doc support.
   	  a patch from Marshall T. Vandegrift <llasram at gmail.com>.
   	  [ruby-core:08804]
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:31:34 UTC 2006

   Modified Files:
   	pkgsrc/devel/ruby-readline: Makefile distinfo
   	pkgsrc/devel/ruby-readline/patches: patch-aa

   Log Message:
   Update ruby-readline package to 1.8.5.20061205:

   - No change with 20061205 patch.
   - Disable checking rl_filename_completion_function() to prevent compile
     error.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:34:42 UTC 2006

   Modified Files:
   	pkgsrc/lang/ruby: Makefile

   Log Message:
   Update ruby package to 1.8.5.20061205.  No change for this wrapper package.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:17:17 UTC 2006

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk

   Log Message:
   - Handle patchlevel which has introduced to Ruby.
   - Introduce RUBY_PATCH_DATE and RUBY_VERSION_SUFFIX.
   - Change _RUBY_VERS_TEENY to _RUBY_VER_TEENY as other version variable
     like RUBY_VER_MAJOR.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:19:50 UTC 2006

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk

   Log Message:
   Update RUBY18_PATCH_DATE to 20061205, starting update of Ruby.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:34:09 UTC 2006

   Modified Files:
   	pkgsrc/lang/ruby18: Makefile

   Log Message:
   Update ruby18 package to 1.8.5.20061205.  No change for this meta pacakge
   itself.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:24:27 UTC 2006

   Modified Files:
   	pkgsrc/lang/ruby18-base: Makefile PLIST PLIST.common_end distinfo
   Added Files:
   	pkgsrc/lang/ruby18-base: options.mk
   	pkgsrc/lang/ruby18-base/patches: patch-af
   Removed Files:
   	pkgsrc/lang/ruby18-base/patches: patch-bl

   Log Message:
   o Update ruby18-base pacakge to Ruby 1.8 branch 2006/12/05.

   	- Many changes from 2006/9/6; see Changes file, please.
   	- Fixes another cgi.rb vulnerability:
   		http://jvn.jp/jp/JVN%2384798830/index.html

   o Introduce ruby-build-ri-db PKG_OPTION which enable installing database
     for Ruby's ri utility.  Default is disabled and should be fix
     PR pkg/34587.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 17:00:54 UTC 2006

   Modified Files:
   	pkgsrc/mk/defaults: options.description

   Log Message:
   Add description of ruby-build-ri-db.
---
   Module Name:		pkgsrc
   Committed By:	tv
   Date:		Fri Nov 10 16:54:54 UTC 2006

   Modified Files:
   	pkgsrc/x11/ruby-tk: Makefile

   Log Message:
   Use find -print | xargs rather than find -exec.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Wed Dec  6 16:33:16 UTC 2006

   Modified Files:
   	pkgsrc/x11/ruby-tk: Makefile PLIST distinfo

   Log Message:
   Update ruby-tk package to 1.8.5.20061205:

   Changes are huge, please see Changes.

   - pkgsrc change; fix permission of a image file.

Revision 1.41 / (download) - annotate - [select for diffs], Wed Dec 6 16:34:42 2006 UTC (17 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Update ruby package to 1.8.5.20061205.  No change for this wrapper package.

Revision 1.40 / (download) - annotate - [select for diffs], Tue Jan 3 14:39:51 2006 UTC (17 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Branch point for: pkgsrc-2006Q3
Changes since 1.39: +1 -2 lines
Diff to previous 1.39 (colored)

lang/ruby package is now 1.8.4, reset PKGREVISION.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Dec 8 09:52:15 2005 UTC (18 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.38: +2 -1 lines
Diff to previous 1.38 (colored)

Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.

Revision 1.38 / (download) - annotate - [select for diffs], Wed Nov 2 09:00:44 2005 UTC (18 years, 1 month ago) by taca
Branch: MAIN
Changes since 1.37: +2 -3 lines
Diff to previous 1.37 (colored)

- Update to ruby 1.8.3.
- Conflict with pkg_alternatives (ruby18-base support PKG_ALTERNATIVES now).

Revision 1.37 / (download) - annotate - [select for diffs], Tue Jul 19 10:02:11 2005 UTC (18 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

depends should be ../../<category>/<pkg>

Revision 1.36 / (download) - annotate - [select for diffs], Fri Jun 17 04:49:47 2005 UTC (18 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Jun 16 06:58:01 2005 UTC (18 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.34: +3 -1 lines
Diff to previous 1.34 (colored)

Create directories before installing files into them.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Mar 24 21:12:55 2005 UTC (18 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.33: +1 -2 lines
Diff to previous 1.33 (colored)

Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Mar 6 16:46:05 2005 UTC (18 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.32: +4 -4 lines
Diff to previous 1.32 (colored)

Change depends to ruby16-base/ruby18-base package from ruby16/ruby18
package and tweak the package's COMMENT.

Bump PKGREVISION.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Mar 6 13:05:38 2005 UTC (18 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored)

Cosmetic change with pkglint(1).

Revision 1.31 / (download) - annotate - [select for diffs], Mon Feb 21 15:35:53 2005 UTC (18 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.30: +3 -2 lines
Diff to previous 1.30 (colored)

Add h2rb command wrapper for ruby18 package.

Bump PKGREVISION.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Nov 27 15:02:10 2004 UTC (19 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.29: +25 -17 lines
Diff to previous 1.29 (colored)

Update ruby package to 1.8.1.

Now, this package isn't meta-package.

Ruby itself is provided as language/ruby18 (Ruby 1.8.1) or
language/ruby16 (Ruby 1.6.8) and Ruby's commands are
$PREFIX/bin/ruby18 or $PREFIX/bin/ruby16.

This pacakge provide commands without its version in name
as $PREFIX/bin/ruby.

Some extention libraries bundled in Ruby's distribution are
move to separate packages.  For ruby18:

	converters/ruby-iconv:		Iconv module
	databases/ruby-dbm:		DBM module
	databases/ruby-gdbm:		GDBM module
	devel/ruby-curses:		Curses module
	security/ruby-digest:		message digest module
	security/ruby-openssl:		OpenSSL module
	devel/ruby-readline:		readline module
	x11/ruby-tcltklib:		Tcl/Tk libraries
	x11/ruby-tk:			Tk modules

And for ruby16:

	databases/ruby-dbm:		DBM module
	databases/ruby-gdbm:		GDBM module
	devel/ruby16-curses:		Curses module
	security/ruby-digest:		message digest module
	devel/ruby-readline:		readline module
	x11/ruby16-tcltklib:		Tcl/Tk libraries
	x11/ruby16-tk:			Tk modules

You can specify default Ruby's version by setting
RUBY_VERSION_DEFAULT to 1.6 or 1.8 in /etc/mk.conf.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Mar 16 02:01:10 2004 UTC (19 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Add ruby to CATEGORIES.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Mar 12 05:02:55 2004 UTC (19 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Bump pacakge revision with ruby-base package's update.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Jul 17 21:45:19 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.26 / (download) - annotate - [select for diffs], Fri Mar 28 21:14:23 2003 UTC (20 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.25: +1 -2 lines
Diff to previous 1.25 (colored)

NO_PATCH is deprecated, says pkglint. Remove it.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Mar 24 15:01:59 2003 UTC (20 years, 8 months ago) by taca
Branch: MAIN
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored)

Remove PKGREVISION for updating ruby (meta) package 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.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Mar 21 04:23:37 2002 UTC (21 years, 8 months ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Bump PKGREVISION of ruby to reflect the fact that the recent fix to
${MACHINE_GNU_PLATFORM} moved ${RUBY_SITEARCHLIBDIR} on some ports,
and also bump the dependency and PKGREVISION in ruby-gtk, which is
the only package that seems to use that.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jan 22 17:16:03 2002 UTC (21 years, 10 months ago) by taca
Branch: MAIN
Changes since 1.22: +3 -1 lines
Diff to previous 1.22 (colored)

Make ruby meta package 1.6 based only.  Previously, it was shared with
1.4 based ruby.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Dec 30 16:26:28 2001 UTC (21 years, 11 months ago) by taca
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

update ruby package to ruby 1.6.6 based.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Jun 30 14:30:02 2001 UTC (22 years, 5 months ago) by taca
Branch: MAIN
Changes since 1.20: +25 -44 lines
Diff to previous 1.20 (colored)

Make ruby package to meta-package composes those package based on
ruby 1.6.4.

	databases/ruby-gdbm		GDBM module
	security/ruby-md5		MD5 module
	devel/ruby-readline		readline module
	lang/ruby-base			base installation
	x11/ruby-tcltklib		Tcl/Tk libraries
	x11/ruby-tk			Tk modules

If RUBY_VER is set to 1.4, these package become ruby 1.4 based for
backward compatibility.

	databases/ruby-gdbm		GDBM module
	security/ruby-md5		MD5 module
	devel/ruby14-readline		readline module
	x11/ruby-tcltklib		Tcl/Tk libraries
	x11/ruby14-tk			Tk modules

Revision 1.20 / (download) - annotate - [select for diffs], Tue Mar 27 03:20:03 2001 UTC (22 years, 8 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>

Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 25 04:17:56 2001 UTC (22 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored)

Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this

Revision 1.18 / (download) - annotate - [select for diffs], Sat Feb 17 09:07:27 2001 UTC (22 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Move the COMMENT from being in its own file to a definition in the
package Makefile.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Aug 22 02:22:26 2000 UTC (23 years, 3 months ago) by sakamoto
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Update ruby,ruby-Tk to 1.4.6
minor bugfix
ChangeLog: ftp://ftp.netlab.co.jp/pub/lang/ruby/ChangeLog.1.4.6

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 20 15:41:05 2000 UTC (23 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Depend on version 4.0 or newer of the "readline" package.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 3 07:31:35 2000 UTC (23 years, 5 months ago) by sakamoto
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update ruby to 1.4.5
Changes: Several bug fixes.

use MACHINE_GNU_ARCH instead of MACHINE_ARCH in PLIST,
patch from Paul Clifford <paul@plasma.demon.co.uk>.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 13 10:40:26 2000 UTC (23 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

change dependency from gdbm-1.7.3 to gdbm>=1.7.3

Revision 1.13 / (download) - annotate - [select for diffs], Tue Apr 18 10:46:08 2000 UTC (23 years, 7 months ago) by sakamoto
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update ruby to 1.4.4

Changes: Several bug fixes. Compiles out of the box on Alpha.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 14 04:20:12 2000 UTC (23 years, 7 months ago) by sakamoto
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

add XLDFLAGS="${LDFLAGS}" to MAKE_ENV, fixes shared library linking.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 11 07:35:15 2000 UTC (23 years, 8 months ago) by sakamoto
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

Remove redundant dependency on ncurses.
Fixes pkg/9793 by itojun@itojun.org.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Feb 2 04:07:36 2000 UTC (23 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

use CONFIGURE_ARGS+= instead of CONFIGURE_ARGS=, fixes shared
library building

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 22 13:31:44 2000 UTC (23 years, 10 months ago) by itojun
Branch: MAIN
Changes since 1.8: +10 -1 lines
Diff to previous 1.8 (colored)

fix ELF platform support (configure.in patch missed one of clauses)
enable IPv6 on USE_INET6.
approved by: sakamoto (maintainer)

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 15 18:46:29 2000 UTC (23 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Update dependency on ncurses to >=4.2

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 14 07:16:04 1999 UTC (23 years, 11 months ago) by sakamoto
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update ruby to 1.4.3

Changes 1.4.3 from 1.4.2:
	some bugfix

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 21 01:18:06 1999 UTC (24 years, 2 months ago) by sakamoto
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Add DEPENDS+=readline-4.0, suggested by Hubert Feyrer.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 17 03:43:23 1999 UTC (24 years, 2 months ago) by sakamoto
Branch: MAIN
Changes since 1.4: +20 -3 lines
Diff to previous 1.4 (colored)

Update ruby to 1.4.2
DEPENDS+= gdbm,ncurses
install examples.

Changes: Fixed some bugs, improved stability.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 24 14:14:28 1999 UTC (24 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

"bison" is only required at build time.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 17 02:16:44 1999 UTC (24 years, 3 months ago) by sakamoto
Branch: MAIN
Changes since 1.2: +9 -10 lines
Diff to previous 1.2 (colored)

Update to ruby-1.4.0.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 9 05:46:09 1999 UTC (24 years, 5 months ago) by sakamoto
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.1: +15 -15 lines
Diff to previous 1.1 (colored)

remove tabs.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 9 05:43:37 1999 UTC (24 years, 5 months ago) by sakamoto
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

the Object-Oriented Script Language
from PR pkg/7942 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 9 05:43:37 1999 UTC (24 years, 5 months ago) by sakamoto
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>