Date: Wed, 14 May 2008 09:02:52 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/123665: [NEW PORT] devel/pecl-mcve : a PHP Interface for the MCVE/Monetra API Message-ID: <200805140902.m4E92qYO023062@www.freebsd.org> Resent-Message-ID: <200805140910.m4E9A0wC049956@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123665 >Category: ports >Synopsis: [NEW PORT] devel/pecl-mcve : a PHP Interface for the MCVE/Monetra API >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: Wed May 14 09:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 7.0 Release >Organization: ChangAn Middle School >Environment: FreeBSD fb7 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: pecl-mcve is a Interface for the MCVE/Monetra API (libmonetra [formerly libmcve]), allowing you to work directly with MCVE/Monetra from your PHP scripts. Monetra is Main Street Softworks' solution to direct credit card processing for Unix. WWW: http://pecl.php.net/package/mcve/ >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: # # /usr/ports/devel/pecl-mcve # /usr/ports/devel/pecl-mcve/Makefile # /usr/ports/devel/pecl-mcve/distinfo # /usr/ports/devel/pecl-mcve/pkg-descr # echo c - /usr/ports/devel/pecl-mcve mkdir -p /usr/ports/devel/pecl-mcve > /dev/null 2>&1 echo x - /usr/ports/devel/pecl-mcve/Makefile sed 's/^X//' >/usr/ports/devel/pecl-mcve/Makefile << 'END-of-/usr/ports/devel/pecl-mcve/Makefile' X# New ports collection makefile for: pecl-mcve X# Date created: 14,May 2008 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= mcve XPORTVERSION= 7.0.1 XCATEGORIES= devel pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XDISTNAME= ${PORTNAME}-${PORTVERSION} XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= wenheping@gmail.com XCOMMENT= A PECL Extension for Interface the MCVE/Monetra API X XBUILD_DEPENDS+= mcve.h:${PORTSDIR}/devel/libmcve X XUSE_PHP= yes XUSE_PHPEXT= yes XCONFIGURE_ARGS= --enable-mcve XLDFLAGS+= "-L${LOCALBASE}/lib" XCFLAGS+= "-I${LOCALBASE}/include" X X.include <bsd.port.mk> END-of-/usr/ports/devel/pecl-mcve/Makefile echo x - /usr/ports/devel/pecl-mcve/distinfo sed 's/^X//' >/usr/ports/devel/pecl-mcve/distinfo << 'END-of-/usr/ports/devel/pecl-mcve/distinfo' XMD5 (PECL/mcve-7.0.1.tgz) = d97e646ac3defeb0c037b6fcb2502be5 XSHA256 (PECL/mcve-7.0.1.tgz) = 7f48a6d6010f09610d5dd278942cdefeb1d598430f8197ed4d9919ad224824fd XSIZE (PECL/mcve-7.0.1.tgz) = 19587 END-of-/usr/ports/devel/pecl-mcve/distinfo echo x - /usr/ports/devel/pecl-mcve/pkg-descr sed 's/^X//' >/usr/ports/devel/pecl-mcve/pkg-descr << 'END-of-/usr/ports/devel/pecl-mcve/pkg-descr' Xpecl-mcve is a Interface for the MCVE/Monetra API X(libmonetra [formerly libmcve]), allowing you to Xwork directly with MCVE/Monetra from your PHP Xscripts. Monetra is Main Street Softworks' solution Xto direct credit card processing for Unix. X XWWW: http://pecl.php.net/package/mcve/ END-of-/usr/ports/devel/pecl-mcve/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?200805140902.m4E92qYO023062>