From owner-freebsd-java@FreeBSD.ORG Wed Dec 22 18:18:38 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2212B16A4CE for ; Wed, 22 Dec 2004 18:18:38 +0000 (GMT) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6AEB43D31 for ; Wed, 22 Dec 2004 18:18:36 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])iBMIIZ4b036893 for ; Wed, 22 Dec 2004 19:18:35 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.13.1/8.13.1/Submit) id iBMIIZg4036892 for freebsd-java@FreeBSD.ORG; Wed, 22 Dec 2004 19:18:35 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Wed, 22 Dec 2004 19:18:35 +0100 From: Herve Quiroz To: freebsd-java@FreeBSD.ORG Message-ID: <20041222181835.GA36851@arabica.esil.univ-mrs.fr> Mail-Followup-To: freebsd-java@FreeBSD.ORG Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: New port to review: jakarta-commons-daemon (maybe useful for tomcat) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 18:18:38 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, Long ago, I tried to port Jakarta commons-daemon but I gave up as I didn't have any application to test it with. Now that we are working on Tomcat ports, and as I saw that Tomcat may be controlled throught jsvc (from commons-daemon), I decided to give it another try. So here is a brand new version of the port. Install/deinstall targets work and 'jsvc' will run. If someone is interested in either maintaining this port or wish to contribute to it, please let me know. Please note that I didn't tested the port to run anything, so it could be broken I don't know. Just thought I could share it with the community in case someone finds it useful. BTW, it lacks a proper pkg-descr but I couldn't find anything to write down on this utility... contributions are welcome :) Herve --/9DWx/yDrRhgMJTb--