From owner-freebsd-ports Sat Mar 8 7:32:11 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B4F37B405 for ; Sat, 8 Mar 2003 07:32:10 -0800 (PST) Received: from mail.inka.de (quechua.inka.de [193.197.184.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54E6943F93 for ; Sat, 8 Mar 2003 07:32:08 -0800 (PST) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with gbsmtp id 18rgIL-0004Z5-0B; Sat, 08 Mar 2003 16:31:29 +0100 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.8/8.12.6) with ESMTP id h28EvRZ8036594 for ; Sat, 8 Mar 2003 15:57:27 +0100 (CET) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.8/8.12.8/Submit) id h28EvRe3036593 for freebsd-ports@freebsd.org; Sat, 8 Mar 2003 15:57:27 +0100 (CET) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: USE_AUTOEXTRACT option for bsd.port.mk Date: Sat, 8 Mar 2003 14:57:26 +0000 (UTC) Message-ID: References: <200303060431.h264VAjO082569@green.bikeshed.org> <20030306192318.GB435@rot13.obsecurity.org> <20030308124342.26541aa7.corecode@corecode.ath.cx> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org 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 Simon 'corecode' Schubert wrote: > how about an implicity AUTOEXTRACT I suspect that this will break some ports right now. I think we want to get there eventually, but it's a policy question (read: portmgr decision) how to perform the switchover. > that can be disabled by USE_ZIP, USE_BZIP2 and NO_AUTOEXTRACT? Actually, if we keep them around to set EXTRACT_SUFX, USE_{BZIP2,ZIP} are not any more likely to conflict with autoextract than the default .tar.gz archives. The use of EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS would need to disable autoextract, though. Converting existing usage to autoextract is straightforward, it's just a bit of work. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message