cvs commit: ports/lang Makefile ports/lang/scala Makefile distinfo pkg-descr pkg-plist

[ Available lists | Index of cvs-all | Month of May 2009 | Week of 15 May 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Greg Larkin <glarkin@FreeBSD.org>
Date
15 May 2009 17:43:14
Subject
cvs commit: ports/lang Makefile ports/lang/scala Makefile distinfo pkg-descr pkg-plist
Message-ID
200905151743.n4FHhEhv047867@repoman.freebsd.org


[ Hide this part ]
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)


Elapsed time: 0.073 seconds