From owner-freebsd-questions@FreeBSD.ORG Fri Aug 25 15:56:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8EDF16A4DE for ; Fri, 25 Aug 2006 15:56:31 +0000 (UTC) (envelope-from work@ashleymoran.me.uk) Received: from mercureh.reacthosting.com (reacthosting.com [195.177.245.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8736A43D49 for ; Fri, 25 Aug 2006 15:56:31 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from hosta.jigsawfinance.com ([213.106.224.113] helo=[192.168.0.64]) by mercureh.reacthosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GGe2m-000H8T-Kz for freebsd-questions@freebsd.org; Fri, 25 Aug 2006 16:56:28 +0100 From: Ashley Moran Organization: Codeweavers Ltd To: freebsd-questions@freebsd.org Date: Fri, 25 Aug 2006 16:54:39 +0100 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608251654.39833.work@ashleymoran.me.uk> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - mercureh.reacthosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - ashleymoran.me.uk X-Source: X-Source-Args: X-Source-Dir: Subject: rubygems in ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2006 15:56:32 -0000 Hi I've been meaning to ask this for a while... what is the motivation for including individual Ruby gems in ports? It strikes me as unnecessary duplication, as the gem tool works well on its own, even for gems with C code. Are there many gems with FreeBSD-specific extensions or dependencies? And which is preferable - pure gems or ports+gems? Ta Ashley -- "If you do it the stupid way, you will have to do it again" - Gregory Chudnovsky