Opened 16 years ago

Closed 15 years ago

#14983 closed defect (fixed)

sSMTP does not compile SSL support and typo in configuration file location

Reported by: andy@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ssmtp Cc: olaf@…, bostonvaulter@…
Port:

Description

Compiling SSL support into sSMTP does not work on OSX 10.5 because it requires libcrypto to be linked in.

Additionally, there is a typo in the path to the configuration file in the Portfile.

Patches attached.

Attachments (2)

Portfile.diff (967 bytes) - added by andy@… 16 years ago.
patch for ssmtp Portfile
patch-configure.in (372 bytes) - added by andy@… 16 years ago.
configure.in patch to fix SSL libraries

Download all attachments as: .zip

Change History (7)

Changed 16 years ago by andy@…

Attachment: Portfile.diff added

patch for ssmtp Portfile

Changed 16 years ago by andy@…

Attachment: patch-configure.in added

configure.in patch to fix SSL libraries

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: olaf@… added

Cc maintainer.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 15 years ago by bostonvaulter@…

Is there any hope of getting this fixed soon? I had some trouble getting the patches working. I had to change the format of patch-configure.in because it wasn't finding the file and I also had to patch the makefile to add -lcrypto

comment:4 Changed 15 years ago by bostonvaulter@…

Cc: bostonvaulter@… added

Cc Me!

comment:5 Changed 15 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Added ssl support in r57501.

Note: See TracTickets for help on using tickets.