From owner-freebsd-ports@FreeBSD.ORG Sun Jul 18 07:31:02 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 691171065673 for ; Sun, 18 Jul 2010 07:31:02 +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 E6FB68FC17 for ; Sun, 18 Jul 2010 07:31:01 +0000 (UTC) Received: by bwz12 with SMTP id 12so2103358bwz.13 for ; Sun, 18 Jul 2010 00:31:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=Y8mx4aXeE93znUbu1AskiJ2ypp3qtxmESiw/eBfRuCI=; b=xPTH/Y2L2FbZ8kuN09wpVW2VXVxuLlFY06S8PaL49x4kDeIxcz6X+qlmwP9ujWzLP2 HVhjMwiDuzUaiid+wQvj7teoBpXqslo+9lxgkybsQRV+rZzBwkDlF2qAo2NbLOTf9eky Kg8ZauEEWOmEkCW6xGN8+N2iV08Kdhz19LVm0= 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=asrqbDEn+GRi/eiVCfr3WD1Insb+Joh12dGEG5IfhEY0jNRHYU5ZqlBtGmCkY1q+9C SkyySXmLxE/sULI30ihqHE1oSVfcHyvdEBBQNbY3PzFZ2x5dM9hmyr7qpiL9Bo9ZqGFi RfZBKSL/DMgPqFaLkoiqFZ5hHDdM8/zTMldYA= Received: by 10.204.14.71 with SMTP id f7mr2569139bka.200.1279438260803; Sun, 18 Jul 2010 00:31:00 -0700 (PDT) Received: from ernst.jennejohn.org (p578E3C2E.dip.t-dialin.net [87.142.60.46]) by mx.google.com with ESMTPS id y2sm19577435bkx.20.2010.07.18.00.30.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 18 Jul 2010 00:31:00 -0700 (PDT) Date: Sun, 18 Jul 2010 09:30:58 +0200 From: Gary Jennejohn To: Baptiste Daroussin Message-ID: <20100718093058.1d939206@ernst.jennejohn.org> In-Reply-To: References: X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Fakeroot for ports new round X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2010 07:31:02 -0000 On Sat, 17 Jul 2010 22:29:45 +0000 Baptiste Daroussin wrote: > I also would like to get a clear statement on whether or should > continue working on this (ie is there a chance that this could be > accepted). > You should probably send a pointer to your PR and a request for review to portmgr@. You touch an awful lot of files under /usr/ports/Mk and only portmgr@ can approve these changes. -- Gary Jennejohn