Bug 72093 - support --with-authdaemon in security/cyrus-sasl2
Summary: support --with-authdaemon in security/cyrus-sasl2
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: Hajimu UMEMOTO
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-26 00:30 UTC by Marcin
Modified: 2004-10-12 15:13 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin 2004-09-26 00:30:16 UTC
 >System: FreeBSD imul2.math.uni.lodz.pl 5.3-BETA5 FreeBSD 5.3-BETA5 #0: Sun Sep 19 02:35:12 UTC 2004 root@wv1u.samsco.home:/usr/obj/usr/src/sys/GENERIC i386
 
 The SASL2 library can use Courier authdaemon (from Courier-Imap port) but the option
 is not available via option in Makefile. It could be something like that:
 
 .if defined(WITH_AUTHDAEMON)
 CONFIGURE_ARGS+=--with-authdaemon
 .endif
 
 I'm not sure if it would make it would create dependency on mail/courier-imap port.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-09-26 09:37:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ume

Over to maintainer.
Comment 2 Hajimu UMEMOTO freebsd_committer freebsd_triage 2004-10-12 15:11:09 UTC
State Changed
From-To: open->closed

Thanks!  committed.