ports/146160: [new port] devel/pecl-ncurses

Jille Timmermans jille at quis.cx
Thu Apr 29 20:50:01 UTC 2010


>Number:         146160
>Category:       ports
>Synopsis:       [new port] devel/pecl-ncurses
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 29 20:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jille Timmermans
>Release:        8.0-STABLE
>Organization:
>Environment:
>Description:
This is a port for PHP's pecl-ncurses extension. ncurses was supported up to PHP 5.2 in devel/php52-ncurses as an native PHP extension. In PHP 5.3 it moved to pecl.

It compiled and works on my system. (Which already had PHP 5.3 installed)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-ncurses/Makefile
#	pecl-ncurses/distinfo
#	pecl-ncurses/pkg-descr
#
echo x - pecl-ncurses/Makefile
sed 's/^X//' >pecl-ncurses/Makefile << '0778ebca3d02692ad79727a2220876eb'
X# New ports collection makefile for:	pecl-ncurses
X# Date created:			29 Apr 2010
X# Whom:				Jille Timmermans <jille at quis.cx>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ncurses
XPORTVERSION=	1.0.1
XCATEGORIES=	devel pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	jille at quis.cx
XCOMMENT=	A PECL extension for ncurses
X
XUSE_PHP=	yes
XUSE_PHP_BUILD=	yes
XUSE_PHPEXT=	yes
XWANT_PHP_CLI=yes
XCONFLICTS=php52-*
X
X.include <bsd.port.mk>
0778ebca3d02692ad79727a2220876eb
echo x - pecl-ncurses/distinfo
sed 's/^X//' >pecl-ncurses/distinfo << '1b7cb3ec8f5c43dc3069bdd123bf371f'
XMD5 (PECL/ncurses-1.0.1.tgz) = a2ec4437449f9b36bf3cba7a59a37654
XSHA256 (PECL/ncurses-1.0.1.tgz) = b1f1569803f58f7231b8342dce528780ac2dd959185366cc650988fe4b0dfc86
XSIZE (PECL/ncurses-1.0.1.tgz) = 16045
1b7cb3ec8f5c43dc3069bdd123bf371f
echo x - pecl-ncurses/pkg-descr
sed 's/^X//' >pecl-ncurses/pkg-descr << 'bef9fcb7b0be18353f4f40f3c363548e'
Xncurses (new curses) is a free software emulation of curses in
XSystem V Rel 4.0 (and above). It uses terminfo format, supports
Xpads, colors, multiple highlights, form characters and function
Xkey mapping. Because of the interactive nature of this library,
Xit will be of little use for writing Web applications, but may
Xbe useful when writing scripts meant using PHP from the command
Xline.
X
XWWW: http://www.gnu.org/software/ncurses/ncurses.html
bef9fcb7b0be18353f4f40f3c363548e
exit



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



More information about the freebsd-ports-bugs mailing list