From owner-freebsd-questions@FreeBSD.ORG Sun Jan 20 06:35:25 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7B89D91B for ; Sun, 20 Jan 2013 06:35:25 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from nm22-vm6.bullet.mail.ird.yahoo.com (nm22-vm6.bullet.mail.ird.yahoo.com [212.82.109.225]) by mx1.freebsd.org (Postfix) with ESMTP id 7C46D23E for ; Sun, 20 Jan 2013 06:35:24 +0000 (UTC) Received: from [77.238.189.49] by nm22.bullet.mail.ird.yahoo.com with NNFMP; 20 Jan 2013 06:35:16 -0000 Received: from [217.146.188.170] by tm2.bullet.mail.ird.yahoo.com with NNFMP; 20 Jan 2013 06:35:16 -0000 Received: from [127.0.0.1] by smtp138.mail.ird.yahoo.com with NNFMP; 20 Jan 2013 06:35:16 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s1024; t=1358663716; bh=77O69JIRa5aZdRac2uPz0TiMBPyQPDmxeLrC8Ch4I9w=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Content-Type:To:Subject:References:Date:MIME-Version:Content-Transfer-Encoding:From:Message-ID:In-Reply-To:User-Agent; b=abBrsJ/5KoPbfK23N2R/vublUtNJ3K+N4j21ebXYuf3YWrkudIiYE7mnGc4nsMMFnLykGJx5pcbwvKqbsH/maBik1/WxDxlEYG6FQwc8C8bjdnwSHxMW4v0E6nEZs0WP9YuMq7XUt4U9zrL+Yaz+03CIUbN6AeyqxfPG7EXENfk= X-Yahoo-Newman-Id: 653204.80453.bm@smtp138.mail.ird.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: yeVWSL0VM1lexagrhbMWp9zWyLlTzNb2qb1nHD5dJATMTKG asPQSLlXlGRa0JFyTSzpc.TGJNE4bw_2nmGEP9OJGt6CO1kykmNpbUIt7iPK hQYql7Qx4sO7xSQxsgUQETV7V_lIlIxWfi8B39kyaxLKPh6aAQCC6E5Mkmv_ idj7_a0UOA_0uX4dY6khvcoGgjD3VlvzLzv7qn6huIADO082uZN7nrLaRvKX EgGzqbCML5KJ_IUUA346nfoyEElzC2M0papJ8N6KyoT9SKDCM0aPLZBNu27x 0Ze8gS_uK_yaGCvbwVO9Zh4c1wdox9_UjyNlpFbQMoGOef7CmAYmtQ6rbXFe Sk5Fw.INAErxZeRTBXuzQJ05WCrUO8kQAvog9dMFFFSSmfZZEpR35BRZSW53 LnU3YGFzSvNWQiuBMq3WYACb4f.nvnPdKYUcguRONiKOl1MieTasm1BhdRyQ fn.ADSihQfa2mjh1kBqhovgD9Naman0OpZ2uEbInzg0tYM1gMJXHKLnW_ybb Q8OUpUCaiNkp.y_cffOk- X-Yahoo-SMTP: BeMCPs2swBABTJ3kAeEiC_hE0mz8jRexLddJfD8pI2j32fOacjBmXg-- Received: from freebsd (ralf.mardorf@85.182.16.23 with login) by smtp138.mail.ird.yahoo.com with SMTP; 19 Jan 2013 22:35:16 -0800 PST Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "FreeBSD quest" Subject: Re: Dependencies after port tree update References: <20130118055051.3dd2a12a.freebsd@edvax.de> <20130118165130.73cea17d.freebsd@edvax.de> <20130118172040.3e051cb6.freebsd@edvax.de> Date: Sun, 20 Jan 2013 07:35:16 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ralf Mardorf" Message-ID: In-Reply-To: <20130118172040.3e051cb6.freebsd@edvax.de> User-Agent: Opera Mail/11.61 (FreeBSD) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2013 06:35:25 -0000 Compiling was finished, when I woke up at around 7 o'clock. Everything seems to be ok, but I didn't reboot until now. If everything should be ok after rebooting, I'll add all the steps to a thread in the forums later today or tomorrow, http://forums.freebsd.org/showthread.php?p=205453#post205453 . Thank you all for the help. The last command I run was root@freebsd:/usr/ports/ports-mgmt/portmaster # portmaster --no-confirm -y -G `cat ~/installed-port-list` From time to time I manually had to answer yes, when I was asked if a file should be deleted. Regards, Ralf