From nobody@FreeBSD.org  Wed Jan 21 16:38:24 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1C360106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Jan 2009 16:38:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id E556B8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Jan 2009 16:38:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n0LGcN33071890
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Jan 2009 16:38:23 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n0LGcNdI071889;
	Wed, 21 Jan 2009 16:38:23 GMT
	(envelope-from nobody)
Message-Id: <200901211638.n0LGcNdI071889@www.freebsd.org>
Date: Wed, 21 Jan 2009 16:38:23 GMT
From: Daisuke Ban <exceed@alae.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ports problem: imap-uw ignores WITH_DRAC option
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         130830
>Category:       ports
>Synopsis:       mail/imap-uw ignores WITH_DRAC option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    anders
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 21 16:40:02 UTC 2009
>Closed-Date:    Thu May 21 15:22:02 UTC 2009
>Last-Modified:  Thu May 21 15:30:03 UTC 2009
>Originator:     Daisuke Ban
>Release:        7.1
>Organization:
>Environment:
FreeBSD 7.1-STABLE #0
>Description:
PORTNAME=       imap
PORTVERSION=    2007e
PORTEPOCH=      1

When be set "DRAC" option, WITH_DRAC is set.
But compilation flag is not set.
>How-To-Repeat:

>Fix:
*** 33,38 ****
--- 33,39 ----

  LIB_DEPENDS=  c-client4.9:${PORTSDIR}/mail/cclient
  .if defined(WITH_DRAC)
+ MAKE_ARGS+=   WITH_DRAC=yes
  BUILD_DEPENDS=        ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
  .endif


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->anders 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Jan 21 18:46:05 UTC 2009 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130830 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu May 21 15:21:02 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130830 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/130830: commit references a PR
Date: Thu, 21 May 2009 15:21:46 +0000 (UTC)

 pav         2009-05-21 15:21:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/imap-uw         Makefile 
   Log:
   - Make DRAC option actually do anything
   
   PR:             ports/130830
   Submitted by:   Daisuke Ban <exceed@alae.jp>
   Approved by:    maintainer timeout (anders; 4 months)
   
   Revision  Changes    Path
   1.87      +1 -0      ports/mail/imap-uw/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
