From owner-freebsd-ports Thu Feb 20 9:16:29 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C954837B401 for ; Thu, 20 Feb 2003 09:16:27 -0800 (PST) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E4643F93 for ; Thu, 20 Feb 2003 09:16:25 -0800 (PST) (envelope-from q@uni.de) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx35.rz.uni-wuerzburg.de (8.8.8/8.8.8/uniwue-MM-1.05) with ESMTP id SAA339750; Thu, 20 Feb 2003 18:16:24 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 78B67678B0; Thu, 20 Feb 2003 18:16:24 +0100 (CET) Received: from wrzx07.rz.uni-wuerzburg.de ([132.187.1.7]) by virusscan (wrzx34 [132.187.3.34:25]) (amavisd-new) with ESMTP id 32486-07; Thu, 20 Feb 2003 18:16:24 +0100 (CET) Received: from spamchecker (localhost [127.0.0.1]) by wrzx07.rz.uni-wuerzburg.de (Postfix) with ESMTP id 55BF34670; Thu, 20 Feb 2003 18:16:22 +0100 (CET) Received: from coyote.dnsalias.net (gb-007.galgenberg.net [132.187.222.7]) by wrzx07.rz.uni-wuerzburg.de (Postfix) with ESMTP id 369C6466A; Thu, 20 Feb 2003 18:16:22 +0100 (CET) Received: from roadrunner.local (roadrunner [192.168.0.147]) by coyote.dnsalias.net (8.12.6/8.12.6) with ESMTP id h1KHGNCJ016812; Thu, 20 Feb 2003 18:16:23 +0100 (CET) (envelope-from q@uni.de) Received: from roadrunner.local (localhost [127.0.0.1]) by roadrunner.local (8.12.6/8.12.6) with ESMTP id h1KHGLu2093321; Thu, 20 Feb 2003 18:16:21 +0100 (CET) (envelope-from q@uni.de) Received: (from q@localhost) by roadrunner.local (8.12.6/8.12.6/Submit) id h1KHGFdf093320; Thu, 20 Feb 2003 18:16:15 +0100 (CET) X-Authentication-Warning: roadrunner.local: q set sender to q@uni.de using -f Date: Thu, 20 Feb 2003 18:16:15 +0100 From: Ulrich Spoerlein To: Martin Klaffenboeck Cc: ports@freebsd.org Subject: Re: portupgrade and xargs? Message-ID: <20030220171615.GG362@galgenberg.net> Mail-Followup-To: Martin Klaffenboeck , ports@freebsd.org References: <20030220140727.GC91638@martin.kdrache.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hAW+M2+FUO+onfmf" Content-Disposition: inline In-Reply-To: <20030220140727.GC91638@martin.kdrache.org> User-Agent: Mutt/1.4i X-No-Archive: yes X-Spam-Status: No, hits=-15.2 required=8.0 tests=IN_REP_TO,LOCAL_CLIENT,NICE_HELO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02,USER_AGENT, USER_AGENT_MUTT,X_AUTH_WARNING version=2.43-string_20021002 X-Spam-Level: X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --hAW+M2+FUO+onfmf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 20.02.2003 at 15:07:27 +0100, Martin Klaffenboeck wrote: > #!/bin/sh > cd /usr/ports > make update ; portsdb -uU > pkg_version -l "<" | awk '{ print($1); }' > /root/work/update I use portversion -L=3D , which is much faster (it seems) > vi /root/work/update > cat /root/work/update | xargs portupgrade portupgrade `cat /root/work/update` should do as well? > The output of portupgrade is really funny... I don't want to reproduce= =20 > it, but it seems like it just deinstalls the ports... Without specify errors, we can't really help you. --hAW+M2+FUO+onfmf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+VQ1fmArGtfDbn0QRAlJ1AKDMr2GfwYr9nM+WaWkwHc0dPfEdwwCgyRHo OA/VtegNt2j4PXlNRYKpip0= =xfik -----END PGP SIGNATURE----- --hAW+M2+FUO+onfmf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message