From owner-freebsd-java@FreeBSD.ORG Fri Aug 22 01:10:00 2003 Return-Path: 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 1F38D16A4BF for ; Fri, 22 Aug 2003 01:10:00 -0700 (PDT) Received: from smtp1.euronet.nl (smtp1.euronet.nl [194.134.35.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A69D43F93 for ; Fri, 22 Aug 2003 01:09:59 -0700 (PDT) (envelope-from ernst.dehaan@nl.wanadoo.com) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by smtp1.euronet.nl (Postfix) with ESMTP id 9DCA3672F2; Fri, 22 Aug 2003 10:09:56 +0200 (MEST) From: Ernst de Haan Organization: Wanadoo Nederland B.V. To: Herve Quiroz Date: Fri, 22 Aug 2003 10:09:57 +0200 User-Agent: KMail/1.5.2 References: <20030514.125107.74756915.haro@kgt.co.jp> <20030821182308.Q34670@puget.esil.univ-mrs.fr> <200308220930.04028.ernst.dehaan@nl.wanadoo.com> In-Reply-To: <200308220930.04028.ernst.dehaan@nl.wanadoo.com> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308221009.57844.ernst.dehaan@nl.wanadoo.com> cc: freebsd-java@freebsd.org Subject: Re: bsd.java.mk 2.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 08:10:00 -0000 Below is the output of an install of java/cryptix-jce on FreeBSD 5.1. Shouldn't I get a message explaining what JDK it depends on, or is that no longer shown? And I noticed there was a debug output section in the bsd.java.mk 2.0, but I see no output from that... Basically, how can I make the process more verbose? Ernst PS. The output: # cd /usr/ports/java/cryptix-jce/ # make install >> cryptix-jce-20011118-snap.zip doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://opensores.thebunker.net/pub/mirrors/cryptix/dist/. Receiving cryptix-jce-20011118-snap.zip (784903 bytes): 100% 784903 bytes transferred in 4.8 seconds (160.85 kBps) ===> Extracting for cryptix-jce-20011118 >> Checksum OK for cryptix-jce-20011118-snap.zip. ===> cryptix-jce-20011118 depends on executable: unzip - found ===> Patching for cryptix-jce-20011118 ===> Configuring for cryptix-jce-20011118 ===> Installing for cryptix-jce-20011118 ===> cryptix-jce-20011118 depends on file: /usr/local/jdk1.4.1/bin/java - found ===> Generating temporary packing list ===> Checking if java/cryptix-jce already installed install -o root -g wheel -m 444 /usr/ports/java/cryptix-jce/work/bin/cryptix-jce-api.jar /usr/local/share/java/classes/ install -o root -g wheel -m 444 /usr/ports/java/cryptix-jce/work/bin/cryptix-jce-compat.jar /usr/local/share/java/classes/ install -o root -g wheel -m 444 /usr/ports/java/cryptix-jce/work/bin/cryptix-jce-provider.jar /usr/local/share/java/classes/ install -o root -g wheel -m 444 /usr/ports/java/cryptix-jce/work/bin/cryptix-jce-tests.jar /usr/local/share/java/classes/ ===> Registering installation for cryptix-jce-20011118 On Friday 22 August 2003 09:30, Ernst de Haan wrote: > At this point it's IMO very important that this be tested by as many > people as possible, on different systems. > > I'll test this on FreeBSD 4.8-S and 5.1-R here... > > Thanks for all the work, Herve! > > Ernst > > On Thursday 21 August 2003 18:24, Herve Quiroz wrote: > > Okay... so no attachements :( > > > > Here is a link then: > > > > http://www.esil.univ-mrs.fr/~hquiroz/bsd.java.mk-2.0-dev-20030821.tgz > > > > Herve > > > > On Thu, 21 Aug 2003, Herve Quiroz wrote: > > > Well apparently, the attachement got left in the process (I received > > > my own mail with the attachement but the one in the list doesn't have > > > it). > > > > > > BTW, here is a short disclaimer (just in case): > > > > > > DISCLAIMER: The use of anything in the archive could possibly detroy > > > important files on your computer and probably ruin your entire life, > > > even break a hole in the universe. You've been warned, use it at your > > > own risk. > > > > > > (Just to warn people: it is a testing version)... > > > > > > Herve > > > > _______________________________________________ > > freebsd-java@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-java > > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"