Date: Fri, 22 Dec 2000 19:41:32 +0100 From: Ernst de Haan <ernst@jollem.com> To: FreeBSD Java mailing list <freebsd-java@freebsd.org> Cc: karl@orionserver.com, magnus@orionserver.com Subject: Port for the Orion Server (J2EE Application Server) Message-ID: <20001222194132.A20749@c187104187.telekabel.chello.nl>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001222194132.A20749>