Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Feb 2003 00:21:36 +0100
From:      Jens Rehsack <rehsack@liwing.de>
To:        Andy Akins <andy@leonidae.org>
Cc:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Unattended portupgrades...
Message-ID:  <3E404B00.8010800@liwing.de>
References:  <1044291633.17462.17.camel@andy.tennesseeanytime.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Andy Akins wrote:
> Being a FreeBSD newbie, I have a simple question...
> 
> Got portupgrade. Pretty spiffy. But some of the apps (Ghostscript, PHP)
> require user input when they are made - so they stop the rebuild of my
> system. Is there a way that I can specify the answers to these inputs (I
> pick the defaults on all of them) and then can go to bed with the update
> running...and its done in the morning... :)
> 
> Thanks!

type
# env BATCH=yes portupgrade <options-you-want> <ports-you-want>

options may be sth. like '-rf', ports should be those ones you want to 
upgrade.

Jens



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?3E404B00.8010800>