ports/176323: [NEW PORT] devel/pecl-eio: Provides interface to the libeio library

Gasol Wu gasol.wu at gmail.com
Thu Feb 21 14:00:01 UTC 2013


>Number:         176323
>Category:       ports
>Synopsis:       [NEW PORT] devel/pecl-eio: Provides interface to the libeio 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 Feb 21 14:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
>Description:
This extension provides interface to the libeio library.

Libeio is a an asynchronous I/O library. Features basically include
asynchronous versions of POSIX API(read, write, open, close, stat, unlink,
fdatasync, mknod, readdir etc.); sendfile (native on Solaris, Linux, HP-UX,
FreeBSD); readahead. libeio itself emulates the system calls, if they are not
available on specific(UNIX-like) platform.

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

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .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-eio
#	pecl-eio/Makefile
#	pecl-eio/pkg-descr
#	pecl-eio/distinfo
#
echo c - pecl-eio
mkdir -p pecl-eio > /dev/null 2>&1
echo x - pecl-eio/Makefile
sed 's/^X//' >pecl-eio/Makefile << 'ba33793cacabcad7e00c9fb8aefdda20'
X# Created by: Gasol Wu <gasol.wu at gmail.com>
X# $FreeBSD$
X
XPORTNAME=	eio
XPORTVERSION=	1.2.1
XCATEGORIES=	devel
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	gasol.wu at gmail.com
XCOMMENT=	Provides interface to the libeio library
X
XLICENSE=	PHP301
X
XCONFIGURE_ARGS=	--enable-eio
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
XIGNORE_WITH_PHP=	52
X
X.include <bsd.port.mk>
ba33793cacabcad7e00c9fb8aefdda20
echo x - pecl-eio/pkg-descr
sed 's/^X//' >pecl-eio/pkg-descr << '9031f18f6e774ae07148f85148a3f490'
XThis extension provides interface to the libeio library.
X
XLibeio is a an asynchronous I/O library. Features basically include
Xasynchronous versions of POSIX API(read, write, open, close, stat, unlink,
Xfdatasync, mknod, readdir etc.); sendfile (native on Solaris, Linux, HP-UX,
XFreeBSD); readahead. libeio itself emulates the system calls, if they are not
Xavailable on specific(UNIX-like) platform.
X
XWWW: http://pecl.php.net/package/eio/
9031f18f6e774ae07148f85148a3f490
echo x - pecl-eio/distinfo
sed 's/^X//' >pecl-eio/distinfo << '8fc416d20d998862d3b7274727bde78a'
XSHA256 (PECL/eio-1.2.1.tgz) = 6682e360728a327764813a4211fe80b29c2fb241b14cb051bd8f763b405146c5
XSIZE (PECL/eio-1.2.1.tgz) = 57296
8fc416d20d998862d3b7274727bde78a
exit
--- .shar ends here ---

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


More information about the freebsd-ports-bugs mailing list