From owner-freebsd-ports@FreeBSD.ORG Sat Feb 24 22:39:48 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 55BE316A404 for ; Sat, 24 Feb 2007 22:39:48 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1589E13C474 for ; Sat, 24 Feb 2007 22:39:48 +0000 (UTC) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 1CA50125420; Sat, 24 Feb 2007 23:23:24 +0100 (CET) Date: Sat, 24 Feb 2007 23:23:24 +0100 From: Anton Berezin To: Kurt Abahar Message-ID: <20070224222324.GB22804@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Kurt Abahar , freebsd-ports@freebsd.org References: <294844.67230.qm@web53510.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <294844.67230.qm@web53510.mail.yahoo.com> User-Agent: Mutt/1.4.2.2i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: freebsd-ports@freebsd.org Subject: Re: WITHOUT_BSDPAN Option For The "perl5.8" Port? 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: Sat, 24 Feb 2007 22:39:48 -0000 On Sat, Feb 24, 2007 at 10:44:10AM -0800, Kurt Abahar wrote: > I often find that the installed bsdpan-* > pseudo-packages aren't of > great use to me. Would it be possible to add a > "WITHOUT_BSDPAN" > config option for the perl5.8 port in order to neglect > the installation of the BSDPAN modules? I looked at > the Makefile for > the port to see if I could do it myself but the BSDPAN > references > seem to be littered throughout, and I'm not > particularly versed in > the ports system to make a good attempt. BSDPAN itself understands environment variable DISABLE_BSDPAN (meaning it does not do anything if this variable is set). It won't prevent BSDPAN from installing, but hopefully it will be able to help you. \Anton. -- We're going for 'working' here. 'clean' is for people with skills... -- Flemming Jacobsen