Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2003 14:23:40 -0400
From:      "E. J. Cerejo" <ej.cerejo@laposte.net>
To:        Gary D Kline <kline@thought.org>
Cc:        OpenOffice Mailing List <openoffice@FreeBSD.ORG>
Subject:   Re: is this portupgrade command close?
Message-ID:  <3EA042AC.9070305@laposte.net>
References:  <20030418180758.GA4820@tao.thought.org>

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

> 	   # portupgrade -bP openoffice-1.0.3

If you want to keep a backup of the older files and build a package 
after install then it is the command but it won't upgrade the 
dependencies. If dependencies need to be upgraded also you might end up 
with different versions of dependencies.
Since I'm not interested in keeping a backup or build a package I always 
use this:

# portupgrade -R port_name

The -R makes sure it builds my out of date dependencies also

> 
> 	willl do what I want.  
> 
> 	In /root/.cshrc is:
> 
> 	   set PKG_PATH=/usr/ports/packages/All
> 	   set PKG_TMPDIR=/usr/tmp

Variables in portsupgrade are set in /usr/local/etc/pkgtools.conf there 
should a sample in there also.



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