Date: Sun, 28 Dec 2003 00:54:32 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/pear-HTTP_Session Makefile distinfo pkg-descr pkg-plist Message-ID: <200312280854.hBS8sWDq072123@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/12/28 00:54:32 PST
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/pear-HTTP_Session Makefile distinfo pkg-descr pkg-plist
Log:
New port: pear-HTTP_Session: OO interface to the session_* family functions
Object-oriented interface to the session_* family functions
it provides extra features such as database storage for
session data using DB package. It introduces new methods
like isNew(), useCookies(), setExpire(), setIdle(),
isExpired(), isIdled() and others.
WWW: http://pear.php.net/package-info.php?package=HTTP_Session
PR: ports/60195
Submitted by: Alex Miller <asm@asm.kiev.ua>
Revision Changes Path
1.773 +1 -0 ports/www/Makefile
1.1 +36 -0 ports/www/pear-HTTP_Session/Makefile (new)
1.1 +1 -0 ports/www/pear-HTTP_Session/distinfo (new)
1.1 +7 -0 ports/www/pear-HTTP_Session/pkg-descr (new)
1.1 +11 -0 ports/www/pear-HTTP_Session/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312280854.hBS8sWDq072123>
