Commit graph

37 commits

Author SHA1 Message Date
sevan
e806445269 Missed new additions in previous commit
Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html
2015-10-14 18:42:34 +00:00
sevan
c9ddce97bc 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.

Set shell used during configure stage to bash on OpenBSD & Bitrig
due to pdksh incompatibility.

Reviewed by taca@ wiz@
2015-10-14 18:36:06 +00:00
taca
0eaaf83b12 Update ruby200-base-2.0.0p647 to (Ruby 2.0.0-p647).
Release announce:

Ruby 2.0.0-p647 Released

Posted by usa on 18 Aug 2015

We are pleased to announce the release of Ruby 2.0.0-p647.

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, this release also includes the fix for a regression of lib/resolv.rb.

    Uninitialized constant bug introduced by typo in backport of [#10712]

Ruby 2.0.0 is now under the state of the security maintenance phase, until
Feb. 24th, 2016. After the date, maintenance of Ruby 2.0.0 will be ended. We
recommend you start planning migration to newer versions of Ruby, such as
2.1 or 2.2.
2015-08-20 15:22:16 +00:00
taca
08cff58043 Add security fix for rubygems, CVE-2015-3900.
Bump PKGREVISION.
2015-06-23 14:03:02 +00:00
jperkin
62ef18a5cd 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.
2015-06-21 14:58:06 +00:00
taca
f2465d58b5 Backout previous commit since ruby200-base dose not need this patch. 2015-04-30 03:34:31 +00:00
taca
6f14e4ae7d 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.
2015-04-30 03:26:37 +00:00
taca
4cdf46c389 Update ruby200 package to 2.0.0p645 (Ruby 2.0.0-p645).
From release announce:

We are pleased to announce the release of Ruby 2.0.0-p645.

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

    CVE-2015-1855: Ruby OpenSSL Hostname Verification

Ruby 2.0.0 is now under the state of the security maintenance phase, until
Feb. 24th, 2016. After the date, maintenance of Ruby 2.0.0 will be ended. We
recommend you start planning migration to newer versions of Ruby, such as 2.1
or 2.2.

This release includes the security fix mentioned above along with small
changes required for test environment (that shouldn¡Çt affect normal users).

See ChangeLog for full details.
2015-04-19 16:12:23 +00:00
jperkin
900a7d7ec0 Disable CPU detection on Darwin, the result for 32-bit (i486) is incompatible
with pkgsrc MACHINE_ARCH (i386).  Fixes 32-bit build, no change for 64-bit.
2015-04-03 08:59:08 +00:00
taca
0542e1f45c Update ruby200-base to 2.0.0p643.
This is the last ordinal release of Ruby 2.0.0. Ruby 2.0.0 goes into the
state of the security maintenance phase, and will never be released unless
any critical regressions or security issues are found. This phase is planned
to be maintained for 1 year. Then, maintenance of Ruby 2.0.0 will be ended
at Feb. 24th, 2016. We recommend to start planning to migrate to newer
versions of Ruby, such as 2.1 or 2.2.

pkgsrc change:

* Change "os" of Gem::Platform, now it change the case of "netbsd" only.
* Reduce patches to builtin rubygems.
2015-03-08 14:59:12 +00:00
taca
20b1292958 Add patch from PR pkg/49511. 2015-01-07 10:37:10 +00:00
jperkin
c24ed9c54f The "rename" rule is a published synonym for the "opt" transform rule, however
only the latter is supported by cwrappers.  Change them all to "opt" rules for
consistency and to gain compatibility with cwrappers.
2014-12-15 11:46:34 +00:00
taca
d9f08543b6 Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
taca
3fe70bbf26 Update ruby200-base and related packages to 2.0.0-p598 (Ruby 2.0.0-p598).
* CVE-2014-8090: Another Denial of Service XML Expansion.
2014-11-15 14:33:45 +00:00
taca
e7ae34a2cd Update ruby200-base and related packages to 2.0.0-p594 (Ruby 2.0.0-p594).
Ruby 2.0.0-p594 Released

We are pleased to announce the release of Ruby 2.0.0-p594.

This release includes a security fix for DoS vulnerability of REXML.

* CVE-2014-8080: Denial Of Service XML Expansion

This release also includes the change of default settings of
ext/openssl. Insecure SSL/TLS options are now turn off by default.

* Changed default settings of ext/openssl

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


Ruby 2.0.0-p576 Released

We are pleased to announce the release of Ruby 2.0.0-p576, to celebrate the
holding of RubyKaigi2014 in Japan now.

This release includes many bugfixes, such as:

* many fixes of memory leaks and using extra memory.
* many fixes of platform-specific issues (especially in build process).
* many document fixes.

See tickets and ChangeLog for details.
2014-10-27 16:20:16 +00:00
taca
70859bda54 Fix typo in comment in a patch file. 2014-10-02 08:59:26 +00:00
jperkin
d9bad5a38b 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.
2014-09-02 11:31:14 +00:00
taca
ddd9dcefc5 Add fix for CVS-2014-4975.
Bump PKGREVISION.
2014-08-25 03:27:37 +00:00
taca
3ba6ae9eb5 Update ruby200 to Ruby 2.0.0-p481.
Including many bug fixes:

* support for build with Readline-6.3
* a fix for old OpenSSL (regression in p451)
* an updated bundled version of libyaml (see Heap Overflow in YAML URI Escape Parsing (CVE-2014-2525))

For detail, please refer ChangeLog.
2014-05-21 03:14:45 +00:00
pho
7b352b26b1 Fix build error on Darwin and possibly other platforms with DTrace capability
On platforms where DTrace is available, we need to invoke dtrace(1)
with the original PATH. Otherwise it gets confused in the presence
of our cc wrapper because it tries to invoke the system-default gcc
with argv[0] set to "gcc", not the absolute path to gcc.
2014-05-13 17:48:36 +00:00
taca
3d056e7c6d More care was needed to the case of editline(3).
Base on r45240 in Ruby's repository with one critical correction.
2014-03-30 00:17:57 +00:00
taca
82d76e54a7 Fix ruby-readline build problem with readline 6.3 and later. 2014-03-29 01:21:36 +00:00
taca
74d99ef419 Use RUBY_SUFFIX instead of RUBY_VER for consistency.
No functional change.
2014-03-16 17:54:31 +00:00
taca
3de21a410a Update ruby200-base and ruby200 packages to 2.0.0p451 (Ruby 2.0.0-p451).
pkgsrc chagnges:

* Use RUBY_SUFFIX instead of RUBY_VER for appropriate place.
* Detect NetBSD correctly in Gem::Platform.

Quote from release announce:

 This release includes many bugfixes. See tickets and ChangeLog for details.
2014-03-13 18:00:02 +00:00
taca
a362678418 Fix rubygems bundled in ruby200-base.
Check install_root's value is nil before it is empty string.  Reported a
problem from @_ki_nu via Twitter.

Bump PKGREVISION.
2014-02-19 15:52:05 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fhajny
10ab6bd943 Make sure unwanted mkdir is not recorded with full path in rbconfig.rb, fixes packages built with pbulk. 2014-01-08 12:28:18 +00:00
fhajny
e3009cdfad Fix patch so that 'gem install' actually works outside pkgsrc.
Bump PKGREVISION.
2014-01-08 11:31:18 +00:00
taca
ccd96b6fdd Fix wrong parameter from [ruby-list:49643] in ruby-tk package.
Bump PKGREVISION.
2013-11-24 15:26:30 +00:00
taca
052f89186c Update ruby200-base, ruby200 and ruby-mode package to 2.00-p353.
Ruby 2.0.0-p353 is released

Now Ruby 2.0.0-p353 is released.

This release includes a security fix about floating point parsing.

    Heap Overflow in Floating Point Parsing (CVE-2013-4164)

And some bugfixes are also included. See tickets and ChangeLog for details.
2013-11-24 14:22:03 +00:00
taca
9ec25eb934 Fix build problem on some platforms; FreeBSD and MirBSD.
For FreeBSD:

* Fix careless mistake of patch to configure.

For MirBSD (and possibly OpenBSD):

* Don't pass empy string (before semicolon to sed(1).
* Correct suffix for libruby's shared library.

No PKGREVISION bump since this is simply fix for build problem.
2013-10-28 14:26:59 +00:00
joerg
5de495a101 Don't pessimize the compilation by forcing per-function call pushs. 2013-10-25 21:47:20 +00:00
taca
0ae666643a Fix build problem on Mac OS X.
No PKGREVISION bump since this fixes simply PLIST problem on Mac OS X.
2013-09-30 08:31:00 +00:00
taca
2e5feba0ab Update a patch for CVE-2013-4363 (previous CVE-2013-4287).
Bump PKGREVISION.
2013-09-30 03:15:03 +00:00
taca
7faf95e1ed Add a fix for CVE-2013-4287 in rubygems.
Bump PKGREVISION.
2013-09-10 16:25:51 +00:00
joerg
22d481052e Don't use ${libdir} when linking sockets.so as it will be relinked
during install stage and get the DESTDIR prepended.
2013-08-15 16:27:35 +00:00
taca
ea98d4c53f Add ruby200-base-2.0.0p247.
This is latest stable release of Ruby and it basically compatible with
Ruby 1.9.3.  Please refer full changes to NEWS/ChangeLog files or official
Web site.  Here is language changes:

* Added keyword arguments.

* Added %i and %I for symbol list creation (similar to %w and %W).

* Default source encoding is changed to UTF-8. (was US-ASCII)

* No warning for unused variables starting with '_'
2013-07-21 02:32:58 +00:00