summaryrefslogtreecommitdiffstats
path: root/devel/nodejs/DETAILS
blob: 94b873ea9ed32c093c26453e2694d70f93b8abc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=nodejs
          SPELLX=${SPELL/js}
         VERSION=0.10.32
          SOURCE=$SPELLX-v$VERSION.tar.gz
   SOURCE_URL[0]=http://nodejs.org/dist/v$VERSION/$SOURCE
     SOURCE_HASH=sha512:5871100fac79c81e940b68cd0eba978c46863375985b86c0124bc0a13eafc7bd371663bb0798a04108fb0234b24a28241ba49fe687300a36475674f7ad9ec9bf
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-v$VERSION"
        WEB_SITE=http://nodejs.org/
         ENTERED=20120211
      LICENSE[0]=MIT
           SHORT="platform for building fast, scalable network applications"
cat << EOF
Node.js is a platform built on Chrome's JavaScript runtime for easily building
fast, scalable network applications. Node.js uses an event-driven, non-blocking
I/O model that makes it lightweight and efficient, perfect for data-intensive
real-time applications that run across distributed devices.
EOF