From owner-freebsd-ports Thu Jan 30 10:10:17 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 6FB4E37B410; Thu, 30 Jan 2003 10:10:15 -0800 (PST) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA78E43F85; Thu, 30 Jan 2003 10:10:11 -0800 (PST) (envelope-from corecode@corecode.ath.cx) Received: from fwd08.sul.t-online.de by mailout02.sul.t-online.com with smtp id 18eJ8c-0001tO-0L; Thu, 30 Jan 2003 19:10:10 +0100 Received: from pride.uni.stoert.net (320050403952-0001@[217.82.52.50]) by fmrl08.sul.t-online.com with esmtp id 18eJ8J-0a4QlMC; Thu, 30 Jan 2003 19:09:51 +0100 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by pride.uni.stoert.net (Postfix) with ESMTP id BB70212C84F; Thu, 30 Jan 2003 19:09:50 +0100 (CET) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id h0UI9oZ0045488; Thu, 30 Jan 2003 19:09:50 +0100 (CET) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id h0UI9oix045487; Thu, 30 Jan 2003 19:09:50 +0100 (CET) Date: Thu, 30 Jan 2003 19:09:46 +0100 From: "Simon 'corecode' Schubert" To: current@freebsd.org Cc: ports@freebsd.org Subject: openssl import and how to rebuild affected ports Message-Id: <20030130190946.381298ab.corecode@corecode.ath.cx> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.kKiY/Yw.ZSG0M2" X-Sender: 320050403952-0001@t-dialin.net 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 --=.kKiY/Yw.ZSG0M2 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit hey people, concerning recent openssl import to -HEAD: suddenly some ports stopped working because of major lib version changes (okok, i could've saved the old libs). if anybody else is experiencing this, use this to rebuild affected ports: (csh) find /usr/{local,X11R6}/{{s,}bin,lib*} -type f | xargs ldd | & sed -ne '/^\//{s/:$//;h;};/=> not found/{g;p;}' | uniq | xargs pkg_which | sort -u | xargs portupgrade -f sorry for the long line :) cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.kKiY/Yw.ZSG0M2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+OWptr5S+dk6z85oRAmasAJ9zYs1eF9VrH9HhdokLMqDKCVuU2gCeLdPE S8DNvnHyj3Czfy8nepGsiUA= =Fy0s -----END PGP SIGNATURE----- --=.kKiY/Yw.ZSG0M2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message