From chinsan@chinsan.twbbs.org  Tue Mar  6 04:30:26 2007
Return-Path: <chinsan@chinsan.twbbs.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 5517316A408;
	Tue,  6 Mar 2007 04:30:26 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: from chinsan.twbbs.org (220-132-119-51.HINET-IP.hinet.net [220.132.119.51])
	by mx1.freebsd.org (Postfix) with ESMTP id F3F8913C49D;
	Tue,  6 Mar 2007 04:30:25 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: by chinsan.twbbs.org (Postfix, from userid 1001)
	id 1B8CD1145A; Tue,  6 Mar 2007 12:30:39 +0800 (CST)
Message-Id: <20070306043039.1B8CD1145A@chinsan.twbbs.org>
Date: Tue,  6 Mar 2007 12:30:39 +0800 (CST)
From: chinsan <chinsan@FreeBSD.org>
Reply-To: chinsan <chinsan@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ale@FreeBSD.org
Subject: [PATCH] Mk/bsd.php.mk: Attach php5-oci8 extension
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109962
>Category:       ports
>Synopsis:       [PATCH] Mk/bsd.php.mk: Attach php5-oci8 extension
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 06 04:40:04 GMT 2007
>Closed-Date:    Thu Mar 08 07:18:13 GMT 2007
>Last-Modified:  Thu Mar  8 07:20:03 GMT 2007
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb 5 23:22:25 CST 2007 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/MYSMP i386
>Description:
 - Attach php5-oci8 extension. :)
   (the coming port of pear-MDB2_Driver_oci8 will require with this)

>How-To-Repeat:
>Fix:

--- bsd.php.mk.diff begins here ---
--- bsd.php.mk.orig	Tue Mar  6 12:23:55 2007
+++ bsd.php.mk	Tue Mar  6 12:24:58 2007
@@ -238,7 +238,7 @@
 # version specific components
 _USE_PHP_VER4=	${_USE_PHP_ALL} crack dbx dio domxml filepro mcal mcve \
 		mnogosearch oracle overload pfpro xslt yp
-_USE_PHP_VER5=	${_USE_PHP_ALL} dom filter ming mysqli pdo pdo_sqlite \
+_USE_PHP_VER5=	${_USE_PHP_ALL} dom filter ming mysqli oci8 pdo pdo_sqlite \
 		simplexml soap spl sqlite tidy xmlreader xmlwriter xsl
 
 bcmath_DEPENDS=	math/php${PHP_VER}-bcmath
@@ -279,6 +279,7 @@
 mysql_DEPENDS=	databases/php${PHP_VER}-mysql
 mysqli_DEPENDS=	databases/php${PHP_VER}-mysqli
 ncurses_DEPENDS=devel/php${PHP_VER}-ncurses
+oci8_DEPENDS=	databases/php${PHP_VER}-oci8
 odbc_DEPENDS=	databases/php${PHP_VER}-odbc
 openssl_DEPENDS=security/php${PHP_VER}-openssl
 oracle_DEPENDS=	databases/php${PHP_VER}-oracle
--- bsd.php.mk.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Mar 6 04:40:11 UTC 2007 
Responsible-Changed-Why:  
bsd.php.mk is ale territory 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109962 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Thu Mar 8 07:17:57 UTC 2007 
State-Changed-Why:  
Committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109962: commit references a PR
Date: Thu,  8 Mar 2007 07:17:36 +0000 (UTC)

 ale         2007-03-08 07:17:32 UTC
 
   FreeBSD ports repository
 
   Modified files:
     Mk                   bsd.php.mk 
   Log:
   Add php5 oci8 extensions.
   
   PR:             ports/109962
   Submitted by:   chinsan
   
   Revision  Changes    Path
   1.41      +3 -2      ports/Mk/bsd.php.mk
 _______________________________________________
 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:
