From owner-freebsd-x11@FreeBSD.ORG Fri Mar 26 12:15:31 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC81916A4CE for ; Fri, 26 Mar 2004 12:15:31 -0800 (PST) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE8B43D39 for ; Fri, 26 Mar 2004 12:15:31 -0800 (PST) (envelope-from cmascott@att.net) Received: from callisto.local (61.cambridge-02rh15rt.ma.dial-access.att.net[12.76.173.61]) by worldnet.att.net (mtiwmhc11) with ESMTP id <20040326201529111000075ve>; Fri, 26 Mar 2004 20:15:30 +0000 Received: from callisto.local (localhost.local [127.0.0.1]) by callisto.local (8.12.8p1/8.12.8) with ESMTP id i2QKF7fo000558 for ; Fri, 26 Mar 2004 15:15:07 -0500 (EST) (envelope-from cmascott@callisto.local) Received: (from cmascott@localhost) by callisto.local (8.12.8p1/8.12.8/Submit) id i2QKExS2000554 for x11@freebsd.org; Fri, 26 Mar 2004 15:14:59 -0500 (EST) Date: Fri, 26 Mar 2004 15:14:59 -0500 (EST) From: Carl Mascott Message-Id: <200403262014.i2QKExS2000554@callisto.local> To: x11@freebsd.org Subject: Any reason why XFree86-4-Server pkg doesn't extract in-place? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 20:15:31 -0000 Is there some reason why the XFree86-4-Server port does not use @option extract-in-place? Since there is no require file or pre-install script I see no reason why it could not extract in place. I bring this up because my systems all have small /var/tmp directories. The first time I tried to install this package the installation failed with a message about needing 400,000 (unspecified; sectors? 1K blocks?) in /var/tmp. It would be nice not to need a large /var/tmp (or other temporary directory) for no good reason.