Date: Tue, 26 Dec 2006 10:47:15 +0100 From: Herve Quiroz <hq@FreeBSD.org> To: Cheng-Lung Sung <clsung@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, Gerrit Beine <gerrit.beine@gmx.de>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/svnkit Makefile distinfo pkg-descr ports/devel/svnkit/files javasvn.sh.in svnsync.sh.in Message-ID: <20061226094714.GA10633@arabica.esil.univ-mrs.fr> In-Reply-To: <200612230521.kBN5Lceq030308@repoman.freebsd.org> References: <200612230521.kBN5Lceq030308@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Is there a reason why the USE_JAVA statement is commented out in the new port? #USE_JAVA= yes Moreove, with the dependency on javavmwrapper commented out as well, the port does not depend on any Java implementation, and the installed scripts cannot be run without a Java runtime. Herve On Sat, Dec 23, 2006 at 05:21:38AM +0000, Cheng-Lung Sung wrote: > clsung 2006-12-23 05:21:38 UTC > > FreeBSD ports repository > > Modified files: > devel/svnkit Makefile distinfo pkg-descr > devel/svnkit/files javasvn.sh.in > Added files: > devel/svnkit/files svnsync.sh.in > Log: > - JavaSVN has been renamed to SVNKit. > > PR: ports/106475 > Submitted by: maintainer (Gerrit Beine) > > Revision Changes Path > 1.10 +14 -10 ports/devel/svnkit/Makefile > 1.10 +3 -3 ports/devel/svnkit/distinfo > 1.3 +10 -10 ports/devel/svnkit/files/javasvn.sh.in > 1.1 +17 -0 ports/devel/svnkit/files/svnsync.sh.in (new) > 1.2 +6 -6 ports/devel/svnkit/pkg-descr >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061226094714.GA10633>