From owner-freebsd-ports@FreeBSD.ORG Fri Aug 19 13:44:58 2005 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 9A32416A420; Fri, 19 Aug 2005 13:44:58 +0000 (GMT) (envelope-from skv@protey.ru) Received: from mail.3wgraphics.com (mail.3wgraphics.com [194.87.91.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BCC743D45; Fri, 19 Aug 2005 13:44:53 +0000 (GMT) (envelope-from skv@protey.ru) Received: from [192.168.0.1] (helo=[192.168.0.1]) by mail.3wgraphics.com with esmtp id 1E67Ax-000JhV-TS; Fri, 19 Aug 2005 17:44:51 +0400 Message-ID: <4305E253.60202@protey.ru> Date: Fri, 19 Aug 2005 17:44:51 +0400 From: Sergey Skvortsov Organization: 3W Graphics User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: Joe Marcus Clarke References: <20050819130129.GA498@grosbein.pp.ru> <1124456933.33954.14.camel@shumai.marcuscom.com> In-Reply-To: <1124456933.33954.14.camel@shumai.marcuscom.com> X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Eugene Grosbein Subject: Re: ports/devel/glib20 and USE_PERL5 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: Fri, 19 Aug 2005 13:44:58 -0000 Joe Marcus Clarke wrote: > >>Why glib2 depends on perl5 and why all packages depending on glib2 >>inherit runtime dependency on Perl? > > Because glib20 installs Perl scripts, and just about every dependency of > glib20 uses Perl in some way (e.g. ports that use intltool). This scripts can be extracted into separate port glib20-scripts to avoid heivy-weight dependencies for ports which use glib-20.so only (or just compiled with WITHOUT_NLS, or intented to run on nanobsd). In this case USE_PERL5 will be replaced with USE_PERL5_BUILD. -- Sergey Skvortsov mailto: skv@protey.ru