From nobody@FreeBSD.org  Tue Mar  2 11:02:11 2010
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 AC9F1106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Mar 2010 11:02:11 +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 9C0FF8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Mar 2010 11:02:11 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o22B2BXt031315
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 2 Mar 2010 11:02:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o22B2Bs9031314;
	Tue, 2 Mar 2010 11:02:11 GMT
	(envelope-from nobody)
Message-Id: <201003021102.o22B2Bs9031314@www.freebsd.org>
Date: Tue, 2 Mar 2010 11:02:11 GMT
From: Cristiano <cris@gufi.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: www/bacula-web miss gd dependencies
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: dan@langille.org

>Number:         144417
>Category:       ports
>Synopsis:       www/bacula-web miss gd dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 02 11:10:01 UTC 2010
>Closed-Date:    Mon May 10 02:12:01 UTC 2010
>Last-Modified:  Mon May 10 02:20:00 UTC 2010
>Originator:     Cristiano
>Release:        7.3-p5
>Organization:
GUFI
>Environment:
>Description:
Installing www/bacula-web should be installed graphics/phpX-gd to draw graphics
>How-To-Repeat:

>Fix:
install graphics/phpX-gd

Patch attached with submission follows:

--- Makefile.orig	2010-03-02 11:43:13.000000000 +0100
+++ Makefile	2010-03-02 12:00:05.000000000 +0100
@@ -14,11 +14,10 @@
 
 MAINTAINER=	dan@langille.org
 COMMENT=	Bacula-web provides a summarized output of Bacula jobs
-
 RUN_DEPENDS=	${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
 
 NO_BUILD=	yes
-USE_PHP=	yes
+USE_PHP=	gd
 WANT_PHP_WEB=	yes
 
 OPTIONS=	POSTGRESQL "Use PostgreSQL database instead of MySQL" on


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Mar 2 11:10:10 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: dan@langille.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/144417: www/bacula-web miss gd dependencies
Date: Tue, 2 Mar 2010 11:10:08 UT

 Maintainer of www/bacula-web,
 
 Please note that PR ports/144417 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144417
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Mar 8 17:01:35 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144417 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Mon May 10 02:11:59 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144417: commit references a PR
Date: Mon, 10 May 2010 02:12:02 +0000 (UTC)

 miwi        2010-05-10 02:11:49 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/bacula-web       Makefile 
   Log:
   - add missing php5-gd dependency
   
   PR:             144417
   Submitted by:   Cristiano <cris@gufi.org>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.5       +1 -1      ports/www/bacula-web/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:
