Date: Sat, 10 Sep 2011 07:52:34 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/R-cran-proto Makefile distinfo pkg-descr Message-ID: <201109100752.p8A7qY0F066645@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tota 2011-09-10 07:52:34 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/R-cran-proto Makefile distinfo pkg-descr
Log:
- Add a new port: devel/R-cran-proto
proto (google code name r-proto) is an R package which facilitates
a style of programming known as prototype-based programming.
Prototype-based programming is a type of object oriented (OO)
programming in which classes and objects are unified into a single
concept, prototypes. This makes proto and prototye programming
simpler than the usual OO model yet it retains the OO features of
inheritance (known as delegation in the prototype model) and OO
dispatch. Applications, News, Additional Information sources, Proto
Bugs and Avoiding R Bugs sections are given below while associated
Links are in the http://code.google.com/p/r-proto/wiki/Links
WWW: http://code.google.com/p/r-proto/
Revision Changes Path
1.4544 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/R-cran-proto/Makefile (new)
1.1 +2 -0 ports/devel/R-cran-proto/distinfo (new)
1.1 +12 -0 ports/devel/R-cran-proto/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109100752.p8A7qY0F066645>
