From owner-freebsd-ports@FreeBSD.ORG Sun Mar 12 16:57:34 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC9C716A401; Sun, 12 Mar 2006 16:57:13 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12C6843D49; Sun, 12 Mar 2006 16:57:12 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from [192.168.120.243] (localhost [127.0.0.1]) by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id k2CGvBN20526; Mon, 13 Mar 2006 01:57:11 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Message-ID: <441452E7.3010809@jp.FreeBSD.org> Date: Mon, 13 Mar 2006 01:57:11 +0900 From: Makoto Matsushita User-Agent: Thunderbird MIME-Version: 1.0 To: ports@freebsd.org, pav@freebsd.org References: <20060313.004512.55510725.rushani@FreeBSD.org> In-Reply-To: <20060313.004512.55510725.rushani@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Ruby oddity (pthreads) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2006 16:57:34 -0000 No matter we like it or not, ruby(1) is one of the first priority tools for FreeBSD users -- its ports should be stable as much as possible. I've heard from my colleague that dtcps(8) (DTCP server) has affected by this problem you mentioned. Other problems may coming... so > I would like to see ports/lang/ruby18 will be built without pthreads > support by default. Seconded. Since this ports MAINTAINER is ports@FreeBSD.org, if there's no applications that requires pthreaded ruby, turn off by default (and on if required) would be enough. BTW, didn't you see any problems, pav? -- Makoto `MAR' Matsushita