Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2005 09:12:18 -0500
From:      "Fafa Hafiz Krantz" <fteg@london.com>
To:        questions@freebsd.org
Subject:   portupgrade + make_ports.sh: Fixing everything in one go
Message-ID:  <20050924141218.CE8F416415C@ws1-4.us4.outblaze.com>

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

Hello!

I thought I'd ask you all if my make_ports.sh is as convenient as I think
it is, or if it's totally off track or what not:

# cat make_ports.sh

cvsup -g -L 2 /etc/cvsupfile
cd /usr/ports
make fetchindex
portupgrade -raP
portsdb -uU
pkgdb -F
portsclean -CDLP

As for "portupgrade -raP" I want it to only use packages since my system
is very slow, and recompiling all my ports is not an option. This command,
however, doesn't seem to work at all.

I get a lot of:

** The command returned a non-zero exit status: 1
** Failed to fetch ...

And it ends up compiling my ports instead ...

I truly hope anyone can help.
Thanks!

--
Fafa Hafiz Krantz
  Research Designer @ http://www.bleed.com


--=20
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm




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