Nagy Karoly Gabriel
11 years ago
3 changed files with 67 additions and 0 deletions
@ -0,0 +1,13 @@
|
||||
|
||||
[TIMESTAMP] 1390568700 Fri Jan 24 14:05:00 2014 |
||||
[BUILDTIME] 40 (5) |
||||
[SIZE] 11.48 MB, 1224 files |
||||
|
||||
[DEP] binutils |
||||
[DEP] coreutils |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] linux-header |
||||
[DEP] openssl |
||||
[DEP] python |
||||
[DEP] sysfiles |
@ -0,0 +1,17 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../nodejs/nodejs.conf |
||||
# Copyright (C) 2014 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
runconf=0 |
||||
|
||||
hook_add preconf 5 "./configure --shared-openssl --prefix=$root/$prefix" |
@ -0,0 +1,37 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../nodejs/nodejs.desc |
||||
[COPY] Copyright (C) 2014 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A platform built on Javascript. |
||||
|
||||
[T] Node.js is a platform built on Chrome's JavaScript runtime for easily |
||||
[T] building fast, scalable network applications. Node.js uses an event-driven, |
||||
[T] non-blocking I/O model that makes it lightweight and efficient, perfect for |
||||
[T] data-intensive real-time applications that run across distributed devices. |
||||
|
||||
[U] http://nodejs.org |
||||
|
||||
[A] Ryan Dahl <ry@tinyclouds.org> |
||||
[A] Urban Hafner <urban@bettong.net> |
||||
[A] Joshaven Potter <yourtech@gmail.com> |
||||
[A] Abe Fettig <abefettig@gmail.com> |
||||
[M] Nagy Karoly Gabriel <nagy.karoly@opensde.org> |
||||
|
||||
[C] extra/network |
||||
|
||||
[L] MIT |
||||
[S] Stable |
||||
[V] 0.10.25 |
||||
[P] X -----5---9 120.000 |
||||
|
||||
[D] 4285956777 node-v0.10.25.tar.gz http://nodejs.org/dist/v0.10.25/ |
Loading…
Reference in new issue