18 Commits

Author SHA1 Message Date
abieber
24b11f3986 bump to pick up the node libv8 change.
OK sthen@
2013-11-05 16:24:14 +00:00
abieber
d75064d771 Forgot to remove the patch-binding_gyp file from last commit.
Thanks Alexey Suslikov for noticing.
2013-08-28 20:25:21 +00:00
abieber
f2d96c6470 Update to latest version to fix build as root issue.
Diff from Roman Kravchuk, @comment suggestion from Alexey Suslikov.

OK landry@
2013-08-28 20:09:42 +00:00
espie
777ec52c22 mark as broken, someone doesn't build their ports like they should 2013-06-21 08:52:05 +00:00
jeremy
ba0bcca7ae Regenerate distinfo, tarball was recompressed upstream (no difference
in uncompressed tarball).  Pointed out by espie@.
2013-05-26 16:03:40 +00:00
jeremy
9f12b89234 Drop maintainership of my remaining node ports. 2013-05-24 18:31:48 +00:00
abieber
2b3aec2d37 bump revision as files contained within the package have changed.
OK jeremy@, sthen@
2013-05-20 19:15:06 +00:00
abieber
27d28cba05 fix node-fiber's SHA256 sum - package was updated upstream.
OK jeremy@
2013-05-20 19:02:07 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
abieber
0bac080b84 Make node-fibers use libv8
OK jeremy@
2012-12-05 00:45:05 +00:00
jasper
0abc6be283 consistent spelling of Node.js, as used on the official web site 2012-07-12 21:42:53 +00:00
jeremy
0376117422 Update node-fibers to 0.6.8, works with node 0.8.0.
Build process changed from waf to gyp, so modify patches accordingly.
2012-06-28 17:27:51 +00:00
jasper
1dd4aa573a adjust for node.port.mk location change 2012-05-23 15:13:20 +00:00
jasper
b7292ed89a - set NO_REGRESS where applicable and add a comment as to why it's set
- run the tests of node-pg during 'regress' not 'build'

with and ok sthen@
2012-05-10 08:41:39 +00:00
jasper
3681ae85d3 - bump node requirement to the latest and greatest 2012-05-09 06:39:04 +00:00
jasper
c9b9ea117b - bump after recent node.port.mk change 2012-05-08 17:11:02 +00:00
ajacoutot
39247360ed Pick a less generic variable for a MODULE: VERSION -> NPM_VERSION
no objection from jeremy@
2012-04-04 05:48:15 +00:00
jeremy
19d897862e Import node-fibers-0.6.4.
This extension provides a fiber/coroutine implementation for nodejs.  It
also ships with a futures implementation that wraps existing nodejs
async functions, allowing synchronous style code that handles exceptions
properly and doesn't block the nodejs event loop.

OK sthen@
2012-04-03 18:46:03 +00:00