From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 11:48:01 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5C2D1065670 for ; Thu, 30 Dec 2010 11:48:01 +0000 (UTC) (envelope-from cjr@cruwe.de) Received: from cruwe.de (t1850.greatnet.de [83.133.124.96]) by mx1.freebsd.org (Postfix) with ESMTP id 115368FC12 for ; Thu, 30 Dec 2010 11:48:00 +0000 (UTC) Received: (qmail 13162 invoked from network); 30 Dec 2010 11:47:58 -0000 Received: from p5b37bdc7.dip.t-dialin.net (HELO dijkstra) (smtpallow@91.55.189.199) by t1850.greatnet.de with ESMTPA; 30 Dec 2010 11:47:58 -0000 Date: Thu, 30 Dec 2010 12:47:59 +0100 From: "Christopher J. Ruwe" To: freebsd-questions@freebsd.org Message-ID: <20101230124759.328f7d63@dijkstra> In-Reply-To: <4d1c6625.MZdwaEoGnhqNcfOP%mueller6727@bellsouth.net> References: <4d1c6625.MZdwaEoGnhqNcfOP%mueller6727@bellsouth.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/hinMg0WK5yiuZ3XeC0gRY+A"; protocol="application/pgp-signature" Subject: Re: Portmaster general questions and problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2010 11:48:01 -0000 --Sig_/hinMg0WK5yiuZ3XeC0gRY+A Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 30 Dec 2010 10:59:49 +0000 "Thomas Mueller" wrote: > Threads about portmaster and portupgrade status raise the question, > what flags for portmaster are comparable to -R and -r for portupgrade? >=20 > I might want to portupgrade a package and all its dependencies (-R), > or less frequently, all packages that depend on the package to be > portupgraded (-r). How would I do that using portmaster? I read > both man pages many times. >=20 > Tom >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Hi Tom, I never gave it much thought, however, I am under the impression that portmaster does not require an explicit flag to do that. When installing some port, then I use portmaster -D /usr/port/, the -D determining that I do not want to be prompted whether to retain the old distfiles or not, but to retain them (-d being the converse and deleting old distfiles). Using portmaster in the way described checks for dependencies and automagically updates them in case there are newer available. Cheers, --=20 Christopher J. Ruwe TZ GMT + 1 --Sig_/hinMg0WK5yiuZ3XeC0gRY+A Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQIcBAEBAgAGBQJNHHF0AAoJEJTIKW/o3iwUV6MP/3YOtyWlwMYauvcosYxDFQbX Xfeq4qKENAyszDUM8TjAKisAyLLqQznNfxRRtdRMsIeD4jXhqt6LgSNYjH7xLFwH +jh+Eiu8K9pxR6fMujJR1Ycd9YodHFh7lA1k49qhI6K6r/IpzHY2gOl5S5jHd9gs 0T0Frg0XfTM88egF5VcRXnVdh/kb0lseSGgpN9+VoBNToN4NMHZoJv2pdK1hxaJG eFzVAxSj1Ty4fagQZuE86mevwUc4kUby2CoChXdnYs7purScJC6HwEGIlwI6Z7at inlpu9/GCJq397Hvk+W+AqJjmI0WRPq6fc8GEH0Dc5tdMA+mUejDf1xWKrniZxQu AeGXI5zl9X2AOIIE8M7VWoKMVoRkr9qi0BsKeZS0o1TQ6x/LRGLS9u9xWrgh4bIl MtwulosLhAsFb4GsvGzbUDbjDf+9dZ6QCH3Sz78O+gADn2PY99QGWvdccFvGxYz9 JkDIj2UGmUd/KEcUXRlrS4qXlY9T/f3Xzn4WHoo5FaUtrC6vg7Fw4+r0P0/M1Azi QShL7CjwKBDfegkRNm2iNt63BMPj0ELAVs9jNpfo1GRxTd5LRsHWznSe3mJSPeYs 3Zdp7ZXTaafJRjBVi8CAaLEmwuuLw8L7+GGi/2ZV8gj0bNC3n2OI7ljKpRedV9u2 xiZdbZNhhUs7sdvg/0t/ =8Zlv -----END PGP SIGNATURE----- --Sig_/hinMg0WK5yiuZ3XeC0gRY+A--