From antonio@corp.grupos.com.br  Wed Sep  1 12:46:52 2004
Return-Path: <antonio@corp.grupos.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0B71216A4CE; Wed,  1 Sep 2004 12:46:52 +0000 (GMT)
Received: from out01.grupos.com.br (out01.grupos.com.br [200.203.183.77])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 91DEB43D3F; Wed,  1 Sep 2004 12:46:51 +0000 (GMT)
	(envelope-from antonio@corp.grupos.com.br)
Received: from corp.grupos.com.br (unknown [150.162.166.55])
	by out01.grupos.com.br (Postfix) with ESMTP id 632421A8522;
	Wed,  1 Sep 2004 09:46:47 -0300 (BRT)
Received: by corp.grupos.com.br (Postfix, from userid 1010)
	id D671520A24; Wed,  1 Sep 2004 09:46:43 -0300 (BRT)
Message-Id: <20040901124643.D671520A24@corp.grupos.com.br>
Date: Wed,  1 Sep 2004 09:46:43 -0300 (BRT)
From: Antnio Carlos Venncio Jnior <antonio@php.net>
Reply-To: Antnio Carlos Venncio Jnior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Thierry Thomas <thierry@FreeBSD.org>
Subject: Update port: databases/pear-DB_DataObject
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71244
>Category:       ports
>Synopsis:       Update port: databases/pear-DB_DataObject
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 01 12:50:05 GMT 2004
>Closed-Date:    Thu Sep 02 11:52:19 GMT 2004
>Last-Modified:  Thu Sep 02 11:52:19 GMT 2004
>Originator:     Antnio Carlos Venncio Jnior
>Release:        FreeBSD 5.3-BETA1 i386
>Organization:
>Environment:
System: FreeBSD antonio.grupos.com.br 5.3-BETA1 FreeBSD 5.3-BETA1 #4: Wed Aug 25 09:57:05 BRT 2004 root@antonio.grupos.com.br:/usr/src/sys/i386/compile/ANTONIO i386
>Description:
+ add option to install PEAR::Validate
>How-To-Repeat:
>Fix:

--- Makefile.old	Mon Aug 30 18:09:18 2004
+++ Makefile	Wed Sep  1 09:40:54 2004
@@ -16,12 +16,22 @@
 		${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+USE_PHP=	yes
+
 CATEGORY=	DB
 FILES=		DataObject.php DataObject/Cast.php DataObject/Error.php \
 		DataObject/Generator.php DataObject/createTables.php
 
 DOCS=		example.ini
 
+LATEST_LINK=	pear-DB_DataObject
+OPTIONS=	PEAR_VALIDATE "PEAR::Validate support" off
+
 .include <bsd.port.pre.mk>
+
+.if defined(WITH_PEAR_VALIDATE)
+BUILD_DEPENDS+=	${PEARDIR}/Validate.php:${PORTSDIR}/devel/pear-Validate
+.endif
+
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
 .include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Sep 2 11:52:05 GMT 2004 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71200 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Sep 2 11:52:05 GMT 2004 
State-Changed-Why:  
Obsoleted by ports/71200 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71244 
>Unformatted:
