From owner-cvs-all@FreeBSD.ORG Wed Mar 19 17:57:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF64E1065674 for ; Wed, 19 Mar 2008 17:57:25 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx24.fluidhosting.com [204.14.89.7]) by mx1.freebsd.org (Postfix) with SMTP id 7F6088FC25 for ; Wed, 19 Mar 2008 17:57:25 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 19214 invoked by uid 399); 19 Mar 2008 18:02:01 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 19 Mar 2008 18:02:01 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <47E15403.3050301@FreeBSD.org> Date: Wed, 19 Mar 2008 10:57:23 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (X11/20080126) MIME-Version: 1.0 To: Alexey Dokuchaev References: <200803180100.m2I10QTD070047@repoman.freebsd.org> <20080318193855.0439b197.stas@FreeBSD.org> <20080318181546.GA10903@FreeBSD.org> <1205917353.76695.0.camel@pav.hide.vol.cz> <20080319091859.GA56200@FreeBSD.org> <1205921932.76695.14.camel@pav.hide.vol.cz> <47E14D9A.4020908@FreeBSD.org> <20080319174649.GA61987@FreeBSD.org> In-Reply-To: <20080319174649.GA61987@FreeBSD.org> X-Enigmail-Version: 0.95.5 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, Stanislav Sedov , pav@FreeBSD.org, Pietro Cerutti , cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/java/eclipseme Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 17:57:26 -0000 Alexey Dokuchaev wrote: > On Wed, Mar 19, 2008 at 10:30:02AM -0700, Doug Barton wrote: >> Pav Lucistnik wrote: >> >>> Still, the mkdir call may fall, and then the failure is less obvious to >>> the user/porter. >> If mkdir fails, the install of the files will fail, > > For correctness' sake it should be noted that only in case of multiple > file installations. Single file will succeed (it will be installed with > target directory name). I was thinking of cp(1), but technically you are correct for install(1). However even that issue can be addressed by doing 'install file /usr/local/share/doc/dir/file' if you're really concerned about it. Doug -- This .signature sanitized for your protection