From owner-freebsd-java Mon Jun 11 8:34:18 2001 Delivered-To: freebsd-java@freebsd.org Received: from ammut.amduat.net (ammut.amduat.net [206.124.145.163]) by hub.freebsd.org (Postfix) with ESMTP id A8F9937B401 for ; Mon, 11 Jun 2001 08:34:14 -0700 (PDT) (envelope-from jsbarrett@acm.org) Received: from acm.org (osiris.amduat.net [10.0.0.69]) by ammut.amduat.net (8.11.3/8.11.3) with ESMTP id f5BFYD450442; Mon, 11 Jun 2001 08:34:13 -0700 (PDT) (envelope-from jsbarrett@acm.org) Message-ID: <3B24E4E0.9070606@acm.org> Date: Mon, 11 Jun 2001 08:33:52 -0700 From: "Jacob S. Barrett" Reply-To: jbarrett@amduat.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1) Gecko/20010607 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-java@FreeBSD.ORG Cc: Ernst de Haan Subject: Re: JBoss Port References: <3B217E85.7010707@acm.org> <20010611094756.A1385@c187104187.telekabel.chello.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 I have posted the port on my website for now. It isn't very large, but be patient as my 128Kb upstream is slow. http://www.amduat.net/pub/jboss-current.tgz Actually, I have it checking out the latest source from the jboss-cvs server. This version I use to keep up to date on the latetest work. The first time you build it the do-extract just calls update target. The update target does a checkout of all the source needed to build it and resets the build flags. You can call 'make update' again to refresh the source then 'make install' to install the latest build over your current. The first time you install you shuold copy the default config dir to something else of your liking, ie 'amduat', then when starting jboss you specify the config to run, ir 'jboss amduat'. I need some help on generating the packing list on the fly. It doesn't seem to be working. Also the description and other documents are missing from the package as I have not had time to work on them lately. Everything will work, hopefully, you will just get an error when it tries to create entries in the package database. I am working on another that will just download and install the latetest binaries. I don't have enough of that on done to post though. I am getting swamped at work so if someone wants to help I would love some help. At least some suggestions on this makefile and better ways of doing some things. -Jake Ernst de Haan wrote: > Jacob, > > Send it to the -java mailing list if it's not too big, or else provide a > download location. I can test your port. Perhaps you should base it on the > java/orion port, since it will probably be similar, *if* you're downloading > the binary files i.s.o. the source files. Most of my Java ports just download > binary files (.jar files usually). > > Ernst > > > Jacob S. Barrett wrote: > >>Well I have finally fixed my classic vm issues by updating the JBoss >>source. Now I have the beginings of a JBoss-current port. Does anyone >>want to take a look at it or test it? If you want to do either just let >>me know and I will email you the port stubs. >> >>-- >>Jacob S. Barrett >>jsbarrett@acm.org >>www.amduat.net >> >> >>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