Live data from Hacker News

Node.js 0.6.3 out (npm included)

blog.nodejs.org

1–10 of 14 posts

Re: Node.js 0.6.3 out (npm included)

#8
post #5

What's the state of the art in Debian/Ubuntu packages for Node? Is anyone maintaining some anywhere?

Debian (unstable) - 4.12-1

http://packages.debian.org/sid/nodejs

Ubuntu (11.10) - 0.4.9-1ubuntu3

http://packages.ubuntu.com/oneiric/nodejs

Mint - none

Fedora - none

Arch - 0.6.2-1

http://www.archlinux.org/packages/community/x86_64/nodejs/

Gentoo (unstable) - 0.6.2

http://packages.gentoo.org/package/net-libs/nodejs

OpenSuSE - ??? (couldn't find package database)

FreeBSD - 0.4.12

http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/node/

Re: Node.js 0.6.3 out (npm included)

#9
post #8
post #5

What's the state of the art in Debian/Ubuntu packages for Node? Is anyone maintaining some anywhere?

Debian (unstable) - 4.12-1 http://packages.debian.org/sid/nodejs Ubuntu (11.10) - 0.4.9-1ubuntu3 http://packages.ubuntu.com/oneiric/nodejs Mint - none Fedora - none Arch - 0.6.2-1 http://www.archlinux.org/packages/community/x86_64/nodejs/ Gentoo (unstable) - 0.6.2 http://packages.gentoo.org/package/net-libs/nodejs OpenSuSE - ??? (couldn't find package database) FreeBSD - 0.4.12 http://www.freebsd.org/cgi/cvsweb.cgi/p…

There is a Ubuntu PPA that tracks Node.js releases pretty closely.

Re: Node.js 0.6.3 out (npm included)

#10
post #8
post #5

What's the state of the art in Debian/Ubuntu packages for Node? Is anyone maintaining some anywhere?

Debian (unstable) - 4.12-1 http://packages.debian.org/sid/nodejs Ubuntu (11.10) - 0.4.9-1ubuntu3 http://packages.ubuntu.com/oneiric/nodejs Mint - none Fedora - none Arch - 0.6.2-1 http://www.archlinux.org/packages/community/x86_64/nodejs/ Gentoo (unstable) - 0.6.2 http://packages.gentoo.org/package/net-libs/nodejs OpenSuSE - ??? (couldn't find package database) FreeBSD - 0.4.12 http://www.freebsd.org/cgi/cvsweb.cgi/p…

I maintain a third-party node repo for Fedora: http://nodejs.tchol.org/

I tried to get it into Fedora proper, but node currently bundles their own slightly modified libev and c-ares, which is against Fedora's packaging policies.

Post reply on HN