Date: Fri, 15 May 2009 17:43:14 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/scala Makefile distinfo pkg-descr pkg-plist Message-ID: <200905151743.n4FHhEhv047867@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2009-05-15 17:43:14 UTC
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/scala Makefile distinfo pkg-descr pkg-plist
Log:
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe
way. It smoothly integrates features of object-oriented and functional
languages, enabling Java and other programmers to be more productive.
Code sizes are typically reduced by a factor of two to three when
compared to an equivalent Java application.
WWW: http://www.scala-lang.org/
PR: ports/133887
Submitted by: Mitsuru YOSHIDA <mitsuru at riken.jp>
Revision Changes Path
1.640 +1 -0 ports/lang/Makefile
1.1 +63 -0 ports/lang/scala/Makefile (new)
1.1 +3 -0 ports/lang/scala/distinfo (new)
1.1 +8 -0 ports/lang/scala/pkg-descr (new)
1.1 +149 -0 ports/lang/scala/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905151743.n4FHhEhv047867>
