Date: Thu, 20 Sep 2001 02:18:27 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/jruby Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200109200918.f8K9IR899429@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2001/09/20 02:18:27 PDT Modified files: lang Makefile Added files: lang/jruby Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add jruby, an implementation of Ruby Interpreter in Pure Java. That it is still in the alpha stage, but it actually works. Revision Changes Path 1.252 +2 -1 ports/lang/Makefile 1.1 +53 -0 ports/lang/jruby/Makefile (new) 1.1 +2 -0 ports/lang/jruby/distinfo (new) 1.1 +1 -0 ports/lang/jruby/pkg-comment (new) 1.1 +6 -0 ports/lang/jruby/pkg-descr (new) 1.1 +3 -0 ports/lang/jruby/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109200918.f8K9IR899429>