Opened 14 years ago

Last modified 14 years ago

#26440 closed enhancement

Add +no_ssl variant to nodejs — at Initial Version

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

Description

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 (2)

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.

Note: See TracTickets for help on using tickets.