Date: Mon, 9 Jul 2007 17:09:58 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/jakarta-commons-daemon Makefile Makefile.orgi distinfo pkg-descr ports/devel/jakarta-commons-daemon/files patch-configure Message-ID: <200707091709.l69H9wQI082714@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-07-09 17:09:58 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/jakarta-commons-daemon Makefile Makefile.orgi distinfo
pkg-descr
devel/jakarta-commons-daemon/files patch-configure
Log:
Wrapper code to start/stop a Java application as a daemon.
Daemon is made of 2 parts. One written in C that makes the
interface to the operating system and the other in Java that
provides the Daemon API.
WWW: http://jakarta.apache.org/commons/daemon/
PR: ports/114431
Submitted by: Ronald Klop <ronald at echteman.nl>
Revision Changes Path
1.2807 +1 -0 ports/devel/Makefile
1.1 +45 -0 ports/devel/jakarta-commons-daemon/Makefile (new)
1.1 +47 -0 ports/devel/jakarta-commons-daemon/Makefile.orgi (new)
1.1 +3 -0 ports/devel/jakarta-commons-daemon/distinfo (new)
1.1 +7 -0 ports/devel/jakarta-commons-daemon/files/patch-configure (new)
1.1 +6 -0 ports/devel/jakarta-commons-daemon/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707091709.l69H9wQI082714>
