Summary: | [NEW PORT] www/node: V8 javascript for client and server | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | linpct | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
linpct
2010-04-12 07:40:00 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" State Changed From-To: open->closed Committed, thanks. |