From owner-freebsd-questions@FreeBSD.ORG Wed Jan 23 12:10:18 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 30C302A0 for ; Wed, 23 Jan 2013 12:10:18 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from nm3-vm0.bullet.mail.ird.yahoo.com (nm3-vm0.bullet.mail.ird.yahoo.com [77.238.189.213]) by mx1.freebsd.org (Postfix) with ESMTP id 74644D69 for ; Wed, 23 Jan 2013 12:10:17 +0000 (UTC) Received: from [77.238.189.57] by nm3.bullet.mail.ird.yahoo.com with NNFMP; 23 Jan 2013 12:10:15 -0000 Received: from [46.228.39.126] by tm10.bullet.mail.ird.yahoo.com with NNFMP; 23 Jan 2013 12:10:15 -0000 Received: from [127.0.0.1] by smtp163.mail.ir2.yahoo.com with NNFMP; 23 Jan 2013 12:10:15 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s1024; t=1358943015; bh=DGXlhhuQjpUuMlaJTWgd6qStwwNlbjXDE+c+YJUsKo4=; 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=hhVmzNOXJV3gRhhjRUZ4o3vD6PhwlJE6w8jyNGRjUEaMXVtzOyaQMANvtVNqBQ+RRj46YL35REnUCYrLdc/DVyVoWrynlxKS0wRyVtyYk+z+rWsTa3HQfEqSweYQ/j93/x67fxUSDf5HCWQPJFoSVzPUNXOKv16A+fIjL3hvI1I= X-Yahoo-Newman-Id: 352885.91788.bm@smtp163.mail.ir2.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: Aprc5sYVM1lVkBIl8xBZi1wHs.VF1pU.lKcPGNM4dw5Y34. pQ2QxKrVWDbZuwCE82x7MzYUMwmPby5MHkX.qmxxKf6lZRqXsPIfHFgDShH9 AIkcSqBQCx0Uq_cld8lwSBMIAWsd9eRC4wT9DmC0rE4VHHhbrQU07o0kg5Hz HBOaVaW0g_P67F_m1kYVFCAkQoYxTZ2j9dsoNGTq5SFQIk8qrkWCxbxVVAA. sKKkql.CMIobmUt.P7efxKG.1KV7JfpSRP9WjPhhx2FXKkF7iL_l3Np_zNqP yXRsbtou8Dvk4Rm4xh_3RQYZakRUbPo6bcyCrm9XnACXCVqjqbSoYoOWrBkx 2THJFH8Tam4ANZj3QGuMLYbxnwNTN3fy2k5eu0jPu48WvnJVzJUNw0dxo.2B BHYJb4CMyUvJefGA7R9wimG5iqsLrryrPaGxnpwgdMY7D X-Yahoo-SMTP: BeMCPs2swBABTJ3kAeEiC_hE0mz8jRexLddJfD8pI2j32fOacjBmXg-- Received: from freebsd (ralf.mardorf@85.182.21.154 with login) by smtp163.mail.ir2.yahoo.com with SMTP; 23 Jan 2013 12:10:15 +0000 UTC Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@freebsd.org Subject: [solved] Security updates References: <20130123130408.9fbd518bb8fcac4ee41a361b@gmx.net> Date: Wed, 23 Jan 2013 13:10:14 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ralf Mardorf" Message-ID: In-Reply-To: <20130123130408.9fbd518bb8fcac4ee41a361b@gmx.net> User-Agent: Opera Mail/12.12 (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: Wed, 23 Jan 2013 12:10:18 -0000 On Wed, 23 Jan 2013 13:04:08 +0100, Jens Jahnke wrote: > [snip] Maybe > you should install portaudit too. It tells you for which ports security > flaws have been found. > > To update a single port using portmaster you would run > # portmaster www/firefox > for example. Hi Jens :) thank you. Regards, Ralf