Up to [cvs.NetBSD.org] / pkgsrc / lang / ruby18-base
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.88, Sat Apr 22 18:23:55 2017 UTC (5 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: HEAD
Changes since 1.87: +1 -1
lines
FILE REMOVED
Remove ruby18 which is EOL almost 4 years ago.
Revision 1.87 / (download) - annotate - [select for diffs], Thu Sep 8 15:19:18 2016 UTC (6 years, 4 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.86: +2 -2
lines
Diff to previous 1.86 (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.86 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:44 2016 UTC (6 years, 10 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.85: +2 -2
lines
Diff to previous 1.85 (colored)
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.85 / (download) - annotate - [select for diffs], Thu Feb 25 14:42:57 2016 UTC (6 years, 11 months ago) by jperkin
Branch: MAIN
Changes since 1.84: +2 -4
lines
Diff to previous 1.84 (colored)
Use OPSYSVARS.
Revision 1.84 / (download) - annotate - [select for diffs], Wed Oct 14 18:33:08 2015 UTC (7 years, 3 months ago) by sevan
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.83: +2 -2
lines
Diff to previous 1.83 (colored)
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.82.6.1 / (download) - annotate - [select for diffs], Fri Feb 20 20:18:59 2015 UTC (7 years, 11 months ago) by tron
Branch: pkgsrc-2014Q4
Changes since 1.82: +2 -2
lines
Diff to previous 1.82 (colored) next main 1.83 (colored)
Pullup ticket #4620 - requested by taca lang/ruby18-base: security patch Revisions pulled up: - lang/ruby18-base/Makefile 1.83 - lang/ruby18-base/distinfo 1.61 - lang/ruby18-base/patches/patch-lib_rexml_entity.rb 1.1 --- Module Name: pkgsrc Committed By: taca Date: Mon Feb 16 14:03:32 UTC 2015 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-lib_rexml_entity.rb Log Message: Add fix for CVE-2015-1426. Bump PKGREVISION.
Revision 1.83 / (download) - annotate - [select for diffs], Mon Feb 16 14:03:32 2015 UTC (7 years, 11 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.82: +2 -2
lines
Diff to previous 1.82 (colored)
Add fix for CVE-2015-1426. Bump PKGREVISION.
Revision 1.82 / (download) - annotate - [select for diffs], Thu Jun 26 15:59:31 2014 UTC (8 years, 7 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Branch point for: pkgsrc-2014Q4
Changes since 1.81: +6 -1
lines
Diff to previous 1.81 (colored)
Use gmake on Darwin, bmake doesn't like the codesign / POSTLINK bits.
Revision 1.81 / (download) - annotate - [select for diffs], Sun Mar 16 17:54:31 2014 UTC (8 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.80: +2 -2
lines
Diff to previous 1.80 (colored)
Use RUBY_SUFFIX instead of RUBY_VER for consistency. No functional change.
Revision 1.80 / (download) - annotate - [select for diffs], Thu Mar 13 11:08:51 2014 UTC (8 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.79: +2 -1
lines
Diff to previous 1.79 (colored)
Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
Revision 1.79 / (download) - annotate - [select for diffs], Wed Feb 12 23:18:06 2014 UTC (8 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.78: +2 -1
lines
Diff to previous 1.78 (colored)
Recursive PKGREVISION bump for OpenSSL API version bump.
Revision 1.78 / (download) - annotate - [select for diffs], Thu Jun 27 16:33:57 2013 UTC (9 years, 7 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.77: +1 -2
lines
Diff to previous 1.77 (colored)
Update ruby18-base to 1.8.7.374 (Ruby 1.8.7 patchleel 374). Quote from release announce: Good day to release a ruby, no? That's definitely one of the reason why I do this now, but there are others. One thing is to backport fixes for CVE-2013-1821, which was disclosed earlier. The other is to fix CVE-2013-4073, whose details are available soon I believe. People still using 1.8.7 should consider upgrading because the fixes are for security. ChangeLog. Thu Jun 27 20:55:23 2013 URABE Shyouhei <shyouhei@ruby-lang.org> * test/openssl/test_ssl.rb: Oops, sorry! Thu Jun 27 20:21:18 2013 URABE Shyouhei <shyouhei@ruby-lang.org> * ext/openssl/lib/openssl/ssl-internal.rb (OpenSSL::SSL#verify_certificate_identity): fix hostname verification. Patch by nahi. * test/openssl/test_ssl.rb (OpenSSL#test_verify_certificate_identity): test for above. Sat May 18 23:34:50 2013 Kouhei Sutou <kou@cozmixng.org> * lib/rexml/document.rb: move entity_expansion_text_limit accessor to ... * lib/rexml/rexml.rb: ... here to make rexml/text independent from REXML::Document. It causes circular require. * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit): deprecated. * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit=): deprecated. * lib/rexml/text.rb: add missing require "rexml/rexml" for REXML.entity_expansion_text_limit. Reported by Robert Ulejczyk. Thanks!!! [ruby-core:52895] [Bug #7961] Sat May 18 23:34:50 2013 Aaron Patterson <aaron@tenderlovemaking.com> * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit): new attribute to read/write entity expansion text limit. the default limit is 10Kb. * lib/rexml/text.rb (REXML::Text.unnormalize): check above attribute.
Revision 1.77 / (download) - annotate - [select for diffs], Wed Feb 6 23:22:38 2013 UTC (9 years, 11 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.76: +2 -1
lines
Diff to previous 1.76 (colored)
PKGREVISION bumps for the security/openssl 1.0.1d update.
Revision 1.76 / (download) - annotate - [select for diffs], Fri Oct 12 15:27:48 2012 UTC (10 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.75: +1 -2
lines
Diff to previous 1.75 (colored)
Update ruby18-base and ruby18 to 1.8.7.371 (Ruby 1.8.7-p371). Additional fix to CVE-2011-1005 was incorporated. So, there is no change to ruby18/ruby18-base packages of pkgsrc except version.
Revision 1.73.2.1 / (download) - annotate - [select for diffs], Wed Oct 10 12:13:08 2012 UTC (10 years, 3 months ago) by tron
Branch: pkgsrc-2012Q3
Changes since 1.73: +2 -4
lines
Diff to previous 1.73 (colored) next main 1.74 (colored)
Pullup ticket #3940 - requested by taca lang/ruby18-base: security patch Revisions pulled up: - lang/ruby18-base/Makefile 1.74-1.75 - lang/ruby18-base/distinfo 1.57 - lang/ruby18-base/patches/patch-error.c 1.1 --- Module Name: pkgsrc Committed By: asau Date: Tue Oct 2 20:11:57 UTC 2012 Modified Files: pkgsrc/lang/ruby18-base: Makefile Log Message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- Module Name: pkgsrc Committed By: taca Date: Sat Oct 6 16:30:29 UTC 2012 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-error.c Log Message: Add additional fix to CVE-2011-1005 from discuttion on oss-security mailing list. Bump PKGREVISION.
Revision 1.75 / (download) - annotate - [select for diffs], Sat Oct 6 16:30:28 2012 UTC (10 years, 3 months ago) by taca
Branch: MAIN
Changes since 1.74: +2 -2
lines
Diff to previous 1.74 (colored)
Add additional fix to CVE-2011-1005 from discuttion on oss-security mailing list. Bump PKGREVISION.
Revision 1.74 / (download) - annotate - [select for diffs], Tue Oct 2 20:11:52 2012 UTC (10 years, 4 months ago) by asau
Branch: MAIN
Changes since 1.73: +1 -3
lines
Diff to previous 1.73 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.73 / (download) - annotate - [select for diffs], Fri Sep 14 15:56:23 2012 UTC (10 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base
Branch point for: pkgsrc-2012Q3
Changes since 1.72: +2 -1
lines
Diff to previous 1.72 (colored)
Add a patch to fix bignum problem on OS X 10.8, clang. Bump PKGREVISION.
Revision 1.72 / (download) - annotate - [select for diffs], Tue Jul 24 16:23:37 2012 UTC (10 years, 6 months ago) by taca
Branch: MAIN
Changes since 1.71: +1 -2
lines
Diff to previous 1.71 (colored)
Update ruby18-base package to 1.8.7.370 (Ruby 1.8.7pl370). No security fix, but bug fix only, Fri Jun 29 21:26:05 2012 Nobuyoshi Nakada <nobu@ruby-lang.org> * eval.c (stack_extend): prevent ALLOCA_N, which reserves a memory space with for restoring machine stack stored in each threads, from optimization out. backport r34278 from the trunk. Mon Jun 18 18:32:43 2012 Martin Bosslet <Martin.Bosslet@googlemail.com> * backport r32609 from trunk. * ext/openssl/ossl_hmac.c: Revert checking return type of HMAC_Init_ex as it is not compatible with OpenSSL < 1.0.0. Mon Jun 18 18:32:43 2012 Martin Bosslet <Martin.Bosslet@googlemail.com> * backport r32606 from trunk. * ext/openssl/ossl_digest.c: Check return value of EVP_DigestInit_ex. * ext/openssl/ossl_hmac.c: Check return value of HMAC_Init_ex. Thanks, Jared Jennings, for the patch. [ Ruby 1.9 - Bug #4944 ] [ruby-core:37670] Sun Jun 10 03:00:21 2012 Nobuyoshi Nakada <nobu@ruby-lang.org> * eval.c (ruby_setjmp): need to save the stack after r2 (the Table of Contents on ppc64) is saved onto the stack by getcontext(). based on <https://bugzilla.redhat.com/show_bug.cgi?id=628715>. Bug#4411 Thu Jun 7 19:00:35 2012 Kenta Murata <mrkn@mrkn.jp> * ext/bigdecimal/bigdecimal.c (VpMemAlloc): Fixes a bug reported by Drew Yao <ayao at apple.com> Wed Jun 6 15:09:00 2012 Nobuyoshi Nakada <nobu@ruby-lang.org> * eval.c (rb_thread_join), ext/thread/thread.c (wake_one): adjusts targets of rest waiting threads to join. [ruby-core:23457] Wed Jun 6 14:44:13 2012 Kenta Murata <mrkn@mrkn.jp> * bignum.c (rb_big2dbl), test/ruby/test_bignum.rb (test_to_f): A negative Bignum out of Float range should be converted to -Infinity. [ruby-core:30492] [Bug #3362] Wed Jun 6 14:06:02 2012 Tanaka Akira <akr@fsij.org> * lib/webrick/utils.rb: fix fcntl call. * lib/drb/unix.rb: ditto. Mon May 21 16:29:47 2012 Akinori MUSHA <knu@iDaemons.org> * ext/syslog/syslog.c (mSyslog_inspect): Make sure self is a module before calling rb_class2name(). Fri May 11 14:09:48 2012 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC, must not cast it to unsigned long, which may be shorter than VALUE, and the result can be mere garbage. Sat Apr 14 18:51:41 2012 Nobuyoshi Nakada <nobu@ruby-lang.org> * bignum.c (rb_big2str0): prevent working clone from GC. [exerb-dev:0578]. patched by MURASE Masamitsu <masamitsu.murase AT gmail.com> at [exerb-dev:0580] Fri Mar 2 11:44:33 2012 Nobuyoshi Nakada <nobu@ruby-lang.org> * marshal.c (mark_dump_arg): mark destination string. patch by Vit Ondruch. [Bug #4339] * marshal.c (clear_dump_arg, clear_load_arg): clean up also data tables as same as symbols tables. Fri Mar 2 11:44:33 2012 Nobuyoshi Nakada <nobu@ruby-lang.org> * marshal.c (struct {dump,load}_arg): manage with dfree, instead of using local variable which may be moved by context switch.
Revision 1.71 / (download) - annotate - [select for diffs], Wed May 23 06:32:50 2012 UTC (10 years, 8 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.70: +7 -1
lines
Diff to previous 1.70 (colored)
Fix segfaults in timeout.rb manifest with GCC 4.7 and default optimizations. See https://bugs.ruby-lang.org/issues/6383 for more.
Revision 1.70 / (download) - annotate - [select for diffs], Wed Mar 21 15:40:12 2012 UTC (10 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.69: +5 -1
lines
Diff to previous 1.69 (colored)
Overhaul buildlink3 processing of Ruby. * Don't buildlink in ruby/rubyversion.mk any more but define RUBY_USE_PTHREAD (use of pthread). * In ruby/buildlink3.mk, buildlink via mk/pthread.buildlink3.mk as to RUBY_USE_PTHREAD. * Also the same logic in ruby/Makefile.common. * Buildlink of bdb, libiconv, zlib, openssl in each ruby*-base/Makefile.
Revision 1.69 / (download) - annotate - [select for diffs], Fri Jan 20 17:05:11 2012 UTC (11 years ago) by joerg
Branch: MAIN
Changes since 1.68: +5 -1
lines
Diff to previous 1.68 (colored)
Always use __builtin_frame_address for Clang. The fallback using alloca gets optimised away by it. XXX This can most likely supersede hacks.mk
Revision 1.68 / (download) - annotate - [select for diffs], Wed Dec 28 16:40:06 2011 UTC (11 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.67: +1 -2
lines
Diff to previous 1.67 (colored)
Update ruby18-base package to 1.8.7.357. It contains security fix for CVE-2011-4815 (DoS). Wed Dec 28 21:34:23 2011 URABE Shyouhei <shyouhei@ruby-lang.org> * string.c (rb_str_hash): randomize hash to avoid algorithmic complexity attacks. CVE-2011-4815 * st.c (strhash): ditto. * string.c (Init_String): initialization of hash_seed to be at the beginning of the process. * st.c (Init_st): ditto. Thu Dec 8 11:57:04 2011 Tanaka Akira <akr@fsij.org> * inits.c (rb_call_inits): call Init_RandomSeed at first. * random.c (seed_initialized): defined. (fill_random_seed): extracted from random_seed. (make_seed_value): extracted from random_seed. (rb_f_rand): initialize random seed at first. (initial_seed): defined. (Init_RandomSeed): defined. (Init_RandomSeed2): defined. (rb_reset_random_seed): defined. (Init_Random): call Init_RandomSeed2. Sat Dec 10 20:44:23 2011 Tanaka Akira <akr@fsij.org> * lib/securerandom.rb: call OpenSSL::Random.seed at the SecureRandom.random_bytes call. insert separators for array join. patch by Masahiro Tomita. [ruby-dev:44270] Mon Oct 17 04:20:22 2011 Nobuyoshi Nakada <nobu@ruby-lang.org> * mkconfig.rb: fix for continued lines. based on a patch from Marcus Rueckert <darix AT opensu.se> at [ruby-core:20420]. Mon Oct 17 04:19:39 2011 Yukihiro Matsumoto <matz@ruby-lang.org> * numeric.c (flo_cmp): Infinity is greater than any bignum number. [ruby-dev:38672] * bignum.c (rb_big_cmp): ditto. Mon Oct 17 03:56:12 2011 Yusuke Endoh <mame@tsg.ne.jp> * ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initialize store->ex_data.sk. [ruby-core:28907] [ruby-core:23971] [ruby-core:18121]
Revision 1.67 / (download) - annotate - [select for diffs], Sun Nov 13 15:44:58 2011 UTC (11 years, 2 months ago) by taca
Branch: MAIN
Changes since 1.66: +2 -1
lines
Diff to previous 1.66 (colored)
Clean up DEINSTALL/INSTALL scripts. * Remove setting PREFIX. * Remove executing exit on last line. Bump PKGREVISION.
Revision 1.66 / (download) - annotate - [select for diffs], Tue Nov 8 15:20:36 2011 UTC (11 years, 2 months ago) by taca
Branch: MAIN
Changes since 1.65: +3 -4
lines
Diff to previous 1.65 (colored)
* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL. * Remove workaround for version.h.
Revision 1.65 / (download) - annotate - [select for diffs], Fri Oct 21 05:24:13 2011 UTC (11 years, 3 months ago) by obache
Branch: MAIN
Changes since 1.64: +2 -2
lines
Diff to previous 1.64 (colored)
Remove (trial) workaround for getaddrinfo() on Linux added over 5 years ago. It break the feature in these days.
Revision 1.64 / (download) - annotate - [select for diffs], Fri Aug 12 15:33:12 2011 UTC (11 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.63: +1 -2
lines
Diff to previous 1.63 (colored)
Update ruby18-base pacakge to 1.8.7.352 (1.8.7-p352). This is maintenance release. For more detail chagge, plrease refer: http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_352/ChangeLog
Revision 1.63 / (download) - annotate - [select for diffs], Thu Jul 21 03:32:08 2011 UTC (11 years, 6 months ago) by taca
Branch: MAIN
Changes since 1.62: +3 -3
lines
Diff to previous 1.62 (colored)
Limit use of --enable-wide-getaddrinfo on SunOS from 5.6 to 5.9. On Solaris 10, it seems that --enable-wide-getaddrinfo has problem although it was needed on Solaris 9. Should be fix PR pkg/44039. Bump PKGREVISION.
Revision 1.62 / (download) - annotate - [select for diffs], Thu Jun 16 15:16:37 2011 UTC (11 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.61: +2 -2
lines
Diff to previous 1.61 (colored)
Remove bin/rdoc and bin/ri from ALTERNATIVES since it will conflict with devel/ruby-rdoc. Bump PKGREVISION.
Revision 1.59.2.1 / (download) - annotate - [select for diffs], Tue May 31 11:04:22 2011 UTC (11 years, 8 months ago) by sbd
Branch: pkgsrc-2011Q1
Changes since 1.59: +2 -2
lines
Diff to previous 1.59 (colored) next main 1.60 (colored)
Pullup ticket #3443 - requested by taca lang/ruby18-base security update Revisions pulled up: - lang/ruby18-base/Makefile 1.60-1.61 - lang/ruby18-base/distinfo 1.49 - lang/ruby18-base/patches/patch-ext_bigdecimal_bigdecimal.c 1.1 --- Module Name: pkgsrc Committed By: taca Date: Sun May 29 01:36:24 UTC 2011 Modified Files: pkgsrc/lang/ruby18-base: Makefile Added Files: pkgsrc/lang/ruby18-base/patches: patch-ext_bigdecimal_bigdecimal.c Log Message: Add a patch for CVE-2011-0188 from repository as ruby19-base. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Mon May 30 04:21:38 UTC 2011 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Log Message: It seems that I forgot update distinfo file. Since it cause creating binary package which isn't up to date, bump PKGREVISION, again.
Revision 1.61 / (download) - annotate - [select for diffs], Mon May 30 04:21:37 2011 UTC (11 years, 8 months ago) by taca
Branch: MAIN
Changes since 1.60: +2 -2
lines
Diff to previous 1.60 (colored)
It seems that I forgot update distinfo file. Since it cause creating binary package which isn't up to date, bump PKGREVISION, again.
Revision 1.60 / (download) - annotate - [select for diffs], Sun May 29 01:36:24 2011 UTC (11 years, 8 months ago) by taca
Branch: MAIN
Changes since 1.59: +2 -2
lines
Diff to previous 1.59 (colored)
Add a patch for CVE-2011-0188 from repository as ruby19-base. Bump PKGREVISION.
Revision 1.59 / (download) - annotate - [select for diffs], Mon Mar 28 14:10:25 2011 UTC (11 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base
Branch point for: pkgsrc-2011Q1
Changes since 1.58: +2 -1
lines
Diff to previous 1.58 (colored)
* Make rdoc compatible with newer version of rdoc (on Ruby 1.9.2) about handling of none existing files. This should be fix build problem of www/ruby-rails3 with ruby18-base. Bump PKGREVISION.
Revision 1.58 / (download) - annotate - [select for diffs], Fri Sep 10 03:29:00 2010 UTC (12 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.57: +3 -2
lines
Diff to previous 1.57 (colored)
Update ruby18-base to 1.8.7.302 (Ruby 1.8.7 patchlevel 302). Since many changes from previous release, please refer http://www.ruby-lang.org/en/news/2010/08/16/ruby-1-8-7-p302-is-released/. Note: Since all security updates are already in previous package, This update dosen't include any securify fix.
Revision 1.57 / (download) - annotate - [select for diffs], Tue Aug 31 16:28:13 2010 UTC (12 years, 5 months ago) by taca
Branch: MAIN
Changes since 1.56: +9 -3
lines
Diff to previous 1.56 (colored)
Explicitly set environment INSTALL, and reset INSTALL_DATA, INSTALL_PROGRAM and INSTALL_SCRIPT. They reflect to Ruby's Config::CONFIG constant which contains various configuration parametes which would be used when installing extention modules including ruby gems. Setting INSTALL explicitly reset the line in mk/configure/gnu-configure.mk. CONFIGURE_ENV+= ac_given_INSTALL=${INSTALL:Q}\ -c\ -o\ ${BINOWN}\ -g\ ${BINGRP} Should be fix PR pkg/43684 and pkg/43687. Bump PKGREVISION.
Revision 1.55.2.1 / (download) - annotate - [select for diffs], Mon Aug 16 12:26:22 2010 UTC (12 years, 5 months ago) by tron
Branch: pkgsrc-2010Q2
Changes since 1.55: +2 -2
lines
Diff to previous 1.55 (colored) next main 1.56 (colored)
Pullup ticket #3207 - requested by taca lang/ruby18-base: security patch Revisions pulled up: - lang/ruby18-base/Makefile 1.56 - lang/ruby18-base/distinfo 1.44 - lang/ruby18-base/patches/patch-ea 1.1 --- Module Name: pkgsrc Committed By: taca Date: Mon Aug 16 07:08:13 UTC 2010 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-ea Log Message: Add a patch to fix for possible cross-site scripting (CVE-2010-0541) from r29002 in Ruby's repository. (Sadly, Ruby 1.8.7 pl301 missed this change...) Bump PKGREVISION.
Revision 1.56 / (download) - annotate - [select for diffs], Mon Aug 16 07:08:12 2010 UTC (12 years, 5 months ago) by taca
Branch: MAIN
Changes since 1.55: +2 -2
lines
Diff to previous 1.55 (colored)
Add a patch to fix for possible cross-site scripting (CVE-2010-0541) from r29002 in Ruby's repository. (Sadly, Ruby 1.8.7 pl301 missed this change...) Bump PKGREVISION.
Revision 1.55 / (download) - annotate - [select for diffs], Wed Jun 2 13:27:57 2010 UTC (12 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base
Branch point for: pkgsrc-2010Q2
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (colored)
Accepd db5 for library of ext/dbm. (Not tested well.) Bump PKGREVISION.
Revision 1.54 / (download) - annotate - [select for diffs], Thu Jan 14 15:07:28 2010 UTC (13 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.53: +3 -3
lines
Diff to previous 1.53 (colored)
Fix a small problem by precious webrick security fix from Ruby's repositry (r26281). Also use COMPILER_RPATH_FLAG in Makefile. Bump PKGREVISION.
Revision 1.53 / (download) - annotate - [select for diffs], Sun Jan 10 15:33:28 2010 UTC (13 years ago) by taca
Branch: MAIN
Changes since 1.52: +2 -2
lines
Diff to previous 1.52 (colored)
Add patches for security problem of webrick. http://www.ruby-lang.org/en/news/2010/01/10/webrick-escape-sequence-injection/ Bump PKGREVISION.
Revision 1.52 / (download) - annotate - [select for diffs], Tue Aug 11 14:26:58 2009 UTC (13 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.51: +3 -3
lines
Diff to previous 1.51 (colored)
* Make Ruby's OpenSSL library compatible with OpenSSL 1.0.0 and later, focusing to PR pkg/41829. * Add comments to patches. Bump PKGREVISION.
Revision 1.51 / (download) - annotate - [select for diffs], Tue Aug 4 19:47:16 2009 UTC (13 years, 5 months ago) by hasso
Branch: MAIN
Changes since 1.50: +5 -4
lines
Diff to previous 1.50 (colored)
Make ucontext(3) to apply to all DragonFly versions, it's too slow - a simple sample with two threads is 2 times faster without ucontext(3). Bump PKGREVISION.
Revision 1.49.2.1 / (download) - annotate - [select for diffs], Fri May 1 12:42:02 2009 UTC (13 years, 9 months ago) by tron
Branch: pkgsrc-2009Q1
Changes since 1.49: +1 -2
lines
Diff to previous 1.49 (colored) next main 1.50 (colored)
Pullup ticket #2752 - requested by taca ruby18-base: security update ruby18-curses: security update ruby18-tk: security update Revisions pulled up: - lang/ruby/rubyversion.mk 1.45 - lang/ruby18-base/Makefile 1.50 - lang/ruby18-base/distinfo 1.36 - lang/ruby18-base/patches/patch-dg delete - lang/ruby18-base/patches/patch-dh delete - lang/ruby18-base/patches/patch-dj delete - devel/ruby-curses/distinfo 1.18 - x11/ruby-tk/distinfo 1.21 --- Module Name: pkgsrc Committed By: taca Date: Thu Apr 16 17:10:17 UTC 2009 Modified Files: pkgsrc/lang/ruby: rubyversion.mk Log Message: Bump Ruby 1.8.7's patch level to 160. --- Module Name: pkgsrc Committed By: taca Date: Thu Apr 16 17:11:12 UTC 2009 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Removed Files: pkgsrc/lang/ruby18-base/patches: patch-dg patch-dh patch-dj Log Message: Update ruby18-base-1.8.7.160 (1.8.7-p160). This release is counterpart of 1.8.6-p368, so many bugs are fixed since the latest 1.8.7. Check the ChangeLog for more details. Especialy, including workarounds for CVE-2007-1558 and CVE-2008-1447. --- Module Name: pkgsrc Committed By: taca Date: Thu Apr 16 17:12:18 UTC 2009 Modified Files: pkgsrc/devel/ruby-curses: distinfo Log Message: Update distinfo refelecting update to Ruby 1.8.7-p160. --- Module Name: pkgsrc Committed By: taca Date: Thu Apr 16 17:12:42 UTC 2009 Modified Files: pkgsrc/x11/ruby-tk: distinfo Log Message: Update distinfo refelecting update to Ruby 1.8.7-p160.
Revision 1.50 / (download) - annotate - [select for diffs], Thu Apr 16 17:11:12 2009 UTC (13 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.49: +1 -2
lines
Diff to previous 1.49 (colored)
Update ruby18-base-1.8.7.160 (1.8.7-p160). This release is counterpart of 1.8.6-p368, so many bugs are fixed since the latest 1.8.7. Check the ChangeLog for more details. Especialy, including workarounds for CVE-2007-1558 and CVE-2008-1447.
Revision 1.49 / (download) - annotate - [select for diffs], Fri Feb 20 12:32:26 2009 UTC (13 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base
Branch point for: pkgsrc-2009Q1
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
Apply patch from Ruby's repository, revision 22440. It fixes OCPS(Online Certificate Status Protocol) verify method wasn't always return false when verify was failed in OpenSSL's correspondence library. (It might be possible security risk for using OCPS. Fix small PLIST improvement, too. Bump PKGREVISION.
Revision 1.45.4.2 / (download) - annotate - [select for diffs], Wed Sep 17 10:41:37 2008 UTC (14 years, 4 months ago) by tron
Branch: pkgsrc-2008Q2
Changes since 1.45.4.1: +2 -1
lines
Diff to previous 1.45.4.1 (colored) to branchpoint 1.45 (colored) next main 1.46 (colored)
Pullup ticket #2528 - requested by taca ruby18-base: security patch Revisions pulled up: - lang/ruby18-base/Makefile 1.47 - lang/ruby18-base/distinfo 1.34 - lang/ruby18-base/patches/patch-dg 1.5 - lang/ruby18-base/patches/patch-dh 1.3 --- Module Name: pkgsrc Committed By: taca Date: Sun Sep 14 05:17:18 UTC 2008 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-dg patch-dh Log Message: Add fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790 (http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/) from ruby_1_8 branch. Bump PKGREVISION.
Revision 1.48 / (download) - annotate - [select for diffs], Mon Sep 15 03:30:22 2008 UTC (14 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Changes since 1.47: +3 -2
lines
Diff to previous 1.47 (colored)
Fix interpreter for h2rb script. Bump PKGREVISION.
Revision 1.47 / (download) - annotate - [select for diffs], Sun Sep 14 05:17:18 2008 UTC (14 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.46: +2 -1
lines
Diff to previous 1.46 (colored)
Add fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790 (http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/) from ruby_1_8 branch. Bump PKGREVISION.
Revision 1.45.4.1 / (download) - annotate - [select for diffs], Fri Aug 8 14:37:50 2008 UTC (14 years, 5 months ago) by ghen
Branch: pkgsrc-2008Q2
Changes since 1.45: +3 -3
lines
Diff to previous 1.45 (colored)
Pullup ticket 2473 - requested by taca security update for ruby - pkgsrc/devel/ruby-curses/distinfo 1.16 - pkgsrc/lang/ruby/rubyversion.mk 1.43 - pkgsrc/lang/ruby18-base/Makefile 1.46 - pkgsrc/lang/ruby18-base/distinfo 1.32 - pkgsrc/lang/ruby18-base/patches/patch-ad removed - pkgsrc/x11/ruby-tk/distinfo 1.19 Module Name: pkgsrc Committed By: taca Date: Fri Aug 8 12:38:59 UTC 2008 Modified Files: pkgsrc/lang/ruby: rubyversion.mk Log Message: Start update of Ruby 1.8.7 patchlevel 71. --- Module Name: pkgsrc Committed By: taca Date: Fri Aug 8 12:42:44 UTC 2008 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Removed Files: pkgsrc/lang/ruby18-base/patches: patch-ad Log Message: Update ruby18-base to 1.8.7.71. pkgsrc change: Apply fix for sunpro compilre, provided by PR pkg/37771 from Naoto Morishima. This release includes fix for multiple vulnerabilities. http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/ * Several vulnerabilities in safe level * DoS vulnerability in WEBrick * Lack of taintness check in dl * DNS spoofing vulnerability in resolv.rb Full changes are too many, please refer ChangeLog file. --- Module Name: pkgsrc Committed By: taca Date: Fri Aug 8 12:43:51 UTC 2008 Modified Files: pkgsrc/devel/ruby-curses: distinfo Log Message: Update ruby-curses package to 1.8.7.71. This is version update only, no functional change in this ruby extention. --- Module Name: pkgsrc Committed By: taca Date: Fri Aug 8 12:44:51 UTC 2008 Modified Files: pkgsrc/x11/ruby-tk: distinfo Log Message: Update ruby-tk package to 1.8.7.71. This is version update only, no functional change in this ruby extention.
Revision 1.46 / (download) - annotate - [select for diffs], Fri Aug 8 12:42:44 2008 UTC (14 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: cube-native-xorg-base,
cube-native-xorg
Changes since 1.45: +3 -3
lines
Diff to previous 1.45 (colored)
Update ruby18-base to 1.8.7.71. pkgsrc change: Apply fix for sunpro compilre, provided by PR pkg/37771 from Naoto Morishima. This release includes fix for multiple vulnerabilities. http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/ * Several vulnerabilities in safe level * DoS vulnerability in WEBrick * Lack of taintness check in dl * DNS spoofing vulnerability in resolv.rb Full changes are too many, please refer ChangeLog file.
Revision 1.40.2.1 / (download) - annotate - [select for diffs], Thu Jul 10 13:00:01 2008 UTC (14 years, 6 months ago) by tron
Branch: pkgsrc-2008Q1
Changes since 1.40: +2 -1
lines
Diff to previous 1.40 (colored) next main 1.41 (colored)
Pullup ticket #2443 - requested by taca Security patch for ruby18-base Revisions pulled up: - lang/ruby18-base/Makefile 1.45 via patch - lang/ruby18-base/distinfo 1.31 via patch - lang/ruby18-base/patches/patch-ad 1.9 via patch --- Module Name: pkgsrc Committed By: tonnerre Date: Thu Jul 3 21:06:10 UTC 2008 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-ad Log Message: Add a patch to fix the integer overflow in rb_ary_fill() in Ruby 1.8 which can be exploited to cause a denial of service through memory exhaustion. (SN-2008-02)
Revision 1.45 / (download) - annotate - [select for diffs], Thu Jul 3 21:06:10 2008 UTC (14 years, 7 months ago) by tonnerre
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
cwrapper
Branch point for: pkgsrc-2008Q2
Changes since 1.44: +2 -1
lines
Diff to previous 1.44 (colored)
Add a patch to fix the integer overflow in rb_ary_fill() in Ruby 1.8 which can be exploited to cause a denial of service through memory exhaustion. (SN-2008-02)
Revision 1.44 / (download) - annotate - [select for diffs], Thu Jun 19 22:19:37 2008 UTC (14 years, 7 months ago) by obache
Branch: MAIN
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
Fix DESTDIR installation.
Revision 1.43 / (download) - annotate - [select for diffs], Thu Jun 19 14:35:37 2008 UTC (14 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.42: +20 -19
lines
Diff to previous 1.42 (colored)
Update ruby18-base 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
Revision 1.42 / (download) - annotate - [select for diffs], Mon Apr 14 21:47:35 2008 UTC (14 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.41: +2 -3
lines
Diff to previous 1.41 (colored)
REPLACE_RUBY_DIRS is relative to ${WRKSRC}, so no need to spell it out.
Revision 1.41 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:02 2008 UTC (14 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.40: +4 -5
lines
Diff to previous 1.40 (colored)
Convert to use PLIST_VARS instead of manually passing "@comment " through PLIST_SUBST to the plist module.
Revision 1.40 / (download) - annotate - [select for diffs], Fri Jan 4 15:42:34 2008 UTC (15 years ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base
Branch point for: pkgsrc-2008Q1
Changes since 1.39: +19 -17
lines
Diff to previous 1.39 (colored)
Full DESTDIR support.
Revision 1.39 / (download) - annotate - [select for diffs], Mon Nov 5 01:09:23 2007 UTC (15 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.38: +4 -2
lines
Diff to previous 1.38 (colored)
fix build on Solaris w/ sunpro: - don't call the linker directly to build shared libraries, use ${CC} -G - link libsunmath statically, as it is provided by SUNWspro and therefore not available on systems where the compiler is not installed.
Revision 1.38 / (download) - annotate - [select for diffs], Sat Oct 6 06:12:35 2007 UTC (15 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.37: +1 -2
lines
Diff to previous 1.37 (colored)
Update Ruby packages to 1.8.6-p111. Basically, no change since previous update except Net::HTTP default @enable_post_connection_check was wrongly set to true. (It might cause compatibility problem.)
Revision 1.37 / (download) - annotate - [select for diffs], Sun Sep 30 04:08:15 2007 UTC (15 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.36: +2 -1
lines
Diff to previous 1.36 (colored)
Add patches against Ruby 1.8.6-p111. Since 1.8.6-p111 dosen't officially released (SVN's tag only), I decide to keep pkgsrc's Ruby's version. This isn't leaf package but fixes security problem reported by http://www.isecpartners.com/advisories/2007-006-rubyssl.txt. Bump PKGREVISION.
Revision 1.36 / (download) - annotate - [select for diffs], Sun Sep 9 14:17:13 2007 UTC (15 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.35: +1 -2
lines
Diff to previous 1.35 (colored)
Update ruby18-base to 1.8.6.36 (Ruby 1.8.6 patchlevel 36). Ruby 1.8.6 patchlevel 36 is maintainous release of Ruby. Changes are too many, please see ChangeLog: http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6_36/ChangeLog
Revision 1.35 / (download) - annotate - [select for diffs], Thu Jun 28 01:31:52 2007 UTC (15 years, 7 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.34: +8 -1
lines
Diff to previous 1.34 (colored)
Only add -lsunmath on SunOS if we're using the sunpro compiler. Otherwise we don't have it and a replacement for isinf() (the function that sunmath was used for) is compiled in.
Revision 1.34 / (download) - annotate - [select for diffs], Sun Jun 10 04:30:29 2007 UTC (15 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.33: +8 -1
lines
Diff to previous 1.33 (colored)
DragonFly 1.8.0 has a broken getucontext, so forcefully disable it.
Revision 1.33 / (download) - annotate - [select for diffs], Wed May 30 22:01:54 2007 UTC (15 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.32: +2 -1
lines
Diff to previous 1.32 (colored)
On Solaris 10, isinf() lives in libsunmath.
Revision 1.32 / (download) - annotate - [select for diffs], Fri Apr 6 14:47:52 2007 UTC (15 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.31: +2 -1
lines
Diff to previous 1.31 (colored)
Fix INSTALL script to check proper directory; not RUBY_SYSRIDIR but RUBY_SITERIDIR. It fixes install error of textproc/ruby-redcloth when ruby18-base didn't biild with ruby-build-ri-db option. Noted by obache@ via private mail and approved by wiz@. Bump PKGREVISION.
Revision 1.31 / (download) - annotate - [select for diffs], Thu Mar 15 16:41:29 2007 UTC (15 years, 10 months ago) by taca
Branch: MAIN
Changes since 1.30: +6 -11
lines
Diff to previous 1.30 (colored)
Updating Ruby to 1.8.6; ruby18-base - 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.30 / (download) - annotate - [select for diffs], Sun Jan 28 15:15:58 2007 UTC (16 years ago) by taca
Branch: MAIN
Changes since 1.29: +5 -6
lines
Diff to previous 1.29 (colored)
Fix ruby-build-ri-db option related problem. - Include options.mk before rubyversion.mk, so PLIST for ri database should be created suitably. - make RUBY_RIDIR and its friends relative path to ${PREFIX}. - Fix and improve handling of ${RUBY_RIDIR} handling and should be fixed remaining ${RUBY_RIDIR} after pkg_delete ruby18-base. (Noted by private mail from wiz@.) Bump PKGREVISION of ruby18-base package.
Revision 1.26.2.3 / (download) - annotate - [select for diffs], Sat Dec 9 10:17:47 2006 UTC (16 years, 1 month ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.26.2.2: +20 -17
lines
Diff to previous 1.26.2.2 (colored) to branchpoint 1.26 (colored) next main 1.27 (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.29 / (download) - annotate - [select for diffs], Wed Dec 6 16:24:27 2006 UTC (16 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.28: +20 -17
lines
Diff to previous 1.28 (colored)
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.
Revision 1.26.2.2 / (download) - annotate - [select for diffs], Sun Nov 5 19:28:55 2006 UTC (16 years, 2 months ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.26.2.1: +2 -2
lines
Diff to previous 1.26.2.1 (colored) to branchpoint 1.26 (colored)
Pullup ticket 1897 - requested by taca security fix for ruby18-base Revisions pulled up: - pkgsrc/lang/ruby18-base/Makefile 1.28 - pkgsrc/lang/ruby18-base/distinfo 1.16 - pkgsrc/lang/ruby18-base/patches/patch-bl 1.3 Module Name: pkgsrc Committed By: taca Date: Fri Nov 3 05:36:23 UTC 2006 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-bl Log Message: Add patch to cgi.rb for fixing security problem (CVE-2006-5467). Bump PKGREVISION.
Revision 1.26.2.1 / (download) - annotate - [select for diffs], Sun Nov 5 19:17:54 2006 UTC (16 years, 2 months ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.26: +4 -4
lines
Diff to previous 1.26 (colored)
Pullup ticket 1901 - requested by taca portability fixes for ruby18 Revisions pulled up: - pkgsrc/lang/ruby18-base/DESCR 1.2 - pkgsrc/lang/ruby18-base/Makefile 1.27 - pkgsrc/lang/ruby18-base/distinfo 1.15 - pkgsrc/lang/ruby18-base/patches/patch-aa 1.7 - pkgsrc/lang/ruby18-base/patches/patch-ab 1.7 - pkgsrc/lang/ruby18/DESCR 1.6 Module Name: pkgsrc Committed By: taca Date: Sun Oct 29 02:45:42 UTC 2006 Modified Files: pkgsrc/lang/ruby18-base: DESCR Makefile distinfo pkgsrc/lang/ruby18-base/patches: patch-aa patch-ab Log Message: Adding some fixes: (1) Don't use make's varibalbe in DESCR; fixes PR pkg/34920. (2) Use --enable-wide-getaddrinfo on not only Linux but Solaris. (3) Make sure to link libruby.so with proper -R linker option. Thanks for Dan McMahill who reported and suggested fix to (2) and (3) with private mail. And thanks for Takayoshi Kochi who reports PR pkg/34920. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Mon Oct 30 07:06:49 UTC 2006 Modified Files: pkgsrc/lang/ruby18: DESCR Log Message: s/${RUBY_VERSION}/1.8.5/. Noted by Takayoshi Kochi in connection with ruby18-base's PR.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Nov 3 05:36:23 2006 UTC (16 years, 3 months ago) by taca
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Add patch to cgi.rb for fixing security problem (CVE-2006-5467). Bump PKGREVISION.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Oct 29 02:45:42 2006 UTC (16 years, 3 months ago) by taca
Branch: MAIN
Changes since 1.26: +4 -4
lines
Diff to previous 1.26 (colored)
Adding some fixes: (1) Don't use make's varibalbe in DESCR; fixes PR pkg/34920. (2) Use --enable-wide-getaddrinfo on not only Linux but Solaris. (3) Make sure to link libruby.so with proper -R linker option. Thanks for Dan McMahill who reported and suggested fix to (2) and (3) with private mail. And thanks for Takayoshi Kochi who reports PR pkg/34920. Bump PKGREVISION.
Revision 1.26 / (download) - annotate - [select for diffs], Wed Sep 13 12:57:44 2006 UTC (16 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base
Branch point for: pkgsrc-2006Q3
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
Bump PKGREVISION refrect pthread related fixes.
Revision 1.25 / (download) - annotate - [select for diffs], Thu Sep 7 15:40:00 2006 UTC (16 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.24: +8 -8
lines
Diff to previous 1.24 (colored)
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
Revision 1.24 / (download) - annotate - [select for diffs], Sun Sep 3 02:53:13 2006 UTC (16 years, 5 months ago) by taca
Branch: MAIN
Changes since 1.23: +1 -10
lines
Diff to previous 1.23 (colored)
Move buildlinks from ruby18-base/Makefile to ruby/rubyversion.mk. It should help for fixing the build problem of some extention libraries.
Revision 1.20.4.2 / (download) - annotate - [select for diffs], Wed Aug 2 13:59:01 2006 UTC (16 years, 6 months ago) by salo
Branch: pkgsrc-2006Q2
Changes since 1.20.4.1: +2 -2
lines
Diff to previous 1.20.4.1 (colored) to branchpoint 1.20 (colored) next main 1.21 (colored)
Pullup ticket 1771 - requested by taca security fixes for ruby18-base Revisions pulled up: - pkgsrc/lang/ruby18-base/Makefile 1.23 - pkgsrc/lang/ruby18-base/distinfo 1.13 - pkgsrc/lang/ruby18-base/patches/patch-ag 1.1 - pkgsrc/lang/ruby18-base/patches/patch-ah 1.1 - pkgsrc/lang/ruby18-base/patches/patch-cp 1.1 Module Name: pkgsrc Committed By: taca Date: Wed Aug 2 07:02:44 UTC 2006 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-ag patch-ah patch-cp Log Message: Add three patches accidently left on my work area. - Add two miscellaneous patches for openssl and yaml libraries. They were left from last year, sigh. - Add one more part for CVE-2006-3694. Bump PKGREVISION.
Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 2 07:02:44 2006 UTC (16 years, 6 months ago) by taca
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Add three patches accidently left on my work area. - Add two miscellaneous patches for openssl and yaml libraries. They were left from last year, sigh. - Add one more part for CVE-2006-3694. Bump PKGREVISION.
Revision 1.20.4.1 / (download) - annotate - [select for diffs], Mon Jul 31 22:43:12 2006 UTC (16 years, 6 months ago) by salo
Branch: pkgsrc-2006Q2
Changes since 1.20: +4 -11
lines
Diff to previous 1.20 (colored)
Pullup ticket 1764 - requested by taca security fix for ruby18-base Module Name: pkgsrc Committed By: taca Date: Sun Jul 30 23:12:50 UTC 2006 Modified Files: pkgsrc/lang/ruby18-base: Makefile PLIST distinfo pkgsrc/lang/ruby18-base/patches: patch-ad patch-cc Added Files: pkgsrc/lang/ruby18-base/patches: patch-ck patch-cl patch-cm patch-cn patch-co Log Message: - Security fix for CVE-2006-3694 (JVN#13947696 and JVN#83768862). - Import yaml problem and fix document generation for ri(1). - minor clean up to pkgsrc. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Mon Jul 31 11:29:03 UTC 2006 Modified Files: pkgsrc/lang/ruby18-base: Makefile PLIST distinfo pkgsrc/lang/ruby18-base/patches: patch-cm Log Message: - Fix PLIST problem; a extra entry. - Reduce warning of optparse.rb when generating ri(1) database. Bump PKGREVISION.
Revision 1.22 / (download) - annotate - [select for diffs], Mon Jul 31 11:29:01 2006 UTC (16 years, 6 months ago) by taca
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
- Fix PLIST problem; a extra entry. - Reduce warning of optparse.rb when generating ri(1) database. Bump PKGREVISION.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 30 23:12:49 2006 UTC (16 years, 6 months ago) by taca
Branch: MAIN
Changes since 1.20: +4 -11
lines
Diff to previous 1.20 (colored)
- Security fix for CVE-2006-3694 (JVN#13947696 and JVN#83768862). - Import yaml problem and fix document generation for ri(1). - minor clean up to pkgsrc. Bump PKGREVISION.
Revision 1.20 / (download) - annotate - [select for diffs], Wed Mar 22 23:05:39 2006 UTC (16 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Branch point for: pkgsrc-2006Q2
Changes since 1.19: +4 -3
lines
Diff to previous 1.19 (colored)
- Fix rpath problem with SunPro Compiler on Solaris. No other platform should not be affected by this change. - Some white space clean up. Bump PKGREVISION.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Mar 15 08:18:45 2006 UTC (16 years, 10 months ago) by taca
Branch: MAIN
Changes since 1.18: +8 -1
lines
Diff to previous 1.18 (colored)
Add (trial) workaround for getaddrinfo() on Linux.
Revision 1.18 / (download) - annotate - [select for diffs], Tue Mar 14 01:14:29 2006 UTC (16 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.17: +1 -4
lines
Diff to previous 1.17 (colored)
Modify the pkginstall framework so that it manages all aspects of INSTALL/DEINSTALL script creation within pkgsrc. If an INSTALL or DEINSTALL script is found in the package directory, it is automatically used as a template for the pkginstall-generated scripts. If instead, they should be used simply as the full scripts, then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC explicitly, e.g.: INSTALL_SRC= ${PKGDIR}/INSTALL DEINSTALL_SRC= # emtpy As part of the restructuring of the pkginstall framework internals, we now *always* generate temporary INSTALL or DEINSTALL scripts. By comparing these temporary scripts with minimal INSTALL/DEINSTALL scripts formed from only the base templates, we determine whether or not the INSTALL/DEINSTALL scripts are actually needed by the package (see the generate-install-scripts target in bsd.pkginstall.mk). In addition, more variables in the framework have been made private. The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are more sensible names given the very few exported variables in this framework. The only public variables relating to the templates are: INSTALL_SRC INSTALL_TEMPLATE DEINSTALL_SRC DEINSTALL_TEMPLATE HEADER_TEMPLATE The packages in pkgsrc have been modified to reflect the changes in the pkginstall framework.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 3 14:37:24 2006 UTC (17 years, 1 month ago) by taca
Branch: MAIN
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
Update ruby18-base package to Ruby 1.8.4. Ruby 1.8.4 are maintainous release of Ruby programming language. Changes are too huge to list here, please see http://www.ruby-lang.org/. And this package contains some bug fixes after release of 1.8.4. Tue Dec 27 08:29:18 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_chech): treat wildcard character in commonName. [ruby-dev:28121] Mon Dec 26 22:32:47 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * eval.c (rb_eval), gc.c (gc_mark_children), node.h (NEW_ALIAS, NEW_VALIAS), parse.y (fitem): allow dynamic symbols to NODE_UNDEF and NODE_ALIAS. backported from trunk. fixed: [ruby-dev:28105] Mon Dec 26 08:50:36 2005 Yukihiro Matsumoto <matz@ruby-lang.org> * eval.c (ev_const_get): fixed a bug in constant reference during instance_eval. [yarv-dev:707] * eval.c (ev_const_defined): ditto. * lib/yaml.rb (YAML::add_domain_type): typo fixed. a patch from Joel VanderWerf <vjoel at path.berkeley.edu>. [ruby-talk:165285] [ruby-core:6995]
Revision 1.16 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:47 2005 UTC (17 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.15: +1 -2
lines
Diff to previous 1.15 (colored)
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Revision 1.14.2.1 / (download) - annotate - [select for diffs], Wed Dec 28 22:42:52 2005 UTC (17 years, 1 month ago) by seb
Branch: pkgsrc-2005Q4
Changes since 1.14: +10 -12
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
Pullup ticket 972 - requested by Takahiro Kambe fix build problem for lang/ruby18-base Revisions pulled up: - pkgsrc/lang/ruby18-base/Makefile 1.15 Module Name: pkgsrc Committed By: taca Date: Tue Dec 27 11:45:12 UTC 2005 Modified Files: pkgsrc/lang/ruby18-base: Makefile Log Message: Better handling for using ndbm(3) or compatible version by Berkeley DB. For possibility of changing dependency, bump PKGREVISION.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Dec 27 11:45:12 2005 UTC (17 years, 1 month ago) by taca
Branch: MAIN
Changes since 1.14: +10 -12
lines
Diff to previous 1.14 (colored)
Better handling for using ndbm(3) or compatible version by Berkeley DB. For possibility of changing dependency, bump PKGREVISION.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 8 09:52:15 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Bumped the PKGREVISION of the packages that have been broken by the recent "pkglint --autofix" change.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:10 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:27 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 8 11:18:02 2005 UTC (17 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
When using find to remove directories, do a depth-first traversal. This is necessary to prevent find from returning with != 0 at least on DragonFly.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 2 08:56:39 2005 UTC (17 years, 3 months ago) by taca
Branch: MAIN
Changes since 1.9: +54 -46
lines
Diff to previous 1.9 (colored)
- Update to Ruby 1.8.3 with several fixes after its release (see CHANGES.pkgsrc file). - Merge databases/ruby-dbm, devel/ruby-zlib, security/ruby-digest and ruby-openssl, conflicting with these packages. - Better handling for RI directories. - Use pkgsrc's TOOLS framework.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Sep 23 12:01:44 2005 UTC (17 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.8: +4 -1
lines
Diff to previous 1.8 (colored)
Use security patch in official Ruby's ftp server instead of adding locally. This dosen't change anything to installed binaries nor built package.
Revision 1.5.2.2 / (download) - annotate - [select for diffs], Thu Sep 22 16:44:59 2005 UTC (17 years, 4 months ago) by salo
Branch: pkgsrc-2005Q2
Changes since 1.5.2.1: +2 -2
lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)
Pullup ticket #769 - requested by Takahiro Kambe security and portability fixes for ruby18-base Revisions pulled up: - pkgsrc/lang/ruby18-base/Makefile 1.7, 1.8 - pkgsrc/lang/ruby18-base/distinfo 1.3, 1.4, 1.5 - pkgsrc/lang/ruby18-base/patches/patch-aa 1.2 - pkgsrc/lang/ruby18-base/patches/patch-ab 1.2 - pkgsrc/lang/ruby18-base/patches/patch-ad 1.1 - pkgsrc/lang/ruby18-base/patches/patch-au 1.1 - pkgsrc/lang/ruby18-base/patches/patch-av 1.1 - pkgsrc/lang/ruby18-base/patches/patch-aw 1.1 - pkgsrc/lang/ruby18-base/patches/patch-ax 1.1 - pkgsrc/lang/ruby18-base/patches/patch-ay 1.1 - pkgsrc/lang/ruby18-base/patches/patch-az 1.1 Module Name: pkgsrc Committed By: taca Date: Sun Sep 18 13:38:50 UTC 2005 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-au patch-av patch-aw patch-ax patch-ay patch-az Log Message: Adding DrafonFly BSD support based on patch provided by Joerg Sonnenberger. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Mon Sep 19 15:19:13 UTC 2005 Modified Files: pkgsrc/lang/ruby18-base: distinfo pkgsrc/lang/ruby18-base/patches: patch-aa patch-ab Log Message: Rearrange configure script a little: - Correct case statement moving "interix3*)" to before "interrix*)" since "interix3*)" wouldn't match and always match to "interix*)". - Remove "interix3*" in the case condition which always "interix*" pattern. This dosen't fix anything bulding on Interix3 (SFU 3.5) and on other platforms, but fix obvious mistake in configure script. --- Module Name: pkgsrc Committed By: taca Date: Wed Sep 21 14:03:22 UTC 2005 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-ad Log Message: Add a patch for fix the security problem which allows an arbitrary code to run bypassing the safe level check. The patch was provided by Yukihiro Matsumoto on ruby-dev mailing list. Bump PKGREVISION.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 21 14:03:22 2005 UTC (17 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Add a patch for fix the security problem which allows an arbitrary code to run bypassing the safe level check. The patch was provided by Yukihiro Matsumoto on ruby-dev mailing list. Bump PKGREVISION.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 18 13:38:50 2005 UTC (17 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Adding DrafonFly BSD support based on patch provided by Joerg Sonnenberger. Bump PKGREVISION.
Revision 1.5.2.1 / (download) - annotate - [select for diffs], Fri Jun 24 08:40:44 2005 UTC (17 years, 7 months ago) by salo
Branch: pkgsrc-2005Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Pullup ticket 558 - requested by Takahiro Kambe security fix for ruby18-base Revisions pulled up: - pkgsrc/lang/ruby18-base/Makefile 1.6 - pkgsrc/lang/ruby18-base/distinfo 1.2 - pkgsrc/lang/ruby18-base/patches/patch-ac 1.1 Module Name: pkgsrc Committed By: taca Date: Thu Jun 23 16:54:47 UTC 2005 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-ac Log Message: Add fix for xmlrpc library security problem noted as http://secunia.com/advisories/15767/. Bump PKGREVISION.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 23 16:54:47 2005 UTC (17 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Add fix for xmlrpc library security problem noted as http://secunia.com/advisories/15767/. Bump PKGREVISION.
Revision 1.5 / (download) - annotate - [select for diffs], Tue May 31 02:19:48 2005 UTC (17 years, 8 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.4: +9 -1
lines
Diff to previous 1.4 (colored)
PLIST fixes for IRIX. ok @taca
Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:16 2005 UTC (17 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Fri Apr 1 07:50:00 2005 UTC (17 years, 10 months ago) by salo
Branch: pkgsrc-2005Q1
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Pullup ticket 408 - requested by Takahiro Kambe PLIST fix for ruby18-base Revisions pulled up: - pkgsrc/lang/ruby18-base/Makefile 1.3 - pkgsrc/lang/ruby18-base/PLIST 1.2 - pkgsrc/lang/ruby/rubyversion.mk 1.11 Module Name: pkgsrc Committed By: taca Date: Thu Mar 31 16:31:10 UTC 2005 Modified Files: pkgsrc/lang/ruby18-base: Makefile PLIST Log Message: Add missing ri ralated data files. Noted by Min Sik Kim <minskim>. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Wed Mar 30 16:16:20 UTC 2005 Modified Files: pkgsrc/lang/ruby: rubyversion.mk Log Message: Add RUBY_VER_DIR to PLIST_SUBST.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Mar 31 16:31:10 2005 UTC (17 years, 10 months ago) by taca
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add missing ri ralated data files. Noted by Min Sik Kim <minskim>. Bump PKGREVISION.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 10 06:00:05 2005 UTC (17 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Fix a typo.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 6 16:36:56 2005 UTC (17 years, 10 months ago) by taca
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Importing ruby18-base package. This is minimum ruby 1.8.2 based on current ruby18 and ruby18 package will be meta pacakge later.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 6 16:36:56 2005 UTC (17 years, 10 months ago) by taca
Branch: MAIN
Initial revision