This is a new port devel/scalatest, which is a testing framework for Scala language.
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback This won't work FIND_SCALA_HOME= ${FILESDIR}/find_scala_home.sh ${PREFIX} SCALA_HOME= $$(${FIND_SCALA_HOME}) because it will get evaluated before lang/scala port is installed. Could you re-do this to use ${LOCALBASE} variable instead?
Responsible Changed From-To: freebsd-ports-bugs->pav Track
State Changed From-To: feedback->closed New port added, thank you!
pav 2010-12-10 13:25:20 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/scalatest Makefile distinfo pkg-descr devel/scalatest/files find_scala_home.sh Log: ScalaTest is a testing framework for Scala developed by Bill Venners, George Berger, Josh Cough, and other contributors starting in late 2007. WWW: http://www.scalatest.org/ PR: ports/152288 Submitted by: <mitsururike@gmail.com> Revision Changes Path 1.4166 +1 -0 ports/devel/Makefile 1.1 +50 -0 ports/devel/scalatest/Makefile (new) 1.1 +2 -0 ports/devel/scalatest/distinfo (new) 1.1 +24 -0 ports/devel/scalatest/files/find_scala_home.sh (new) 1.1 +4 -0 ports/devel/scalatest/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"