From owner-cvs-ports@FreeBSD.ORG Fri Oct 10 22:13:12 2003 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 E9B1516A4B3; Fri, 10 Oct 2003 22:13:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F7EA43FBF; Fri, 10 Oct 2003 22:13:12 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9B5DBXJ065249; Fri, 10 Oct 2003 22:13:11 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9B5DBQ0065248; Fri, 10 Oct 2003 22:13:11 -0700 (PDT) (envelope-from glewis) Message-Id: <200310110513.h9B5DBQ0065248@repoman.freebsd.org> From: Greg Lewis Date: Fri, 10 Oct 2003 22:13:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/jdk14/files patch-nio::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: Sat, 11 Oct 2003 05:13:13 -0000 glewis 2003/10/10 22:13:11 PDT FreeBSD ports repository Added files: java/jdk14/files patch-nio::Makefile Log: . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generate warnings that 2.95 doesn't and breaks the build on -CURRENT. Revision Changes Path 1.1 +13 -0 ports/java/jdk14/files/patch-nio::Makefile (new)