Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2013 17:04:55 +0400
From:      Alex Keda <admin@lissyara.su>
To:        freebsd-ports@freebsd.org
Subject:   Re: [PKGNG] how about "reinstall" key?
Message-ID:  <50FD3CF7.4070103@lissyara.su>
In-Reply-To: <50FC5AA3.4060504@infracaninophile.co.uk>
References:  <50FC4DF8.6050605@lissyara.su> <50FC5AA3.4060504@infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
21.01.2013 00:59, Matthew Seaman пишет:
> On 20/01/2013 20:05, Alex Keda wrote:
>> some times, need
>> pkg delete portname
>> pkg install portname
>>
>> maybe add "reinstall" command, as
>> pkg delete portname && pkg install portname
>>
>> ??
> pkg install -f pkgname
>
> 	Cheers,
>
> 	Matthew
>
I know about it command, but, if pkg from system and pkg from repository 
is different?
for examlple, system have
/path/to/lib1.so
/path/to/lib2.so

and pkg have only
/path/to/lib2.so

after "pkg -f install ... ", lib1.so - to be deleted, or orphaned, or what?



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