From owner-cvs-all Fri Apr 26 14:54:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20C6737B41B; Fri, 26 Apr 2002 14:54:16 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QLsG527374; Fri, 26 Apr 2002 14:54:16 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262154.g3QLsG527374@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 14:54:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/jboss2 Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 14:54:16 PDT Modified files: java Makefile Added files: java/jboss2 Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist Log: New port jboss2. The jboss2ctl program does not work at this stage. I chose to commit this port anyway because it has been lying around for too long. Once it is in the ports tree, the improved interest may trigger somebody else to fix the problem. JBoss can be started using the supplied shell script anyway, so it is still useful. This is not the JBoss port submitted by Jesse Gallup in PR 35853, but one based on the www/orion port. PR: 35853 Revision Changes Path 1.49 +1 -0 ports/java/Makefile 1.1 +160 -0 ports/java/jboss2/Makefile (new) 1.1 +4 -0 ports/java/jboss2/distinfo (new) 1.1 +1 -0 ports/java/jboss2/pkg-comment (new) 1.1 +45 -0 ports/java/jboss2/pkg-deinstall (new) 1.1 +24 -0 ports/java/jboss2/pkg-descr (new) 1.1 +46 -0 ports/java/jboss2/pkg-install (new) 1.1 +1324 -0 ports/java/jboss2/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message