From owner-cvs-ports@FreeBSD.ORG Fri Oct 21 22:53:56 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 06E4B16A41F; Fri, 21 Oct 2005 22:53:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A8443D5C; Fri, 21 Oct 2005 22:53:55 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id BBFDF1A3C19; Fri, 21 Oct 2005 15:53:54 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1679C514A3; Fri, 21 Oct 2005 18:53:54 -0400 (EDT) Date: Fri, 21 Oct 2005 18:53:53 -0400 From: Kris Kennaway To: Marcus Alves Grando Message-ID: <20051021225353.GA66902@xor.obsecurity.org> References: <200510212124.j9LLOu84041161@repoman.freebsd.org> <20051021213757.GA49998@xor.obsecurity.org> <435965D4.80202@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <435965D4.80202@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: ports/benchmarks/dbench Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 21 Oct 2005 22:53:56 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 21, 2005 at 08:04:04PM -0200, Marcus Alves Grando wrote: > Because two if's are because doesn't compile... >=20 > .if ${OSVERSION} < 500000 > IGNORE=3D Doesn't build on FreeBSD < 5.x > .endif >=20 > .if ${ARCH} =3D=3D amd64 > IGNORE=3D Doesn't build on arch amd64 > .endif And ports that are IGNORE are never tested on PH, so you'll never know when the next revision of the port starts to build on 4.x and amd64. Kris P.S. I'm pretty sure this is discussed in the porter's handbook --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDWXGBWry0BWjoQKURAulrAJ4ydURqqejFeVdrOw5sZeA3AWC3aACgnXi7 kOOpnUInCYrbnqm3b8bWasw= =p+sQ -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g--