FreeBSD Bugzilla – Attachment 51632 Details for
Bug 78368
New port: databases/pear-MDB_QueryTool PEAR OO-interface for easily retrieving and modifying data in a DB
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.37 KB, created by
Antonio Carlos Venancio Junior
on 2005-03-03 17:30:15 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Antonio Carlos Venancio Junior
Created:
2005-03-03 17:30:15 UTC
Size:
3.37 KB
patch
obsolete
># 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-MDB_QueryTool ># pear-MDB_QueryTool/Makefile ># pear-MDB_QueryTool/distinfo ># pear-MDB_QueryTool/pkg-descr ># >echo c - pear-MDB_QueryTool >mkdir -p pear-MDB_QueryTool > /dev/null 2>&1 >echo x - pear-MDB_QueryTool/Makefile >sed 's/^X//' >pear-MDB_QueryTool/Makefile << 'END-of-pear-MDB_QueryTool/Makefile' >X# Ports collection makefile for: pear-MDB_QueryTool >X# Date created: 03 March 2005 >X# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) >X# >X# $FreeBSD$ >X# >X >XPORTNAME= MDB_QueryTool >XPORTVERSION= 1.0.0 >XCATEGORIES= databases www pear >X >XMAINTAINER= antonio@php.net >XCOMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB >X >XBUILD_DEPENDS= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB \ >X ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XCATEGORY= DB >XFILES= QueryTool.php QueryTool/Query.php QueryTool/EasyJoin.php \ >X QueryTool/Result.php QueryTool/Result/Object.php >XEXAMPLES= example.php mysql.sql pgsql.sql >XTESTS= Common.php index.php Get.php GetAll.php GetCount.php GetQueryString.php \ >X Having.php Limit.php SetDbInstance.php sql.php UnitTest.php Where.php \ >X simpletest_tests/all_tests.php simpletest_tests/db_settings.php \ >X simpletest_tests/index.php simpletest_tests/mdb_querytool_include.php \ >X simpletest_tests/mdb_querytool_test_base.php \ >X simpletest_tests/mdb_querytool_testDbInstance.php \ >X simpletest_tests/mdb_querytool_testGet.php \ >X simpletest_tests/mdb_querytool_testGetAll.php \ >X simpletest_tests/mdb_querytool_testGetCount.php \ >X simpletest_tests/mdb_querytool_testGetQueryString.php \ >X simpletest_tests/mdb_querytool_testHaving.php \ >X simpletest_tests/mdb_querytool_testLimit.php \ >X simpletest_tests/mdb_querytool_tests_get.php \ >X simpletest_tests/mdb_querytool_tests_usage.php \ >X simpletest_tests/mdb_querytool_testWhere.php simpletest_tests/readme.txt \ >X simpletest_tests/simple_include.php >X_EXAMPLESDIR= docs/examples >X >X.include <bsd.port.pre.mk> >X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" >X.include <bsd.port.post.mk> >END-of-pear-MDB_QueryTool/Makefile >echo x - pear-MDB_QueryTool/distinfo >sed 's/^X//' >pear-MDB_QueryTool/distinfo << 'END-of-pear-MDB_QueryTool/distinfo' >XMD5 (PEAR/MDB_QueryTool-1.0.0.tgz) = 238d5fe63c504228c49875600a87af87 >XSIZE (PEAR/MDB_QueryTool-1.0.0.tgz) = 38935 >END-of-pear-MDB_QueryTool/distinfo >echo x - pear-MDB_QueryTool/pkg-descr >sed 's/^X//' >pear-MDB_QueryTool/pkg-descr << 'END-of-pear-MDB_QueryTool/pkg-descr' >XPEAR::MDB_QueryTool is an OO-abstraction to the SQL-Query language, it provides >Xmethods such as setWhere, setOrder, setGroup, setJoin, etc. to easily build >Xqueries. >X >XIt also provides an easy to learn interface that interacts nicely with >XHTML-forms using arrays that contain the column data, that shall be >Xupdated/added in a DB. This package bases on an SQL-Builder which lets you >Xeasily build SQL-Statements and execute them. >X >XNB: this is a PEAR::MDB porting from the original DB_QueryTool written by >XWolfram Kriesing and Paolo Panto (vision:produktion, wk@visionp.de). >X >XWWW: http://pear.php.net/package/MDB_QueryTool/ >END-of-pear-MDB_QueryTool/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 78368
: 51632