Commit graph

18 commits

Author SHA1 Message Date
Martin Wilke
dfee1a9c6a - Update to 2.08a
Changelog:
	Fixed outputing row class attribute twice.
	Request and fix from Reinhard Mutz
FullChangelog:
	http://www.chime.ucl.ac.uk/~rmhiajp/htmltable/changes.htm
2008-06-28 22:31:19 +00:00
Mathieu Arnold
bc9fea1f55 Update to 2.08 2008-04-11 15:33:44 +00:00
Cheng-Lung Sung
06a2f40ea9 - Update to 2.06 2007-06-07 07:11:56 +00:00
Anton Berezin
39c68cc0cb Update to 2.05. 2007-03-20 18:06:46 +00:00
Anton Berezin
3818a3e16b Update to 2.04a. Also (not part of the PR) assign maintainer to perl@.
Submitted by:	hideo@lastamericanempire.com
PR:		97945
2006-05-26 10:45:51 +00:00
Anton Berezin
234c59216c Update to 2.04.
PR:		92263
Approved by:	maintainer timeout (2 weeks)
2006-02-08 07:51:45 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Dmitry Sivachenko
18494de9b7 Update to version 2.02.
Approved by:	maintainer timeout
2004-11-18 14:24:49 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pete Fritchman
e7ad6486d1 Update to 1.20.
Submitted by:	demon
2003-12-21 17:24:45 +00:00
Pete Fritchman
375eb28b0a Update to 1.19.
PR:		57982
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-26 16:45:35 +00:00
Pete Fritchman
81bbbcac71 Update to 1.15. 2002-04-28 19:47:17 +00:00
Pete Fritchman
47ce65cfd8 Update to 1.13 2002-02-04 03:37:23 +00:00
Pete Fritchman
bb050410b5 Update to 1.12a 2001-11-20 23:24:49 +00:00
Pete Fritchman
2b8d2f9d0c Update to 1.12 2001-11-02 14:27:13 +00:00
Kevin Lo
b10b91f88a - Update to version 1.11
- Take over as MAINTAINER from ports@
- Fixup pkg-plist

PR: 29661
Submitted by: Pete Fritchman <petef@databits.net>
2001-08-13 12:39:35 +00:00
Kevin Lo
702d94e53f Upgrade to version 1.09 2001-06-12 16:18:02 +00:00
Andreas Klemm
d8406966d6 new port p5-HTML-Table
HTML::Table is used to generate HTML tables for CGI scripts. By
using the methods provided fairly complex tables can be created,
manipulated, then printed from Perl scripts. The module also greatly
simplifies creating tables within tables from Perl. It is possible
to create an entire table using the methods provided and never use
an HTML tag.

HTML::Table also allows for creating dynamically sized tables via
its addRow and addCol methods.  These methods automatically resize
the table if passed more cell values than will fit in the current
table grid.

Methods are provided for nearly all valid table, row, and cell tags
specified for HTML 3.0.

WWW:    http://www.chime.ucl.ac.uk/~rmhiajp/htmltable.htm
2001-03-13 21:11:38 +00:00