Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2007 10:40:31 +0200
From:      Tobias Roth <freebsd.lists@fsck.ch>
To:        freebsd-questions@freebsd.org
Subject:   portsnap from cron
Message-ID:  <46AC527F.4010305@fsck.ch>

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

I run a daily portsnap from cron, using the following line:

/usr/sbin/portsnap cron update > /dev/null 2>&1 ;
/usr/local/sbin/portversion -vL=


Until recently, I only received a mail when there were ports to upgrade.
However, now I get this every day, even when there are no new ports:

[Updating the portsdb <format:bdb_btree> in /usr/ports ... - 17465 port
entries found
.........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000.........13000.........14000.........15000.........16000.........17000....
..... done]


Any idea how to get rid of it?

Thanks



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