Date: Fri, 26 Nov 2004 10:14:32 -0200 (BRST) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/74409: New port: sysutils/pear-Cache_Lite PEAR fast and safe little cache system Message-ID: <200411261214.iAQCEWS0017484@digitalsign.com> Resent-Message-ID: <200411261220.iAQCKOxi079747@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 74409 >Category: ports >Synopsis: New port: sysutils/pear-Cache_Lite PEAR fast and safe little cache system >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: Fri Nov 26 12:20:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Antônio Carlos Venâncio Júnior >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #6: Wed Nov 24 10:18:56 BRST 2004 root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO i386 >Description: New port: sysutils/pear-Cache_Lite PEAR fast and safe little cache system This package is a little cache system optimized for file containers. It is fast and safe (because it uses file locking and/or anti-corruption tests). >How-To-Repeat: >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: # # pear-Cache_Lite # pear-Cache_Lite/Makefile # pear-Cache_Lite/distinfo # pear-Cache_Lite/pkg-descr # echo c - pear-Cache_Lite mkdir -p pear-Cache_Lite > /dev/null 2>&1 echo x - pear-Cache_Lite/Makefile sed 's/^X//' >pear-Cache_Lite/Makefile << 'END-of-pear-Cache_Lite/Makefile' X# Ports collection makefile for: pear-Cache_Lite X# Date created: 26 November 2004 X# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) X# X# $FreeBSD$ X# X XPORTNAME= Cache_Lite XPORTVERSION= 1.3.1 XCATEGORIES= sysutils www pear X XMAINTAINER= antonio@php.net XCOMMENT= PEAR fast and safe little cache system X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= Cache XFILES= Lite/Output.php Lite/Function.php Lite.php XDOCS= docs/technical docs/examples LICENSE TODO XTESTS= readme test.php test2.php test3.php bench.php \ X bench2.php bench3.php X_DOCSDIR= . X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include <bsd.port.post.mk> END-of-pear-Cache_Lite/Makefile echo x - pear-Cache_Lite/distinfo sed 's/^X//' >pear-Cache_Lite/distinfo << 'END-of-pear-Cache_Lite/distinfo' XMD5 (PEAR/Cache_Lite-1.3.1.tgz) = 678b9ac6267fb6b18b1b1c7a53316fbd XSIZE (PEAR/Cache_Lite-1.3.1.tgz) = 20921 END-of-pear-Cache_Lite/distinfo echo x - pear-Cache_Lite/pkg-descr sed 's/^X//' >pear-Cache_Lite/pkg-descr << 'END-of-pear-Cache_Lite/pkg-descr' XThis package is a little cache system optimized for file containers. It is Xfast and safe (because it uses file locking and/or anti-corruption tests). X XWWW: http://pear.php.net/package/Cache_Lite/ END-of-pear-Cache_Lite/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?200411261214.iAQCEWS0017484>