From owner-freebsd-ports@FreeBSD.ORG Wed Sep 3 10:37:06 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B7995CA6 for ; Wed, 3 Sep 2014 10:37:06 +0000 (UTC) Received: from mail-we0-x234.google.com (mail-we0-x234.google.com [IPv6:2a00:1450:400c:c03::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A26C11E8 for ; Wed, 3 Sep 2014 10:37:06 +0000 (UTC) Received: by mail-we0-f180.google.com with SMTP id w61so8354053wes.11 for ; Wed, 03 Sep 2014 03:37:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=SC1WdRPvsmTdiRPLudtF1ajrIVXec4gfKpioYsaXZ1s=; b=cDqgO7qKt61BkDXL0jnEZO4iSELHuyR5x4yU2+7ijqIO/iI2S7/pr2/+3pNiuof84L mVkLPTcG0GGHz3SYe61iE32leXoqyNNPIkHE93XGaV96S9+N4DAvxmfDt7B1AQvy7MDy 8pYFLDsUIyi/JS5L4H38WQJzLXamki7dibgFldd8oOIPErWfk3ZNoyoKqVVUecotJNbN CuPNq/yoO27urYZD5li6naQFqzjvO7fL282Re/UDlbR1TA4yCNHduPRbo05keL4LjA4v G+bn3mQ/PM8mQSHvBrFWqZeII9waGXqIO7ZF0CkCQ6y3QCHqyDvlAuIH3KGGjDyDDinO ufnQ== X-Received: by 10.181.13.116 with SMTP id ex20mr34823906wid.31.1409740624407; Wed, 03 Sep 2014 03:37:04 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id cj7sm15025118wjc.37.2014.09.03.03.37.01 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Sep 2014 03:37:02 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 3 Sep 2014 12:37:00 +0200 From: Baptiste Daroussin To: Matthew Seaman Subject: Re: [BRAINSTORMING] simplifying maintainer's life Message-ID: <20140903103700.GH63085@ivaldir.etoilebsd.net> References: <20140903082538.GE63085@ivaldir.etoilebsd.net> <20140903120144.5bfc3fde@kalimero.tijl.coosemans.org> <20140903100751.GG63085@ivaldir.etoilebsd.net> <5406EEC5.1040708@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cfJ13FhsvNR/yOpm" Content-Disposition: inline In-Reply-To: <5406EEC5.1040708@infracaninophile.co.uk> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2014 10:37:06 -0000 --cfJ13FhsvNR/yOpm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 03, 2014 at 11:34:45AM +0100, Matthew Seaman wrote: > On 09/03/14 11:07, Baptiste Daroussin wrote: > > In anycase I will limit auto removal to PREFIX (the one supplied when c= reating > > the package) because base has its own mtree and I do not want to delete= any > > empty directory from base at least until base is package itself. >=20 > What about stuff ports create under /var ? >=20 They will continue to have to specify directly: /var/run/stuff/mine/ /var/run/stuff/ regards, Bapt --cfJ13FhsvNR/yOpm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQG70wACgkQ8kTtMUmk6Ez8IQCgtL0jMyZEAKmJanpK2rc7oT3q yhQAn29p6502MM2S3mkLeLGqIuGaF91C =fQ6G -----END PGP SIGNATURE----- --cfJ13FhsvNR/yOpm--