Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2002 11:42:30 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Eugene Panchenko <replicator@ngs.ru>
Cc:        questions@FreeBSD.ORG
Subject:   Re: How to remove ALL ports at once?
Message-ID:  <20020604084230.GD3351@hades.hell.gr>
In-Reply-To: <web-24865106@intranet.ru>
References:  <web-24865106@intranet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
[ Cc: list trimmed.  The -ports list is not for general questions. ]

On 2002-06-04 15:21 +0700, Eugene Panchenko wrote:
> Hallo,
> 
> I have a small question, but it is important for me to know.  I had
> been using my system for a long time, and without portupgrading my
> ports.  So, right now I have three versions of gettext, different
> iconv libraries and utils (biconv and iconv), QT toolkits of several
> versions - all with overlapping files in +CONTENTS, so I cant just
> pkg_delete them.
> 
> So my question is:  can I do this:
> 
> 1) Backup all I needed ~/.app_i_use/ directories
> 2) Backup all I needed /usr/local/etc/* and /usr/local/etc/rc.d/*
> 3) rm -fr /usr/local/*
> 4) Backup mine /usr/X11R6/lib/X11/XF86Config
> 5) rm -fr /usr/X11R6/
> 6) rm -fr /var/db/pkg/*
> 
> And start with clean, base system again, just after installing
> FreeBSD from the beginning??

Seems ok.

> This is very important for me to know how I can remove EVERYTHING
> that got on my hardrive from ports, and not to touch BASE system at
> all.

No, the base system shouldn't have parts of it installed in /usr/local.
You can safely wipe /usr/local away, if you want to start with a clean
base and install only those ports you need.

- Giorgos


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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