Next | Query returned 48 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2012-07-29 22:12:38 by Matthew Sporleder | Files touched by this commit (2)
Log message:
some changes to the installer.js patch to re-enable sandbox building

   2012-07-26 17:23:20 by Filip Hajny | Files touched by this commit (3)
Log message:
Update node.js to 0.8.4.

2012.07.25, Version 0.8.4 (Stable)
* V8: Upgrade to 3.11.10.17
* npm: Upgrade to 1.1.45
* net: fix Socket({ fd: 42 }) api (Ben Noordhuis)
* readline: Remove event listeners on close (isaacs)
* windows: correctly prep long path for fs.exists(Sync) (Bert Belder)
* debugger: wake up the event loop when a debugger command is dispatched (Peter \ 
Rybin)
* tls: verify server's identity (Fedor Indutny)
* net: ignore socket.setTimeout(Infinity or NaN) (Fedor Indutny)
   2012-07-24 15:40:35 by Filip Hajny | Files touched by this commit (4)
Log message:
Update node.js to 0.8.3.

2012.07.19, Version 0.8.3 (Stable)
* V8: upgrade to 3.11.10.15
* npm: Upgrade to 1.1.43
* net: fix net.Server.listen({fd:x}) error reporting (Ben Noordhuis)
* net: fix bogus errno reporting (Ben Noordhuis)
* build: Move npm shebang logic into an npm script (isaacs)
* build: fix add-on loading on freebsd (Ben Noordhuis)
* build: disable unsafe optimizations (Ben Noordhuis)
* build: fix spurious mksnapshot crashes for good (Ben Noordhuis)
* build: speed up genv8constants (Dave Pacheco)
* fs: make unwatchFile() remove a specific listener (Ben Noordhuis)
* domain: Remove first arg from intercepted fn (Toshihiro Nakamura)
* domain: Fix memory leak on error (isaacs)
* events: Fix memory leak from removeAllListeners (Nathan Rajlich)
* zlib: Fix memory leak in Unzip class. (isaacs)
* crypto: Fix memory leak in DecipherUpdate() (Ben Noordhuis)
   2012-07-11 13:06:56 by Filip Hajny | Files touched by this commit (3)
Log message:
Update nodejs to 0.8.2.

Changes in 0.8.2:
* npm: Upgrade to 1.1.36
* readline: don't use Function#call() (Nathan Rajlich)
* Code cleanup to pass 'use strict' (Jonas Westerlund)
* module: add filename to require() json errors (TJ Holowaychuk)
* readline: fix for unicode prompts (Tim Macfarlane)
* timers: fix handling of large timeouts (Ben Noordhuis)
* repl: fix passing an empty line inserting "undefined" into the buffer
  (Nathan Rajlich)
* repl: fix crashes when buffering command (Maciej Malecki)
* build: rename strict_aliasing to node_no_strict_aliasing (Ben Noordhuis)
* build: disable -fstrict-aliasing for any gcc < 4.6.0 (Ben Noordhuis)
* build: detect cc version with -dumpversion (Ben Noordhuis)
* build: handle output of localized gcc or clang (Ben Noordhuis)
* unix: fix memory corruption in freebsd.c (Ben Noordhuis)
* unix: fix 'zero handles, one request' busy loop (Ben Noordhuis)
* unix: fix busy loop on unexpected tcp message (Ben Noordhuis)
* unix: fix EINPROGRESS busy loop (Ben Noordhuis)
   2012-07-07 16:58:08 by Matthew Sporleder | Files touched by this commit (1)
Log message:
add dependency for lockf during build -- should build pretty cleanly now

   2012-07-03 10:49:00 by Filip Hajny | Files touched by this commit (6) | Package updated
Log message:
Update node.js to 0.8.1 (stable version)

pkgsrc changes:
* After some discussion with people involved with node.js at Joyent, drop
  non-privileged user support from package, it doesn't entirely make sense
  (should be node.js app specific, not part of a node.js package).
* Fix libexecinfo requirement on *BSD to be a buildlink3.
* Fix man path.

2012.06.29, Version 0.8.1 (stable)
* V8: upgrade to v3.11.10.12
* npm: upgrade to v1.1.33
  - Support for parallel use of the cache folder
  - Retry on registry timeouts or network failures (Trent Mick)
  - Reduce 'engines' failures to a warning
  - Use new zsh completion if aviailable (Jeremy Cantrell)
* Fix #3577 Un-break require('sys')
* util: speed up formatting of large arrays/objects (Ben Noordhuis)
* windows: make fs.realpath(Sync) work with UNC paths (Bert Belder)
* build: fix --shared-v8 option (Ben Noordhuis)
* doc: 'detached' is a boolean (Andreas Madsen)
* build: use proper python interpreter (Ben Noordhuis)
* build: expand ~ in './configure --prefix=~/a/b/c' (Ben Noordhuis)
* build: handle CC env var with spaces (Gabriel de Perthuis)
* build: fix V8 build when compiling with gcc 4.5 (Ben Noordhuis)
* build: fix --shared-v8 option (Ben Noordhuis)
* windows msi: Fix icon issue which caused huge file size (Bert Belder)
* unix: assume that dlopen() may clobber dlerror() (Ben Noordhuis)
* sunos: fix memory corruption bugs (Ben Noordhuis)
* windows: better (f)utimes and (f)stat (Bert Belder)

2012.06.25, Version 0.8.0 (stable)
* V8: upgrade to v3.11.10.10
* npm: Upgrade to 1.1.32
* Deprecate iowatcher (Ben Noordhuis)
* windows: update icon (Bert Belder)
* http: Hush 'MUST NOT have a body' warnings to debug() (isaacs)
* Move blog.nodejs.org content into repository (isaacs)
* Fix #3503: stdin: resume() on pipe(dest) (isaacs)
* crypto: fix error reporting in SetKey() (Fedor Indutny)
* Add --no-deprecation and --trace-deprecation command-line flags (isaacs)
* fs: fix fs.watchFile() (Ben Noordhuis)
* fs: Fix fs.readfile() on pipes (isaacs)
* Rename GYP variable node_use_system_openssl to be consistent (Ryan Dahl)
   2012-06-15 13:33:29 by Filip Hajny | Files touched by this commit (9)
Log message:
Update wip/node to the latest dev version 0.7.10.

pkgsrc changes:
* Make package build on non-NetBSD platforms.
* Fix one more Python binary assumption.
* General clean-up and readability changes.

Changes since 0.7.9:
* Roll V8 back to 3.9.24.31
* build: x64 target should always pass -m64 (Robert Mustacchi)
* add NODE_EXTERN to node::Start (Joel Brandt)
* repl: Warn about running npm commands (isaacs)
* slab_allocator: fix crash in dtor if V8 is dead (Ben Noordhuis)
* slab_allocator: fix leak of Persistent handles (Shigeki Ohtsu)
* windows/msi: add node.js prompt to startmenu (Jeroen Janssen)
* windows/msi: fix adding node to PATH (Jeroen Janssen)
* windows/msi: add start menu links when installing (Jeroen Janssen)
* windows: don't install x64 version into the 'program files (x86)' folder
  (Matt Gollob)
* domain: Fix #3379 domain.intercept no longer passes error arg to cb
  (Marc Harter)
* fs: make callbacks run in global context (Ben Noordhuis)
* fs: enable fs.realpath on windows (isaacs)
* child_process: expose UV_PROCESS_DETACHED as options.detached
  (Charlie McConnell)
* child_process: new stdio API for .spawn() method (Fedor Indutny)
* child_process: spawn().ref() and spawn().unref() (Fedor Indutny)
* Upgrade npm to 1.1.25
   2012-05-27 23:28:14 by Matthew Sporleder | Files touched by this commit (30) | Package removed
Log message:
This is a big upgrade of the node pkg.
tl;dr 0.4.7 -> 0.7.9 (RC0)
tl;dr * fix do-configure
tl;dr * lockf, flock, and shlock mess

---

It takes us to a pre-release version instead of a very old verion. :)

Many of our patchss have been accepted upstream by v8, libuv, and node.

uv/src/unix/netbsd.c DEFINITELY needs some extra work as it's just hacked.

There is an undelcared dependency on flock, which shlock could replace, but
it needs to be handled more cleanly.
(I hoped mine from freebsd and made a symlink)

Not sure if libexecinfo is still needed, but I kept it in there.  I was able
to build without it locally.

this is obviously the biggest hack:
do-configure:
        cd ${WRKSRC} && export GYP_DEFINES="OS=netbsd"; \ 
./configure ${CONFIGURE_ARGS}

but it got me working on netbsd so I'll take it.
   2012-05-09 13:25:43 by OBATA Akio | Files touched by this commit (1)
Log message:
Note SA49066
   2011-06-25 14:46:03 by Matthew Sporleder | Files touched by this commit (3)
Log message:
start integrating packages from Filip Hajny @ joyent to improve solaris build \ 
and add other features- take 2


Next | Query returned 48 messages, browsing 31 to 40 | Previous