From owner-freebsd-ports Sat Oct 27 12:30:36 2001 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 42DA637B401; Sat, 27 Oct 2001 12:30:33 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 92EB89B73; Sat, 27 Oct 2001 14:29:30 -0500 (EST) Date: Sat, 27 Oct 2001 14:29:30 -0500 From: Will Andrews To: Gary Jennejohn Cc: "Jacques A. Vidrine" , portmgr@FreeBSD.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/editors/xemacs-devel Makefile ports/editors/xemacs21 Makefile Message-ID: <20011027142930.U25747@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Gary Jennejohn , "Jacques A. Vidrine" , portmgr@FreeBSD.org, ports@FreeBSD.org References: <200110262246.f9QMkfU90547@freefall.freebsd.org> <200110271603.f9RG3s849784@peedub.muc.de> <20011027111949.C49690@hellblazer.nectar.com> <200110271627.f9RGRIS50054@peedub.muc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200110271627.f9RGRIS50054@peedub.muc.de> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Oct 27, 2001 at 06:27:18PM +0200, Gary Jennejohn wrote: > > > 2) /usr/ports/Mk/bsd.port.mk uses it too, which is precedent My reaction: It does?!? > > 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. Yes! This is a mistake. This is in the fake-pkg target, which is called when someone runs 'make install'. It really should be using ${WRKDIR}... -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message