From owner-freebsd-emulation@FreeBSD.ORG Wed Apr 6 16:11:13 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 794D6106566C; Wed, 6 Apr 2011 16:11:13 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id CDDD38FC15; Wed, 6 Apr 2011 16:11:12 +0000 (UTC) Received: by bwz12 with SMTP id 12so1598642bwz.13 for ; Wed, 06 Apr 2011 09:11:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:date:from:to:cc:subject:message-id:in-reply-to :references:reply-to:x-mailer:mime-version:content-type :content-transfer-encoding; bh=hv00MOEZlCbJhXIBqj0UivpE/Q/EBOjH9aqQbOYaoi8=; b=iqX9S0TZNJc1/Y7JiyM99eoBFJF5F7cEwP3h8p8c33UVKORBf+zWOZ1VNirG1xyZ3X 5bq2KksBvNV+TxgiL9k/TNhRsQj0vNnMvAgEsMnLwA42xr+O2FPVdYK4awxAyhcRJm+m hA3Cv+uh75yKqe4evU+7BbVZYq/wrAZQs8Wq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=H/IEcluIKFCPD4lwVTgApnJm2vVpnLhnCXSkjQrnu2dezApvl8MnlxerV3KEkAJMc7 GDdUt5PmuXi16xMcNTaRAKHCm13U/NKUlT1UikNBz6uWQw9pFQn2shWGUNXUFJGwsuaM mh/PH25hQ8XpRUhpPGIxC/PV/yK+rjt5T390o= Received: by 10.204.126.148 with SMTP id c20mr991184bks.87.1302104549102; Wed, 06 Apr 2011 08:42:29 -0700 (PDT) Received: from ernst.jennejohn.org (p578E31D4.dip.t-dialin.net [87.142.49.212]) by mx.google.com with ESMTPS id t1sm442312bkx.19.2011.04.06.08.42.26 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 06 Apr 2011 08:42:27 -0700 (PDT) Date: Wed, 6 Apr 2011 17:42:24 +0200 From: Gary Jennejohn To: Alexander Leidinger Message-ID: <20110406174224.39084d55@ernst.jennejohn.org> In-Reply-To: <20110406153714.44611dhzci19qv0g@webmail.leidinger.net> References: <20110406153714.44611dhzci19qv0g@webmail.leidinger.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: emulation@FreeBSD.org, bsam@FreeBSD.org Subject: Re: CFR: removal of old cruft in bsd.linux*.mk X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 16:11:13 -0000 On Wed, 06 Apr 2011 15:37:14 +0200 Alexander Leidinger wrote: > now that the deprecated linux ports are not anymore in the ports > collection, we can clean up bsd.linux*.mk (basically removing traces > of everything not fc4 or f10). > > A patch is at > http://www.Leidinger.net/FreeBSD/port-patches/linux-mk.diff > > Would be nice if someone could review it so that I can share the > pointyhat in case I overlooked something. ;-) > Looks OK to me. -- Gary Jennejohn (gj@)