FreeBSD Bugzilla – Attachment 40305 Details for
Bug 63346
New ports: databases/pear-DB_Pager
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
pear-DB_Pager.shar
pear-DB_Pager.shar (text/plain), 1.95 KB, created by
Toshiya SAITOH
on 2004-02-25 11:50:02 UTC
(
hide
)
Description:
pear-DB_Pager.shar
Filename:
MIME Type:
Creator:
Toshiya SAITOH
Created:
2004-02-25 11:50:02 UTC
Size:
1.95 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-DB_Pager ># ./pear-DB_Pager/Makefile ># ./pear-DB_Pager/distinfo ># ./pear-DB_Pager/pkg-descr ># >echo c - ./pear-DB_Pager >mkdir -p ./pear-DB_Pager > /dev/null 2>&1 >echo x - ./pear-DB_Pager/Makefile >sed 's/^X//' >./pear-DB_Pager/Makefile << 'END-of-./pear-DB_Pager/Makefile' >X# Ports collection makefile for: pear-DB_Pager >X# Date created: 25 Febrary 2004 >X# Whom: Toshiya Saitoh (<toshiya@saitoh.nu>) >X# >X# $FreeBSD$ >X# >X >XPORTNAME= DB_Pager >XPORTVERSION= 0.7 >X#PORTEPOCH= 1 >X#PORTREVISION= 1 >XCATEGORIES= databases www pear >XDISTNAME= ${PORTNAME}-${PORTVERSION} >X >XMAINTAINER= toshiya@saitoh..nu >XCOMMENT= PEAR Database Abstraction Layer >X >XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR \ >X ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB >XRUN_DEPENDS= ${BUILD_DEPENDS} >XNO_BUILD= yes >X >XFILES= Pager.php >X >X.include <bsd.port.pre.mk> >X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" >X.include <bsd.port.post.mk> >END-of-./pear-DB_Pager/Makefile >echo x - ./pear-DB_Pager/distinfo >sed 's/^X//' >./pear-DB_Pager/distinfo << 'END-of-./pear-DB_Pager/distinfo' >XMD5 (PEAR/DB_Pager-0.7.tgz) = ec4213fe39bdfab951b14433a6ae60c0 >XSIZE (PEAR/DB_Pager-0.7.tgz) = 3447 >END-of-./pear-DB_Pager/distinfo >echo x - ./pear-DB_Pager/pkg-descr >sed 's/^X//' >./pear-DB_Pager/pkg-descr << 'END-of-./pear-DB_Pager/pkg-descr' >XDB_Pager retrieve and return information of database result sets. >X >XThis class handles all the stuff needed for displaying >Xpaginated results from a database query of Pear DB. >Xincluding fetching only the needed rows and giving extensive information >Xfor helping build an HTML or GTK query result display. >X >XWWW: http://pear.php.net/package/DB_Pager >END-of-./pear-DB_Pager/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 63346
: 40305
Working