Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2007 12:48:59 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Gary Kline <kline@tao.thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: what "port*" string can I crontab that will *work*?
Message-ID:  <FF83DF36-1542-4606-A8E6-7F7B4E8EC7D4@mac.com>
In-Reply-To: <20070312194100.GA17033@thought.org>
References:  <20070312194100.GA17033@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 12, 2007, at 12:41 PM, Gary Kline wrote:
> 	Anybody have an automatic (/etc/crontab) method of keeping
> 	ports current?  I'm almost done upgrading my 5 systems to
> 	6.2  (to be able to grab valid packages) and tried portupgrade
> 	with several variants of flags/switches.  portuprade with
> 	-rpfP wound up  recycling my packages most of the time.  [?]
> 	I've starting to think that there may be no way of doing this
> 	automatically.  portmanager -b -u -l may be better:: dunno.

Trying to set up something to update ports automatically works only  
when the changes involved do not require human intervention to adjust  
config files, restart services after the update, and so forth.

In other words, this will work OK for a short period of time in the  
face of minor version bumps, but as soon as a major change to one  
port occurs which requires one to adjust or change a config file, an  
automated update will break there.  There is no free lunch with  
regard to managing servers...a human eventually needs to oversee the  
process.

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FF83DF36-1542-4606-A8E6-7F7B4E8EC7D4>