Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2005 11:29:31 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        Kaspars <kaspars@os.lv>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Change tar to GNU
Message-ID:  <20050217192931.GB85506@dragon.nuxi.com>
In-Reply-To: <4214ED77.6000206@os.lv>
References:  <4214ED77.6000206@os.lv>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 17, 2005 at 09:16:07PM +0200, Kaspars wrote:
>  I have backup script build with tar and -newer options.
> on FreeBSD 4.x it worked and i see:
> $tar --version
> tar (GNU tar) 1.13.25
> 
> on FreeBSD 5.3 not working and I found:
> $tar --version
> bsdtar 1.01.011, libarchive 1.01.013
> Copyright (C) 2003-2004 Tim Kientzle
> 
> So I understand that you change own tar to make different licence.
> 
> I just thinking what is proper way to update tar to GNU tar to make 
> working again my script?

pkg_add -r gtar
 
-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050217192931.GB85506>