Opened 14 years ago

Closed 13 years ago

#26202 closed defect (fixed)

ntop needs configure.args --without-ssl or depends_lib port:openssl

Reported by: pixilla (Bradley Giesbrecht) Owned by: markd@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: ntop

Description

The configure script picks up libssl if present.

otool -LD /opt/local/bin/ntop /opt/local/bin/ntop: ...

/opt/local/lib/libssl.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8)

...

port deps ntop Build Dependencies: gawk, wget, rrdtool, libevent, autoconf, automake, libtool Library Dependencies: libpcap, gd2, libpng, gdbm, libgeoip

port installed ntop The following ports are currently installed:

ntop @3.3.10_1 (active)

Attachments (1)

patch-ntop-Portfile.diff (378 bytes) - added by pixilla (Bradley Giesbrecht) 14 years ago.
add --without-ssl

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by pixilla (Bradley Giesbrecht)

Attachment: patch-ntop-Portfile.diff added

add --without-ssl

comment:1 Changed 14 years ago by raimue (Rainer Müller)

Owner: changed from macports-tickets@… to markd@…
Port: ntop added

comment:2 Changed 14 years ago by pixilla (Bradley Giesbrecht)

And probably add a ssl variant.

comment:3 Changed 13 years ago by pixilla (Bradley Giesbrecht)

Resolution: wontfix
Status: newclosed

Closing due to inactivity

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: wontfix
Status: closedreopened

I'd really rather not close genuine bug reports just because they're old.

comment:5 Changed 13 years ago by pixilla (Bradley Giesbrecht)

Resolution: fixed
Status: reopenedclosed

Fixed in r78720

Note: See TracTickets for help on using tickets.