Date: Fri, 14 Sep 2007 06:14:43 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/javaservicewrapper Makefile distinfo pkg-descr pkg-plist Message-ID: <200709140614.l8E6Ehu5032038@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2007-09-14 06:14:43 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/javaservicewrapper Makefile distinfo pkg-descr pkg-plist Log: The Java Service Wrapper is an application which has evolved out of a desire to solve a number of problems common to many Java applications: - Run as a Windows Service or Unix Daemon. - Application Reliability. - Standard, Out of the Box Scripting. - On Demand Restarts. - Flexible Configuration. - Ease Application Installations. - Logging. WWW: http://wrapper.tanukisoftware.org/ Revision Changes Path 1.947 +1 -0 ports/sysutils/Makefile 1.1 +37 -0 ports/sysutils/javaservicewrapper/Makefile (new) 1.1 +3 -0 ports/sysutils/javaservicewrapper/distinfo (new) 1.1 +12 -0 ports/sysutils/javaservicewrapper/pkg-descr (new) 1.1 +191 -0 ports/sysutils/javaservicewrapper/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709140614.l8E6Ehu5032038>