Date: Thu, 20 Feb 2003 18:16:15 +0100 From: Ulrich Spoerlein <q@uni.de> To: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Cc: ports@freebsd.org Subject: Re: portupgrade and xargs? Message-ID: <20030220171615.GG362@galgenberg.net> In-Reply-To: <20030220140727.GC91638@martin.kdrache.org> References: <20030220140727.GC91638@martin.kdrache.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030220171615.GG362>