From owner-freebsd-ports@FreeBSD.ORG Mon Mar 12 14:00:44 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C460B1065670 for ; Mon, 12 Mar 2012 14:00:44 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 1EB118FC0C for ; Mon, 12 Mar 2012 14:00:43 +0000 (UTC) Received: (qmail invoked by alias); 12 Mar 2012 14:00:42 -0000 Received: from hu5.abaxx.de (EHLO [10.6.25.100]) [213.61.170.110] by mail.gmx.net (mp070) with SMTP; 12 Mar 2012 15:00:42 +0100 X-Authenticated: #1956535 X-Provags-ID: V01U2FsdGVkX1/+ra4jcZb+jRHSqNbQNYruq/c0W8lYFlS+XuEoeD as3Mb4vaXK4EvP Message-ID: <4F5E018A.1070602@gmx.de> Date: Mon, 12 Mar 2012 15:00:42 +0100 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org, Frank Wall References: <20120312133004.GC22754@pcfw2.inotronic-intern.de> In-Reply-To: <20120312133004.GC22754@pcfw2.inotronic-intern.de> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Subject: Re: Porting OpenVAS 5.0 (BETA) - Current state? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2012 14:00:44 -0000 On 2012-03-12 14:30, Frank Wall wrote: > Hi, > > is anyone working on porting OpenVAS 5 to FreeBSD or has > anyone tried to do it in the past? Any known problems, > caveats or linuxisms? > > I've seen some posts about a year ago regarding OpenVAS 4, > but it seems nothing has happended since then. I would > like to continue work on OpenVAS if someone has started a > port but didn't finished it yet. > > > Thanks for your feedback. > I tried a to port OPenVAS 4 last year but give up because of to many linuxisms in the codebase. (special for detecting network settings, interfaces ...) I don't think this has changed meanwhile ...