Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2007 23:34:11 GMT
From:      Piotr Rybicki<meritus@innervision.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/109037: New port: www/amfext
Message-ID:  <200702102334.l1ANYBK6094907@www.freebsd.org>
Resent-Message-ID: <200702102340.l1ANe5Oc035321@freefall.freebsd.org>

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

>Number:         109037
>Category:       ports
>Synopsis:       New port: www/amfext
>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:   Sat Feb 10 23:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Piotr Rybicki
>Release:        6.2
>Organization:
InnerVision
>Environment:
FreeBSD micro-null.local.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Sun Jan 14 17:49:00 CET 2007     root@micro.local.org:/usr/obj/usr/src/sys/RYBA  i386

>Description:
AMFEXT is a PHP extension written in C that implements encoding and decoding of AMF and AMF3 messages for the PHP language. It has been based on some of the experience gained with AMFPP, a native code for encoding and decoding C.

The native encoding and decoding is extremely fast and memory efficient respect existing PHP implementation, and the flexibility has been provided using callbacks to the PHP code.

WWW: http://www.teslacore.it/wiki/index.php?title=AMFEXT
>How-To-Repeat:
Please add this port to the ports tree.

Please check if i have correctly categorized this port.

Cheers
PR


>Fix:
# 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:
#
# amfext
# amfext/Makefile
# amfext/distinfo
# amfext/pkg-descr
#
echo c - amfext
mkdir -p amfext > /dev/null 2>&1
echo x - amfext/Makefile
sed 's/^X//' >amfext/Makefile << 'END-of-amfext/Makefile'
X# New ports collection makefile for:   amfext
X# Date created:          11 February 2007
X# Whom:      Piotr Rybicki <meritus@innervision.pl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=  amfext
XPORTVERSION= 0.8.7
XCATEGORIES= www pecl
XMASTER_SITES=  http://www.teslacore.it/projects/amfext/
XPKGNAMEPREFIX= pecl-
XEXTRACT_SUFX=  .zip
XDIST_SUBDIR= PECL
X
XMAINTAINER= meritus@innervision.pl
XCOMMENT= Implements encoding and decoding of AMF and AMF3 messages
X
XUSE_PHP= yes
XUSE_PHPEXT= yes
XUSE_ZIP= yes
XPHP_MODNAME= amf
X
XCONFIGURE_ARGS= --enable-amf
XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/php/ext/standard"
X
X.include <bsd.port.mk>
END-of-amfext/Makefile
echo x - amfext/distinfo
sed 's/^X//' >amfext/distinfo << 'END-of-amfext/distinfo'
XMD5 (PECL/amfext-0.8.7.zip) = d2bf4054e8ef3ad6af856806b10215aa
XSHA256 (PECL/amfext-0.8.7.zip) = 26a79cbd200899d4ef14a53625807bd350ff088856a52ee68d04c492cfc43dc4
XSIZE (PECL/amfext-0.8.7.zip) = 57815
END-of-amfext/distinfo
echo x - amfext/pkg-descr
sed 's/^X//' >amfext/pkg-descr << 'END-of-amfext/pkg-descr'
XAMFEXT is a PHP extension written in C that implements encoding and decoding of AMF and AMF3 messages for the PHP language. It has been based on some of the experience gained with AMFPP, a native code for encoding and decoding C.
X
XThe native encoding and decoding is extremely fast and memory efficient respect existing PHP implementation, and the flexibility has been provided using callbacks to the PHP code.
X
XWWW: http://www.teslacore.it/wiki/index.php?title=AMFEXT
END-of-amfext/pkg-descr
exit


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



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