Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2004 16:03:17 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Joshua Tinnin <krinklyfig@spymac.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: BigApache for Windows - Why doesn't BSD have an installer package like this ???
Message-ID:  <20040801150317.GA30653@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <200408010632.57275.krinklyfig@spymac.com>
References:  <20040801114859.8595.qmail@web41009.mail.yahoo.com> <200408010632.57275.krinklyfig@spymac.com>

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

--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Aug 01, 2004 at 06:32:57AM -0700, Joshua Tinnin wrote:

> However, if you still want to use packages instead of source, I'm pretty =
sure=20
> if you use the -r flag with pkg_add it will auto-fetch-and-install the=20
> dependencies you need, as -r signifies to fetch the package remotely - i.=
e.,=20
> pkg_add -r xfce4 (I just tried this with another package, and it installe=
d=20
> the dependencies for it).

pkg_add -r will install any dependencies that are missing, but it
won't upgrade any earlier versions of dependencies it finds already
installed.

For that, use 'portupgrade -PPNa' (which, despite the program name,
only operated on packages with that combination of flags) -- but make
sure you download a freshly build /usr/ports/INDEX file, or
portupgrade won't know what the latest versions of things are.  Of
course, you'll have to 'pkg_add -r portupgrade' to install portupgrade
the first time.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--LZvS9be/3tNcYl/X
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBDQY1iD657aJF7eIRAiISAJ4gRwG5lfTVNdzeEZvVsBdxSDu2wgCfTyt+
ecNbuNDoWcD0Zg+LBr+09d0=
=ecSC
-----END PGP SIGNATURE-----

--LZvS9be/3tNcYl/X--



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