Date: Mon, 14 Apr 2008 01:55:40 GMT From: Zhen REN <bg1tpt@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/122739: [NEW PORT] www/pear-HTTP_Session2 Message-ID: <200804140155.m3E1tevl042415@www.freebsd.org> Resent-Message-ID: <200804140200.m3E209LK008197@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122739 >Category: ports >Synopsis: [NEW PORT] www/pear-HTTP_Session2 >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: Mon Apr 14 02:00:08 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Zhen REN >Release: 7.0-STABLE >Organization: >Environment: FreeBSD razor 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Mar 17 10:49:08 CST 2008 root@razor:/usr/obj/usr/src/sys/GENERIC i386 >Description: The package of pear-HTTP_Session has been superseded, use HTTP_Session2 instead. >How-To-Repeat: N/A >Fix: N/A 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: # # ./pear-HTTP_Session2 # ./pear-HTTP_Session2/distinfo # ./pear-HTTP_Session2/Makefile # ./pear-HTTP_Session2/pkg-descr # echo c - ./pear-HTTP_Session2 mkdir -p ./pear-HTTP_Session2 > /dev/null 2>&1 echo x - ./pear-HTTP_Session2/distinfo sed 's/^X//' >./pear-HTTP_Session2/distinfo << 'END-of-./pear-HTTP_Session2/distinfo' XMD5 (PEAR/HTTP_Session2-0.7.2.tgz) = 3cce2f2c35fc36f726e01df10e006a48 XSHA256 (PEAR/HTTP_Session2-0.7.2.tgz) = 716c8745c09090981c4544d6361018c86d2491ade66e8c0779579365c866de73 XSIZE (PEAR/HTTP_Session2-0.7.2.tgz) = 13636 END-of-./pear-HTTP_Session2/distinfo echo x - ./pear-HTTP_Session2/Makefile sed 's/^X//' >./pear-HTTP_Session2/Makefile << 'END-of-./pear-HTTP_Session2/Makefile' X# Ports collection makefile for: pear-HTTP_Session2 X# Date created: 14 Apr. 2008 X# Whom: Zhen REN <bg1tpt@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= HTTP_Session2 XPORTVERSION= 0.7.2 XCATEGORIES= www devel pear X XMAINTAINER= bg1tpt@gmail.com XCOMMENT= PHP5 Session Handler X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear XRUN_DEPENDS= ${BUILD_DEPENDS} X XFILES= HTTP/Session2.php \ X HTTP/Session2/Container.php HTTP/Session2/Exception.php \ X HTTP/Session2/Container/DB.php \ X HTTP/Session2/Container/Interface.php \ X HTTP/Session2/Container/MDB2.php \ X HTTP/Session2/Container/Memcache.php XEXAMPLES= HTTP_Session2_Example.php sessiondata.sql X_EXAMPLESDIR= docs XTESTS= AllTests.php Session2Test.php X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include <bsd.port.post.mk> END-of-./pear-HTTP_Session2/Makefile echo x - ./pear-HTTP_Session2/pkg-descr sed 's/^X//' >./pear-HTTP_Session2/pkg-descr << 'END-of-./pear-HTTP_Session2/pkg-descr' XPHP5 Object-oriented interface to the session_* family functions Xit provides extra features such as database storage for session Xdata using DB/MDB2 packages. X XSupported containers are PEAR::DB, PEAR::MDB2 and Memcache. X XHTTP_Session2 introduces new methods such as isNew(), useCookies(), XsetExpire(), setIdle(), isExpired(), isIdled() and more. X XWWW: http://pear.php.net/package/HTTP_Session2 END-of-./pear-HTTP_Session2/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?200804140155.m3E1tevl042415>