From owner-cvs-ports@FreeBSD.ORG Wed Nov 15 17:30:21 2006 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59C5016A570; Wed, 15 Nov 2006 17:30:21 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao05.cox.net (eastrmmtao05.cox.net [68.230.240.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 059444402E; Wed, 15 Nov 2006 17:27:28 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao05.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061115172720.OGBJ18065.eastrmmtao05.cox.net@eastrmimpo01.cox.net>; Wed, 15 Nov 2006 12:27:20 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id n5SZ1V00f4iy4EG0000000; Wed, 15 Nov 2006 12:26:34 -0500 Date: Wed, 15 Nov 2006 11:27:55 -0600 To: "Stanislav Sedov" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200611142049.kAEKnqsd063656@repoman.freebsd.org> <20061115181528.07972eb2.stas@FreeBSD.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <20061115181528.07972eb2.stas@FreeBSD.org> User-Agent: Opera Mail/9.02 (Linux) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/lang/ruby18 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 17:30:21 -0000 On Wed, 15 Nov 2006 09:15:28 -0600, Stanislav Sedov wrote: > On Tue, 14 Nov 2006 18:00:34 -0600 > "Jeremy Messenger" mentioned: > >> On Tue, 14 Nov 2006 14:49:52 -0600, Stanislav Sedov >> wrote: >> >> > stas 2006-11-14 20:49:52 UTC >> > >> > FreeBSD ports repository >> > >> > Modified files: >> > lang/ruby18 Makefile >> > Log: >> > - Don't links agains threading libraries in case if pthreads support >> > was >> > disabled. >> >> This is going to break a few of ports in the runtime, I would like this >> to >> be back out. Please see in the commit history. >> > > How can i test this? Just installed ruby-gtk2 with non-threaded ruby18 > and there's no problems with it. Not remember which one, but you can try it out on both of files. /usr/local/share/examples/ruby18/gtk2/filechooser.rb /usr/local/share/examples/ruby18/gtk2/fileselection.rb ruby-gtk2 isn't alone. ruby-wx, ruby-sdl and a very few other ports. I don't remember which tests for other ports, but in the past I got several of report in freebsd-ports. My committed of this http://tinyurl.com/ykxtmw has solved 95% of problem and has a lot less problems for over a year. Sadly, ruby's thread sucks that can't be enable by default, and FreeBSD's pthread stuff is buggy or feature less. :-/ Cheers, Mezz > -- > Stanislav Sedov [[Russia, Moscow]] > PGP id: 0xEB269581 http://people.freebsd.org/~stas/stas.key.asc -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org