Opened 14 years ago

Last modified 14 years ago

#26440 closed enhancement

nodejs: Add +no_ssl variant — at Version 1

Reported by: tonym@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: haspatch Cc: ceager@…
Port: nodejs

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Attached are two patches to enhance nodejs with a +no_ssl variant so it can be built without SSL support, alleviating the gnutls/openssl dependencies.

PATCHES

  • Portfile.diff -- Add +no_ssl variant to nodejs
  • patch-wscript.diff -- Fix broken configure target. this patch has also been submitted to node.js and is pending integration into a later release.

Change History (4)

Changed 14 years ago by tonym@…

Attachment: patch-Portfile.diff added

patch to Portfile adding +no_ssl variant

Changed 14 years ago by tonym@…

Attachment: patch-wscript.diff added

patch to wscript to fix bug in ./configure --without-ssl . See Portfile for reference.

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

Description: modified (diff)
Keywords: haspatch added; patch removed
Summary: Add +no_ssl variant to nodejsnodejs: Add +no_ssl variant

Changed 14 years ago by tonym@…

Attachment: 0001-update-to-0.2.2.patch added

patch-Portfile.diff

Note: See TracTickets for help on using tickets.