From owner-freebsd-questions@FreeBSD.ORG Thu Jan 15 09:38:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4894016A4CE for ; Thu, 15 Jan 2004 09:38:53 -0800 (PST) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id BECD943D5C for ; Thu, 15 Jan 2004 09:38:46 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i0FHcffn032116 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 Jan 2004 17:38:41 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i0FHcfoY032115; Thu, 15 Jan 2004 17:38:41 GMT (envelope-from matthew) Date: Thu, 15 Jan 2004 17:38:41 +0000 From: Matthew Seaman To: "Scott I. Remick" Message-ID: <20040115173841.GA30502@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , "Scott I. Remick" , freebsd-questions@freebsd.org References: <1lwz10b51pvyx$.iwa53nx2kix.dlg@40tude.net> <20040115171227.GB26860@happy-idiot-talk.infracaninophile.co.uk> <1nq7eb2w5om4b.1g5kxxnyp5cot$.dlg@40tude.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <1nq7eb2w5om4b.1g5kxxnyp5cot$.dlg@40tude.net> User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: Problems using portupgrade to recompile all ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2004 17:38:53 -0000 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 15, 2004 at 12:25:17PM -0500, Scott I. Remick wrote: > One question: it's not clear from man pkg_glob whether I can combine the > date format '<2004-01-15' with a package name, so that I only update the > dependencies of a SPECIFIC package that are older than that date (using -f > instead of -af of course). Is there a syntax to do that? portupgrade -rfx '>=3D2004-01-15' foo will force re-install 'foo' and everything that depends on package 'foo', except those packages installed on or after the given date. Cheers, Matthew =20 --=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 --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFABtAhdtESqEQa7a0RAqGSAJ4qXr40t157teV5me3RufBUOQSlegCfapBw 4vvypcdNvRZXZbLYoQd7EpM= =rLlX -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--