From owner-cvs-ports@FreeBSD.ORG Fri Feb 5 05:22:31 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D053B1065670; Fri, 5 Feb 2010 05:22:31 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AA4738FC16; Fri, 5 Feb 2010 05:22:31 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o155MV5o082965; Fri, 5 Feb 2010 05:22:31 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o155MVrL082964; Fri, 5 Feb 2010 05:22:31 GMT (envelope-from glewis) Message-Id: <201002050522.o155MVrL082964@repoman.freebsd.org> From: Greg Lewis Date: Fri, 5 Feb 2010 05:22:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jdk16/files patch-j2se-common-Defs-bsd.gmk 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, 05 Feb 2010 05:22:31 -0000 glewis 2010-02-05 05:22:31 UTC FreeBSD ports repository Modified files: java/jdk16/files patch-j2se-common-Defs-bsd.gmk Log: . Detect that recent versions of 9-CURRENT have sigignore(3) and configure the build correctly for that. Fixes the build on those versions of 9-CURRENT PR: 141105 Collaboration with: fluffy@ Revision Changes Path 1.3 +16 -2 ports/java/jdk16/files/patch-j2se-common-Defs-bsd.gmk