From owner-freebsd-ports@FreeBSD.ORG Thu Apr 14 16:24:43 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1281D16A4CE for ; Thu, 14 Apr 2005 16:24:43 +0000 (GMT) Received: from bsd.dino.sk (bsd.dino.sk [213.215.72.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7D8543D5C for ; Thu, 14 Apr 2005 16:24:41 +0000 (GMT) (envelope-from ports@dino.sk) Received: from [213.215.74.194] ([213.215.74.194]) (AUTH: LOGIN milan) by bsd.dino.sk with esmtp; Thu, 14 Apr 2005 18:25:20 +0200 id 000000E8.425E9970.00002CA2 From: Milan Obuch To: freebsd-ports@freebsd.org Date: Thu, 14 Apr 2005 18:24:32 +0200 User-Agent: KMail/1.6.2 References: <20050414111426.775f6afd.lehmann@ans-netz.de> <200504141215.04396.ports@dino.sk> <20050414173928.75061618.lehmann@ans-netz.de> In-Reply-To: <20050414173928.75061618.lehmann@ans-netz.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200504141824.32513.ports@dino.sk> Subject: Re: splitting courier-authlib into master+slave ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:24:43 -0000 On Thursday 14 April 2005 17:39, Oliver Lehmann wrote: > Milan Obuch wrote: > > On Thursday 14 April 2005 12:09, Oliver Lehmann wrote: > > > Milan Obuch wrote: > > > > For some reason, I can't untar downloaded file. Could you look into > > > > this issue? > > > > Milan > > > > > > I repacked it using gtar instead of bsdtar. Could you try it once more > > > please? > > > > Is the URL the same? I did not succeed either. I did try 'tar tvfz', but > > error only. I did 'gunzip' and then 'tar tvf', no change. I tried on > > fairly recent 4.11-STABLE, btw. > > Milan > > Yes, it is the same URL. > > olivleh1@kartoffel tmp> fetch http://pofo.de/tmp/courier-authlib.tar.gz > courier-authlib.tar.gz 100% of 9917 B 51 kBps > olivleh1@kartoffel tmp> gtar -xzf courier-authlib.tar.gz > olivleh1@kartoffel tmp> echo $? > 0 > olivleh1@kartoffel tmp> > I installed gtar fresh from ports, now it works. I will try it and eventually report... Milan