Opened 8 years ago

Closed 8 years ago

#51333 closed submission (fixed)

Node 6.1.0 Portfile

Reported by: slewsys (Andrew L. Moore) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: pe8ter@…, macports@…, wichert@…
Port: nodejs

Description

Please find attached Portfile for nodejs v6.1.0 derived from that of nodejs v4.4.3 port.
This is intended for a new port, say devel/nodejs-6, not update to devel/nodejs.
Principle change is addition of configure.arg --prefix=${prefix}.
Also install updated headers and full docs.

Tested working on:
OS X 10.11 - Xcode 7.3
OS X 10.9 - Xcode 6.2

Attachments (1)

Portfile (7.8 KB) - added by slewsys (Andrew L. Moore) 8 years ago.
Portfile for new port `nodejs-6'.

Download all attachments as: .zip

Change History (8)

Changed 8 years ago by slewsys (Andrew L. Moore)

Attachment: Portfile added

Portfile for new port `nodejs-6'.

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ciserlohn removed
Owner: changed from macports-tickets@… to ciserlohn@…
Port: nodejs added

We thus far have not chosen to maintain separate ports for different versions of node. Thus far, we have the port "nodejs" for a stable version of node, and the port "nodejs-devel" for a development version of node. I'll leave it to the maintainer to decide whether to continue that or start providing separate versions.

Note that the Cc field requires complete email addresses.

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: pe8ter@… added

Has duplicate #51398 which requests updating the nodejs-devel port to this version.

Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 8 years ago by ci42

Cc: macports@… added

Has duplicate #51418.

comment:4 Changed 8 years ago by wichert@…

Should the port for this ticket be changed to nodejs-devel ?

comment:5 Changed 8 years ago by wichert@…

Cc: wichert@… added

Cc Me!

comment:6 Changed 8 years ago by pe8ter@…

Given the long tail of Node's LTS plan, it makes sense to split into multiple versions. The dev/non-dev distinction doesn't match the reality of the the situation anymore.

comment:7 Changed 8 years ago by ci42

Resolution: fixed
Status: newclosed

Separate version for nodejs4, nodejs5 and nodejs6 committed in r149599; nodejs and nodejs-devel are now obsolete.

Note: See TracTickets for help on using tickets.