From owner-freebsd-ports@FreeBSD.ORG Tue Mar 11 11:10:22 2014 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0425DB39; Tue, 11 Mar 2014 11:10:22 +0000 (UTC) Received: from mail.bsdbox.co (122-149-22-79.static.dsl.dodo.com.au [122.149.22.79]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 486F86DA; Tue, 11 Mar 2014 11:10:20 +0000 (UTC) Received: from oneXL.BigPond (122-149-22-79.static.dsl.dodo.com.au [122.149.22.79]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdbox.co (Postfix) with ESMTPSA id 3359B8938A; Tue, 11 Mar 2014 11:09:56 +0000 (UTC) User-Agent: K-9 Mail for Android In-Reply-To: <20140311110549.GK6900@ithaqua.etoilebsd.net> References: <20140311110549.GK6900@ithaqua.etoilebsd.net> MIME-Version: 1.0 Subject: Re: new USES=tar ? From: nano Date: Tue, 11 Mar 2014 22:09:59 +1100 To: Baptiste Daroussin ,ports@FreeBSD.org Message-ID: <1a16ff45-3189-400f-8b60-e30e54cd7417@email.android.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 11:10:22 -0000 I think I prefer your second example: USES=tar:$EXT Baptiste Daroussin wrote: >Hi all, > >To be able to migrate most of the zip files to use bsdtar when they >case we have >added USES=zip[:infozip] for consistency I do plan to make the same >kind of USES >for every kind of archivers. I am puzzled on how to handle all the tar >extensions what would your propose? > >One USES per extension? (USES=xz, USES=bzip2 etc?) > >or One USES=tar with arguments for extensions? >- USES=tar:xz (set suffix to .tar.xz) >- USES=tar:bzi2 (set suffix to .tar.bzip2) >- USES=tar:tgz (set suffix to .tgz) >- USES=tar:Z (set suffix to tar.Z) >- USES=tar (set suffix to .tar) > >If nothing is specified into USES then the default remains .tar.gz > >Any better idea? > >regards, >Bapt -- Sent from my Android device with K-9 Mail. Please excuse my brevity. From owner-freebsd-ports@FreeBSD.ORG Tue Mar 11 11:56:29 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB5E8127 for ; Tue, 11 Mar 2014 11:56:29 +0000 (UTC) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 80902B2F for ; Tue, 11 Mar 2014 11:56:29 +0000 (UTC) X_CMAE_Category: , , X-CNFS-Analysis: v=2.0 cv=buTO9Tmi c=1 sm=1 a=uNsD4W5u/UlQopoDAqU1YA==:17 a=r2AS94Ni9CsA:10 a=xjPSoWL6kscA:10 a=AaUjGI9IrlcA:10 a=IkcTkHD0fZMA:10 a=OA2lqS22AAAA:8 a=SIuVFwMfIp8fbHeKT1QA:9 a=QEXdDO2ut3YA:10 a=QBmbDyT66D4A:10 a=gzrAIWmBkIgA:10 a=uNsD4W5u/UlQopoDAqU1YA==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t Authentication-Results: smtp02.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.user=roberthuff; auth=pass (PLAIN) Received-SPF: neutral (smtp02.rcn.cmh.synacor.com: 209.6.39.223 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.39.223] ([209.6.39.223:20830] helo=jerusalem.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTPA id 02/55-59476-BE9FE135; Tue, 11 Mar 2014 07:56:28 -0400 Message-ID: <531EF9EB.8090707@rcn.com> Date: Tue, 11 Mar 2014 07:56:27 -0400 From: Robert Huff User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:27.0) Gecko/20100101 SeaMonkey/2.24 MIME-Version: 1.0 To: ports@freebsd.org Subject: script to identify required compiler? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 11:56:29 -0000 Is there a script - either in base or as part of a port - that will identify which ports require a compiler other than the system-default compiler (and which compiler that is)? Respectfully, Robert Huff