Opened 10 years ago

Closed 10 years ago

#41495 closed defect (fixed)

neon: missing dependency on kerberos5

Reported by: dbevans (David B. Evans) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: cooljeanius (Eric Gallager)
Port: neon

Description

if kerberos5 is installed libneon links with the following libraries for optional gssapi support.

libgssapi_krb5.2.2.dylib
libkrb5.3.3.dylib
libk5crypto.3.1.dylib

but kerberos5 is not in its dependency tree and gssapi support is enabled by default

Probably need to add this dependency or disable gssapi support to ensure a consistent build

Change History (5)

comment:1 Changed 10 years ago by cooljeanius (Eric Gallager)

Probably need to add this dependency or disable gssapi support to ensure a consistent build

Or make a variant for gssapi support

comment:2 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:3 Changed 10 years ago by danielluke (Daniel J. Luke)

Owner: changed from dluke@… to macports-tickets@…

I don't use this port anymore (since it's no longer used by subversion), so I'm giving up maintaining it.

comment:4 Changed 10 years ago by danielluke (Daniel J. Luke)

Owner: changed from macports-tickets@… to macports-tickets@…

comment:5 Changed 10 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

neon updated to version 0.30.0 including new dependencies on kerberos5 and libproxy.
Committed in r113923.

Note: See TracTickets for help on using tickets.