Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2013 15:38:38 +0700
From:      Erich Dollansky <erichsfreebsdlist@alogt.com>
To:        "Ralf Mardorf" <ralf.mardorf@rocketmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Sharing a mail folder between Linux and FreeBSD
Message-ID:  <20130127153838.15b97613@X220.ovitrap.com>
In-Reply-To: <op.wrj87jhnuwjkcr@freebsd>
References:  <op.wrguj103uwjkcr@freebsd> <20130125133346.f1484ed8.freebsd@edvax.de> <op.wrgzatq7uwjkcr@freebsd> <20130125150414.f262d162.freebsd@edvax.de> <op.wrg019couwjkcr@freebsd> <20130125161215.f498f4e4.freebsd@edvax.de> <5102FE7B.4070808@gmail.com> <op.wrj87jhnuwjkcr@freebsd>

index | next in thread | previous in thread | raw e-mail

Hi,

On Sun, 27 Jan 2013 09:15:09 +0100
"Ralf Mardorf" <ralf.mardorf@rocketmail.com> wrote:

> Good morning,

ood morning? The sun is settling soon!
> 
> if I run 'make deinstall reinstall' for a port, it doesn't ask a
> single question, at least not for dbus.
> 
> # ls -l /usr/local/bin/dbus-daemon
> -r-xr-xr-x  1 rocketmouse  wheel  377744 Jan 18 22:44  
> /usr/local/bin/dbus-daemon
> 
> # cd /usr/ports/devel/dbus ; make deinstall reinstall
> 
> # ls -l /usr/local/bin/dbus-daemon
> -r-xr-xr-x  1 root  wheel  377744 Jan 27
> 08:55 /usr/local/bin/dbus-daemon
> 
> Is there a command to deinstall and reinstall all ports or an idea
> for a script to do it?
> 
Check portupgrade or one of other utilities to handle ports. There is
one option to force an upgrade even if it would be a downgrade.

> Do I have to reboot into single user mode and then to run "make  
> installworld" only to reinstall world?

No, you just run it as root. It should work afterword except for
currently running programs.

Erich


help

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