From owner-freebsd-ports@freebsd.org Tue Sep 8 21:44:59 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A4A3A00FA0 for ; Tue, 8 Sep 2015 21:44:59 +0000 (UTC) (envelope-from pkubaj@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D2F31C17 for ; Tue, 8 Sep 2015 21:44:58 +0000 (UTC) (envelope-from pkubaj@riseup.net) Received: from cotinga.riseup.net (unknown [10.0.1.161]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 9FD9CC19F1 for ; Tue, 8 Sep 2015 14:44:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1441748692; bh=QjglF5WLMOkwPF8nYgwcfjJJJXRvOK76efKLiRGfVAY=; h=To:From:Subject:Date:From; b=AaHZ+PUaJozlZIv3BIfUIe9/+XodQ3ZwKLEx69kSyrOPnwSa5Sk2CjQ5Tz5t36ama Isa2BXeNAh3MhpG82b5hlLwTQ6SDgFShc9li8dNSzKCtYh3LAbjJu9EyhcGVKrpuHM /WPZhRQOCPlT3Ct5lfP29uELdUSafT17S4ZERhSE= Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: pkubaj) with ESMTPSA id 1F0DE1C0275 To: freebsd-ports@FreeBSD.org From: Piotr Kubaj Subject: Is there an equivalent of NO_EXTRACT? Message-ID: <55EF56C9.4000800@riseup.net> Date: Tue, 8 Sep 2015 23:44:41 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="a6BTC9AHLqAIfRlm21KtFWrQtQGQKACrJ" X-Virus-Scanned: clamav-milter 0.98.7 at mx1.riseup.net X-Virus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2015 21:44:59 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --a6BTC9AHLqAIfRlm21KtFWrQtQGQKACrJ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I'm a maintainer of a few ports. For the next update I'm preparing, I want to make it possible to download some addons via options. The thing is, they are downloaded as-is. They are not meant to be extracted (although they are zips), since it's the program itself that manages it. Is there such a possibility? --a6BTC9AHLqAIfRlm21KtFWrQtQGQKACrJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJV71bQAAoJEC9nKukRsfY+G4wP/jQuXS/0DaSMIYiYflw3gwdD z75BTkkj4+zcWEl+3+QGwtIk2IO5vgkS54xaMFcqQL8Sc6T72A+66pZJCiXdSFMx nfsvDrkQ2QrJOVm1YqmdExFO6Lwmet30PGCKUj5S2/OqreLNH6efNczg23AnmoiW jWTKv6QbyicfqKZca7skSG/YsZcWjKTSUkApDcHfS4r5wU9s0ZEeGfPTJ9VT51mI QWfRQ52rAW5+gLzZ0YGP5DBmd8zEUjP1ojQPq0kBYOt6IESEsKKOhqbxHdOiwhR0 HOTmsNa5A4H5245fmYy4aZcNLUHYKXDqGHFShCg2IC9YbhyIc6TzVVuQZdLgJ/SK 3sy3+uzUDew8yDSJ5aY/6JpVPm30TdRKymnZxNUZ8ch7WRGzy+tHfpofTguU7UPZ D5tCHznULWV9Wq4OsBwc/JktBwtQIhE/8tePBwQsObVjb5tRqv1a1pOQ/rvx/Nrd uXdGr68AOuvJVMukOVQN13rY+GPB6+gLQq1GqM1ln7/kHvfNtBrutzhpXUcKaeon yq1IM8jVl3H7QcZaPbmLnyonccN2jnskfrTnpiFxgtU7SnDp0vAiYfYCOfphSEVZ 0JtSPGUduwcLVkQY28HMC+CDrUqdt4Sms3PO+B26IzJh5hA/Lws17CLFpJoCNaYV yRHsXmo6AXNVeSlg8lgn =a8rs -----END PGP SIGNATURE----- --a6BTC9AHLqAIfRlm21KtFWrQtQGQKACrJ--