From owner-cvs-all@FreeBSD.ORG Wed May 24 17:45:28 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D014D16A9EB; Wed, 24 May 2006 17:45:28 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2FB543D6E; Wed, 24 May 2006 17:45:27 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060524174527.SVHM12772.centrmmtao02.cox.net@mezz.mezzweb.com>; Wed, 24 May 2006 13:45:27 -0400 Date: Wed, 24 May 2006 12:45:47 -0500 To: "Pav Lucistnik" References: <200605240806.k4O866tw066495@repoman.freebsd.org> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200605240806.k4O866tw066495@repoman.freebsd.org> User-Agent: Opera M2/8.54 (Linux, build 1745) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/lang/ruby18 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:45:30 -0000 On Wed, 24 May 2006 03:06:06 -0500, Pav Lucistnik wrote: > pav 2006-05-24 08:06:06 UTC > > FreeBSD ports repository > > Modified files: > lang/ruby18 Makefile > Log: > - Don't link pthread libs in non-pthread case (the default case) > PR: ports/97765 (based on) > Submitted by: Takeshi MUTOH We have a reason to link ruby with pthread libs to unbreak the ruby-gtk2/ruby-gnome2, ruby-opengl, ruby-wx and other ports. Did you test w/ those? If it does break those, then please back this out. Thanks. BTW: If you want to test it w/ ruby-gtk2, you need to test it w/ file selector. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org