Bug 255434

Summary: net-mgmt/seafile-server: ldap support broken
Product: Ports & Packages Reporter: topical <topical>
Component: Individual Port(s)Assignee: Richard Gallamore <ultima>
Status: Closed FIXED    
Severity: Affects Some People Flags: ultima: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to fix ldap support none

Description topical 2021-04-26 21:38:32 UTC
Created attachment 224459 [details]
patch to fix ldap support

Latest version of seafile-server "lost" its ldap support.

Reason: previously, net-mgmt/ccnet was used for user management. With latest version, this functionality has been moved to seafile-server.

Unfortunately, to following option of ccnet got lost during this transitioning:

CONFIGURE_ARGS+=        --enable-server --enable-ldap

Adding "--enable-ldap" to seafile-server should fix ldap.
Comment 1 Richard Gallamore freebsd_committer freebsd_triage 2021-06-24 06:49:37 UTC
This has been fixed in commit: 2a4e9c2d2251