From owner-freebsd-java@FreeBSD.ORG Wed Jul 31 10:14:38 2013 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 47E83168; Wed, 31 Jul 2013 10:14:38 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x22d.google.com (mail-we0-x22d.google.com [IPv6:2a00:1450:400c:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AA65D2907; Wed, 31 Jul 2013 10:14:37 +0000 (UTC) Received: by mail-we0-f173.google.com with SMTP id x55so423899wes.4 for ; Wed, 31 Jul 2013 03:14:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=Rz9J5l+9R7vnpkvYH871nuKM00F3Q+5yXz8XXDWZ5Hc=; b=ISdgPB041lMHv8b3Aw8/NilJofxr2qo0gYsuWwdEuPlAoGQNA+7fJlPwga3yfjpjTt T7UVNQ+JvX2bulkqjdfJyQHpxDGwmpizcLq+r1A1KwqFokeJTcxFnhliH4VKLreXi2ue ltexaWoI2hv6cS66JAucxwtf4EgHedANfBUevLGcj9KvI9NLVc5kSfnB3BOfxFjNhhnL rKxNXYktLSOD7dDTHXG3XvEoMCK4qtaH6DgrFkIliWpbXy3CA1JpNlMitYxZ3Og0eRww 8nOH0uP8y0za1/pPVl8mGJDnaPzwzGfH4yCt9TiXRFDNApc9ob5wllHHHS3B//b1pnW3 VzGQ== X-Received: by 10.194.243.226 with SMTP id xb2mr50157505wjc.67.1375265675757; Wed, 31 Jul 2013 03:14:35 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id em1sm27445461wib.3.2013.07.31.03.14.34 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 31 Jul 2013 03:14:34 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 31 Jul 2013 12:14:32 +0200 From: Baptiste Daroussin To: java@FreeBSD.org, ports@FreeBSD.org Subject: [CALL FOR REVIEW] Removing bsd.java.mk from bsd.port.post.mk Message-ID: <20130731101432.GI95363@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xQR6quUbZ63TTuTU" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 10:14:38 -0000 --xQR6quUbZ63TTuTU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, I have been looking at bsd.java.mk and I haven't seen a reason for it to be included in post.mk phase. I did an exp-run removing the second inclusion and saw no fallout from there. While here I removed the redefinition of do-build because now we can just specify a couple of variable and make it use the standard do-build. I would appreciate if some java people could test/review. The patch is here: http://people.freebsd.org/~bapt/java-nopost.diff regards, Bapt --xQR6quUbZ63TTuTU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlH444gACgkQ8kTtMUmk6ExBdACgo1pW2U9XyRJVCUvWwNSezglO ouoAn1mbTP0W4qWbY8Sl5icLq9ZbZ5NK =MMQi -----END PGP SIGNATURE----- --xQR6quUbZ63TTuTU--