Bug 19812 - [PATCH] LDAP support for proftpd
Summary: [PATCH] LDAP support for proftpd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Haro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-07-09 22:20 UTC by Jimmy Olgeni
Modified: 2000-11-24 22:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.76 KB, patch)
2000-07-09 22:20 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni 2000-07-09 22:20:04 UTC
This patch adds LDAP support to proftpd's Makefile: you can use "make
-DWITH_LDAP" as in other ports (postfix, pine, etc).

The stock mod_ldap makes proftpd dump core on connection, so another
version is included (2.6.1).

How-To-Repeat: 
N/A
Comment 1 Steve Price freebsd_committer freebsd_triage 2000-07-16 20:19:24 UTC
Responsible Changed
From-To: freebsd-ports->mharo

Over to port's maintainer.
Comment 2 Michael Haro freebsd_committer freebsd_triage 2000-11-24 22:40:05 UTC
State Changed
From-To: open->closed

committed, thanks