From owner-freebsd-ports@FreeBSD.ORG Sat Mar 9 09:38:57 2013 Return-Path: Delivered-To: ports@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 329F1AB8; Sat, 9 Mar 2013 09:38:57 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) by mx1.freebsd.org (Postfix) with ESMTP id 778947AC; Sat, 9 Mar 2013 09:38:56 +0000 (UTC) Received: by mail-ee0-f53.google.com with SMTP id e53so1461570eek.40 for ; Sat, 09 Mar 2013 01:38:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=thdvJ+0cRASO+gtDUhcqxKAwjcLYNH5UeRteiCOxRj0=; b=jYSHVA/eGJXy5Yk2G7U9hwH5nvS8affwD/yzbbs8E8L4tj2CBq3JVfG/jdyqBnvfNz bxD1h/lGZEFkkHw7XEayISXE93FL95AkxiZKxtwdbCXQ3eaF4A2000LTb8lCNOFGiJxB CuyNMDsfJBTNC/ZMDuvysToFEoss5lU6NPN+PYAm6fMhsaBKs18sGb/SDOeKZNV1yBri dW9pKwbrIF4k5nv+WI3mZsSOtWmOBWDRrs/s0dlQbdKucIdBxvoApGbL6Er1phuPo7B4 fct/bHe2a+VT4KZ2J0E7urY2dEMlqdlypuCVtuYZ8XAYvoAFmlNf2SSdFyGjTm33hNZY ePmg== X-Received: by 10.14.0.135 with SMTP id 7mr14482488eeb.5.1362821929275; Sat, 09 Mar 2013 01:38:49 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.14.124.7 with HTTP; Sat, 9 Mar 2013 01:38:19 -0800 (PST) In-Reply-To: <513B02C5.9090406@zedat.fu-berlin.de> References: <513B02C5.9090406@zedat.fu-berlin.de> From: Chris Rees Date: Sat, 9 Mar 2013 09:38:19 +0000 X-Google-Sender-Auth: qQMTIt34kg8Mhn1hUNpxCgBI9pk Message-ID: Subject: Re: lang/ruby19: ruby-1.9.3.392,1 is vulnerable: ** [check-vulnerable] Error code 1 To: "Hartmann, O." Content-Type: text/plain; charset=ISO-8859-1 Cc: "ports@freebsd.org" , FreeBSD Stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 09:38:57 -0000 On 9 March 2013 09:37, Hartmann, O. wrote: > I try to compile port lang/ruby19 and I always get on a FreeBSD > 9.1-STABLE box the following error message, which is obviously triggered > by some port auditing - but I do not find the "knob" to switch it off. > > Can someone give a hint, please? I guess you sent it to -stable by mistake-- the knob you need is DISABLE_VULNERABILITIES=yes. I'm sure I don't need to lecture you on "Be careful with this" :) Chris