From owner-freebsd-emulation@FreeBSD.ORG Tue Apr 1 16:45:06 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 252BC1065673 for ; Tue, 1 Apr 2008 16:45:06 +0000 (UTC) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (smtp.timing.com [206.168.13.218]) by mx1.freebsd.org (Postfix) with ESMTP id E397B8FC27 for ; Tue, 1 Apr 2008 16:45:05 +0000 (UTC) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id m31Gj5QK020122; Tue, 1 Apr 2008 10:45:05 -0600 (MDT) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.14.2/8.14.2) with ESMTP id m31Gj1IG065567; Tue, 1 Apr 2008 10:45:01 -0600 (MDT) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.2/8.14.2/Submit) id m31Gj1jY065564; Tue, 1 Apr 2008 10:45:01 -0600 (MDT) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18418.26253.180946.712309@gromit.timing.com> Date: Tue, 1 Apr 2008 10:45:01 -0600 From: John E Hein To: Boris Samorodov In-Reply-To: <62213004@bs1.sp34.ru> References: <07011489@ipt.ru> <20080321115227.zkcrs6rvc4c8s004@webmail.leidinger.net> <98037310@ipt.ru> <20080322085434.10838040@deskjail> <62336383@ipt.ru> <62213004@bs1.sp34.ru> X-Mailer: VM 7.19 under Emacs 22.1.1 X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on Daffy.timing.com X-Virus-Status: Clean Cc: freebsd-emulation@freebsd.org Subject: Re: add LINUX_OSRELEASE to bsd.linux-rpm.mk 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: Tue, 01 Apr 2008 16:45:06 -0000 Boris Samorodov wrote at 20:42 +0400 on Apr 1, 2008: > Seems that I have change my mind since linux-rpm.mk is too tied to rpm > format and dealing with it. The file can't be (easily) used with an > average linux port. I tried to convert to using linux-rpm.mk acroread7 > port. I got a mess. :-( > > Well, what about new bsd.linux-apps.rpm? Ermm... typo? Change that to 'bsd.linux-apps.mk' and it sounds good to me ;) I've always disliked specifying the package file format in the linux .mk file name.