Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2006 00:49:57 +0800 (CST)
From:      Xin LI <delphij@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ale@FreeBSD.org
Subject:   ports/105247: New port: databases/php5-pdo
Message-ID:  <200611071649.kA7Gnvi6067963@tarsier.delphij.net>
Resent-Message-ID: <200611071700.kA7H0YQ4091587@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105247
>Category:       ports
>Synopsis:       New port: databases/php5-pdo
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 07 17:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD tarsier.delphij.net 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #37: Sun Aug 13 03:34:43 CST 2006 delphij@tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386


>Description:
	A port skeleton to build pdo from bundled code from php5.2 distribution.
>How-To-Repeat:
	Currently pecl-PDO is broken with php 5.2.0
>Fix:
	It might make sense to replace pecl-PDO with this one.  Also, php5-extensions
should be adjusted as well.

--- php5-pdo.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	php5-pdo
#	php5-pdo/Makefile
#
echo c - php5-pdo
mkdir -p php5-pdo > /dev/null 2>&1
echo x - php5-pdo/Makefile
sed 's/^X//' >php5-pdo/Makefile << 'END-of-php5-pdo/Makefile'
X# New ports collection makefile for:	php5-pdo
X# Date created:			8 Nov 2006
X# Whom:				Xin LI <delphij@FreeBSD.org>
X#
X# $FreeBSD$
X#
X
XCATEGORIES=	databases
X
XMASTERDIR=	${.CURDIR}/../../lang/php5
X
XPKGNAMESUFFIX=	-pdo
X
X.include "${MASTERDIR}/Makefile"
END-of-php5-pdo/Makefile
exit
--- php5-pdo.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611071649.kA7Gnvi6067963>