From owner-freebsd-doc@FreeBSD.ORG Thu Aug 11 05:17:35 2011 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B391E106566C for ; Thu, 11 Aug 2011 05:17:35 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id 8F53A8FC08 for ; Thu, 11 Aug 2011 05:17:35 +0000 (UTC) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.experts-exchange.com (Postfix) with ESMTP id 178336FD1EA; Wed, 10 Aug 2011 22:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=e-e.com; h= user-agent:organization:in-reply-to:content-disposition :content-type:content-type:mime-version:references:message-id :subject:subject:from:from:date:date:received:received:received; s=ee; t=1313038937; x=1314853337; bh=SMpGfAiErpXcQgpuLM8/YRrOTJ 0jhPwkasCoRAnBgSc=; b=dMRseaZW0+Z8fLm7qfEKffYIxrMveew4mHbHGdRL3m iu9v70tXXkI5Gaa9Kq6K2VesAm0KUwmz5Kr9CIgwEzaEYilQsPEWX0/BCTa776WO e295bbMfL0QIRvvDK1Yf1kkVaHcNRXwWjoqEb5py8zq/mLlJdBHRc8tlTnrT1dLx Q= X-Virus-Scanned: amavisd-new at experts-exchange.com Received: from mail.experts-exchange.com ([127.0.0.1]) by mail.experts-exchange.com (mail.experts-exchange.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZDopom6O2Szi; Wed, 10 Aug 2011 22:02:17 -0700 (PDT) Received: from experts-exchange.com (unknown [192.168.103.122]) by mail.experts-exchange.com (Postfix) with SMTP id E83DD6FD1C2; Wed, 10 Aug 2011 22:02:17 -0700 (PDT) Received: (nullmailer pid 34228 invoked by uid 1001); Thu, 11 Aug 2011 05:01:34 -0000 Date: Wed, 10 Aug 2011 22:01:34 -0700 From: Jason Helfman To: "Edward Sanford Sutton, III" Message-ID: <20110811050134.GA32787@eggman.experts-exchange.com> References: <201108101722.23847.mirror176@cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <201108101722.23847.mirror176@cox.net> X-Operating-System: FreeBSD 8.2-RELEASE Organization: Experts-Exchange, LLC. http://www.experts-exchange.com X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.21 (2010-09-15) Cc: doc@freebsd.org Subject: Re: Porter's handbook old java references X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 05:17:35 -0000 On Wed, Aug 10, 2011 at 05:22:21PM -0700, Edward Sanford Sutton, III thus spake: >http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html >refers to blackdown as a JAVA_VENDOR, among now outdated versions being >listed as choices and examples. >Keep up the good work and thanks again, >Edward Sutton, III >-- >The more things change, the more they'll never be the same again. >_______________________________________________ I believe I addressed these concerns in this patch. Sgml renders with no issue. Index: porters-handbook/book.sgml =================================================================== RCS file: /home/jhelfman/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.1113 diff -u -r1.1113 book.sgml --- porters-handbook/book.sgml 20 Jul 2011 04:26:06 -0000 1.1113 +++ porters-handbook/book.sgml 11 Aug 2011 04:54:15 -0000 @@ -6170,8 +6170,8 @@ List of space-separated suitable Java versions for the port. An optional "+" allows you to specify a range of versions (allowed values: - 1.1[+] 1.2[+] 1.3[+] 1.4[+] 1.5[+] - 1.6[+]). + 1.5[+] 1.6[+] 1.7[+] + ). @@ -6185,7 +6185,7 @@ JAVA_VENDOR List of space-separated suitable JDK port vendors for the port (allowed values: freebsd bsdjava sun - blackdown openjdk). + openjdk). -- Jason Helfman System Administrator experts-exchange.com http://www.experts-exchange.com/M_4830110.html E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5