Date: Mon, 18 Sep 2006 10:28:23 +0200 From: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> To: Ying-Chieh Liao <ijliao@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases Makefile ports/databases/java-db Makefile distinfo pkg-descr ports/databases/java-db/files patch-build.xml Message-ID: <20060918082823.GA21341@portable-herve.sesin.com> In-Reply-To: <200609180415.k8I4Fs4F026130@repoman.freebsd.org> References: <200609180415.k8I4Fs4F026130@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Just a couple of comments... * BUILD_DEPENDS= ${JAVAJARDIR}/junit.jar:${PORTSDIR}/java/junit JAVAJARDIR -> JAVALIBDIR (same difference as PREFIX/LOCALBASE). * PLIST_FILES= ${JAVAJARDIR:S,^${PREFIX}/,,}/je.jar You may use directly %%JAVAJARDIR%% in packing lists as it is already defined in bsd.java.mk. Herve On Mon, Sep 18, 2006 at 04:15:54AM +0000, Ying-Chieh Liao wrote: > ijliao 2006-09-18 04:15:54 UTC > > FreeBSD ports repository > > Modified files: > databases Makefile > Added files: > databases/java-db Makefile distinfo pkg-descr > databases/java-db/files patch-build.xml > Log: > add java-db 3.0.12 > Berkeley DB Java Edition > > Revision Changes Path > 1.543 +1 -0 ports/databases/Makefile > 1.1 +54 -0 ports/databases/java-db/Makefile (new) > 1.1 +3 -0 ports/databases/java-db/distinfo (new) > 1.1 +20 -0 ports/databases/java-db/files/patch-build.xml (new) > 1.1 +10 -0 ports/databases/java-db/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060918082823.GA21341>