FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:07 AM BST
Port details
node 0.6.18 www on this many watch lists=9 search for ports that depend on this port An older version of this port was marked as vulnerable.
V8 javascript for client and server
Maintained by: linpct@gmail.com search for ports maintained by this maintainer
Port Added: 12 Apr 2010 07:27:22
License: not specified in port


node - evented I/O for V8 javascript

WWW: http://nodejs.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27, devel/gmake
Required To Run: lang/python27
Required Libraries: devel/libexecinfo

Required by:
for Run

To install the port: cd /usr/ports/www/node/ && make install clean
To add the package: pkg_add -r node


Configuration Options
===> The following configuration options are available for node-0.6.18:
     SHARED_V8=off (default) "Build with lang/v8"
===> Use 'make config' to modify these settings

Master Sites:
http://nodejs.org/dist/v0.6.18/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-05-08
    Affects: users of www/node and www/node-devel
    Author: sunpoet@FreeBSD.org
    Reason: 
      npm is a package manager for node. Starting with node 0.6.17 (www/node) and
      node 0.7.8 (www/node-devel), we do not install bundled npm but provide a
      separate port (www/npm). Please install www/npm if you need it.
    
    

  • 2011-03-18
    Affects: users of www/node and www/node-devel
    Author: araujo@FreeBSD.org
    Reason: 
      The port www/node was merged with www/node-devel since there is no longer a
      development version. Also www/node has not followed the stable upstream
      prior to this update.
    
      To keep www/node updated in your applications, from now on you must use
      www/node instead of www/node-devel. If you have been using the www/node-devel,
      you must run one of the following commands to upgrade:
    
      # portmaster -o www/node www/node-devel
      or
      # portupgrade -o www/node www/node-devel
    
    

Number of commits found: 53

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 May 2012 14:13:18
Original commit files touched by this commit  0.6.18
sunpoet search for other commits by this committer
- Update to 0.6.18
- Restrict USE_PYTHON to 2.7

Changes:        https://github.com/joyent/node/blob/v0.6.18/ChangeLog
PR:             ports/167949
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
08 May 2012 08:58:23
Original commit files touched by this commit  0.6.17_1
sunpoet search for other commits by this committer
- Make directory: PREFIX/lib/node_modules
- Add a message about npm
- Bump PORTREVISION for package change

Submitted by:   sunpoet (myself, via IRC)
Approved by:    Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC)
08 May 2012 03:13:07
Original commit files touched by this commit  0.6.17
sunpoet search for other commits by this committer
- Update to 0.6.17 [1]
- Add OPTIONS: SHARED_V8 to build with shared lang/v8 [2]
- Do not install bundled npm, users who requires npm can install www/npm [2]
- Fix PLIST [2]
- While I'm here, remove duplicate ONLY_FOR_ARCHS

Original submission of PR/167604 was committed by swills.

Changes:        https://github.com/joyent/node/blob/v0.6.17/ChangeLog
PR:             ports/167604 [1]
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer) [1]
                sunpoet (myself, via IRC) [2]
08 May 2012 02:20:21
Original commit files touched by this commit  0.6.17
swills search for other commits by this committer
- Update to 0.6.17

PR:             ports/167604
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
Security:       a1d0911f-987a-11e1-a2ef-001fd0af1a4c
02 May 2012 14:32:47
Original commit files touched by this commit  0.6.14
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Fix CONFLICTS

PR:             ports/167507
Submitted by:   Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by:    Daniel Lin <linpct@gmail.com> (maintainer)
28 Mar 2012 02:46:26
Original commit files touched by this commit  0.6.14
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.6.14

Changes:        https://github.com/joyent/node/blob/v0.6.14/ChangeLog
PR:             ports/166405
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
Feature safe:   yes
16 Mar 2012 14:53:50
Original commit files touched by this commit  0.6.13
 This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 0.6.13

PR:             ports/166177
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
Feature safe:   yes
05 Mar 2012 20:04:53
Original commit files touched by this commit  0.6.12
 This port version is marked as vulnerable.
jgh search for other commits by this committer
- Update to 0.6.12

PR:     ports/165645
Submitted by:   maintainer, linpct@gmail.com
20 Feb 2012 04:43:14
Original commit files touched by this commit  0.6.11
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.6.11

Changes:        https://github.com/joyent/node/blob/v0.6.11/ChangeLog
PR:             ports/165290
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
07 Feb 2012 04:12:11
Original commit files touched by this commit  0.6.10
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.6.10

Changes:        https://github.com/joyent/node/blob/v0.6.10/ChangeLog
PR:             ports/164815
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
24 Jan 2012 14:08:53
Original commit files touched by this commit  0.6.8
 This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 0.6.8 [1]
- Use WITHOUT_FBSD10_FIX to prevent a non autotools-related configure script to
  be patched and an unwanted configure.fbsd10bak file to remain after deinstall

PR:             ports/164326 [1]
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
10 Jan 2012 18:19:07
Original commit files touched by this commit  0.6.7
 This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 0.6.7

Changes:        https://raw.github.com/joyent/node/v0.6.7/ChangeLog
PR:             ports/163990
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
16 Dec 2011 13:32:42
Original commit files touched by this commit  0.6.6
 This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 0.6.6

Changes:        https://raw.github.com/joyent/node/v0.6.6/ChangeLog
PR:             ports/163327
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
07 Dec 2011 14:13:24
Original commit files touched by this commit  0.6.5
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.6.5

Changes:        https://github.com/joyent/node/blob/master/ChangeLog
PR:             ports/163057
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
Feature safe:   yes
05 Dec 2011 03:16:49
Original commit files touched by this commit  0.6.4
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.6.4
- Update CONFLICTS

Changes:        https://github.com/joyent/node/blob/master/ChangeLog
PR:             ports/163016
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
Feature safe:   yes
16 Sep 2011 06:56:45
Original commit files touched by this commit  0.4.12
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 0.4.12.

PR:             ports/160758
Submitted by:   maintainer
08 Sep 2011 08:44:17
Original commit files touched by this commit  0.4.11
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Fix broken with new lang/v8.

Approved by:    maintainer
08 Sep 2011 08:26:38
Original commit files touched by this commit  0.4.11
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark BROKEN on amd64

Submitted by:   maintainer, pointyhat
19 Aug 2011 08:21:58
Original commit files touched by this commit  0.4.11
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 0.4.11.

PR:             ports/159901
Submitted by:   maintainer
05 Aug 2011 04:52:27
Original commit files touched by this commit  0.4.10
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
add CONFLICTS with www/node-devel.
21 Jul 2011 09:11:45
Original commit files touched by this commit  0.4.10
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.4.10

Changes:        https://github.com/joyent/node/wiki/ChangeLog
PR:             ports/159067
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
30 Jun 2011 15:19:47
Original commit files touched by this commit  0.4.9
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 0.4.9

PR:             ports/158440
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
20 Jun 2011 07:17:03
Original commit files touched by this commit  0.4.8_1
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
depends to shared v8 library on amd64.

Approved by:    maintainer.
25 May 2011 18:55:49
Original commit files touched by this commit  0.4.8
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix build on amd64

Reported by:    pointyhat
23 May 2011 02:19:27
Original commit files touched by this commit  0.4.8
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
1: Upgrade to 0.4.8.
2: Fix package build @ i386

PR:             ports/157262[1], ports/157231[2]
Submitted by:   maintainer[1], Akihiko HAYASHI <hayashi@totalware.gifu.gifu dot
jp>[2]
12 May 2011 15:58:13
Original commit files touched by this commit  0.4.7_1
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
add missing patch on prev commit.
12 May 2011 15:57:42
Original commit files touched by this commit  0.4.7_1
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
use lang/v8 on amd64.

Approved by:    maintainer
23 Apr 2011 03:25:26
Original commit files touched by this commit  0.4.7
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
upgrade to 0.4.7.

PR:             ports/156591
Submitted by:   maintainer
19 Apr 2011 11:30:22
Original commit files touched by this commit  0.4.6
 This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 0.4.6

PR:             ports/156393
Submitted by:   Jin-Sih Lin <linpct AT gmail.com> (maintainer)
03 Apr 2011 16:20:05
Original commit files touched by this commit  0.4.5
 This port version is marked as vulnerable.
dhn search for other commits by this committer
- Update to 0.4.5

PR:             ports/156120
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
27 Mar 2011 12:02:05
Original commit files touched by this commit  0.4.4
 This port version is marked as vulnerable.
dhn search for other commits by this committer
- Update to 0.4.4

PR:             ports/155963
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
18 Mar 2011 13:55:50
Original commit files touched by this commit  0.4.2
 This port version is marked as vulnerable.
araujo search for other commits by this committer
- Merging from www/node-devel to www/node.
- Update to 0.4.2.

PR:             ports/154990
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
31 Dec 2010 09:59:47
Original commit files touched by this commit  0.2.6
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.2.6

PR:             ports/153575
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
18 Nov 2010 18:01:25
Original commit files touched by this commit  0.2.5
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
upgrade to 0.2.5.

PR:             ports/152317
Submitted by:   maintainer
26 Oct 2010 14:25:25
Original commit files touched by this commit  0.2.4
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add CONFLICTS with www/node-devel
- Space/Tab twiddle

PR:             ports/151748
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
Approved by:    pgollucci (mentor, implicit)
25 Oct 2010 01:46:31
Original commit files touched by this commit  0.2.4
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 0.2.4.

PR:             ports/151707
Submitted by:   maintainer
07 Oct 2010 19:57:04
Original commit files touched by this commit  0.2.3
 This port version is marked as vulnerable.
makc search for other commits by this committer
Update to 0.2.3

PR:             ports/150688
Submitted by:   Jin-Sih Lin (maintainer)
11 Sep 2010 13:29:51
Original commit files touched by this commit  0.2.1
 This port version is marked as vulnerable.
decke search for other commits by this committer
- Update to 0.2.1

PR:             ports/150482
Submitted by:   Jin-Sih Lin <linpct at gmail dot com>
Approved by:    beat (co-mentor, implicit)
20 Aug 2010 10:45:17
Original commit files touched by this commit  0.2.0
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 0.2.0

PR:             ports/149830
Submitted by:   Jin-Sih Lin <linpct AT gmail.com> (maintainer)
14 Aug 2010 12:23:02
Original commit files touched by this commit  0.1.104
 This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 0.1.104

PR:             149626
Submitted by:   maintainer
27 Jul 2010 11:49:32
Original commit files touched by this commit  0.1.102
 This port version is marked as vulnerable.
sylvio search for other commits by this committer
- Update to 0.1.102

PR:             ports/148957
Submitted by:   Jin-Sih Lin <linpct@gmail.com> (maintainer)
18 Jul 2010 11:26:27
Original commit files touched by this commit  0.1.101
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 0.1.101

PR:             ports/148706
Submitted by:   Jin-Sih Lin <linpct AT gmail.com> (maintainer)
10 Jul 2010 08:13:10
Original commit files touched by this commit  0.1.100
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 0.1.100

PR:             ports/148481
Submitted by:   Jin-Sih Lin <linpct AT gmail.com> (maintainer)
03 Jul 2010 06:22:27
Original commit files touched by this commit  0.1.99
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 0.1.99

Feature safe:   yes

PR:             ports/148067
Submitted by:   Jin-Sih Lin <linpct AT gmail.com> (maintainer)
30 May 2010 17:51:57
Original commit files touched by this commit  0.1.95
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark BROKEN: incomplete plist (leaves man page behind)

Reported by:    pointyhat
18 May 2010 03:15:47
Original commit files touched by this commit  0.1.95
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 0.1.95.

Approved by:    maintainer
10 May 2010 01:07:30
Original commit files touched by this commit  0.1.94
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 0.1.94.

Approved by:    maintainer
04 May 2010 03:16:09
Original commit files touched by this commit  0.1.93
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 0.1.93. and remove BROKEN.

Approved by:    maintainer
03 May 2010 21:43:01
Original commit files touched by this commit  0.1.91_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark BROKEN: incomplete plist

Reported by:    pointyhat
20 Apr 2010 03:45:52
Original commit files touched by this commit  0.1.91_1
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
use @dirrm to delete include/node.
20 Apr 2010 03:44:01
Original commit files touched by this commit  0.1.91_1
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
1: fix plist.
2: fix manpage.
3: bump version.

Approved by:    maintainer
17 Apr 2010 02:57:51
Original commit files touched by this commit  0.1.91
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 0.1.91.

Approved by:    maintainer
12 Apr 2010 07:26:46
Original commit files touched by this commit  0.1.90
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Add node 0.1.90, v8 javascript for client and server.

PR:             ports/145641
Submitted by:   Jin-Sih Lin <linpct at gmail.com>

Number of commits found: 53

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.189 seconds.