From owner-freebsd-ports@FreeBSD.ORG Fri Jul 6 19:31:39 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC143106566B; Fri, 6 Jul 2012 19:31:39 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1069A8FC15; Fri, 6 Jul 2012 19:31:38 +0000 (UTC) Received: by lbon10 with SMTP id n10so17057091lbo.13 for ; Fri, 06 Jul 2012 12:31:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=F6CFYrA8FVFtdQy/dswXYfdVJXUP3yCm5VffBDFEDeI=; b=oAAfh55QosnJJWcGaJNxeUBtRLd5A1TfPdI5igfkRHcURzEvqG9ZXfAMay0k1WKr8Y Rsfmu/LY7RaF63/oO6QgsgJ5jgr0o+adXReGdeoH+vlLEynTa6d4Xi14fYW5NMfTK20Z Uo2vH6YTC4M2LxfMWhMbwvdzUmoNmPQeJVobKJ0OVmGC9J3qg+90ebyr1am7SXJmb5j4 D+PkymbMAlwmd/3eAIL+eWiUHuXzf/0zneGqS1qnMuBi8F2huNEyR780MXw99gsjiYFm FeTPLZkcKanVkj9DctJZx7XSUmxxFyr7m0VhygQv0IG30QrRFPs1l8+8hhwhXSjDSrho CDmw== MIME-Version: 1.0 Received: by 10.112.39.135 with SMTP id p7mr14323838lbk.78.1341603098053; Fri, 06 Jul 2012 12:31:38 -0700 (PDT) Received: by 10.152.24.131 with HTTP; Fri, 6 Jul 2012 12:31:38 -0700 (PDT) In-Reply-To: References: Date: Fri, 6 Jul 2012 21:31:38 +0200 Message-ID: From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Chris Rees Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: Shar file too large X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jul 2012 19:31:40 -0000 On Fri, Jul 6, 2012 at 9:16 PM, Chris Rees wrote: > On 6 July 2012 20:14, Fernando Apestegu=EDa wrote: >> Hi, >> >> I'm trying to send a shar(1) file for a new port but it exceeds the >> 100 KB limit (344 KB) mainly because of the size of the pkg-plist >> file. Is there an alternative way to upload the file? > > Do you have any web space available? Try this out: https://www.dropbox.com/s/ipcwfgztpvh7z81/visualparadigm.shar.txt > > If not email it to me and I'll put it up for you. > > Chris