From owner-freebsd-java Thu Feb 6 9: 2:56 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8FB437B401 for ; Thu, 6 Feb 2003 09:02:54 -0800 (PST) Received: from habanero.hesketh.net (habanero.hesketh.net [66.45.6.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6343C43F75 for ; Thu, 6 Feb 2003 09:02:53 -0800 (PST) (envelope-from brent@mutt.rcfile.org) Received: from mutt.rcfile.org (rdu57-229-060.nc.rr.com [66.57.229.60]) by habanero.hesketh.net (8.12.6/8.12.6) with ESMTP id h16H2ffx028194; Thu, 6 Feb 2003 12:02:42 -0500 X-Received-From: brent@mutt.rcfile.org X-Delivered-To: freebsd-java@FreeBSD.ORG X-Spam-Filter: check_local@habanero.hesketh.net by digitalanswers.org Received: from mutt.rcfile.org (localhost [127.0.0.1]) by mutt.rcfile.org (8.12.6/8.12.6) with ESMTP id h16H2mXD068888; Thu, 6 Feb 2003 12:02:48 -0500 (EST) (envelope-from brent@mutt.rcfile.org) Received: (from brent@localhost) by mutt.rcfile.org (8.12.6/8.12.6/Submit) id h16H2lbT068887; Thu, 6 Feb 2003 12:02:47 -0500 (EST) Date: Thu, 6 Feb 2003 12:02:47 -0500 From: Brent Verner To: Greg Lewis Cc: freebsd-java@FreeBSD.ORG Subject: Re: patchset 2 report (a love story) Message-ID: <20030206170247.GA68388@rcfile.org> References: <20030205121006.GA69850@rcfile.org> <20030206191413.A8640@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030206191413.A8640@misty.eyesbeyond.com> X-muttrc: $Id: .muttrc,v 1.9 2002/01/02 07:04:49 brent Exp $ X-uname: FreeBSD 4.7-STABLE #32: Tue Feb 4 11:04:18 EST 2003 root@mutt.rcfile.org:/usr/obj/usr/src/sys/MUTTS User-Agent: Mutt/1.5.3i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [2003-02-06 19:14] Greg Lewis said: | On Wed, Feb 05, 2003 at 07:10:06AM -0500, Brent Verner wrote: | > I created a ports directory for the jdk14, and was wondering if | > it would be possible to distribute patchset 2 in .zip format, so | > USE_ZIP could be set in the Makefile to extract both the scsl-src | > and patchset, instead of having to _manually_ extract one of them. | > If I'm missing some feature of the ports system that would allow | > automatic extraction of both, please throw that cluestick at me :-) | | I'll look into this. It sounds like things are pretty positive so | it may be that now is the time to create a port for jdk14 :). FWIW, my latest round of changes to my experimental port Makefile resulted in a successful installation on my 4.7-stable system :-) http://www.rcfile.org/~brent/jdk14/jdk14-bsd/ notable changes from the jdk1.3.1p7 port, on which this was based: 1) updated MAKE_ENV 2) defined WITHOUT_PLUGIN in Makefile 3) removed references to non-existent 'images' target 5) install to jdk-${VERION}-bsd 4) changed name of port to 'jdk-${VERSION}-bsd-${PATCH_REV}' problems: 1) pkg-plist is still not updated. cheers. b -- "Develop your talent, man, and leave the world something. Records are really gifts from people. To think that an artist would love you enough to share his music with anyone is a beautiful thing." -- Duane Allman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message