pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Add and enable likepython.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bfa41a1da295
branches:  trunk
changeset: 572640:bfa41a1da295
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Mar 04 05:01:51 2010 +0000

description:
Add and enable likepython.

diffstat:

 lang/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r e74cb8ee7426 -r bfa41a1da295 lang/Makefile
--- a/lang/Makefile     Thu Mar 04 03:19:58 2010 +0000
+++ b/lang/Makefile     Thu Mar 04 05:01:51 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.287 2010/02/11 00:59:54 asau Exp $
+# $NetBSD: Makefile,v 1.288 2010/03/04 05:01:51 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -83,6 +83,7 @@
 SUBDIR+=       ksi
 SUBDIR+=       librep
 SUBDIR+=       libtcl-nothread
+SUBDIR+=       likepython
 SUBDIR+=       lua
 SUBDIR+=       lush
 SUBDIR+=       maude
@@ -141,6 +142,8 @@
 SUBDIR+=       ruby-doc-stdlib
 SUBDIR+=       ruby18
 SUBDIR+=       ruby18-base
+SUBDIR+=       ruby19
+SUBDIR+=       ruby19-base
 SUBDIR+=       sablevm
 SUBDIR+=       sablevm-classpath
 SUBDIR+=       sablevm-classpath-gui



Home | Main Index | Thread Index | Old Index