ports/151988: New port: databases/dalmp DALMP - Database Abstraction Layer for MySQL using PHP
Nicolas at strategos.stabulum.net
Nicolas at strategos.stabulum.net
Sat Nov 6 15:30:12 UTC 2010
>Number: 151988
>Category: ports
>Synopsis: New port: databases/dalmp DALMP - Database Abstraction Layer for MySQL using PHP
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Nov 06 15:30:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Nicolas de Bari
>Release: FreeBSD 8.1-STABLE amd64
>Organization:
DALMP
>Environment:
System: FreeBSD strategos.stabulum.net 8.1-STABLE FreeBSD 8.1-STABLE #2: Sat Jul 24 06:32:51 CDT 2010 root at othar.stabulum.net:/usr/obj/usr/src/sys/PE2900 amd64
>Description:
New port: databases/dalmp DALMP - Database Abstraction Layer for MySQL using PHP
>How-To-Repeat:
>Fix:
--- dalmp.shar begins here ---
# 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:
#
# dalmp
# dalmp/distinfo
# dalmp/Makefile
# dalmp/pkg-plist
# dalmp/pkg-descr
#
echo c - dalmp
mkdir -p dalmp > /dev/null 2>&1
echo x - dalmp/distinfo
sed 's/^X//' >dalmp/distinfo << '553c34cacfcbdabf695f114606a73432'
XSHA256 (dalmp.tar.bz2) = 7e0ccd5a3843fad8f0e8dcb73d53d440efe1abfa50bcb02dad81dad55b0d5d21
XSIZE (dalmp.tar.bz2) = 15216
553c34cacfcbdabf695f114606a73432
echo x - dalmp/Makefile
sed 's/^X//' >dalmp/Makefile << 'de03d13aaf2a71d6cb4ada34e4c1c4a6'
X# New ports collection makefile for: dalmp
X# Date created: 05 Nov 2010
X# Whom: Nicolas de Bari Embriz <nbari at dalmp.com>
X#
X# $FreeBSD:$
X#
X
XPORTNAME= dalmp
XPORTVERSION= 0.9.215
XCATEGORIES= databases
XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
XDISTNAME= dalmp
X
XMAINTAINER= nbari at dalmp.com
XCOMMENT= Database Abstraction Layer for MySQL using PHP
X
XUSE_BZIP2= Yes
XLICENSE= BSD
X
XDEFAULT_PHP_VER= 5
XIGNORE_WITH_PHP= 4
X
XNO_BUILD= YES
XUSE_PHP= pcre mysql mysqli session memcache sqlite curl
X
Xdo-install:
X @${MKDIR} ${DATADIR}
X @${CP} -R ${WRKSRC}/ ${DATADIR}
X
X.include <bsd.port.mk>
de03d13aaf2a71d6cb4ada34e4c1c4a6
echo x - dalmp/pkg-plist
sed 's/^X//' >dalmp/pkg-plist << '2f3b803658040a550e7bd9bedae4a9fd'
X%%DATADIR%%/LICENSE.txt
X%%DATADIR%%/dalmp.php
X%%DATADIR%%/examples/2databases.php
X%%DATADIR%%/examples/REF.php
X%%DATADIR%%/examples/cache.php
X%%DATADIR%%/examples/query_Execute.php
X%%DATADIR%%/examples/queue.php
X%%DATADIR%%/examples/sessions.php
X%%DATADIR%%/mplt.php
X at dirrm %%DATADIR%%/examples
X at dirrm %%DATADIR%%
2f3b803658040a550e7bd9bedae4a9fd
echo x - dalmp/pkg-descr
sed 's/^X//' >dalmp/pkg-descr << 'cc11e0464c1cfb7ac32b55b3bd1e48c5'
XDALMP - Database Abstraction Layer for MySQL using PHP
X
X%0 fat, extremely easy to use, define some constants and you are ready to go.
X
XDetails:
X redis support.
X memcache support.
X apc support.
X Disck cache support.
X Prepared statements ready.
X Ability to use different cache types at the same time.
X Simple store of session on database or a cache like redis/memcache/apc.
X Easy to use/install/adapt DALMP is just a single file.
X sql queue.
X
XWWW: http://code.google.com/p/dalmp
cc11e0464c1cfb7ac32b55b3bd1e48c5
exit
--- dalmp.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list