ports/70253: New port: databases/pecl-memcache

Gerrit Beine tux at pinguru.net
Tue Aug 10 14:20:26 UTC 2004


>Number:         70253
>Category:       ports
>Synopsis:       New port: databases/pecl-memcache
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 10 14:20:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        5.2.1-RELEASE-p9
>Organization:
pitcom GmbH
>Environment:
FreeBSD asus.intern.beine-computer.de 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Tue Jul 27 11:25:21 CEST 2004     root at asus.intern.beine-computer.de:/usr/src/sys/i386/compile/ASUS  i386

>Description:
Memcached is a caching daemon designed especially for
dynamic web applications to decrease database load by
storing objects in memory.
This extension allows you to work with memcached through
handy OO and procedural interfaces.

>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:
#
#	pecl-memcache
#	pecl-memcache/Makefile
#	pecl-memcache/distinfo
#	pecl-memcache/pkg-descr
#	pecl-memcache/pkg-plist
#
echo c - pecl-memcache
mkdir -p pecl-memcache > /dev/null 2>&1
echo x - pecl-memcache/Makefile
sed 's/^X//' >pecl-memcache/Makefile << 'END-of-pecl-memcache/Makefile'
X# New ports collection makefile for:	pecl-memcache
X# Date created:			10 August 2004
X# Whom:				Gerrit Beine <tux at pinguru.net>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	memcache
XPORTVERSION=	1.2
XCATEGORIES=	databases pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	tux at pinguru.net
XCOMMENT=	 	memcached extension
X
XRUN_DEPENDS=	memcached:${PORTSDIR}/databases/memcached
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
XPHP_MODNAME=	memcache
X
X.if !defined(NOPORTDOCS)
Xpost-install:
X	@${MKDIR} ${EXAMPLESDIR}
X	${INSTALL_DATA} ${WRKSRC}/example.php ${EXAMPLESDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-pecl-memcache/Makefile
echo x - pecl-memcache/distinfo
sed 's/^X//' >pecl-memcache/distinfo << 'END-of-pecl-memcache/distinfo'
XMD5 (PECL/memcache-1.2.tgz) = 791617b191323b9f4c2746180ab188c2
XSIZE (PECL/memcache-1.2.tgz) = 13013
END-of-pecl-memcache/distinfo
echo x - pecl-memcache/pkg-descr
sed 's/^X//' >pecl-memcache/pkg-descr << 'END-of-pecl-memcache/pkg-descr'
XMemcached is a caching daemon designed especially for
Xdynamic web applications to decrease database load by
Xstoring objects in memory.
XThis extension allows you to work with memcached through
Xhandy OO and procedural interfaces.
X
XWWW: http://pecl.php.net/package/memcache/
END-of-pecl-memcache/pkg-descr
echo x - pecl-memcache/pkg-plist
sed 's/^X//' >pecl-memcache/pkg-plist << 'END-of-pecl-memcache/pkg-plist'
X%%PORTDOCS%%%%EXAMPLESDIR%%/example.php
X%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
END-of-pecl-memcache/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list