From owner-freebsd-java@freebsd.org Thu Feb 9 18:33:21 2017 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B76BCD437B for ; Thu, 9 Feb 2017 18:33:21 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 491EF8CF for ; Thu, 9 Feb 2017 18:33:21 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: by mailman.ysv.freebsd.org (Postfix) id 487C7CD437A; Thu, 9 Feb 2017 18:33:21 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 481F3CD4379 for ; Thu, 9 Feb 2017 18:33:21 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27F2B8CE for ; Thu, 9 Feb 2017 18:33:19 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id B96A643C0F for ; Thu, 9 Feb 2017 12:31:28 -0600 (CST) To: java@FreeBSD.org Subject: FreeBSD Port: java/openjdk6 Reply-To: marino@freebsd.org From: John Marino Message-ID: Date: Thu, 9 Feb 2017 12:33:11 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 170208-0, 02/08/2017), Outbound message X-Antivirus-Status: Clean X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:33:21 -0000 Openjdk6 has reached EOL (Dec 2016) Ref: http://mail.openjdk.java.net/pipermail/jdk6-dev/2016-October/003606.html Isn't it time to deprecate on ports? John