Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2005 10:33:29 +0100
From:      Sasa Stupar <sasa@stupar.homelinux.net>
To:        FreeBSD Q ML <freebsd-questions@freebsd.org>
Subject:   Re: Upgrading  application(s)
Message-ID:  <86938FC4153A614652D588F2@[192.168.10.249]>
In-Reply-To: <7B73A773-D5C5-4628-A820-A568ED4CB303@mac.com>
References:  <D12B6DDC902A4BC813AE3C6A@[192.168.10.249]> <7B73A773-D5C5-4628-A820-A568ED4CB303@mac.com>

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


--On 11. november 2005 13:15 -0500 Charles Swiger <cswiger@mac.com> wrote:

> On Nov 11, 2005, at 12:57 PM, Sasa Stupar wrote:
>> I am quite new to freebsd. I have several applications build from
>> the ports collection. When some port change for a new version (I
>> cvsup my ports collection) how do I do upgrade of that application?
>> Is it the same as for the first time: just go to the port I want
>> and then type make and make install or is there another way?
>
> Yes, there are other ways.
>
> The two main choices for rebuilding new ports are sysutils/ portupgrade
> and sysutils/portmanager.  portupgrade is considered the  default or
> standard tool, and it works quite well for most things,  but has problems
> with KDE and GNOME in particular.
>
> portmanager uses a rather different approach to handling  dependencies,
> which can require more compiler work, but it seems to  handles updating
> KDE and GNOME better than portupgrade does.


OK. I am trying to install portupgrade (I do not use X) from the ports but 
after I make install I get the following error:
------------
===>   db43-4.3.29 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of databases/db43
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/databases/db43.
*** Error code 1

Stop in /usr/ports/databases/ruby-bdb.
*** Error code 1

Stop in /usr/ports/sysutils/portupgrade.
-------------

Why is it complaining about db43? Yes, I have it allready installed before 
with installation of Cyrus-imapd. Shouldn't it just ignore if it is 
allready installed?

Regards,
Sasa




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