Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Nov 2006 16:08:40 +0100
From:      Kay Abendroth <kay.abendroth@raxion.net>
To:        gareth <bsd@lordcow.org>
Cc:        ports@freebsd.org
Subject:   Re: fetch info
Message-ID:  <45534478.5030208@raxion.net>
In-Reply-To: <20061109141502.GA13814@lordcow.org>
References:  <20061109141502.GA13814@lordcow.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


You could run portupgrade|portinstall -F <pkg_glob> to fetch only.
So, if you don't have lsof installed you would type:

	portinstall -F sysutils/lsof && portinstall sysutils/lsof

And to upgrade a lot of installed ports:

	portupgrade -F -a && portupgrade -a


gareth wrote:
> hey guys, i'm struggling to find out how to do this, for example from
> the help page:
> 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html
> 
> # cd /usr/ports/sysutils/lsof
> # make
>>> lsof_4.57D.freebsd.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>>> Attempting to fetch from ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/.
> ===>  Extracting for lsof-4.57
> 
> 
> how do i figure out before typing make what that url is? (the filename
> part seems to be under 'distinfo'). for instance i'd like to download
> all the necessary tarballs before running 'portupgrade' to make the
> actual upgrade quicker.
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)

iQEVAwUBRVNEd/6xkxz4DngiAQjK8gf+N7g+5q7eg7w4c4U7RZVeOEIalO/Zom5h
FK5bNN/rTl4wWCU/XTEsDscyxRy92NL7Iqv0t8aXXjNbn2bSxM/nUSaqC+i0QwYZ
OfIcT6QU+p2g2sXFKlUu071otGGSnBJefobWXv4iCTvVzXT8D/OU+vuEYMUZizBB
lVFZkf17aiOPL9NQbnpJGwwKLiTsyBKaUfm5yGXVW3C40UsIcbiHE2p9bYzEtrk8
II+t9nSHntxyib4YFtwprgX+4l7ea9FL8lWWV7AzUrjjHkMADW1pgRzHEqVSK4lj
uCGvpRfTPRZvgATbac8rQPxpgJ7f9c3dvNLOFbpnpb/AxTJ2i/NZkA==
=yLaL
-----END PGP SIGNATURE-----



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