From owner-freebsd-newbies@FreeBSD.ORG Sat Mar 13 16:26:15 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72F6216A4CE for ; Sat, 13 Mar 2004 16:26:15 -0800 (PST) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9B4CC43D2D for ; Sat, 13 Mar 2004 16:26:14 -0800 (PST) (envelope-from matthias.sz@gmx.net) Received: (qmail 18227 invoked by uid 65534); 14 Mar 2004 00:26:13 -0000 Received: from pD9E3CEB9.dip.t-dialin.net (EHLO mail.lindenstrasse) (217.227.206.185) by mail.gmx.net (mp002) with SMTP; 14 Mar 2004 01:26:13 +0100 X-Authenticated: #10116299 Received: from localhost (gate.lindenstrasse [192.168.0.1]) by mail.lindenstrasse (Postfix) with ESMTP id 4E8092132 for ; Sun, 14 Mar 2004 01:26:10 +0100 (CET) Received: from mail.lindenstrasse ([192.168.0.1]) by localhost (gate.lindenstrasse [192.168.0.1]) (amavisd-new, port 10024) with ESMTP id 55691-04 for ; Sun, 14 Mar 2004 01:25:35 +0100 (CET) Received: by mail.lindenstrasse (Postfix, from userid 1001) id AEC2F20E5; Sun, 14 Mar 2004 01:25:34 +0100 (CET) Date: Sun, 14 Mar 2004 01:25:34 +0100 From: Matthias Szupryczynski To: freebsd-newbies@freebsd.org Message-ID: <20040314002534.GA46094@gate.lindenstrasse> Mail-Followup-To: Matthias Szupryczynski , freebsd-newbies@freebsd.org References: <20040313200040.AF6AB16A4D5@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new at lindenstrasse Subject: Re: Ports! my surprise X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: matthias.sz@gmx.net List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 00:26:15 -0000 On Sat, Mar 13, 2004 at 05:33:00PM -0300, Luis Motta wrote: > I put here in my home, cable modem conection, and then i be able to connect > in internet. > And download and instaling some ports... > For my surprise the ports for some software are very old... > Like nessus... > What is the problem? silk@gate:/usr/ports > make search name=nessus Port: nessus-2.0.8a Path: /usr/ports/security/nessus Since the nessus homepage (http://www.nessus.org) says 2.0 is the current stable version and it is also labeled as 'the brand new version of nessus', I can't see any problem here :) Maybe you haven't updated your ports tree for a while? Try cvsup to get the latest ports tree. HTH Matt