Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2014 22:09:59 +1100
From:      nano <nanotek@bsdbox.co>
To:        Baptiste Daroussin <bapt@FreeBSD.org>,ports@FreeBSD.org
Subject:   Re: new USES=tar ?
Message-ID:  <1a16ff45-3189-400f-8b60-e30e54cd7417@email.android.com>
In-Reply-To: <20140311110549.GK6900@ithaqua.etoilebsd.net>
References:  <20140311110549.GK6900@ithaqua.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I think I prefer your second example:

USES=tar:$EXT

Baptiste Daroussin <bapt@FreeBSD.org> 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: <owner-freebsd-ports@FreeBSD.ORG>
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 <ports@freebsd.org>; 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 <ports@freebsd.org>; 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 <roberthuff@rcn.com>)
 (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 <roberthuff@rcn.com>
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 <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports/>;
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=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









Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1a16ff45-3189-400f-8b60-e30e54cd7417>