From owner-freebsd-java Fri Dec 22 10:42:29 2000 From owner-freebsd-java@FreeBSD.ORG Fri Dec 22 10:42:28 2000 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id F2B3E37B400 for ; Fri, 22 Dec 2000 10:42:26 -0800 (PST) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id eBMIfWG20792; Fri, 22 Dec 2000 19:41:32 +0100 (CET) (envelope-from ernst) Date: Fri, 22 Dec 2000 19:41:32 +0100 From: Ernst de Haan To: FreeBSD Java mailing list Cc: karl@orionserver.com, magnus@orionserver.com Subject: Port for the Orion Server (J2EE Application Server) Message-ID: <20001222194132.A20749@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: ernst@heinz.jollem.com Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I more or less finished creating a port for Orion, a J2EE application server. See http://www.orionserver.com/ if interested. Anyway, while creating and testing the port I found out that java/jdk12beta port registers XFree86-3.3.6_6 as a dependency. The result seems to be that my port *also* has that as a dependency. Because my box runs (well, it doesn't run it yet, but it's installed) XFree86 4.0.2, it reports that it can't install the port when I do make package and then try to install that package using pkg_add. The normal make install and make deinstall work perfectly fine though. This problem keeps my port to successfully go through all the stages described at: * http://www.freebsd.org/porters-handbook/porting-testing.html However, I did check the port with portlint, and it's okay with portlint. So, any ideas? Can we modify the JDK 1.2.2 port, should I modify my Makefile, or should we just leave it this way and commit it ? If you would like to see the current version, download it at any of the following URL's: * http://www.znerd.demon.nl/orion-port.tar.gz * http://www.jollem.com/~ernst/orion-port.tar.gz Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message