ports/76165: New port: pear-Structures_DataGrid - a PEAR data structure package

Nick Hilliard nick at foobar.org
Wed Jan 12 17:10:38 UTC 2005


>Number:         76165
>Category:       ports
>Synopsis:       New port: pear-Structures_DataGrid - a PEAR data structure package
>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:   Wed Jan 12 17:10:37 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nick Hilliard
>Release:        FreeBSD 5.1-RELEASE-p16 i386
>Organization:
Network Ability Ltd.
>Environment:
System: FreeBSD x 5.1-RELEASE-p16 FreeBSD 5.1-RELEASE-p16 #2: Thu Aug 19 11:43:30 IST 2004 nick at x:/data/FreeBSD-src/current/src/sys/i386/compile/MUFFIN i386


>Description:

This package offers a toolkit to render out a datagrid in HTML format as
well as many other formats such as an XML Document, an Excel Spreadsheet, an
XUL Document and more. It also offers paging and sorting functionality to
limit the data that is presented and processed. This concept is based on the
.NET Framework DataGrid control and works very well with database and XML
result sets.

WWW: http://pear.php.net/package/Structures_DataGrid/


>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-Structures_DataGrid
#	pear-Structures_DataGrid/pkg-descr
#	pear-Structures_DataGrid/distinfo
#	pear-Structures_DataGrid/Makefile
#
echo c - pear-Structures_DataGrid
mkdir -p pear-Structures_DataGrid > /dev/null 2>&1
echo x - pear-Structures_DataGrid/pkg-descr
sed 's/^X//' >pear-Structures_DataGrid/pkg-descr << 'END-of-pear-Structures_DataGrid/pkg-descr'
XThis package offers a toolkit to render out a datagrid in HTML format as
Xwell as many other formats such as an XML Document, an Excel Spreadsheet, an
XXUL Document and more. It also offers paging and sorting functionality to
Xlimit the data that is presented and processed. This concept is based on the
X.NET Framework DataGrid control and works very well with database and XML
Xresult sets.
X
XWWW: http://pear.php.net/package/Structures_DataGrid/
END-of-pear-Structures_DataGrid/pkg-descr
echo x - pear-Structures_DataGrid/distinfo
sed 's/^X//' >pear-Structures_DataGrid/distinfo << 'END-of-pear-Structures_DataGrid/distinfo'
XMD5 (PEAR/Structures_DataGrid-0.6.0.tgz) = eb2ee324875bd14319574db320262e00
XSIZE (PEAR/Structures_DataGrid-0.6.0.tgz) = 24030
END-of-pear-Structures_DataGrid/distinfo
echo x - pear-Structures_DataGrid/Makefile
sed 's/^X//' >pear-Structures_DataGrid/Makefile << 'END-of-pear-Structures_DataGrid/Makefile'
X# Ports collection makefile for:  pear-Structures_DataGrid
X# Date created:			  12 January 2005
X# Whom:				  Nick Hilliard <nick at foobar.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	Structures_DataGrid
XPORTVERSION=	0.6.0
XCATEGORIES=	devel www pear
X
XMAINTAINER=	nick at foobar.org
XCOMMENT=	Simple HTML data structure package
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${PEARDIR}/HTML/Table.php:${PORTSDIR}/devel/pear-HTML_Table \
X		${PEARDIR}/Pager/Pager.php:${PORTSDIR}/devel/pear-Pager \
X		${PEARDIR}/Spreadsheet/Excel/Writer.php:${PORTSDIR}/textproc/pear-Spreadsheet_Excel_Writer \
X		${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util \
X		${PEARDIR}/XML/RSS.php:${PORTSDIR}/devel/pear-XML_RSS \
X		${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer \
X		${PEARDIR}/Console/Table.php:${PORTSDIR}/devel/pear-Console_Table
X
XCATEGORY=       Structures
XFILES=		DataGrid.php DataGrid/Core.php DataGrid/Column.php \
X		DataGrid/Record.php DataGrid/Renderer.php \
X		DataGrid/DataSource.php DataGrid/Renderer/Console.php \
X		DataGrid/Renderer/CSV.php DataGrid/Renderer/HTMLTable.php \
X		DataGrid/Renderer/Smarty.php DataGrid/Renderer/XML.php \
X		DataGrid/Renderer/XLS.php DataGrid/Renderer/XUL.php \
X		DataGrid/DataSource/Array.php DataGrid/DataSource/CSV.php \
X		DataGrid/DataSource/DataObject.php \
X		DataGrid/DataSource/DB.php DataGrid/DataSource/RSS.php \
X		DataGrid/DataSource/XML.php DataGrid/Record/DB.php \
X		DataGrid/Record/DataObject.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-Structures_DataGrid/Makefile
exit

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



More information about the freebsd-ports-bugs mailing list