From owner-freebsd-java@FreeBSD.ORG Sat Mar 17 18:08:25 2012 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E47F11065674 for ; Sat, 17 Mar 2012 18:08:25 +0000 (UTC) (envelope-from jb.1234abcd@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id A398F8FC22 for ; Sat, 17 Mar 2012 18:08:25 +0000 (UTC) Received: by ghrr20 with SMTP id r20so5971943ghr.13 for ; Sat, 17 Mar 2012 11:08:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Xo+AcmWoLzAKuF3zZx8CqMbkYTSMd1T6fVRV6gPPCCw=; b=NyI+AlnklqeV81o3iTGmPvq/tlYDqhuEDbe9m7U4ts5kbZe0IPOAuRkdR1OXb4EQoL 9ePjyXuMeSTaJIDW8xLKSErRimwoQCKLScMQ9k4PELwtJBns9ipiEZZnVw5C72vV1srX hRF2vk013DxnaF2PqTZkzNQXwr0uVY10dqqhcN9aMvMNgm/LrrgoTs5nKwsEkmfZEhUP HftVGEG5DcAJfwqIT8u6IIvnVjdjNL99aX24XR0s6YrOLuGLFQ6Hm0H/Cu8sjmeTLFuO GywEK9NPqItP8zZfzMHQ8iFMfz17BkI0TTmSXKKcr+jmQbx47TvhtmAq6UB+DdMHS8M2 0WkA== MIME-Version: 1.0 Received: by 10.236.136.4 with SMTP id v4mr6980229yhi.44.1332007705111; Sat, 17 Mar 2012 11:08:25 -0700 (PDT) Received: by 10.146.232.12 with HTTP; Sat, 17 Mar 2012 11:08:25 -0700 (PDT) Date: Sat, 17 Mar 2012 19:08:25 +0100 Message-ID: From: J B To: java@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: icedtea-web update/compilation X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Mar 2012 18:08:26 -0000 Hi, this is FB9-release, with updates. I recently updated openjdk6 port with 'portmaster openjdk6'. The openjdk6 is required by icedtea-web. So, I updated icedtea-web to the latest version with 'portmaster icedtea-web'. I noticed that during compilation firefox-3.6.27 was downloaded which puzzled me. The final msg was: ===>>> The following actions were performed: Installation of www/libxul (libxul-1.9.2.27) Re-installation of icedtea-web-1.1.4 Is there any problem with firefox dependency here ? jb