Node.js is a server-side JavaScript environment that uses an asynchronous event-driven model. This allows Node.js to get excellent performance based on the architectures of many Internet applications. See http://nodejs.org/ . Reproducible: Steps to Reproduce:
CC: (none) => mageia
I need it too, assigning it to me
Status: NEW => ASSIGNEDCC: (none) => shikamaruAssignee: bugsquad => shikamaru
ok just to give the current status of the package: v8 has been imported and submitted nodejs has been imported too but not submitted at the moment. IÂ would like to improve it a bit before that for several things: - CFLAGS canât be exported because some switches seem to be not recognized, not sure how to fix it - I does not build with system libev, I donât know why - Thereâs also a bundled libeio, but configure does not provide a way to build with system libeio (which we would also need to import if we decide to use the shared lib) - A devel package containing the headers would be nice too Note: I imported nodejs 0.4.3 and not 0.4.4 because 0.4.4 says itâs built for v8 3.1.8.5 which I canât find on its svn, 0.4.3 builds against v8 3.1.8.3 Regards,
imported in cauldron
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED