Bug 145641 - [NEW PORT] www/node: V8 javascript for client and server
Summary: [NEW PORT] www/node: V8 javascript for client and server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-12 07:40 UTC by linpct
Modified: 2010-04-12 08:30 UTC (History)
0 users

See Also:


Attachments
node-0.1.90.shar (6.61 KB, text/plain)
2010-04-12 07:40 UTC, linpct
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description linpct 2010-04-12 07:40:00 UTC
node - evented I/O for V8 javascript

WWW: http://nodejs.org/

Generated with FreeBSD Port Tools 0.99
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-04-12 08:26:58 UTC
vanilla     2010-04-12 07:26:46 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/node             Makefile distinfo pkg-descr pkg-plist 
    www/node/files       patch-guess-arch-amd64 patch-libev-kqueue 
  Log:
  Add node 0.1.90, v8 javascript for client and server.
  
  PR:             ports/145641
  Submitted by:   Jin-Sih Lin <linpct at gmail.com>
  
  Revision  Changes    Path
  1.2597    +1 -0      ports/www/Makefile
  1.1       +39 -0     ports/www/node/Makefile (new)
  1.1       +3 -0      ports/www/node/distinfo (new)
  1.1       +11 -0     ports/www/node/files/patch-guess-arch-amd64 (new)
  1.1       +38 -0     ports/www/node/files/patch-libev-kqueue (new)
  1.1       +3 -0      ports/www/node/pkg-descr (new)
  1.1       +85 -0     ports/www/node/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2010-04-12 08:27:15 UTC
State Changed
From-To: open->closed

Committed, thanks.