From owner-freebsd-ports@FreeBSD.ORG Thu Jul 28 15:26:00 2011 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 40FCB106566C for ; Thu, 28 Jul 2011 15:26:00 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id CCEC68FC15 for ; Thu, 28 Jul 2011 15:25:59 +0000 (UTC) Received: by fxe4 with SMTP id 4so1824607fxe.13 for ; Thu, 28 Jul 2011 08:25:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=A0aJybiAeb0lMpyBFKd4yyuizGEY6dCpAjgff7mxHc8=; b=gAn8Y58HqPOQ5Z540EbBk+q4awbcazzG8FTBXoVpGTvWlbpoOScPPU2Dp9RY+xkc5f ntzGOZxQOcVz4V6i+jhRSUZmJSXfF1C0ypJmDeEeBmhMZLTTtEseTK4qEnqiO8MTG/dE Q4I7RLicbxmqroWMYvAWGqT9T3/NGiMXpCKps= MIME-Version: 1.0 Received: by 10.204.142.26 with SMTP id o26mr52214bku.215.1311866758458; Thu, 28 Jul 2011 08:25:58 -0700 (PDT) Received: by 10.204.42.78 with HTTP; Thu, 28 Jul 2011 08:25:58 -0700 (PDT) In-Reply-To: <1311839968208-4641640.post@n5.nabble.com> References: <201107271853.30762.lumiwa@gmail.com> <1311839968208-4641640.post@n5.nabble.com> Date: Thu, 28 Jul 2011 12:25:58 -0300 Message-ID: From: sergio lenzi To: timp Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: net-snmp 5.7 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: Thu, 28 Jul 2011 15:26:00 -0000 Besides, net-snmp breaks with IPV6 not select there is an error in the pkg-plist file line 135 that is missing ipv6 condition and it tries to add ipv6 even if not select in the options, so make package breaks....