Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Dec 2014 15:28:37 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Matthias Andree <matthias.andree@gmx.de>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: gnomehier
Message-ID:  <alpine.BSF.2.11.1412261525260.26354@wonkity.com>
In-Reply-To: <549DB804.8030801@gmx.de>
References:  <549DB583.8060409@webrz.net> <549DB804.8030801@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Dec 2014, Matthias Andree wrote:

> Am 26.12.2014 um 20:22 schrieb Jos Chrispijn:
>>    With portmanager I got this line:
>>    ===>>> The misc/gnomehier port has been deleted: Not needed anymore
>>    But I still have it active. How can I remove it when the port itself is
>>    nog existing anymore as <gnomehier> deinstall won't work anymore as its
>>    portfolder is gone...
>
> pkg delete -f gnomehier
>
> should do the trick.

Well, yes, but won't that leave the package database with missing
dependencies on it?
'pkg info -r gnomehier' will show the list of ports that require it. 
Rebuild those ports and gnomehier can be deleted without problems.
(Untested):
   portmaster `pkg info -qr gnomehier`
   pkg delete gnomehier



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