FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:51 AM BST
non port: lang/ruby18/files/patch-eval.c
CVSWeb

Number of commits found: 12

Mon, 22 Nov 2010
[ 05:47 stas ] Original commit 
1.203 Mk/bsd.ruby.mk
1.73 lang/ruby18/distinfo
1.12 lang/ruby18/files/patch-eval.c
1.2 lang/ruby18/files/patch-fwrite-preserve-errno
1.7 lang/ruby18/files/patch-intern.h
1.2 lang/ruby18/files/patch-lib_webrick_httpresponse.rb
1.5 lang/ruby18/files/patch-process.c
1.2 lang/ruby18/files/patch-ssl1.0-compat
1.65 lang/ruby18/pkg-plist
- Update ruby 1.8 to p302.

PR:             ports/151712
Reported by:    Pavel Argentov <argentoff@gmail.com>
Tue, 27 Apr 2010
[ 22:14 stas ] Original commit 
1.194 Mk/bsd.ruby.mk
1.11 lang/ruby18/files/patch-eval.c
1.6 lang/ruby18/files/patch-intern.h
1.3 lang/ruby18/files/patch-process.c
- Do not try to stop the timer thread in child after fork: at this moment
  there's already nothing to stop.  Only mark the timer thread as stopped.
  That fixes spontaneous lockups in ruby popen call.

Reported by:    renchap @ FreeNode
Tue, 30 Oct 2007
[ 11:24 stas ] Original commit 
1.134 lang/ruby18/Makefile
1.164 Mk/bsd.ruby.mk
1.68 lang/ruby18/distinfo
1.2 lang/ruby18/files/patch-bignum.c
1.2 lang/ruby18/files/patch-dir.c
1.10 lang/ruby18/files/patch-eval.c
1.2 lang/ruby18/files/patch-ext_bigdecimal_bigdecimal.c
1.2 lang/ruby18/files/patch-ext_dl_dl.c
1.2 lang/ruby18/files/patch-ext_etc_etc.c
1.2 lang/ruby18/files/patch-ext_thread_thread.c

(Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Update ruby to the latest 111 patchversion.
  It's a bugfix release.

Thanks to:      Alexander Logvinov <ports@logvinov.com> for initial patchset.
Tue, 10 Jul 2007
[ 15:04 stas ] Original commit 
1.131 lang/ruby18/Makefile
1.161 Mk/bsd.ruby.mk
1.1 lang/ruby18/files/patch-bignum.c
1.1 lang/ruby18/files/patch-dir.c
1.9 lang/ruby18/files/patch-eval.c
1.1 lang/ruby18/files/patch-ext_bigdecimal_bigdecimal.c
1.1 lang/ruby18/files/patch-ext_dl_dl.c
1.1 lang/ruby18/files/patch-ext_etc_etc.c
1.1 lang/ruby18/files/patch-ext_thread_thread.c
1.1 lang/ruby18/files/patch-ext_tk_lib_tkextlib_tcllib_tablelist.rb

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Add a bunch of fixes and patchs from the upstream. These fixes a lot of
  serious bugs, some of which can pose security-related problems.
- Bump up PORTREVISION.

Requested by:   many
Sun, 27 Aug 2006
[ 09:53 sem ] Original commit 
1.113 lang/ruby18/Makefile
1.154 Mk/bsd.ruby.mk
1.65 lang/ruby18/distinfo
1.2 lang/ruby18/files/patch-dir.c-security
1.8 lang/ruby18/files/patch-eval.c
1.2 lang/ruby18/files/patch-eval.c-security
1.1 lang/ruby18/files/patch-ext-dbm-extconf.rb
1.2 lang/ruby18/files/patch-fileutils.rb
1.2 lang/ruby18/files/patch-re.c-security
1.55 lang/ruby18/pkg-plist
- Update to 1.8.5
  A bugs fix release.
Tue, 24 Jan 2006
[ 14:38 ume ] Original commit 
1.103 lang/ruby18/Makefile
1.7 lang/ruby18/files/patch-eval.c
Use the code actually committed into Ruby CVS against
getcontext/setcontext issue.

Obtained from:  Ruby CVS
Sun, 22 Jan 2006
[ 05:47 ume ] Original commit 
1.6 lang/ruby18/files/patch-eval.c
Better fix for the problem on AMD64 and Pentium4 since rev1.4.
getcontext() saves EFLAGS and setcontext() restores it.  When carry
flag is set in EFLAGS, setcontext() treats it as an system call error.
This problem is filed as misc/92110.
rev1.3 and before hid this problem, and rev1.4 exposed it.
Drop carry flag before getcontext() for workaround for this problem.

Submitted by:   Tanaka Akira <akr__at__m17n.org>
Tested by:      TAKANO Yuji <takachan__at__running-dog.net>
Sat, 21 Jan 2006
[ 18:11 ume ] Original commit 
1.5 lang/ruby18/files/patch-eval.c
fix build on AMD64 for workaround.

Reported by:    many
Fri, 20 Jan 2006
[ 19:32 ume ] Original commit 
1.99 lang/ruby18/Makefile
1.4 lang/ruby18/files/patch-eval.c
eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64
before gcc 4.0.3.

previous one broke xcgroup of XCAST6:
        http://sourceforge.net/projects/xcast6/

Reported by:    SUZUKI Koichi <metal__at__gc5.so-net.ne.jp>
Obtained from: 
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/eval.c.diff?r1=1.616.2.148;r2=1.616.2.149
Wed, 18 Jan 2006
[ 16:05 pav ] Original commit 
1.3 lang/ruby18/files/patch-eval.c
- Fix build on sparc64

Investigated by:        marius
This patch by:          Tanaka Akira <akr@m17n.org> (akr in ruby CVS)
Obtained from:          ruby CVS
Mon, 15 Dec 2003
[ 06:35 knu ] Original commit 
1.14 lang/ruby16-shim-ruby18/Makefile
1.69 lang/ruby18/Makefile
1.130 Mk/bsd.ruby.mk
1.11 lang/ruby16-shim-ruby18/distinfo
1.51 lang/ruby18/distinfo
1.2 lang/ruby18/files/patch-eval.c
1.2 lang/ruby18/files/patch-gc.c
1.2 lang/ruby16-shim-ruby18/files/patch-wait.c
1.7 lang/ruby16-shim-ruby18/pkg-install
1.12 lang/ruby16-shim-ruby18/pkg-plist

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3.
Thu, 27 Nov 2003
[ 07:39 marcel ] Original commit 
1.1 lang/ruby18/files/patch-eval.c
1.1 lang/ruby18/files/patch-gc.c
Fix the build on ia64:

The __libc_ia64_register_backing_store_base variable is defined on
Linux (in glibc) to allow processes to obtain the base of the RSE
backing store. On FreeBSD we do not have such a variable. We also
do not yet have a different interface for processes to use. So, for
now, hardcode the base address of the RSE backing store as it is
on FreeBSD. There's little chance this will change in the future,
so it's not that evil.

Approved by: portmgr (kris)

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23675
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.279 seconds.