Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2006 10:55:14 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102167: [NEW PORT] sysutils/pecl-expect: A PHP extension for expect library
Message-ID:  <20060817031806.6A1E82E972@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200608170320.k7H3KFc8048158@freefall.freebsd.org>

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

>Number:         102167
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/pecl-expect: A PHP extension for expect library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 17 03:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
This extension allows to interact with processes through PTY, using expect
library.

WWW: http://pecl.php.net/package/expect/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pecl-expect-0.2.2.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:
#
#	pecl-expect
#	pecl-expect/Makefile
#	pecl-expect/distinfo
#	pecl-expect/pkg-descr
#
echo c - pecl-expect
mkdir -p pecl-expect > /dev/null 2>&1
echo x - pecl-expect/Makefile
sed 's/^X//' >pecl-expect/Makefile << 'END-of-pecl-expect/Makefile'
X# New ports collection makefile for:	pecl-expect
X# Date created:			2006/08/17
X# Whom:				chinsan <chinsan.tw@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	expect
XPORTVERSION=	0.2.2
XCATEGORIES=	sysutils pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	chinsan.tw@gmail.com
XCOMMENT=	A PHP extension for expect library
X
XBUILD_DEPENDS=	re2c:${PORTSDIR}/devel/re2c
XLIB_DEPENDS=	expect543:${PORTSDIR}/lang/expect
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
Xpost-patch:
X	@${REINPLACE_CMD} -e '20 s,expect,expect543,' ${WRKSRC}/config.m4
X
X.include <bsd.port.mk>
END-of-pecl-expect/Makefile
echo x - pecl-expect/distinfo
sed 's/^X//' >pecl-expect/distinfo << 'END-of-pecl-expect/distinfo'
XMD5 (PECL/expect-0.2.2.tgz) = cfa53c9cad2fa80317d81e72f391c9f5
XSHA256 (PECL/expect-0.2.2.tgz) = 2e72a4e81fc199567e13b7ae2d7ad7d0a223d1a0a7358b718e47f01f11c1134e
XSIZE (PECL/expect-0.2.2.tgz) = 5713
END-of-pecl-expect/distinfo
echo x - pecl-expect/pkg-descr
sed 's/^X//' >pecl-expect/pkg-descr << 'END-of-pecl-expect/pkg-descr'
XThis extension allows to interact with processes through PTY, using expect
Xlibrary.
X
XWWW: http://pecl.php.net/package/expect/
END-of-pecl-expect/pkg-descr
exit
--- pecl-expect-0.2.2.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?20060817031806.6A1E82E972>