From owner-freebsd-ports Wed Nov 27 22:50: 0 2002 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 2830637B401; Wed, 27 Nov 2002 22:49:59 -0800 (PST) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D97343ECD; Wed, 27 Nov 2002 22:49:58 -0800 (PST) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id gAS6nlbh069587; Thu, 28 Nov 2002 01:49:47 -0500 (EST) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id gAS6nlK1069586; Thu, 28 Nov 2002 01:49:47 -0500 (EST) (envelope-from alane) From: AlanE Reply-To: alane@geeksrus.net Organization: Geeksrus.NET To: Mario Sergio Fujikawa Ferreira Subject: Re: PERL_LEVEL questions Date: Thu, 28 Nov 2002 01:49:34 -0500 User-Agent: KMail/1.5 References: <20021128035833.55494.qmail@exxodus.fedaykin.here> In-Reply-To: <20021128035833.55494.qmail@exxodus.fedaykin.here> Cc: FreeBSD Ports List MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200211280149.34962.alane@Geeksrus.NET> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed November 27 2002 22:58, Mario Sergio Fujikawa Ferreira wrote: > Alan, > > Do you have any ideas on this weird bsd.port.mk > behavior? > > I moved PERL_LEVEL in bsd.port.mk to the lines > right after PERL_VERSION definition. Hooray, I could > > $ cd /usr/ports/www/bins > $ make -V PERL_VERSION > 5.00503 > $ make -V PERL_LEVEL > 500503 There's just one problem with that: PERL_VERSION is defined in the bsd.port.port.mk section. In any event, this is only an issue on -stable systems, and we want to know what 5.005.?? they have. The 'use.perl' command that comes with the ports puts it in /etc/make.conf, so we get it then. Besides, for practical purposes, zero is just as good as 500504; they're both older than Dick Clark. I'm not going to waste any time on this. I weighed all these issues, and I am satisfied with the result. -- AlanE (Alan Eldridge), who likes fixing weird distributed systems bugs. Unix/C(++) IT Pro for 20 yrs, desperately seeking employment in NYC. (http://wwweasel.geeksrus.net/~alane/resume.rtf) KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message