From owner-freebsd-emulation@FreeBSD.ORG Wed Nov 9 19:33:05 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 960F916A420 for ; Wed, 9 Nov 2005 19:33:05 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6E9643D58 for ; Wed, 9 Nov 2005 19:33:04 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5DF88.dip.t-dialin.net [84.165.223.136]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id jA9JAYqN087113; Wed, 9 Nov 2005 20:10:36 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id jA9JWutB083991; Wed, 9 Nov 2005 20:32:57 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Wed, 9 Nov 2005 20:32:56 +0100 From: Alexander Leidinger To: Boris Samorodov Message-ID: <20051109203256.67befceb@Magellan.Leidinger.net> In-Reply-To: <73730594@srv.sem.ipt.ru> References: <61264917@srv.sem.ipt.ru> <20051109193553.72954a81@Magellan.Leidinger.net> <73730594@srv.sem.ipt.ru> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.6; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: freebsd-emulation@freebsd.org Subject: Re: What is BASEVERSION=9 at linux-* ports X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 19:33:05 -0000 On Wed, 09 Nov 2005 22:07:41 +0300 Boris Samorodov wrote: > On Wed, 9 Nov 2005 19:35:53 +0100 Alexander Leidinger wrote: > > Have a look at /usr/ports/x11-toolkits/linux-gtk/Makefile (it's > > included in those Makefiles where you see the BASEVERSION variable). > > Hm, it doesn't make sense to me... > > As I understand, this variable shows the path for downloading, yes? Yes. > Then I don't understand it's using, i.e. at > x11-fonts/linux-fontconfig: > > ----- > $ cd /usr/ports/x11-fonts/linux-fontconfig > $ grep BASEVE Makefile > > BASEVERSION= 9 > > $ make all-depends-list | grep linux_ > > /usr/ports/emulators/linux_base-8 > ----- > > What's the meaning of this variable here? BASEVERSION isn't related to the linux_base version. RPMs for RedHat 9 also work on RedHat 8 (at least in the context of the FreeBSD linuxolator). So it's just a way to specify the right download URI. This shared part in linux-gtk/Makefile needs to be refactored into e.g. bsd.rpm.mk and then (after committing the move of this code to bsd.rpm.mk) it needs to be enhanced. Bye, Alexander. -- I believe the technical term is "Oops!" http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7