From owner-freebsd-questions@FreeBSD.ORG Sun Oct 8 13:53:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E342516A403 for ; Sun, 8 Oct 2006 13:53:54 +0000 (UTC) (envelope-from a.pirko@inode.at) Received: from mx.inode.at (lb01nat19.inode.at [62.99.145.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE1243D67 for ; Sun, 8 Oct 2006 13:53:54 +0000 (GMT) (envelope-from a.pirko@inode.at) Received: from [85.124.24.137] (port=14139 helo=[192.168.1.11]) by smartmx-17.inode.at with esmtp (Exim 4.50) id 1GWZ6H-0005Gu-3c; Sun, 08 Oct 2006 15:53:53 +0200 Message-ID: <452902EF.3080701@inode.at> Date: Sun, 08 Oct 2006 15:53:51 +0200 From: Armin Pirkovitsch User-Agent: Thunderbird 1.5.0.7 (X11/20060916) MIME-Version: 1.0 To: Zbigniew Szalbot References: <20061008130817.G95896@192.168.11.51> <4528EB74.3060401@locolomo.org> <20061008142037.S97136@192.168.11.51> <4528F097.7010300@inode.at> <20061008154335.K98037@192.168.11.51> In-Reply-To: <20061008154335.K98037@192.168.11.51> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: cvsup and portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 13:53:55 -0000 Zbigniew Szalbot wrote: > Hello, > > On Sun, 8 Oct 2006, Armin Pirkovitsch wrote: > >> run portaudit -F >> it will update your database. >> btw. just a sidenote - if you have not done it - after a cvsup of the >> portstree you should also update your index (dependencies etc) by >> running make index (takes long) or make fetchindex (fast) in /usr/ports. > > That was it! Thank you! It did help with python. However, I still have a > problem with php. I am now trying to cvsup again and then upgrade php. Well another cvsup won't solve the problem since php hasn't been patched yet. However if you're really sure you need and want this kind of port installed just set the environment variable DISABLE_VULNERABILITIES. However - you should be aware that you'd install a program with a security hole. -- Armin Pirkovitsch a.pirko@inode.at