ports/58207: New port: www/p5-HTML-TableTiler

Cheng-Lung Sung clsung at dragon2.net
Sat Oct 18 14:30:17 UTC 2003


>Number:         58207
>Category:       ports
>Synopsis:       New port: www/p5-HTML-TableTiler
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 18 07:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
New port
HTML::TableTiler uses a minimum HTML table as a tile to generate a complete
HTML table from a bidimensional array of data. It can easily produce simple or
complex graphic styled tables with minimum effort and maximum speed.
>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:
#
#	p5-HTML-TableTiler
#	p5-HTML-TableTiler/Makefile
#	p5-HTML-TableTiler/distinfo
#	p5-HTML-TableTiler/pkg-descr
#	p5-HTML-TableTiler/pkg-plist
#
echo c - p5-HTML-TableTiler
mkdir -p p5-HTML-TableTiler > /dev/null 2>&1
echo x - p5-HTML-TableTiler/Makefile
sed 's/^X//' >p5-HTML-TableTiler/Makefile << 'END-of-p5-HTML-TableTiler/Makefile'
X# New ports collection makefile for:	www/p5-HTML-TableTiler
X# Date created:				October 18th 2003
X# Whom:	      				Cheng-Lung Sung <clsung at dragon2.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML-TableTiler
XPORTVERSION=	1.05
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	HTML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	clsung at dragon2.net
XCOMMENT=	A Module generate a HTML table from bidimensional array data
X
XPERL_CONFIGURE=	YES
X
XMAN3=		HTML::TableTiler.3
X
X.include <bsd.port.mk>
END-of-p5-HTML-TableTiler/Makefile
echo x - p5-HTML-TableTiler/distinfo
sed 's/^X//' >p5-HTML-TableTiler/distinfo << 'END-of-p5-HTML-TableTiler/distinfo'
XMD5 (HTML-TableTiler-1.05.tar.gz) = 57225fec9e772b88e731786c3c97b9f6
END-of-p5-HTML-TableTiler/distinfo
echo x - p5-HTML-TableTiler/pkg-descr
sed 's/^X//' >p5-HTML-TableTiler/pkg-descr << 'END-of-p5-HTML-TableTiler/pkg-descr'
XHTML::TableTiler uses a minimum HTML table as a tile to generate a complete
XHTML table from a bidimensional array of data. It can easily produce simple or
Xcomplex graphic styled tables with minimum effort and maximum speed.
X
XThink about the table tile as a sort of tile that automatically expands itself
Xto contain the whole data. You can control the final look of a table by 
Xchoosing either the HORIZONTAL and the VERTICAL tiling mode among: 
XPULL, TILE and TRIM.
X
XThe main advantages to use it are:
X
X* automatic table generation
X
X* complex graphic patterns generation without coding
X
X* simple to maintain
X
XWWW: http://search.cpan.org/~domizio/HTML-TableTiler-1.05/
X
XAuthor: Domizio Demichelis <dd at 4pro.net>
END-of-p5-HTML-TableTiler/pkg-descr
echo x - p5-HTML-TableTiler/pkg-plist
sed 's/^X//' >p5-HTML-TableTiler/pkg-plist << 'END-of-p5-HTML-TableTiler/pkg-plist'
X%%SITE_PERL%%/HTML/TableTiler.pm
X%%SITE_PERL%%/HTML/TableTiler.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableTiler/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableTiler
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH/auto/HTML/TableTiler 2>/dev/null || true
END-of-p5-HTML-TableTiler/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list