From owner-cvs-all Sat Oct 27 9:27:34 2001 Delivered-To: cvs-all@freebsd.org Received: from mailout00.sul.t-online.de (mailout00.sul.t-online.com [194.25.134.16]) by hub.freebsd.org (Postfix) with ESMTP id 10C1B37B405; Sat, 27 Oct 2001 09:27:27 -0700 (PDT) Received: from fwd02.sul.t-online.de by mailout00.sul.t-online.de with smtp id 15xWIw-0002x8-02; Sat, 27 Oct 2001 18:27:26 +0200 Received: from peedub.muc.de (520017439985-0001@[217.228.222.190]) by fmrl02.sul.t-online.com with esmtp id 15xWIi-1A3db6C; Sat, 27 Oct 2001 18:27:12 +0200 Received: by peedub.muc.de (8.11.6/8.11.1) id f9RGRIS50054; Sat, 27 Oct 2001 18:27:18 +0200 (CEST) (envelope-from garyj) Message-Id: <200110271627.f9RGRIS50054@peedub.muc.de> Content-Type: text/plain; charset="iso-8859-1" From: Gary Jennejohn Reply-To: garyj@jennejohn.org To: "Jacques A. Vidrine" Subject: Re: cvs commit: ports/editors/xemacs-devel Makefile ports/editors/xemacs21 Makefile Date: Sat, 27 Oct 2001 18:27:18 +0200 X-Mailer: KMail [version 1.3] Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200110262246.f9QMkfU90547@freefall.freebsd.org> <200110271603.f9RG3s849784@peedub.muc.de> <20011027111949.C49690@hellblazer.nectar.com> In-Reply-To: <20011027111949.C49690@hellblazer.nectar.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 27 October 2001 18:19, Jacques A. Vidrine wrote: > On Sat, Oct 27, 2001 at 06:03:54PM +0200, Gary Jennejohn wrote: > > On Saturday 27 October 2001 16:40, Jacques A. Vidrine wrote: > > > Why is /tmp being used in this way? Use ${WRKDIR} > > > instead, please. > > > > Because: > > 1) it was the easiest fix > > 2) /usr/ports/Mk/bsd.port.mk uses it too, which is precedent > > and was the deciding factor for me. > > This is almost certainly a mistake. Please do not use > /tmp, as the permissions are unsafe. Yeah, I just committed your suggestion after reconsidering it. I should have thought of that myself. It seems that the use of /tmp in bsd.port.mk may be a mistake, in light of this exchange. -- Gary Jennejohn garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message