From fullermd@over-yonder.net  Thu Aug 31 08:11:43 2006
Return-Path: <fullermd@over-yonder.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C1E1916A4E1
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 31 Aug 2006 08:11:43 +0000 (UTC)
	(envelope-from fullermd@over-yonder.net)
Received: from mail.localelinks.com (web.localelinks.com [64.39.75.54])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7C8E143D55
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 31 Aug 2006 08:11:42 +0000 (GMT)
	(envelope-from fullermd@over-yonder.net)
Received: from draco.over-yonder.net (adsl-072-148-013-213.sip.jan.bellsouth.net [72.148.13.213])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.localelinks.com (Postfix) with ESMTP id 21AB3211
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 31 Aug 2006 03:11:42 -0500 (CDT)
Received: by draco.over-yonder.net (Postfix, from userid 100)
	id 083F961C3C; Thu, 31 Aug 2006 03:11:39 -0500 (CDT)
Message-Id: <20060831081139.083F961C3C@draco.over-yonder.net>
Date: Thu, 31 Aug 2006 03:11:39 -0500 (CDT)
From: Matthew D. Fuller <fullermd@over-yonder.net>
Reply-To: Matthew D. Fuller <fullermd@over-yonder.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: www/smarty: missing dependancy
X-Send-Pr-Version: 3.113
X-GNATS-Notify: zaa@zaa.pp.ru

>Number:         102720
>Category:       ports
>Synopsis:       www/smarty: missing dependancy
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 31 08:20:20 GMT 2006
>Closed-Date:    Fri Sep 01 11:30:45 GMT 2006
>Last-Modified:  Fri Sep 01 11:30:45 GMT 2006
>Originator:     Matthew D. Fuller
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD draco.over-yonder.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Nov 20 13:58:07 CST 2005 fullermd@draco:/bsd/obj/bsd/src/sys/DRACO i386


	
>Description:
	Smarty needs PHP's PCRE functions, but doesn't list a dependancy on
	them.

>How-To-Repeat:
	Install www/smarty and try to use it.

>Fix:

Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/www/smarty/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile	11 Jun 2006 06:34:31 -0000	1.29
+++ Makefile	31 Aug 2006 08:09:17 -0000
@@ -23,7 +23,7 @@
 WRKSRC=		${WRKDIR}/Smarty-${PORTVERSION}
 
 NO_BUILD=	yes
-USE_PHP=	yes
+USE_PHP=	pcre
 WANT_PHP_WEB=	yes
 
 PKGMESSAGE=	${WRKDIR}/pkg-message

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Aug 31 08:20:31 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Alexander Zhuravlev <zaa@zaa.pp.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/102720: www/smarty: missing dependancy
Date: Thu, 31 Aug 2006 14:20:28 +0400

 On Thu, Aug 31, 2006 at 08:20:29AM +0000, Edwin Groothuis wrote:
 > Maintainer of www/smarty,
 > 
 > Please note that PR ports/102720 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.
 
 Looks good.
 
 Thank you.
 -- 
 Alexander Zhuravlev
State-Changed-From-To: feedback->closed 
State-Changed-By: garga 
State-Changed-When: Fri Sep 1 11:30:38 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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