pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/js Added js-0.2.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b35f6757d302
branches: trunk
changeset: 497206:b35f6757d302
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Jul 22 07:40:16 2005 +0000
description:
Added js-0.2.5.
NGS JavaScript is a GPL free interpreter for the JavaScript language.
The JavaScript language is an interpreted C-like language, developed by
Netscape et al.
diffstat:
lang/js/DESCR | 3 +++
lang/js/Makefile | 18 ++++++++++++++++++
lang/js/PLIST | 16 ++++++++++++++++
lang/js/distinfo | 5 +++++
4 files changed, 42 insertions(+), 0 deletions(-)
diffs (58 lines):
diff -r 800d17f81244 -r b35f6757d302 lang/js/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/js/DESCR Fri Jul 22 07:40:16 2005 +0000
@@ -0,0 +1,3 @@
+NGS JavaScript is a GPL free interpreter for the JavaScript language.
+The JavaScript language is an interpreted C-like language, developed by
+Netscape et al.
diff -r 800d17f81244 -r b35f6757d302 lang/js/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/js/Makefile Fri Jul 22 07:40:16 2005 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/07/22 07:40:16 rillig Exp $
+#
+
+DISTNAME= js-0.2.5
+CATEGORIES= lang
+MASTER_SITES= \
+ http://www.njs-javascript.org/ \
+ http://www.iki.fi/mtr/js/
+
+MAINTAINER= rillig%NetBSD.org@localhost
+HOMEPAGE= http://www.njs-javascript.org/
+COMMENT= JavaScript virtual machine
+
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r 800d17f81244 -r b35f6757d302 lang/js/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/js/PLIST Fri Jul 22 07:40:16 2005 +0000
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/22 07:40:16 rillig Exp $
+bin/js
+bin/jsas
+bin/jsdas
+bin/jswrap
+include/js.h
+include/jsconfig.h
+include/jsint.h
+info/js.info
+info/js.info-1
+info/js.info-2
+info/js.info-3
+info/js.info-4
+lib/libjs.la
+man/man1/js.1
+man/man1/jsdas.1
diff -r 800d17f81244 -r b35f6757d302 lang/js/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/js/distinfo Fri Jul 22 07:40:16 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/07/22 07:40:16 rillig Exp $
+
+SHA1 (js-0.2.5.tar.gz) = a1a3a33cc350d7f432edc07fc0334ab0cc729247
+RMD160 (js-0.2.5.tar.gz) = a8d681a2c405a0410cdcf0166ab3e040d2ae65cd
+Size (js-0.2.5.tar.gz) = 689982 bytes
Home |
Main Index |
Thread Index |
Old Index