From owner-cvs-ports@FreeBSD.ORG Sun May 16 15:19:42 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40F0916A4CE; Sun, 16 May 2004 15:19:42 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0401B43D1D; Sun, 16 May 2004 15:19:42 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (3d22b9d8fc57f41e173373798bc80071@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i4GMJeAp011641; Sun, 16 May 2004 15:19:41 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A441C548E2; Sun, 16 May 2004 15:19:40 -0700 (PDT) Date: Sun, 16 May 2004 15:19:40 -0700 From: Kris Kennaway To: Mark Linimon Message-ID: <20040516221940.GA38014@xor.obsecurity.org> References: <200405162037.i4GKbYPm006678@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <200405162037.i4GKbYPm006678@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/wistumbler2 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2004 22:19:42 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 16, 2004 at 01:37:34PM -0700, Mark Linimon wrote: > linimon 2004/05/16 13:37:34 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > net/wistumbler2 Makefile=20 > Log: > Change compatibility test from reporting BROKEN to reporting IGNORE. > =20 > Approved in principle by: maintainer > | .if !exists(/sys/dev/owi/if_ieee80211.h) > | -BROKEN=3D You need to upgrade you system > | +IGNORE=3D requires kernel sources from at least FreeBSD 5.2 > | .endif This should use an OSVERSION test instead of checking for installed files on the system. Otherwise, it will fail in bento-like setups with sources older than 5.2 on the build master. Kris --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAp+j8Wry0BWjoQKURAt2dAJwObGDKpXsHbAdKCQBqecbXAOoZLQCgx0C5 7JQCB82W2H935auit5hGxQk= =7EA0 -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--