The NetBSD Project

CVS log for pkgsrc/lang/ruby21-base/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / ruby21-base

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27
Tue Jun 20 13:38:25 2017 UTC (7 years, 10 months ago) by taca
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.26: +1 -1 lines
Remove ruby21-base package since Ruby 2.1 is EOL.
Please use ruby23-base, ruby24-base or ruby22-base.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue May 30 15:46:21 2017 UTC (7 years, 10 months ago) by taca
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no
RUBY_VERSION_FULL contains Ruby's patchlevel.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Nov 13 15:14:20 2016 UTC (8 years, 5 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -90 lines
Trying to move common configuration to common place.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Sep 8 15:19:18 2016 UTC (8 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
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.23: download - view: text, markup, annotated - select for diffs
Sun Jul 10 18:42:50 2016 UTC (8 years, 9 months ago) by rillig
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
Removed reference to undefined RUBY_LICENSE variable.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun May 15 14:15:14 2016 UTC (8 years, 11 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -2 lines
Update ruby21 and ruby21-base package to 2.1.10.

Ruby 2.1.10 Released				Posted by usa on 1 Apr 2016

Ruby 2.1.10 has been released. This release is not intended for production
use, but for compatibility tests with two-digit version numbers. You don¡Çt
have to replace Ruby 2.1.9 by 2.1.10 in normal use.

As announced in the 2.1.9 release post, Ruby 2.1.10 does not include any
changes from 2.1.9, except for its version number (and only one small related
change in its test suite). Please test your applications and/or libraries for
compatibility with two-digit version numbers.


Ruby 2.1.9 Released				Posted by usa on 30 Mar 2016

Ruby 2.1.9 has been released.

This release includes many bug fixes. See ChangeLog for details.

As announced before, this is the last normal release of the Ruby 2.1
series. After this release we will never backport any bug fixes to 2.1 except
security fixes. We recommend that you start planning to upgrade to Ruby 2.3 or
2.2.

By the way, we are planning to release Ruby 2.1.10 in a few days. Ruby 2.1.10
will not include any changes from 2.1.9, except for its version number. You do
not have to use it on production, but you should test it because it has a
two-digit version number.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 5 11:28:44 2016 UTC (9 years, 1 month ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Bump PKGREVISION for security/openssl ABI bump.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 25 14:42:57 2016 UTC (9 years, 1 month ago) by jperkin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -7 lines
Use OPSYSVARS.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 27 12:12:19 2016 UTC (9 years, 2 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Newer ruby releases require C99 due to use of signbit().

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 16 16:03:12 2015 UTC (9 years, 4 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
Update ruby21{-base} to 2.1.8 (Ruby 2.1.8).

Ruby 2.1.8 Released

Posted by usa on 16 Dec 2015

Ruby 2.1.8 has been released.

This release includes a security fix for Fiddle and DL extension. Please view the topic below for more details.

    * CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL

And, many bug fixes are also included. See ChangeLog for details.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Nov 20 14:31:59 2015 UTC (9 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Mark a few more variables as volatile to prevent clobbering by setjmp.
Found due to crashes with very recent clang. Bump revision.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Oct 14 18:38:00 2015 UTC (9 years, 6 months ago) by sevan
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -4 lines

Add pkg-config to USE_TOOLS.

Set PKG_CONFIG to empty as it removes reference to the build directory.

Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html

Fix typo in comment s/refrect/reference.

Reviewed by taca@ wiz@

Revision 1.14.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 3 18:49:44 2015 UTC (9 years, 7 months ago) by tron
Branches: pkgsrc-2015Q2
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +1 -2 lines
Pullup ticket #4803 - requested by taca
lang/ruby21-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.146
- lang/ruby21-base/Makefile                                     1.15
- lang/ruby21-base/PLIST                                        1.7
- lang/ruby21-base/distinfo                                     1.19
- lang/ruby21-base/patches/patch-ext_tk_extconf.rb              deleted
- lang/ruby21-base/patches/patch-ext_tk_lib_tk.rb               deleted
- lang/ruby21-base/patches/patch-ext_tk_tcltklib.c              deleted
- lang/ruby21-base/patches/patch-lib_rubygems_remote__fetcher.rb deleted

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Aug 20 15:27:43 UTC 2015

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby21-base: Makefile PLIST distinfo
   Removed Files:
   	pkgsrc/lang/ruby21-base/patches: patch-ext_tk_extconf.rb
   	    patch-ext_tk_lib_tk.rb patch-ext_tk_tcltklib.c
   	    patch-lib_rubygems_remote__fetcher.rb

   Log Message:
   Update ruby21-base to 2.1.7 (Ruby 2.1.7).

   Release announce:

   Ruby 2.1.7 Released

   Posted by usa on 18 Aug 2015

   Ruby 2.1.7 has been released.

   This release includes the security fix for a RubyGems domain name
   verification vulnerability. Please view the topic below for more details.

       CVE-2015-3900 Request hijacking vulnerability in RubyGems 2.4.6 and earlier

   And, many bug fixes are also included. See tickets and ChangeLog for details.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Aug 20 15:27:43 2015 UTC (9 years, 8 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
Update ruby21-base to 2.1.7 (Ruby 2.1.7).

Release announce:

Ruby 2.1.7 Released

Posted by usa on 18 Aug 2015

Ruby 2.1.7 has been released.

This release includes the security fix for a RubyGems domain name
verification vulnerability. Please view the topic below for more details.

    CVE-2015-3900 Request hijacking vulnerability in RubyGems 2.4.6 and earlier

And, many bug fixes are also included. See tickets and ChangeLog for details.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jun 23 14:04:03 2015 UTC (9 years, 10 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base
Branch point for: pkgsrc-2015Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Add security fix for rubygems,  CVE-2015-3900.

Bump PKGREVISION.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jun 21 15:10:17 2015 UTC (9 years, 10 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -1 lines
On EL6 systems the 'systemtap-sdt-devel' RPM installs a /usr/bin/dtrace
which is emphatically not DTrace, causing nothing but problems for
builds.  Explicitly disable DTrace support if /usr/bin/dtrace is found.

Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 1 01:46:36 2015 UTC (9 years, 10 months ago) by hiramatsu
Branches: pkgsrc-2015Q1
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +2 -1 lines
Pullup ticket #4721 - requested by taca
lang/ruby21-base: build fix

Revisions pulled up:
- pkgsrc/lang/ruby21-base/Makefile                              1.12
- pkgsrc/lang/ruby21-base/distinfo                              1.17
- pkgsrc/lang/ruby21-base/patches/patch-configure               1.4
- pkgsrc/lang/ruby21-base/patches/patch-lib_mkmf.rb             1.1

---
   Module Name:    pkgsrc
   Committed By:   sevan
   Date:           Wed Apr 22 19:04:56 UTC 2015

   Modified Files:
           pkgsrc/lang/ruby21-base: distinfo
           pkgsrc/lang/ruby21-base/patches: patch-configure

   Log Message:
   Remove mention of MirBSD in patch description as support is there by default now

   Reviewed by wiz@

---
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Thu Apr 30 03:27:20 UTC 2015

   Modified Files:
           pkgsrc/lang/ruby21-base: Makefile distinfo
   Added Files:
           pkgsrc/lang/ruby21-base/patches: patch-lib_mkmf.rb

   Log Message:
   Avoid to generate empty command line on some platforms:

   $(DLLIB): $(OBJS) Makefile
   ...
           $(Q) $(POSTLINK)

   And POSTLINK is empty macro.  In such case, GNU make ignore empty command
   line but BSD make tries to execute it and causes error.

   Bump PKGREVISION.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 30 03:27:20 2015 UTC (9 years, 11 months ago) by taca
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Avoid to generate empty command line on some platforms:

$(DLLIB): $(OBJS) Makefile
...
	$(Q) $(POSTLINK)

And POSTLINK is empty macro.  In such case, GNU make ignore empty command
line but BSD make tries to execute it and causes error.

Bump PKGREVISION.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 8 15:52:51 2015 UTC (10 years, 1 month ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base
Branch point for: pkgsrc-2015Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
Reset PKGREVISION just now since PKGBASE hase changed.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 8 15:08:33 2015 UTC (10 years, 1 month ago) by taca
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
* Add patch ot fix rdoc bug; Get rid of infitite loop with '\r' only in text.
* Change "os" of Gem::Platform, now it change the case of "netbsd" only.

Bump PKGREVISION.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 2 07:32:58 2015 UTC (10 years, 3 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -1 lines
Bump PKGREVISION

Install new certificate for rubygems.org.
This fixes certification invalid error from gem and bundler.

Revision 1.7.2.1: download - view: text, markup, annotated - select for diffs
Sun Nov 2 17:33:39 2014 UTC (10 years, 5 months ago) by tron
Branches: pkgsrc-2014Q3
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +1 -2 lines
Pullup ticket #4535 - requested by taca
lang/ruby21-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.127
- lang/ruby21-base/Makefile                                     1.8
- lang/ruby21-base/PLIST                                        1.3
- lang/ruby21-base/distinfo                                     1.8-1.9
- lang/ruby21-base/patches/patch-ext_dl_extconf.rb              deleted
- lang/ruby21-base/patches/patch-pack.c                         deleted

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Oct  2 08:59:52 UTC 2014

   Modified Files:
   	pkgsrc/lang/ruby21-base: distinfo
   	pkgsrc/lang/ruby21-base/patches: patch-pack.c

   Log Message:
   Fix typo in comment in a patch file.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Oct 27 16:29:57 UTC 2014

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby21-base: Makefile PLIST distinfo
   Removed Files:
   	pkgsrc/lang/ruby21-base/patches: patch-ext_dl_extconf.rb patch-pack.c

   Log Message:
   Update ruby21/ruby21-base package to 2.1.4.

   Ruby 2.1.4 is released

   Ruby 2.1.4 has been released.

   This release includes security fixes for the following vulnerabilities:

       * CVE-2014-8080: Denial Of Service XML Expansion
       * Changed default settings of ext/openssl related to CVE-2014-3566

   And there are some bug-fixes.

   See tickets and ChangeLog for details.

   Ruby 2.1.3 Released

   We are pleased to announce the release of Ruby 2.1.3. This is a patchlevel
   release of the stable 2.1 series.

   This release contains a change of full GC timing to reduce memory consumption
   (see Bug #9607), and many bugfixes.

   See tickets and ChangeLog for details.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 27 16:29:57 2014 UTC (10 years, 5 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Update ruby21/ruby21-base package to 2.1.4.


Ruby 2.1.4 is released

Ruby 2.1.4 has been released.

This release includes security fixes for the following vulnerabilities:

    * CVE-2014-8080: Denial Of Service XML Expansion
    * Changed default settings of ext/openssl related to CVE-2014-3566

And there are some bug-fixes.

See tickets and ChangeLog for details.


Ruby 2.1.3 Released

We are pleased to announce the release of Ruby 2.1.3. This is a patchlevel
release of the stable 2.1 series.

This release contains a change of full GC timing to reduce memory consumption
(see Bug #9607), and many bugfixes.

See tickets and ChangeLog for details.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Sep 2 14:03:36 2014 UTC (10 years, 7 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base
Branch point for: pkgsrc-2014Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
Remove MAKE_JOBS_SAFE=no, it appears to be a cargo cult from previous
versions, and I cannot trigger any failure up to MAKE_JOBS=24.

Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 25 16:50:43 2014 UTC (10 years, 8 months ago) by tron
Branches: pkgsrc-2014Q2
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +2 -1 lines
Pullup ticket #4489 - requested by tron
lang/ruby21-base: security patch

Revisions pulled up:
- lang/ruby21-base/Makefile                                     1.6
- lang/ruby21-base/distinfo                                     1.7
- lang/ruby21-base/patches/patch-pack.c                         1.1

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Aug 25 03:28:25 UTC 2014

   Modified Files:
   	pkgsrc/lang/ruby21-base: Makefile distinfo
   Added Files:
   	pkgsrc/lang/ruby21-base/patches: patch-pack.c

   Log Message:
   Add fix for CVS-2014-4975.

   Bump PKGREVISION.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 25 03:28:25 2014 UTC (10 years, 8 months ago) by taca
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Add fix for CVS-2014-4975.

Bump PKGREVISION.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 26 16:56:11 2014 UTC (10 years, 10 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base
Branch point for: pkgsrc-2014Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Use gmake on Darwin, bmake doesn't like the codesign / POSTLINK bits.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 21 03:19:57 2014 UTC (10 years, 11 months ago) by taca
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Update ruby21 to 2.1.2.

Quote from release announce:

This release contains a fix for a regression of Hash#reject in Ruby 2.1.1,
support for build with Readline-6.3 (see Bug #9578), an updated bundled
version of libyaml with psych, and some bug fixes.

For details, please refer ChangeLog.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 30 17:15:01 2014 UTC (11 years ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
One more rubygem's platform fix from jperkin@.  It solves some build
problem of ruby extension on NetBSD/i386.

Bump PKGREVISION.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 26 13:22:44 2014 UTC (11 years, 1 month ago) by taca
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Allow duplicated dependencies in gemspec since many existing rubygems have
wrong duplicated dependencies.

Bump PKGREVISION.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 14 19:40:47 2014 UTC (11 years, 1 month ago) by taca
Branches: MAIN
Add ruby21-base, base of Ruby 2.1.1.  Ruby 2.1.1 is second release of
Ruby 2.1, post release of Ruby 2.0.

*WARNING!* Not all of ruby pkgsrc are supported yet.

Ruby 2.1 has many improvements including speedup without severe
incompatibilities. You can use this on Rails and other applications, and get a
more comfortable experience.

This release includes many bugfixes. See tickets and ChangeLog for details.

Following the previously announced changed versioning policy of Ruby 2.1, this
version is simply called ¡È2.1.1¡É.

Update: We¡Çve noticed a regression in Hash#reject. For more details, see:
Regression of Hash#reject in Ruby 2.1.1.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>