From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 28 12:01:52 2011 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F0D31065680 for ; Mon, 28 Nov 2011 12:01:52 +0000 (UTC) (envelope-from scheidell@freebsd.org) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id 6DF568FC1F for ; Mon, 28 Nov 2011 12:01:52 +0000 (UTC) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [10.70.1.253]) by mx1.secnap.com.ionspam.net (Postfix) with ESMTP id A58F5621C1A; Mon, 28 Nov 2011 07:01:51 -0500 (EST) X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.17 at mx1.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (usbctdc001.secnap.com [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.secnap.com.ionspam.net (Postfix) with ESMTPS id F273C621C18; Mon, 28 Nov 2011 07:01:50 -0500 (EST) Received: from Macintosh.local (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Mon, 28 Nov 2011 07:01:50 -0500 Message-ID: <4ED3782D.70408@freebsd.org> Date: Mon, 28 Nov 2011 07:01:49 -0500 From: Michael Scheidell Organization: SECNAP Network Security Corp User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: Zhihao Yuan , References: <4ED2D061.5080309@freebsd.org> <4ED371F7.9000107@freebsd.org> In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: ports/161225: security/pam_fprint: Updates to the last git version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 12:01:52 -0000 maybe mark BROKEN, not IGNORE? can I include BROKEN in pam_fprint and fprint_demo if osversin < 800069? On 11/28/11 6:43 AM, Zhihao Yuan wrote: > > The problem has been discussed here > www.freebsd.org/cgi/query-pr.cgi?pr=ports/161224 > > > The thing is, we need libusb-1.0, what you referred in ports is 0.1x > I guess I am confused somewhat. its got me running in circles. libfprint only needs libusb on fbsd 7.x, right? .if ${OSVERSION} < 800069 IGNORE= libusb-1.0 is not avaible on FreeBSD < 8 .else CONFIGURE_ENV+= LIBUSB_CFLAGS=" " LIBUSB_LIBS="-lusb" .endif but in libusb, I see: .if ${OSVERSION} >= 800069 IGNORE= has been already included into base system .endif should not the logic be, osversion < 80069 to include as a dependency libusb? or do we mark libfprint, and the two fprint programs BROKEN if osversion < 800069? -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator