Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2006 09:47:48 GMT
From:      Artis Caune <Artis.Caune@latnet.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/95102: [PATCH] security/cyrus-sasl2 - change authdaemond_path from /dev/null to /var/run/authdaemond/socket
Message-ID:  <200603300947.k2U9llEk043185@www.freebsd.org>
Resent-Message-ID: <200603300950.k2U9oD1E055942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95102
>Category:       ports
>Synopsis:       [PATCH] security/cyrus-sasl2 - change authdaemond_path from /dev/null to /var/run/authdaemond/socket
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 30 09:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Artis Caune
>Release:        6.0
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:
*** Makefile.orig       Mon Dec 26 16:52:21 2005
--- Makefile    Thu Mar 30 12:08:47 2006
***************
*** 108,114 ****
  .endif
  
  .if defined(WITH_AUTHDAEMON)
! CONFIGURE_ARGS+=--with-authdaemond
  .endif
  
  .if defined(WITH_DEV_URANDOM)
--- 108,114 ----
  .endif
  
  .if defined(WITH_AUTHDAEMON)
! CONFIGURE_ARGS+=--with-authdaemond=/var/run/authdaemond/socket
  .endif
  
  .if defined(WITH_DEV_URANDOM)

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603300947.k2U9llEk043185>