From owner-freebsd-ports@FreeBSD.ORG Mon Oct 20 04:58:48 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F198A08 for ; Mon, 20 Oct 2014 04:58:48 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EFDB28E5 for ; Mon, 20 Oct 2014 04:58:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=hQ3u9i/4KFtMP2znY2842wnblafUBmhWmDKEUZ8QcGk=; b=kb+D76a9fpRWtKrvYfl0BsYLAX6RAX3W7hclCRByn7uPvY9mNT4yfUYFCxOAW9fGKjpADQ+I6VMn4uPv9ED7RYN71hcGslu8MBAru+GJFuovFHcMff0kMHXs7rZHI/s2vtxA57Htak/yD31YzMdoTNSLJDygcRQis2MGYlB4Coo=; Received: from bb220-255-145-134.singnet.com.sg ([220.255.145.134]:29640 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (UNKNOWN:AES128-GCM-SHA256:128) (Exim 4.82) (envelope-from ) id 1Xg53I-0033H2-7J for freebsd-ports@freebsd.org; Sun, 19 Oct 2014 22:58:41 -0600 Date: Mon, 20 Oct 2014 12:58:30 +0800 From: Erich Dollansky To: ports Subject: Download does not restart for TeX/texlive-20140525-texmf.tar.xz Message-ID: <20141020125830.43357cd9@X220.alogt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2014 04:58:48 -0000 Hi, I have a problem with downloading this file: http://distcache.FreeBSD.org/ports-distfiles/TeX/texlive-20140525-texmf.tar.xz It is no problem at all to download the file in one go. As the size of the file is pretty large, it is difficult for me to do so. After a download is interrupted, the download restarts at the beginning. I observed the proper restarting behaviour on other ports. What could I do to find out why the restarting on this one file does not work? Erich